aboutsummaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2012-01-03
|\
| * Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-03
| |\
| | * Add MYMETA.json to perl/.gitignoreJack Nagel2011-12-29
* | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-19
|\ \ \ | |/ / |/| |
| * | i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
* | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-05
|\ \ \ | |/ / |/| / | |/
| * Add MYMETA.yml to perl/.gitignoreSebastian Morr2011-12-05
* | libperl-git: refactor Git::config_*Junio C Hamano2011-10-18
* | Add Git::config_path()Cord Seele2011-09-30
|/
* perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-14
* perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* perl/Makefile: Unset INSTALL_BASE when making perl.makÆvar Arnfjörð Bjarmason2010-08-12
* Git.pm: better error messagePhilippe Bruhat (BooK)2010-06-18
* git-svn: support fetch with autocrlf onErik Faye-Lund2010-03-05
* Typofixes outside documentation areaJunio C Hamano2010-02-03
* perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey2009-09-25
* pay attention to DESTDIR when building with NO_PERL_MAKEMAKERJunio C Hamano2009-09-22
* Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-09
* Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-09
* add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-04
* Merge branch 'maint'Junio C Hamano2009-01-13
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
| |\
| | * Git.pm: call Error::Simple() properlyJay Soffian2009-01-13
* | | Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)2009-01-01
|/ /
* | Always show which directory is not a git repositoryRichard Hartmann2008-12-21
* | Git.pm: Make _temp_cache use the repository directoryMarten Svanfeldt (dev)2008-11-13
|/
* Git.pm: do not break inheritanceChristian Jaeger2008-10-19
* Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep2008-09-10
* Git.pm: Make File::Spec and File::Temp requirement lazyMarcus Griep2008-08-16
* Git.pm: Add faculties to allow temp files to be cachedMarcus Griep2008-08-12
* perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey2008-08-06
* Fix typo in perl/Git.pmAbhijit Menon-Sen2008-08-04
* Fix hash slice syntax errorAbhijit Menon-Sen2008-08-04
* Git.pm: localise $? in command_close_bidi_pipe()Abhijit Menon-Sen2008-08-04
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* perl/Makefile: update NO_PERL_MAKEMAKER sectionBrandon Casey2008-07-25
* Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-08
* Git.pm: fix return value of config methodLea Wiemann2008-06-01
* Git.pm: fix documentation of hash_objectLea Wiemann2008-06-01
* Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2008-05-27
* Git.pm: Add hash_and_insert_object and cat_blobAdam Roben2008-05-23
* Git.pm: Add command_bidi_pipe and command_close_bidi_pipeAdam Roben2008-05-23
* Git.pm: Don't require repository instance for identFrank Lichtenheld2008-03-15
* Git.pm: Don't require a repository instance for configFrank Lichtenheld2008-03-15
* Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2007-12-11
* Color support for "git-add -i"Junio C Hamano2007-12-05
* Add config_int() method to the Git perl moduleJakub Narebski2007-11-30
* When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-07
* Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft2007-08-23
* Fix git-remote for ActiveState PerlAlex Riesen2007-08-22