summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-261-1/+1
* Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-256-1/+28
* connect: replace inet_ntop with getnameinfoBenjamin Kramer2009-04-251-11/+4
* Documentation: git-clean: make description more readableWesley J. Landaker2009-04-251-5/+8
* Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker2009-04-251-3/+3
* Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty2009-04-251-6/+0
* t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-251-1/+1
* t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-251-1/+1
* progress bar: round to the nearest instead of truncating downNicolas Pitre2009-04-251-4/+4
* GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano2009-04-241-1/+5
* Merge branch 'maint'Junio C Hamano2009-04-241-1/+1
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-241-1/+1
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-241-1/+1
| | |\
| | | * test-genrandom: Add newline to usage stringStephen Boyd2009-04-231-1/+1
* | | | t7800: respect NO_PERLJeff King2009-04-241-0/+5
* | | | remote.c: do not trigger remote.<name>.<var> codepath for two-level namesJohannes Sixt2009-04-241-1/+1
* | | | builtin-help: silently tolerate unknown keysJohannes Sixt2009-04-241-2/+1
* | | | Explain seemingly pointless use of system in difftoolAlex Riesen2009-04-241-0/+6
* | | | Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano2009-04-231-0/+2
* | | | config.txt: Make configuration paragraph more consistentStephen Boyd2009-04-231-3/+3
* | | | config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd2009-04-231-6/+6
* | | | config.txt: add missing 'the's and make words pluralStephen Boyd2009-04-231-17/+17
* | | | git-format-patch.txt: general rewordings and cleanupsStephen Boyd2009-04-231-19/+19
* | | | git-show-branch.txt: cleanup example descriptionStephen Boyd2009-04-231-3/+4
* | | | Documentation: use lowercase for shallow and deep threadingStephen Boyd2009-04-232-4/+4
* | | | config.txt: add missing format.{subjectprefix,cc,attach} variablesStephen Boyd2009-04-231-0/+15
* | | | Merge branch 'jc/maint-read-tree-multi'Junio C Hamano2009-04-224-41/+55
|\ \ \ \
| * | | | checkout branch: prime cache-tree fullyJunio C Hamano2009-04-201-1/+8
| * | | | read-tree -m A B: prime cache-tree from the switched-to treeJunio C Hamano2009-04-201-0/+5
| * | | | Move prime_cache_tree() to cache-tree.cJunio C Hamano2009-04-204-36/+40
| * | | | read-tree A B: do not corrupt cache-treeJunio C Hamano2009-04-201-4/+2
* | | | | Add parsing of elm aliases to git-send-emailBill Pemberton2009-04-222-1/+9
* | | | | Convert to use quiet option when availableDan Loewenherz2009-04-224-5/+5
* | | | | Fix more typos/spelling in commentsMichael J Gruber2009-04-224-4/+4
* | | | | Fix typos / spelling in commentsMike Ralphson2009-04-2220-27/+27
* | | | | Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker2009-04-221-1/+1
* | | | | Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker2009-04-221-1/+1
* | | | | Wait for git diff to finish in git difftoolAlex Riesen2009-04-221-1/+2
* | | | | graph API: fix a bug in the rendering of octopus mergesAllan Caffee2009-04-222-2/+2
* | | | | graph API: fix extra space during pre_commit_line stateAllan Caffee2009-04-221-2/+2
* | | | | t4202-log: extend test coverage of graphingAllan Caffee2009-04-221-2/+28
* | | | | Revert "stat_tracking_info(): only count real commits"Junio C Hamano2009-04-212-6/+1
* | | | | test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber2009-04-211-1/+1
* | | | | Merge branch 'mk/maint-apply-swap'Junio C Hamano2009-04-211-3/+31
|\ \ \ \ \
| * | | | | tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz2009-04-201-3/+31
| * | | | | builtin-apply: keep information about files to be deletedMichał Kiedrowicz2009-04-202-8/+47
| * | | | | tests: test applying criss-cross rename patchMichał Kiedrowicz2009-04-201-0/+38
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2009-04-212-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gitcvs-migration: Link to git-cvsimport documentationFrank Lichtenheld2009-04-201-1/+1
| * | | | Fix off-by-one in read_tree_recursiveJohannes Schindelin2009-04-201-0/+1
| |/ / /