summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | GIT 1.6.2.4v1.6.2.4Junio C Hamano2009-04-192-2/+10
| * | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy2009-04-191-2/+0
| * | Merge branch 'ef/maint-fast-export' into maintJunio C Hamano2009-04-192-2/+26
| |\ \
| | * | builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-04-192-3/+6
| | * | builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-04-192-3/+6
| | * | builtin-fast-export.c: turn error into warningErik Faye-Lund2009-04-191-2/+4
| | * | test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-04-191-0/+16
| * | | Merge branch 'mm/maint-add-p-quit' into maintJunio C Hamano2009-04-192-39/+38
| |\ \ \ | | | |/ | | |/|
| | * | Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy2009-04-191-1/+3
| | * | add-interactive: refactor mode hunk handlingJeff King2009-04-191-43/+21
| | * | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-192-1/+20
| | |/
| * | Merge branch 'lt/maint-reflog-expire' into maintJunio C Hamano2009-04-191-6/+70
| |\ \
| | * | Speed up reflog pruning of unreachable commitsJunio Hamano2009-04-191-0/+44
| | * | Clean up reflog unreachability pruning decisionLinus Torvalds2009-04-191-6/+26
| | |/
| * | Merge branch 'jc/maint-shared-literally' into maintJunio C Hamano2009-04-193-11/+23
| |\ \
| | * | Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland2009-04-182-7/+15
* | | | Work around ash "alternate value" expansion bugBen Jackson2009-04-183-3/+20
* | | | Update draft release notes to 1.6.3v1.6.3-rc1Junio C Hamano2009-04-181-13/+21
* | | | Merge branch 'lt/bool-on-off'Junio C Hamano2009-04-182-3/+3
|\ \ \ \
| * | | | Documentation: boolean value may be given by on/offMichał Kiedrowicz2009-04-171-1/+1
| * | | | Allow users to un-configure rename detectionLinus Torvalds2009-04-111-2/+2
* | | | | Merge branch 'lt/pack-object-memuse'Junio C Hamano2009-04-187-41/+54
|\ \ \ \ \
| * | | | | show_object(): push path_name() call further downLinus Torvalds2009-04-127-14/+20
| * | | | | process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-127-41/+48