[parrot/parrot] b70485: Detect run-time support of git instead of assuming...
GitHub
noreply at github.com
Thu Dec 13 16:58:27 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: b7048560d13823c4a3eece00cccdf0a828532ca2
https://github.com/parrot/parrot/commit/b7048560d13823c4a3eece00cccdf0a828532ca2
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
A lib/Parrot/Git.pm
M lib/Parrot/Git/Describe.pm
M lib/Parrot/Harness/Smoke.pm
M lib/Parrot/SHA1.pm
Log Message:
-----------
Detect run-time support of git instead of assuming .git implies a git binary, #477
Commit: c83ac3480d7b8fa766145a6b1b5061d77075bfd4
https://github.com/parrot/parrot/commit/c83ac3480d7b8fa766145a6b1b5061d77075bfd4
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M lib/Parrot/Git.pm
Log Message:
-----------
Allow Parrot::Git to properly export functions
Commit: cabb13d4fbedf784d335e34d0e194830addd61b0
https://github.com/parrot/parrot/commit/cabb13d4fbedf784d335e34d0e194830addd61b0
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
A lib/Parrot/Git.pm
M lib/Parrot/Git/Describe.pm
M lib/Parrot/Harness/Smoke.pm
M lib/Parrot/SHA1.pm
Log Message:
-----------
Merge branch 'check_for_git_binary_gh477'
Smoked ok on win32 with .git and without git binary, and on linux ditto.
http://smolder.parrot.org/app/projects/report_details/32919
Compare: https://github.com/parrot/parrot/compare/cf017963ba45...cabb13d4fbed
More information about the parrot-commits
mailing list