summaryrefslogtreecommitdiffstats
path: root/xdiff/xemit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-25GIT 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-23Add parsing of elm aliases to git-send-emailBill Pemberton2-1/+9
2009-04-23Convert to use quiet option when availableDan Loewenherz4-5/+5
2009-04-23Fix more typos/spelling in commentsMichael J Gruber4-4/+4
2009-04-23Fix typos / spelling in commentsMike Ralphson20-27/+27
2009-04-23Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker1-1/+1
2009-04-23Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker1-1/+1
2009-04-23Wait for git diff to finish in git difftoolAlex Riesen1-1/+2
2009-04-23graph API: fix a bug in the rendering of octopus mergesAllan Caffee2-2/+2
2009-04-23graph API: fix extra space during pre_commit_line stateAllan Caffee1-2/+2
2009-04-23t4202-log: extend test coverage of graphingAllan Caffee1-2/+28
2009-04-22Revert "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-21grep: don't support "grep.color"-like config optionsMarkus Heidelberg1-6/+3
2009-04-21Documentation: fix typos / spelling mistakesMike Ralphson4-5/+5
2009-04-21builtin-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