summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | diff -c -p: do not die on submodulesJunio C Hamano2009-04-292-12/+65
* | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-284-4/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-284-4/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-272-2/+10
| | * | | | | | | Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-271-1/+1
| | * | | | | | | builtin-merge: fix a typo in an error messageAllan Caffee2009-04-271-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
* | | | | | | | | 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
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | 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
| * | | | | | | | t1301-shared-repo: fix forced modes testJohannes Sixt2009-04-121-4/+8
* | | | | | | | | Describe fixes since 1.6.2.3Junio C Hamano2009-04-182-1/+32
* | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-180-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-183-9/+20
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano2009-04-184-5/+29
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | match_tree_entry(): a pathspec only matches at directory boundariesJunio C Hamano2009-04-012-2/+12
| * | | | | | | | tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink2009-04-012-3/+17
* | | | | | | | | Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano2009-04-182-3/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix 'git checkout <submodule>' to update the indexJohannes Schindelin2009-04-022-3/+42
* | | | | | | | | | Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano2009-04-182-12/+78
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | simplify output of conflicting mergeClemens Buchacher2009-04-051-13/+4
| * | | | | | | | | | update cache for conflicting submodule entriesClemens Buchacher2009-04-052-3/+4
| * | | | | | | | | | add tests for merging with submodulesClemens Buchacher2009-04-051-0/+74
* | | | | | | | | | | doc/git-daemon: add missing arguments to max-connections optionMarkus Heidelberg2009-04-181-1/+1
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-04-183-9/+20
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | doc/git-daemon: add missing arguments to optionsMarkus Heidelberg2009-04-181-8/+8
| * | | | | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-182-1/+12
* | | | | | | | | | | imap-send: use correct configuration variable in documentationPaul Bolle2009-04-181-1/+1
* | | | | | | | | | | doc/gitattributes: clarify location of config textJeff King2009-04-171-3/+6
* | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-172-2/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-172-2/+9
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix buffer overflow in config parserThomas Jarosch2009-04-172-2/+9
* | | | | | | | | | | git-apply: fix option descriptionUlrich Windl2009-04-161-1/+1
| |_|_|_|_|_|/ / / / |/| | | | | | | | |