aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
f08e2c11fc&follow=1'>Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty1-6/+0 2009-04-25t7700-repack: repack -a now works properly, expect success from testBrandon Casey1-1/+1 2009-04-25t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey1-1/+1 2009-04-25progress bar: round to the nearest instead of truncating downNicolas Pitre1-4/+4 2009-04-24GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano1-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