Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/version_sorter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23570f4
Choose a base ref
...
head repository: github/version_sorter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c59f39
Choose a head ref
  • 17 commits
  • 13 files changed
  • 1 contributor

Commits on Jan 26, 2018

  1. initial rust version

    kivikakk committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    175ca1c View commit details
    Browse the repository at this point in the history
  2. mimic old interface

    kivikakk committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    2e6bcba View commit details
    Browse the repository at this point in the history
  3. test => build

    kivikakk committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    e990ee3 View commit details
    Browse the repository at this point in the history
  4. install rust on travis

    kivikakk committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    732f71f View commit details
    Browse the repository at this point in the history
  5. only supports 2.1+

    kivikakk committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    3e4507a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. binary builds

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9dd537b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17473e View commit details
    Browse the repository at this point in the history
  3. linux

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    868714e View commit details
    Browse the repository at this point in the history
  4. add native.bundle

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    5adb5dc View commit details
    Browse the repository at this point in the history
  5. try fixing travis

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9b86be0 View commit details
    Browse the repository at this point in the history
  6. add dep to lockfile

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    808cbd3 View commit details
    Browse the repository at this point in the history
  7. i18n/issues test

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    3ce7478 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc1e406 View commit details
    Browse the repository at this point in the history
  9. fix up string len compare

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    143dbca View commit details
    Browse the repository at this point in the history
  10. remove bundles

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    5fafbac View commit details
    Browse the repository at this point in the history
  11. just change the number

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    4815654 View commit details
    Browse the repository at this point in the history
  12. does this fix it??

    kivikakk committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    4c59f39 View commit details
    Browse the repository at this point in the history
Loading