Age | Commit message (Expand) | Author | Files | Lines |
2012-07-27 | Extract Git::SVN::GlobSpec from git-svn. | Michael G. Schwern | 1 | -0/+1 |
2012-07-27 | Move Git::IndexInfo into its own file. | Michael G. Schwern | 1 | -0/+1 |
2012-07-27 | Extract Git::SVN::Migration from git-svn. | Michael G. Schwern | 1 | -0/+1 |
2012-07-27 | Extract Git::SVN::Log from git-svn. | Michael G. Schwern | 1 | -0/+1 |
2012-07-27 | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 1 | -0/+1 |
2012-07-27 | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 1 | -0/+1 |
2012-07-27 | perl: detect new files in MakeMaker builds | Junio C Hamano | 1 | -0/+3 |
2012-06-29 | perl/Makefile: Fix a missing double-quote | Johannes Sixt | 1 | -1/+1 |
2012-06-15 | perl/Makefile: move "mkdir -p" to module installation loop for maintainability | Jonathan Nieder | 1 | -2/+14 |
2012-06-15 | perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, too | Jonathan Nieder | 1 | -7/+24 |
2012-03-16 | perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER | Ævar Arnfjörð Bjarmason | 1 | -2/+5 |
2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2010-08-12 | perl/Makefile: Unset INSTALL_BASE when making perl.mak | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2009-09-22 | pay attention to DESTDIR when building with NO_PERL_MAKEMAKER | Junio C Hamano | 1 | -4/+4 |
2008-08-06 | perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER section | Brandon Casey | 1 | -4/+4 |
2008-07-25 | perl/Makefile: update NO_PERL_MAKEMAKER section | Brandon Casey | 1 | -4/+9 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-03 | Allow PERL_PATH="/usr/bin/env perl" | Bryan Larsen | 1 | -1/+1 |
2007-03-14 | Do not output "GEN " when generating perl.mak | Johannes Schindelin | 1 | -1/+1 |
2007-03-06 | More build output cleaning up | Alex Riesen | 1 | -1/+1 |
2007-03-06 | Make 'make' quiet by default | Shawn O. Pearce | 1 | -1/+1 |
2007-03-06 | Make 'make' quieter while building git | Shawn O. Pearce | 1 | -2/+6 |
2006-12-08 | Fix perl/ build. | Junio C Hamano | 1 | -1/+1 |
2006-12-04 | Make perl/ build procedure ActiveState friendly. | Alex Riesen | 1 | -0/+39 |