summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-25Add an option not to use link(src, dest) && unlink(src) when that is unreliableLibravatar Johannes Schindelin6-1/+28
2009-04-25connect: replace inet_ntop with getnameinfoLibravatar Benjamin Kramer1-11/+4
2009-04-25Documentation: git-clean: make description more readableLibravatar Wesley J. Landaker1-5/+8
2009-04-25Documentation: git-clean: fix minor grammatical errorsLibravatar Wesley J. Landaker1-3/+3
2009-04-25Remove obsolete bug warning in man git-update-server-infoLibravatar Sitaram Chamarty1-6/+0
2009-04-25t7700-repack: repack -a now works properly, expect success from testLibravatar Brandon Casey1-1/+1
2009-04-25t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Libravatar Brandon Casey1-1/+1
2009-04-25progress bar: round to the nearest instead of truncating downLibravatar Nicolas Pitre1-4/+4
2009-04-24GIT 1.6.3-rc2Libravatar Junio C Hamano1-1/+5
2009-04-24Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-04-24Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano1-1/+1
2009-04-24Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-1/+1
2009-04-24t7800: respect NO_PERLLibravatar Jeff King1-0/+5
2009-04-24remote.c: do not trigger remote.<name>.<var> codepath for two-level namesLibravatar Johannes Sixt1-1/+1
2009-04-24builtin-help: silently tolerate unknown keysLibravatar Johannes Sixt1-2/+1
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