280 Commits (27be78173da3b11011f55061571d81ae006b8915)

Author SHA1 Message Date
Dan Jacques 07d90eadb5 Makefile: add Perl runtime prefix support 7 years ago
Dan Jacques f6a0ad4be7 Makefile: generate Perl header from template file 7 years ago
Ævar Arnfjörð Bjarmason 51db271587 git-svn: avoid warning on undef readline() 7 years ago
Andreas Heiduk cb427e9eb0 git-svn: allow empty email-address using authors-prog and authors-file 7 years ago
Ævar Arnfjörð Bjarmason 1aca69c019 perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS 7 years ago
Ævar Arnfjörð Bjarmason 382029fc00 perl: move the perl/Git/FromCPAN tree to perl/FromCPAN 7 years ago
Ævar Arnfjörð Bjarmason edfb7b92a1 perl: generalize the Git::LoadCPAN facility 7 years ago
Ævar Arnfjörð Bjarmason 28654678cf perl: move CPAN loader wrappers to another namespace 7 years ago
Ævar Arnfjörð Bjarmason 10cf3b076d perl: update our copy of Mail::Address 7 years ago
Ævar Arnfjörð Bjarmason e5741c3627 perl: update our ancient copy of Error.pm 7 years ago
Ævar Arnfjörð Bjarmason 29118b37eb Git.pm: hard-depend on the File::{Temp,Spec} modules 7 years ago
Ævar Arnfjörð Bjarmason f0e19cb7ce Git.pm: add the "use warnings" pragma 7 years ago
Ævar Arnfjörð Bjarmason 872ba001f8 Git.pm: remove redundant "use strict" from sub-package 7 years ago
Ævar Arnfjörð Bjarmason ca2a4f4a7e perl: *.pm files should not have the executable bit 7 years ago
Bernhard M. Wiedemann a40e06ee33 perl: call timegm and timelocal with 4-digit year 7 years ago
Matthieu Moy c8f9d13dc6 perl/Git: remove now useless email-address parsing code 7 years ago
Matthieu Moy bd869f67b9 send-email: add and use a local copy of Mail::Address 7 years ago
Ævar Arnfjörð Bjarmason 805a378649 perl: avoid *.pmc and fix Error.pm further 7 years ago
Ævar Arnfjörð Bjarmason 20d2a30f8f Makefile: replace perl/Makefile.PL with simple make rules 7 years ago
Christian Couder 4a543708cc Git/Packet.pm: use 'if' instead of 'unless' 7 years ago
Christian Couder cb1c64b4a8 Git/Packet: clarify that packet_required_key_val_read allows EOF 7 years ago
Christian Couder 0fe8d516bb Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse 7 years ago
Urs Thuermann 1adc4b9a58 git svn fetch: Create correct commit timestamp when using --localtime 8 years ago
Junio C Hamano f81935cc4d perl/Git.pm: typofix in a comment 8 years ago
Phillip Wood d5f28b7241 Git::unquote_path(): throw an exception on bad path 8 years ago
Phillip Wood 4cebfac944 Git::unquote_path(): handle '\a' 8 years ago
Phillip Wood 1d542a5487 add -i: move unquote_path() to Git.pm 8 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Eric Wong 22af6fef9b git-svn: escape backslashes in refnames 8 years ago
Vasco Almeida 0539d5e6d5 i18n: add--interactive: mark patch prompt for translation 8 years ago
Vasco Almeida c4a85c3b8e i18n: add--interactive: mark plural strings 8 years ago
Vasco Almeida 2db87101fc Git.pm: add subroutines for commenting lines 8 years ago
Eric Wong a0f5a0c828 git-svn: allow "0" in SVN path components 8 years ago
Gavin Lambert a2c761ce5b git-svn: do not reuse caches memoized for a different architecture 8 years ago
Matthieu Moy dcfafc5214 Git.pm: add comment pointing to t9000 8 years ago
Matthieu Moy e3fdbcc8e1 parse_mailboxes: accept extra text after <...> address 8 years ago
Eric Wong 112423eb90 git-svn: "git worktree" awareness 8 years ago
Eric Wong b26098fc2f git-svn: reduce scope of input record separator change 8 years ago
Eric Wong 2af7da9f8f git-svn: warn instead of dying when commit data is missing 9 years ago
Eric Wong 6d523a3ab7 git-svn: skip mergeinfo handling with --no-follow-parent 9 years ago
Christian Couder 523a33ca17 Git/SVN: die when there is no commit metadata 9 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
Eric Wong 62335bbbc7 git-svn: shorten glob error message 9 years ago
Victor Leschuk e4e5dd94e6 git-svn: loosen config globs limitations 9 years ago
Kazutoshi Satoda 1b42f45255 git-svn: apply "svn.pathnameencoding" before URL encoding 9 years ago
Kazutoshi Satoda 40f47448a9 git-svn: enable "svn.pathnameencoding" on dcommit 9 years ago
Eric Wong 0b6641557c git-svn: fix auth parameter handling on SVN 1.9.0+ 9 years ago
Johannes Schindelin 888ab716ad Git.pm: stop assuming that absolute paths start with a slash 9 years ago
Dair Grant 8262574822 git-svn: improve rebase/mkdirs performance 9 years ago
Remi Lespinet 8d314d7afe send-email: reduce dependencies impact on parse_address_line 10 years ago