Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Merge branch 'km/gc-eperm' into maint | Junio C Hamano | 2014-01-13 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'jk/credential-plug-leak' into maint | Junio C Hamano | 2014-01-13 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint | Junio C Hamano | 2014-01-13 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-parse-double-dashes' into maint | Junio C Hamano | 2014-01-13 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/cat-file-regression-fix' into maint | Junio C Hamano | 2014-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | pack-heuristics.txt: mark up the file header properly | Thomas Ackermann | 2014-01-13 | |
* | | | | | | | | | | | | Update draft release notes to 1.9 | Junio C Hamano | 2014-01-13 | |
* | | | | | | | | | | | | Merge branch 'jk/t5531-prepare-to-default-to-non-matching' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | t5531: further "matching" fixups | Jeff King | 2014-01-13 | |
* | | | | | | | | | | | | | Merge branch 'sb/diff-orderfile-config' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | diff test: reading a directory as a file need not error out | Jonathan Nieder | 2014-01-10 | |
* | | | | | | | | | | | | | | Merge branch 'mh/shorten-unambigous-ref' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | shorten_unambiguous_ref(): tighten up pointer arithmetic | Michael Haggerty | 2014-01-09 | |
| * | | | | | | | | | | | | | | gen_scanf_fmt(): delete function and use snprintf() instead | Michael Haggerty | 2014-01-09 | |
| * | | | | | | | | | | | | | | shorten_unambiguous_ref(): introduce a new local variable | Michael Haggerty | 2014-01-09 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out on Windows, too | Johannes Sixt | 2014-01-10 | |
* | | | | | | | | | | | | | | Merge branch 'jl/submodule-mv-checkout-caveat' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | rm: better document side effects when removing a submodule | Jens Lehmann | 2014-01-07 | |
| * | | | | | | | | | | | | | | mv: better document side effects when moving a submodule | Jens Lehmann | 2014-01-07 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/pull-rebase-using-fork-point' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | rebase: fix fork-point with zero arguments | John Keeping | 2014-01-09 | |
* | | | | | | | | | | | | | | | Merge branch 'rr/completion-format-coverletter' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | completion: complete format.coverLetter | Ramkumar Ramachandra | 2014-01-07 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'ow/stash-with-ifs' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | stash: handle specifying stashes with $IFS | Øystein Walle | 2014-01-07 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'jn/pager-lv-default-env' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | pager: set LV=-c alongside LESS=FRSX | Jonathan Nieder | 2014-01-07 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'br/sha1-name-40-hex-no-disambiguation' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | sha1_name: don't resolve refs when core.warnambiguousrefs is false | Brodie Rao | 2014-01-07 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Update draft release notes to 1.9 | Junio C Hamano | 2014-01-10 | |
* | | | | | | | | | | | | | | | Merge branch 'ss/builtin-cleanup' | Junio C Hamano | 2014-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | builtin/help.c: speed up is_git_command() by checking for builtin commands first | Sebastian Schuberth | 2014-01-06 | |
| * | | | | | | | | | | | | | | | builtin/help.c: call load_command_list() only when it is needed | Sebastian Schuberth | 2014-01-06 | |
| * | | | | | | | | | | | | | | | git.c: consistently use the term "builtin" instead of "internal command" | Sebastian Schuberth | 2014-01-06 | |
* | | | | | | | | | | | | | | | | Merge branch 'vm/octopus-merge-bases-simplify' | Junio C Hamano | 2014-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | get_octopus_merge_bases(): cleanup redundant variable | Vasily Makarov | 2014-01-03 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'ta/format-user-manual-as-an-article' | Junio C Hamano | 2014-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | user-manual: improve html and pdf formatting | Thomas Ackermann | 2014-01-06 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'rr/completion-branch-config' | Junio C Hamano | 2014-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | completion: fix remote.pushdefault | Ramkumar Ramachandra | 2014-01-06 | |
| * | | | | | | | | | | | | | | | | completion: fix branch.autosetup(merge|rebase) | Ramkumar Ramachandra | 2014-01-06 | |
| * | | | | | | | | | | | | | | | | completion: introduce __gitcomp_nl_append () | Ramkumar Ramachandra | 2014-01-06 | |
| * | | | | | | | | | | | | | | | | zsh completion: find matching custom bash completion | Ramkumar Ramachandra | 2014-01-06 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'js/lift-parent-count-limit' | Junio C Hamano | 2014-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Remove the line length limit for graft files | Johannes Schindelin | 2013-12-27 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/test-framework-updates' | Junio C Hamano | 2014-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | t0000: drop "known breakage" test | Jeff King | 2014-01-02 | |
| * | | | | | | | | | | | | | | | | | t0000: simplify HARNESS_ACTIVE hack | Jeff King | 2014-01-02 | |
| * | | | | | | | | | | | | | | | | | t0000: set TEST_OUTPUT_DIRECTORY for sub-tests | Jeff King | 2014-01-02 | |
| |/ / / / / / / / / / / / / / / / |