-
Notifications
You must be signed in to change notification settings - Fork 72
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: rkitover/vimpager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rkitover/vimpager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 12 files changed
- 2 contributors
Commits on Feb 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5fc412e - Browse repository at this point
Copy the full SHA 5fc412eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df7c031 - Browse repository at this point
Copy the full SHA df7c031View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d7bbc - Browse repository at this point
Copy the full SHA 79d7bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfd5ef - Browse repository at this point
Copy the full SHA 4dfd5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c07c6e - Browse repository at this point
Copy the full SHA 7c07c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 823d225 - Browse repository at this point
Copy the full SHA 823d225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fda452 - Browse repository at this point
Copy the full SHA 2fda452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6de15 - Browse repository at this point
Copy the full SHA 6e6de15View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7179f6 - Browse repository at this point
Copy the full SHA c7179f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d74c6 - Browse repository at this point
Copy the full SHA 04d74c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec397c7 - Browse repository at this point
Copy the full SHA ec397c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 110cb36 - Browse repository at this point
Copy the full SHA 110cb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9db96b - Browse repository at this point
Copy the full SHA c9db96bView commit details -
Set language to generic for travis
The project language is set to "generic" because the ruby specific setup is not needed.
Configuration menu - View commit details
-
Copy full SHA for ea1240a - Browse repository at this point
Copy the full SHA ea1240aView commit details -
remove CRs more portably in tests
Use tr -d '\015' to remove CRs instead of sed 's/\r//', many versions of sed do not understand \r.
Configuration menu - View commit details
-
Copy full SHA for ade017b - Browse repository at this point
Copy the full SHA ade017bView commit details -
fix weird test fail on OpenBSD
In quit() for both vimpager and vimcat, change `exit "$@"` to `exit "${1:-0}"` so that the default is zero explicitly and quit() doesn't fail if called with more than one argument. For some reason on OpenBSD `quit` for vimpager was returning 1.
Configuration menu - View commit details
-
Copy full SHA for 6f4f74a - Browse repository at this point
Copy the full SHA 6f4f74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e99b90 - Browse repository at this point
Copy the full SHA 6e99b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8648e6 - Browse repository at this point
Copy the full SHA a8648e6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...test2