aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-12
| | * | | | | process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-12
* | | | | | | Start 1.6.2.3 preparationJunio C Hamano2009-04-08
* | | | | | | Merge branch 'jc/shared-literally' into maintJunio C Hamano2009-04-08
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | t1301: loosen test for forced modesJeff King2009-04-01
| * | | | | | set_shared_perm(): sometimes we know what the final mode bits should look likeJunio C Hamano2009-03-28
| * | | | | | move_temp_to_file(): do not forget to chmod() in "Coda hack" codepathJunio C Hamano2009-03-28