aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2013-10-31 03:25:42 -0600
committerJunio C Hamano <gitster@pobox.com>2013-10-31 13:47:41 -0700
commit35b2fa5ba3090d56d318acd206204e61b6a3281c (patch)
tree678da77b79660f27b449cc1779e2efe53d1fde35 /builtin/commit.c
parentdescribe: trivial style fixes (diff)
downloadgit-35b2fa5ba3090d56d318acd206204e61b6a3281c.tar.gz
git-35b2fa5ba3090d56d318acd206204e61b6a3281c.zip
pretty: trivial style fix
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
d>-1/+5 2009-04-24t7800: respect NO_PERLJeff King1-0/+5 2009-04-24remote.c: do not trigger remote.<name>.<var> codepath for two-level namesJohannes Sixt1-1/+1 2009-04-24builtin-help: silently tolerate unknown keysJohannes Sixt1-2/+1 2009-04-24Explain seemingly pointless use of system in difftoolAlex Riesen1-0/+6 2009-04-23Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano1-0/+2 2009-04-23config.txt: Make configuration paragraph more consistentStephen Boyd1-3/+3 2009-04-23config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd1-6/+6 2009-04-23config.txt: add missing 'the's and make words pluralStephen Boyd1-17/+17 2009-04-23git-format-patch.txt: general rewordings and cleanupsStephen Boyd1-19/+19 2009-04-23git-show-branch.txt: cleanup example descriptionStephen Boyd1-3/+4 2009-04-23Documentation: use lowercase for shallow and deep threadingStephen Boyd2-4/+4 2009-04-23config.txt: add missing format.{subjectprefix,cc,attach} variablesStephen Boyd1-0/+15 2009-04-23test-genrandom: Add newline to usage stringStephen Boyd1-1/+1 2009-04-22Add parsing of elm aliases to git-send-emailBill Pemberton2-1/+9 2009-04-22Convert to use quiet option when availableDan Loewenherz4-5/+5 2009-04-22Fix more typos/spelling in commentsMichael J Gruber4-4/+4 2009-04-22Fix typos / spelling in commentsMike Ralphson20-27/+27 2009-04-22Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker1-1/+1 2009-04-22Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker1-1/+1 2009-04-22Wait for git diff to finish in git difftoolAlex Riesen1-1/+2 2009-04-22graph API: fix a bug in the rendering of octopus mergesAllan Caffee2-2/+2 2009-04-22graph API: fix extra space during pre_commit_line stateAllan Caffee1-2/+2 2009-04-22t4202-log: extend test coverage of graphingAllan Caffee1-2/+28 2009-04-21Revert "stat_tracking_info(): only count real commits"Junio C Hamano2-6/+1 2009-04-21test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber1-1/+1 2009-04-20grep: don't support "grep.color"-like config optionsMarkus Heidelberg1-6/+3 2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson4-5/+5 2009-04-20builtin-remote: fix typo in option descriptionMike Ralphson1-1/+1 2009-04-20clone: add test for push on an empty clone.Matthieu Moy1-0/+10 2009-04-20tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz1-3/+31 2009-04-20builtin-apply: keep information about files to be deletedMichał Kiedrowicz2-8/+47