| Commit message (Expand) | Author | Age | Files | Lines |
* | The Makefile.PL will now find .pm files itself. | Michael G. Schwern | 2012-07-27 | 1 | -13/+16 |
* | Don't lose Error.pm if $@ gets clobbered. | Michael G. Schwern | 2012-07-27 | 1 | -2/+1 |
* | Quiet warning if Makefile.PL is run with -w and no --localedir | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 |
* | perl/Makefile.PL: warn about duplicate module list in perl/Makefile | Jonathan Nieder | 2012-06-15 | 1 | -0/+4 |
* | git-svn: use YAML format for mergeinfo cache when possible | Jonathan Nieder | 2012-06-10 | 1 | -0/+1 |
* | git-svn: make Git::SVN::RA a separate file | Jonathan Nieder | 2012-06-10 | 1 | -0/+1 |
* | git-svn: make Git::SVN::Editor a separate file | Jonathan Nieder | 2012-06-10 | 1 | -0/+1 |
* | git-svn: make Git::SVN::Fetcher a separate file | Jonathan Nieder | 2012-05-29 | 1 | -0/+1 |
* | git-svn: move Git::SVN::Prompt into its own file | Jonathan Nieder | 2012-05-29 | 1 | -0/+1 |
* | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -1/+13 |
* | perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIR | Brandon Casey | 2009-09-25 | 1 | -0/+8 |
* | Don't cache DESTDIR in perl/perl.mak. | Gerrit Pape | 2007-12-11 | 1 | -5/+1 |
* | Install man3 manpages to $PREFIX/share/man/man3 even for site installs | martin f. krafft | 2007-08-23 | 1 | -0/+1 |
* | perl: install private Error.pm if the site version is older than our own | Eric Wong | 2007-04-21 | 1 | -1/+1 |
* | Fix spurious compile error | Johannes Schindelin | 2007-01-16 | 1 | -0/+4 |
* | Fix perl/ build. | Junio C Hamano | 2006-12-08 | 1 | -0/+1 |
* | Git.pm: Kill Git.xs for now | Petr Baudis | 2006-09-23 | 1 | -8/+1 |
* | pass DESTDIR to the generated perl/Makefile | Eric Wong | 2006-08-13 | 1 | -0/+4 |
* | Git.pm: Avoid ppport.h | Petr Baudis | 2006-07-02 | 1 | -5/+5 |
* | Fix probing for already installed Error.pm | Pavel Roskin | 2006-07-02 | 1 | -2/+2 |
* | Perly git: work around buggy make implementations. | Junio C Hamano | 2006-07-02 | 1 | -1/+1 |
* | Git.pm: assorted build related fixes. | Petr Baudis | 2006-07-02 | 1 | -1/+1 |
* | Add Error.pm to the distribution | Petr Baudis | 2006-07-02 | 1 | -0/+10 |
* | Introduce Git.pm (v4) | Petr Baudis | 2006-07-02 | 1 | -0/+21 |