aboutsummaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAge
* git svn: reset invalidates the memoized mergeinfo cachesPeter Baumann2012-08-10
* Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern2012-07-27
* Move Git::IndexInfo into its own file.Michael G. Schwern2012-07-27
* Extract Git::SVN::Migration from git-svn.Michael G. Schwern2012-07-27
* Extract Git::SVN::Log from git-svn.Michael G. Schwern2012-07-27
* Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern2012-07-27
* Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern2012-07-27
* Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern2012-07-27
* perl: detect new files in MakeMaker buildsJunio C Hamano2012-07-27
* The Makefile.PL will now find .pm files itself.Michael G. Schwern2012-07-27
* Don't lose Error.pm if $@ gets clobbered.Michael G. Schwern2012-07-27
* Quiet warning if Makefile.PL is run with -w and no --localedirMichael G. Schwern2012-07-27
* perl/Makefile: Fix a missing double-quoteJohannes Sixt2012-06-29
* perl/Makefile: move "mkdir -p" to module installation loop for maintainabilityJonathan Nieder2012-06-15
* perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, tooJonathan Nieder2012-06-15
* perl/Makefile.PL: warn about duplicate module list in perl/MakefileJonathan Nieder2012-06-15
* git-svn: use YAML format for mergeinfo cache when possibleJonathan Nieder2012-06-10
* git-svn: make Git::SVN::RA a separate fileJonathan Nieder2012-06-10
* git-svn: make Git::SVN::Editor a separate fileJonathan Nieder2012-06-10
* git-svn: make Git::SVN::Fetcher a separate fileJonathan Nieder2012-05-29
* git-svn: move Git::SVN::Prompt into its own fileJonathan Nieder2012-05-29
* correct spelling: an URL -> a URLJim Meyering2012-03-28
* perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKERÆvar Arnfjörð Bjarmason2012-03-16
* Git::I18N: compatibility with perl <5.8.3Ævar Arnfjörð Bjarmason2012-03-10
* 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
|/