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