286 Commits (748f733d542c8cca1013c1b0901cd96977a7ea11)

Author SHA1 Message Date
Jonathan Nieder 73abda3b2a perl/Makefile: move "mkdir -p" to module installation loop for maintainability 13 years ago
Jonathan Nieder 1fd8f97f6e perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, too 13 years ago
Jonathan Nieder d22e567770 perl/Makefile.PL: warn about duplicate module list in perl/Makefile 13 years ago
Jonathan Nieder 68f532f4ba git-svn: use YAML format for mergeinfo cache when possible 13 years ago
Jonathan Nieder 9f7ad1479d git-svn: make Git::SVN::RA a separate file 13 years ago
Jonathan Nieder 8f9facfe94 git-svn: make Git::SVN::Editor a separate file 13 years ago
Jonathan Nieder a6180325e8 git-svn: make Git::SVN::Fetcher a separate file 13 years ago
Jonathan Nieder c102f4cf72 git-svn: move Git::SVN::Prompt into its own file 13 years ago
Jim Meyering a7793a7491 correct spelling: an URL -> a URL 13 years ago
Ævar Arnfjörð Bjarmason 5eb660ecd1 perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER 13 years ago
Ævar Arnfjörð Bjarmason 3e9c6a08c8 Git::I18N: compatibility with perl <5.8.3 13 years ago
Jack Nagel 0eddcbf161 Add MYMETA.json to perl/.gitignore 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago
Sebastian Morr 332de7a1c8 Add MYMETA.yml to perl/.gitignore 13 years ago
Junio C Hamano 6942a3d796 libperl-git: refactor Git::config_* 14 years ago
Cord Seele 9fef9e2790 Add Git::config_path() 14 years ago
Masatake Osanai 48d9e6ae4b perl: command_bidi_pipe() method should set-up git environmens 14 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Ævar Arnfjörð Bjarmason fa57f717cd perl/Makefile: Unset INSTALL_BASE when making perl.mak 15 years ago
Philippe Bruhat (BooK) 64abcc4844 Git.pm: better error message 15 years ago
Erik Faye-Lund 402e139c7e git-svn: support fetch with autocrlf on 15 years ago
Junio C Hamano 9517e6b843 Typofixes outside documentation area 15 years ago
Brandon Casey efe47f8f2c perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIR 16 years ago
Junio C Hamano 3696c4ce89 pay attention to DESTDIR when building with NO_PERL_MAKEMAKER 16 years ago
Frank Lichtenheld fe53bbc9be Git.pm: Always set Repository to absolute path if autodetecting 16 years ago
Frank Lichtenheld da159c7759 Git.pm: Set GIT_WORK_TREE if we set GIT_DIR 16 years ago
Markus Heidelberg 89a56bfbd3 add --html-path to get the location of installed HTML docs 16 years ago
Jay Soffian 8faea4f3b2 Git.pm: call Error::Simple() properly 16 years ago
Philippe Bruhat (BooK) 11b8a41c45 Git.pm: correctly handle directory name that evaluates to "false" 16 years ago
Richard Hartmann f66bc5f928 Always show which directory is not a git repository 16 years ago
Marten Svanfeldt (dev) bcdd1b4456 Git.pm: Make _temp_cache use the repository directory 17 years ago
Christian Jaeger d8b24b930f Git.pm: do not break inheritance 17 years ago
Marcus Griep 836ff95df6 Git.pm: Use File::Temp->tempfile instead of ->new 17 years ago
Marcus Griep c14c8ceb13 Git.pm: Make File::Spec and File::Temp requirement lazy 17 years ago
Marcus Griep e41352b24e Git.pm: Add faculties to allow temp files to be cached 17 years ago
Brandon Casey 1fc2cbc1d8 perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER section 17 years ago
Abhijit Menon-Sen 9751a32a6b Fix typo in perl/Git.pm 17 years ago
Abhijit Menon-Sen 452d36b1f3 Fix hash slice syntax error 17 years ago
Abhijit Menon-Sen 108c2aaf79 Git.pm: localise $? in command_close_bidi_pipe() 17 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 17 years ago
Brandon Casey 058fb41480 perl/Makefile: update NO_PERL_MAKEMAKER section 17 years ago
Petr Baudis 31a92f6aa4 Git.pm: Add remote_refs() git-ls-remote frontend 17 years ago
Lea Wiemann 32d8050a86 Git.pm: fix return value of config method 17 years ago
Lea Wiemann 58c8dd2173 Git.pm: fix documentation of hash_object 17 years ago
Junio C Hamano d683a0e00c Git::cat_blob: allow using an empty blob to fix git-svn breakage 17 years ago
Adam Roben 7182530d8c Git.pm: Add hash_and_insert_object and cat_blob 17 years ago
Adam Roben d1a29af98e Git.pm: Add command_bidi_pipe and command_close_bidi_pipe 17 years ago
Frank Lichtenheld 44617928ae Git.pm: Don't require repository instance for ident 17 years ago
Frank Lichtenheld c2e357c2fe Git.pm: Don't require a repository instance for config 17 years ago
Gerrit Pape 28072a5d30 Don't cache DESTDIR in perl/perl.mak. 18 years ago