aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2012-03-10 12:29:35 +0000
committerJunio C Hamano <gitster@pobox.com>2012-03-16 09:15:28 -0700
commit5eb660ecd1965c67be0051c46b8e8a56b28ff5b2 (patch)
tree30d9416ff50a28d6e3af17de3b03a82fda127205 /commit.h
parentGit::I18N: compatibility with perl <5.8.3 (diff)
downloadgit-5eb660ecd1965c67be0051c46b8e8a56b28ff5b2.tar.gz
git-5eb660ecd1965c67be0051c46b8e8a56b28ff5b2.zip
perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
When I added the i18n infrastructure in v1.7.8-rc2-1-g5e9637c I forgot to install Git::I18N also when NO_PERL_MAKEMAKER=YesPlease was set. Change the generation of the fallback perl.mak file to do that. Now Git/I18N.pm is installed alongside Git.pm in such a way that anything that uses GITPERLLIB will find it. Reported-by: Tom G. Christensen <tgc@statsbiblioteket.dk> Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
mit/write-or-die.c?h=v2.26.1&id=fa2656f1da2c01e139423d98b7cbc52cbeadb52c&follow=1'>write_or_die.c: rename to use dashes in file nameStefan Beller2-1/+1 2018-04-11fsmonitor: force index write after full scanBen Peart1-0/+3 2018-04-11Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano9-5197/+115 2018-04-11fsmonitor: fix incorrect buffer size when printing version numberBen Peart1-1/+1 2018-04-11t/perf: add scripts to bisect performance regressionsChristian Couder2-0/+120 2018-04-11perf/run: add --subsection optionChristian Couder1-10/+46 2018-04-11The third batch for 2.18Junio C Hamano1-0/+30 2018-04-11perl: fix installing modules from contribChristian Hesse2-2/+5 2018-04-10The second batch for 2.18Junio C Hamano1-0/+25 2018-04-10completion: improve ls-files filter performanceClemens Buchacher1-6/+1 2018-04-10The first batch for 2.18 cycleJunio C Hamano3-2/+69 2018-04-09configure.ac: fix botched FREAD_READS_DIRECTORIES checkEric Sunshine1-1/+1 2018-04-09git-worktree.txt: unify command-line prompt in example blocksEric Sunshine1-2/+2 2018-04-09git-worktree.txt: recommend 'git worktree remove' over manual deletionEric Sunshine1-7/+7 2018-04-09Documentation: normalize spelling of 'normalised'Elijah Newren1-1/+1 2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren6-7/+7 2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu10-42/+63 2018-04-09daemon.c: fix condition for redirecting stderrLucas Werkmeister1-1/+1 2018-04-09t5404: relax overzealous testJohannes Schindelin1-1/+1 2018-04-09ref-filter: factor ref_array pushing into its own functionJeff King2-3/+21 2018-04-09ref-filter: make ref_array_item allocation more consistentJeff King1-7/+11 2018-04-09ref-filter: use "struct object_id" consistentlyJeff King4-8/+8 2018-04-08send-email: simplify Gmail example in the documentationMichal Nazarewicz1-10/+6 2018-04-07Documentation/git-bisect.txt: git bisect term → git bisect termsAnders Kaseorg1-2/+2