summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-24Explain seemingly pointless use of system in difftoolLibravatar Alex Riesen1-0/+6
2009-04-23Makefile: ignore perl/ subdirectory under NO_PERLLibravatar Junio C Hamano1-0/+2
2009-04-23config.txt: Make configuration paragraph more consistentLibravatar Stephen Boyd1-3/+3
2009-04-23config.txt: clarify sentences in the configuration and syntax sectionsLibravatar Stephen Boyd1-6/+6
2009-04-23config.txt: add missing 'the's and make words pluralLibravatar Stephen Boyd1-17/+17
2009-04-23git-format-patch.txt: general rewordings and cleanupsLibravatar Stephen Boyd1-19/+19
2009-04-23git-show-branch.txt: cleanup example descriptionLibravatar Stephen Boyd1-3/+4
2009-04-23Documentation: use lowercase for shallow and deep threadingLibravatar Stephen Boyd2-4/+4
2009-04-23config.txt: add missing format.{subjectprefix,cc,attach} variablesLibravatar Stephen Boyd1-0/+15
2009-04-23test-genrandom: Add newline to usage stringLibravatar Stephen Boyd1-1/+1
2009-04-22Merge branch 'jc/maint-read-tree-multi'Libravatar Junio C Hamano4-41/+55
2009-04-22Add parsing of elm aliases to git-send-emailLibravatar Bill Pemberton2-1/+9
2009-04-22Convert to use quiet option when availableLibravatar Dan Loewenherz4-5/+5
2009-04-22Fix more typos/spelling in commentsLibravatar Michael J Gruber4-4/+4
2009-04-22Fix typos / spelling in commentsLibravatar Mike Ralphson20-27/+27
2009-04-22Documentation: git-svn: fix a grammatical error without awkwardnessLibravatar Wesley J. Landaker1-1/+1
2009-04-22Documentation: git-svn: fix spurious bolding that mangles the outputLibravatar Wesley J. Landaker1-1/+1
2009-04-22Wait for git diff to finish in git difftoolLibravatar Alex Riesen1-1/+2
2009-04-22graph API: fix a bug in the rendering of octopus mergesLibravatar Allan Caffee2-2/+2
2009-04-22graph API: fix extra space during pre_commit_line stateLibravatar Allan Caffee1-2/+2
2009-04-22t4202-log: extend test coverage of graphingLibravatar Allan Caffee1-2/+28
2009-04-21Revert "stat_tracking_info(): only count real commits"Libravatar Junio C Hamano2-6/+1
2009-04-21test-lib.sh: Help test_create_repo() find the templates dirLibravatar Michael J Gruber1-1/+1
2009-04-21gitk: Fix compare-commits function when we have local changesLibravatar Paul Mackerras1-19/+47
2009-04-21Merge branch 'mk/maint-apply-swap'Libravatar Junio C Hamano1-3/+31
2009-04-21Merge branch 'maint'Libravatar Junio C Hamano2-1/+2
2009-04-20grep: don't support "grep.color"-like config optionsLibravatar Markus Heidelberg1-6/+3
2009-04-20Documentation: fix typos / spelling mistakesLibravatar Mike Ralphson4-5/+5
2009-04-20builtin-remote: fix typo in option descriptionLibravatar Mike Ralphson1-1/+1
2009-04-20clone: add test for push on an empty clone.Libravatar Matthieu Moy1-0/+10
2009-04-20tests: make test-apply-criss-cross-rename more robustLibravatar Michał Kiedrowicz1-3/+31
2009-04-20builtin-apply: keep information about files to be deletedLibravatar Michał Kiedrowicz2-8/+47
2009-04-20tests: test applying criss-cross rename patchLibravatar Michał Kiedrowicz1-0/+38
2009-04-20gitcvs-migration: Link to git-cvsimport documentationLibravatar Frank Lichtenheld1-1/+1
2009-04-20Fix off-by-one in read_tree_recursiveLibravatar Johannes Schindelin1-0/+1
2009-04-20Windows: Skip fstat/lstat optimization in write_entry()Libravatar Johannes Sixt3-1/+17
2009-04-20checkout branch: prime cache-tree fullyLibravatar Junio C Hamano1-1/+8
2009-04-20read-tree -m A B: prime cache-tree from the switched-to treeLibravatar Junio C Hamano1-0/+5
2009-04-20Move prime_cache_tree() to cache-tree.cLibravatar Junio C Hamano4-36/+40
2009-04-20read-tree A B: do not corrupt cache-treeLibravatar Junio C Hamano1-4/+2
2009-04-20Windows: Work around intermittent failures in mingw_renameLibravatar Johannes Sixt1-2/+19
2009-04-20gitweb: Fix snapshots requested via PATH_INFOLibravatar Holger Weiß1-2/+2
2009-04-20Merge branch 'mm/maint-add-p-quit'Libravatar Junio C Hamano1-1/+1
2009-04-20git add -p: add missing "q" to patch promptLibravatar Wincent Colaiuta1-1/+1
2009-04-19Sync with 1.6.2.4Libravatar Junio C Hamano5-18/+25
2009-04-19GIT 1.6.2.4Libravatar Junio C Hamano2-2/+10
2009-04-19Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsLibravatar Nguyễn Thái Ngọc Duy1-2/+0
2009-04-19Merge branch 'ef/maint-fast-export' into maintLibravatar Junio C Hamano2-2/+26
2009-04-19Merge branch 'mm/maint-add-p-quit' into maintLibravatar Junio C Hamano2-39/+38
2009-04-19Merge branch 'lt/maint-reflog-expire' into maintLibravatar Junio C Hamano1-6/+70