Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||
| | * | | | | | | | grep: fix segfault when "git grep '('" is given | Linus Torvalds | 2009-04-27 | |
| | * | | | | | | | Documentation: fix a grammatical error in api-builtin.txt | Allan Caffee | 2009-04-27 | |
| | * | | | | | | | builtin-merge: fix a typo in an error message | Allan Caffee | 2009-04-27 | |
* | | | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-24 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-24 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||
| | * | | | | | | | test-genrandom: Add newline to usage string | Stephen Boyd | 2009-04-23 | |
* | | | | | | | | | gitcvs-migration: Link to git-cvsimport documentation | Frank Lichtenheld | 2009-04-20 | |
* | | | | | | | | | Fix off-by-one in read_tree_recursive | Johannes Schindelin | 2009-04-20 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
* | | | | | | | | GIT 1.6.2.4v1.6.2.4 | Junio C Hamano | 2009-04-19 | |
* | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |