summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| |/ / / /
* | | | | grep: don't support "grep.color"-like config optionsMarkus Heidelberg2009-04-201-6/+3
* | | | | Documentation: fix typos / spelling mistakesMike Ralphson2009-04-204-5/+5
* | | | | builtin-remote: fix typo in option descriptionMike Ralphson2009-04-201-1/+1
* | | | | clone: add test for push on an empty clone.Matthieu Moy2009-04-201-0/+10
* | | | | Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt2009-04-203-1/+17
* | | | | Windows: Work around intermittent failures in mingw_renameJohannes Sixt2009-04-201-2/+19
* | | | | gitweb: Fix snapshots requested via PATH_INFOHolger Weiß2009-04-201-2/+2
* | | | | Merge branch 'mm/maint-add-p-quit'Junio C Hamano2009-04-201-1/+1
|\ \ \ \ \
| * | | | | git add -p: add missing "q" to patch promptWincent Colaiuta2009-04-201-1/+1
* | | | | | Sync with 1.6.2.4Junio C Hamano2009-04-195-18/+25
|\ \ \ \ \ \ | | |/ / / / | |/| | | |