aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
| | * | | | | | | Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-27
| | * | | | | | | builtin-merge: fix a typo in an error messageAllan Caffee2009-04-27
* | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-24
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | test-genrandom: Add newline to usage stringStephen Boyd2009-04-23
* | | | | | | | | gitcvs-migration: Link to git-cvsimport documentationFrank Lichtenheld2009-04-20
* | | | | | | | | Fix off-by-one in read_tree_recursiveJohannes Schindelin2009-04-20
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | GIT 1.6.2.4v1.6.2.4Junio C Hamano2009-04-19
* | | | | | | | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy2009-04-19
* | | | | | | | Merge branch 'ef/maint-fast-export' into maintJunio C Hamano2009-04-19
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-04-19
| * | | | | | | | builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-04-19
| * | | | | | | | builtin-fast-export.c: turn error into warningErik Faye-Lund2009-04-19
| * | | | | | | | test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-04-19
* | | | | | | | | Merge branch 'mm/maint-add-p-quit' into maintJunio C Hamano2009-04-19
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy2009-04-19
| * | | | | | | | add-interactive: refactor mode hunk handlingJeff King2009-04-19
| * | | | | | | | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-19
| |/ / / / / / /
* | | | | | | | Merge branch 'lt/maint-reflog-expire' into maintJunio C Hamano2009-04-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Speed up reflog pruning of unreachable commitsJunio Hamano2009-04-19
| * | | | | | | | Clean up reflog unreachability pruning decisionLinus Torvalds2009-04-19
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/maint-shared-literally' into maintJunio C Hamano2009-04-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland2009-04-18
| * | | | | | | | t1301-shared-repo: fix forced modes testJohannes Sixt2009-04-12
* | | | | | | | | Describe fixes since 1.6.2.3Junio C Hamano2009-04-18
* | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-18
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-18
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano2009-04-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | match_tree_entry(): a pathspec only matches at directory boundariesJunio C Hamano2009-04-01
| * | | | | | | | tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink2009-04-01
* | | | | | | | | Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano2009-04-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix 'git checkout <submodule>' to update the indexJohannes Schindelin2009-04-02
* | | | | | | | | | Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano2009-04-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | simplify output of conflicting mergeClemens Buchacher2009-04-05
| * | | | | | | | | | update cache for conflicting submodule entriesClemens Buchacher2009-04-05
| * | | | | | | | | | add tests for merging with submodulesClemens Buchacher2009-04-05
* | | | | | | | | | | doc/git-daemon: add missing arguments to max-connections optionMarkus Heidelberg2009-04-18
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-04-18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | doc/git-daemon: add missing arguments to optionsMarkus Heidelberg2009-04-18
| * | | | | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
* | | | | | | | | | | imap-send: use correct configuration variable in documentationPaul Bolle2009-04-18
* | | | | | | | | | | doc/gitattributes: clarify location of config textJeff King2009-04-17
* | | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-17
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix buffer overflow in config parserThomas Jarosch2009-04-17
* | | | | | | | | | | git-apply: fix option descriptionUlrich Windl2009-04-16
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | GIT 1.6.2.3v1.6.2.3Junio C Hamano2009-04-12
* | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /