summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-25GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano
2009-04-25Merge branch 'maint'Junio C Hamano
2009-04-25Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-25Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-24t7800: respect NO_PERLJeff King
2009-04-24remote.c: do not trigger remote.<name>.<var> codepath for two-level namesJohannes Sixt
2009-04-24builtin-help: silently tolerate unknown keysJohannes Sixt
2009-04-24Explain seemingly pointless use of system in difftoolAlex Riesen
2009-04-23Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano
2009-04-23config.txt: Make configuration paragraph more consistentStephen Boyd
2009-04-23config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd
2009-04-23config.txt: add missing 'the's and make words pluralStephen Boyd
2009-04-23git-format-patch.txt: general rewordings and cleanupsStephen Boyd
2009-04-23git-show-branch.txt: cleanup example descriptionStephen Boyd
2009-04-23Documentation: use lowercase for shallow and deep threadingStephen Boyd
2009-04-23config.txt: add missing format.{subjectprefix,cc,attach} variablesStephen Boyd
2009-04-23test-genrandom: Add newline to usage stringStephen Boyd
2009-04-23Merge branch 'jc/maint-read-tree-multi'Junio C Hamano
2009-04-23Add parsing of elm aliases to git-send-emailBill Pemberton
2009-04-23Convert to use quiet option when availableDan Loewenherz
2009-04-23Fix more typos/spelling in commentsMichael J Gruber
2009-04-23Fix typos / spelling in commentsMike Ralphson
2009-04-23Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker
2009-04-23Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker
2009-04-23Wait for git diff to finish in git difftoolAlex Riesen
2009-04-23graph API: fix a bug in the rendering of octopus mergesAllan Caffee
2009-04-23graph API: fix extra space during pre_commit_line stateAllan Caffee
2009-04-23t4202-log: extend test coverage of graphingAllan Caffee
2009-04-21Revert "stat_tracking_info(): only count real commits"Junio C Hamano
2009-04-21test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber
2009-04-21Merge branch 'mk/maint-apply-swap'Junio C Hamano
2009-04-21Merge branch 'maint'Junio C Hamano
2009-04-21grep: don't support "grep.color"-like config optionsMarkus Heidelberg
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson
2009-04-20builtin-remote: fix typo in option descriptionMike Ralphson
2009-04-20clone: add test for push on an empty clone.Matthieu Moy
2009-04-20tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz
2009-04-20builtin-apply: keep information about files to be deletedMichał Kiedrowicz
2009-04-20tests: test applying criss-cross rename patchMichał Kiedrowicz
2009-04-20gitcvs-migration: Link to git-cvsimport documentationFrank Lichtenheld
2009-04-20Fix off-by-one in read_tree_recursiveJohannes Schindelin
2009-04-20Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt
2009-04-20checkout branch: prime cache-tree fullyJunio C Hamano
2009-04-20read-tree -m A B: prime cache-tree from the switched-to treeJunio C Hamano
2009-04-20Move prime_cache_tree() to cache-tree.cJunio C Hamano
2009-04-20read-tree A B: do not corrupt cache-treeJunio C Hamano
2009-04-20Windows: Work around intermittent failures in mingw_renameJohannes Sixt
2009-04-20gitweb: Fix snapshots requested via PATH_INFOHolger Weiß
2009-04-20Merge branch 'mm/maint-add-p-quit'Junio C Hamano
2009-04-20git add -p: add missing "q" to patch promptWincent Colaiuta