Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtins | Nguyễn Thái Ngọc Duy | 2009-04-19 | |
* | | | | | | | | Merge branch 'ef/maint-fast-export' into maint | Junio C Hamano | 2009-04-19 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | builtin-fast-export.c: handle nested tags | Erik Faye-Lund | 2009-04-19 | |
| * | | | | | | | | builtin-fast-export.c: fix crash on tagged trees | Erik Faye-Lund | 2009-04-19 | |
| * | | | | | | | | builtin-fast-export.c: turn error into warning | Erik Faye-Lund | 2009-04-19 | |
| * | | | | | | | | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-04-19 | |
* | | | | | | | | | Merge branch 'mm/maint-add-p-quit' into maint | Junio C Hamano | 2009-04-19 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | Update git-add.txt according to the new possibilities of 'git add -p'. | Matthieu Moy | 2009-04-19 | |
| * | | | | | | | | add-interactive: refactor mode hunk handling | Jeff King | 2009-04-19 | |
| * | | | | | | | | git add -p: new "quit" command at the prompt. | Matthieu Moy | 2009-04-19 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'lt/maint-reflog-expire' into maint | Junio C Hamano | 2009-04-19 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Speed up reflog pruning of unreachable commits | Junio Hamano | 2009-04-19 | |
| * | | | | | | | | Clean up reflog unreachability pruning decision | Linus Torvalds | 2009-04-19 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'jc/maint-shared-literally' into maint | Junio C Hamano | 2009-04-19 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Update docs on behaviour of 'core.sharedRepository' and 'git init --shared' | Johan Herland | 2009-04-18 | |
| * | | | | | | | | t1301-shared-repo: fix forced modes test | Johannes Sixt | 2009-04-12 | |
* | | | | | | | | | Describe fixes since 1.6.2.3 | Junio C Hamano | 2009-04-18 | |
* | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-18 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
* | | | | | | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | match_tree_entry(): a pathspec only matches at directory boundaries | Junio C Hamano | 2009-04-01 | |
| * | | | | | | | | tree_entry_interesting: a pathspec only matches at directory boundary | Björn Steinbrink | 2009-04-01 | |
* | | | | | | | | | Merge branch 'js/maint-submodule-checkout' into maint | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Fix 'git checkout <submodule>' to update the index | Johannes Schindelin | 2009-04-02 | |
* | | | | | | | | | | Merge branch 'cb/maint-merge-recursive-submodule-fix' into maint | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | simplify output of conflicting merge | Clemens Buchacher | 2009-04-05 | |
| * | | | | | | | | | | update cache for conflicting submodule entries | Clemens Buchacher | 2009-04-05 | |
| * | | | | | | | | | | add tests for merging with submodules | Clemens Buchacher | 2009-04-05 | |
* | | | | | | | | | | | doc/git-daemon: add missing arguments to max-connections option | Markus Heidelberg | 2009-04-18 | |
* | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-04-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | doc/git-daemon: add missing arguments to options | Markus Heidelberg | 2009-04-18 | |
| * | | | | | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variable | Frank Lichtenheld | 2009-04-18 | |
* | | | | | | | | | | | imap-send: use correct configuration variable in documentation | Paul Bolle | 2009-04-18 | |
* | | | | | | | | | | | doc/gitattributes: clarify location of config text | Jeff King | 2009-04-17 | |
* | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||
| | * | | | | | | | | | Fix buffer overflow in config parser | Thomas Jarosch | 2009-04-17 | |
* | | | | | | | | | | | git-apply: fix option description | Ulrich Windl | 2009-04-16 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | GIT 1.6.2.3v1.6.2.3 | Junio C Hamano | 2009-04-12 | |
* | | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-12 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-12 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||
| | * | | | | | | | | State the effect of filter-branch on graft explicitly | Daniel Cheng (aka SDiZ) | 2009-04-12 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||
| | * | | | | | | | process_{tree,blob}: Remove useless xstrdup calls | Linus Torvalds | 2009-04-12 | |
* | | | | | | | | | Start 1.6.2.3 preparation | Junio C Hamano | 2009-04-08 | |
* | | | | | | | | | Merge branch 'jc/shared-literally' into maint | Junio C Hamano | 2009-04-08 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | t1301: loosen test for forced modes | Jeff King | 2009-04-01 | |
| * | | | | | | | | set_shared_perm(): sometimes we know what the final mode bits should look like | Junio C Hamano | 2009-03-28 | |
| * | | | | | | | | move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath | Junio C Hamano | 2009-03-28 | |
| * | | | | | | | | Move chmod(foo, 0444) into move_temp_to_file() | Johan Herland | 2009-03-27 | |
| * | | | | | | | | "core.sharedrepository = 0mode" should set, not loosen | Junio C Hamano | 2009-03-27 |