-
Notifications
You must be signed in to change notification settings - Fork 26
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: dolmen/github-keygen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.003
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dolmen/github-keygen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.004
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 2 files changed
- 1 contributor
Commits on Nov 16, 2012
-
Fixes a warning that reported that the SSH keys for existing accounts did not exist while it did (resolve_path did not completely resolve). perl 5.10 -> 5.8 in hope to work on msysgit, now that our fatpacked build also bundles core perl modules (Pod::*) missing from msysgit.
Configuration menu - View commit details
-
Copy full SHA for 81eb30b - Browse repository at this point
Copy the full SHA 81eb30bView commit details -
Fixes for msysgit's perl (5.8 built with msys)
Fixes to work with the perl bundled with msysgit. This perl 5.8.8 built with the msys POSIX-like emulation. The issues fixed: - perl 5.8.8 compat (from 5.10 source): regexps (\K, *+), ~~, // - msys issues: POSIX-like on Win32 - path separator is '/' instead of '\' in file I/O (resolve_path) - ~/.ssh/config must be in CRLF (so the user can edit it with Notepad), so we have to explicitely enable the :crlf layer
Configuration menu - View commit details
-
Copy full SHA for 7f3054e - Browse repository at this point
Copy the full SHA 7f3054eView commit details -
release.pl: Win32 compatibility
Fixes to make release.pl work on Win32 to be able to rebuild github-keygen to test it on msysgit's perl. The Git part is not tested yet.
Configuration menu - View commit details
-
Copy full SHA for b16bf19 - Browse repository at this point
Copy the full SHA b16bf19View commit details -
release.pl: add Pod::Simple in the fatpacked build
Pod::Simple is used by Pod::Usage so we have to pack it. This makes a 400 Kb build :(. Will have to check later how to reduce this. Also avoid to fail if the 'fatlib' does not initally exists (just after a fresh checkout).
Configuration menu - View commit details
-
Copy full SHA for 88f4e41 - Browse repository at this point
Copy the full SHA 88f4e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for b325fce - Browse repository at this point
Copy the full SHA b325fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 195a1fb - Browse repository at this point
Copy the full SHA 195a1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040cbe1 - Browse repository at this point
Copy the full SHA 040cbe1View commit details
Commits on Nov 17, 2012
-
Nearly works on Win32! (IPC::Run or maybe Win32::Process, seems to have an issue when a command-line contains two elements that are double quoted (the command itself and an argument). Thanks Maddingue for the tip!
Configuration menu - View commit details
-
Copy full SHA for 64bf487 - Browse repository at this point
Copy the full SHA 64bf487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6747c16 - Browse repository at this point
Copy the full SHA 6747c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137c8b1 - Browse repository at this point
Copy the full SHA 137c8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2470339 - Browse repository at this point
Copy the full SHA 2470339View 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 v1.003...v1.004