Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | submodule update --init: correct path handling in recursive submodules | Stefan Beller | 2016-03-30 | |
| * | | | | | | | | submodule foreach: correct path display in recursive submodules | Stefan Beller | 2016-03-30 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/use-write-script-more' into maint | Junio C Hamano | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | t3404: use write_script | Junio C Hamano | 2016-04-12 | |
| * | | | | | | | | t1020: do not overuse printf and use write_script | Junio C Hamano | 2016-04-11 | |
| * | | | | | | | | t5532: use write_script | Jeff King | 2016-04-10 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'ad/commit-have-m-option' into maint | Junio C Hamano | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | commit: do not ignore an empty message given by -m '' | Jeff King | 2016-04-07 | |
| * | | | | | | | | commit: --amend -m '' silently fails to wipe message | Adam Dinwoodie | 2016-04-07 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into maint | Junio C Hamano | 2016-05-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | submodule--helper, module_clone: always operate on absolute paths | Stefan Beller | 2016-04-01 | |
| * | | | | | | | | recursive submodules: test for relative paths | Stefan Beller | 2016-03-31 | |
| * | | | | | | | | Merge 'hv/submodule-config' to 'sb/submodule-helper' | Junio C Hamano | 2015-08-19 | |
| |\ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ | Merge branch 'jk/branch-shortening-funny-symrefs' into maint | Junio C Hamano | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | branch: fix shortening of non-remote symrefs | Jeff King | 2016-04-04 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'ky/branch-m-worktree' into maint | Junio C Hamano | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 2016-04-04 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'ky/branch-d-worktree' into maint | Junio C Hamano | 2016-05-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | branch -d: refuse deleting a branch which is currently checked out | Kazuki Yamaguchi | 2016-03-29 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint | Junio C Hamano | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | correct blame for files commited with CRLF | Torsten Bögershausen | 2016-04-05 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'sk/send-pack-all-fix' into maint | Junio C Hamano | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | git-send-pack: fix --all option when used with directory | Stanislav Kolotinskiy | 2016-03-31 | |
* | | | | | | | | | | | Merge branch 'sg/diff-multiple-identical-renames' into maint | Junio C Hamano | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | diffcore: fix iteration order of identical files during rename detection | SZEDER Gábor | 2016-03-30 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jv/merge-nothing-into-void' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | merge: fix NULL pointer dereference when merging nothing into void | Junio C Hamano | 2016-03-23 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'ss/commit-squash-msg' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | commit: do not lose SQUASH_MSG contents | Sven Strickroth | 2016-03-21 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'da/mergetool-delete-delete-conflict' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | mergetool: honor tempfile configuration when resolving delete conflicts | David Aguilar | 2016-03-10 | |
| * | | | | | | | | | | mergetool: support delete/delete conflicts | David Aguilar | 2016-03-10 | |
* | | | | | | | | | | | Merge branch 'jk/startup-info' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | grep: turn off gitlink detection for --no-index | Jeff King | 2016-03-07 | |
| * | | | | | | | | | | | setup: make startup_info available everywhere | Jeff King | 2016-03-06 | |
* | | | | | | | | | | | | Merge branch 'jk/getwholeline-getdelim-empty' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | strbuf_getwholeline: NUL-terminate getdelim buffer on error | Jeff King | 2016-03-05 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'gf/fetch-pack-direct-object-fetch' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | fetch-pack: fix object_id of exact sha1 | Gabriel Souza Franco | 2016-03-01 | |
* | | | | | | | | | | | | | Merge branch 'jk/rev-parse-local-env-vars' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | rev-parse: let some options run outside repository | Jeff King | 2016-02-29 | |
| * | | | | | | | | | | | | | t1515: add tests for rev-parse out-of-repo helpers | Jeff King | 2016-02-28 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'jk/config-get-urlmatch' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | config: fail if --get-urlmatch finds no value | John Keeping | 2016-02-28 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'pb/t7502-drop-dup' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | t/t7502 : drop duplicate test | Pranit Bauva | 2016-03-11 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'jk/test-httpd-config-nosystem' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env | Jeff King | 2016-03-18 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'sb/clone-t57-t56' into maint | Junio C Hamano | 2016-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | clone tests: rename t57* => t56* | Stefan Beller | 2016-03-16 | |
| |/ / / / / / / / / / / / |