Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Documentation/git-update-index: add missing opts to synopsis | Christian Couder | 2015-12-10 | |
* | | | | | | | | | | | | Git 2.6.4v2.6.4 | Junio C Hamano | 2015-12-08 | |
* | | | | | | | | | | | | Merge branch 'rs/status-detached-head-memcmp' into maint | Junio C Hamano | 2015-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | wt-status: correct and simplify check for detached HEAD | René Scharfe | 2015-11-28 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'ad/sha1-update-chunked' into maint | Junio C Hamano | 2015-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | sha1: allow limiting the size of the data passed to SHA1_Update() | Atousa Pahlevan Duprat | 2015-11-05 | |
| * | | | | | | | | | | | | sha1: provide another level of indirection for the SHA-1 functions | Atousa Pahlevan Duprat | 2015-11-05 | |
* | | | | | | | | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' into maint | Junio C Hamano | 2015-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | bash prompt: indicate dirty index even on orphan branches | SZEDER Gábor | 2015-11-24 | |
| * | | | | | | | | | | | | | bash prompt: remove a redundant 'git diff' option | SZEDER Gábor | 2015-11-24 | |
| * | | | | | | | | | | | | | bash prompt: test dirty index and worktree while on an orphan branch | SZEDER Gábor | 2015-11-24 | |
* | | | | | | | | | | | | | | Merge branch 'jk/interpret-trailers-outside-a-repository' into maint | Junio C Hamano | 2015-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | interpret-trailers: allow running outside a repository | John Keeping | 2015-09-08 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/rebase-no-autostash' into maint | Junio C Hamano | 2015-12-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Documentation/git-rebase: fix --no-autostash formatting | John Keeping | 2015-09-10 | |
| * | | | | | | | | | | | | | | rebase: support --no-autostash | John Keeping | 2015-09-10 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Prepare for 2.6.4 | Junio C Hamano | 2015-12-04 | |
* | | | | | | | | | | | | | | Merge branch 'da/difftool' into maint | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | difftool: ignore symbolic links in use_wt_file | David Aguilar | 2015-10-29 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | gc: remove garbage .idx files from pack dir | Doug Kelly | 2015-11-04 | |
| * | | | | | | | | | | | | | t5304: test cleaning pack garbage | Doug Kelly | 2015-11-04 | |
| * | | | | | | | | | | | | | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 2015-08-17 | |
* | | | | | | | | | | | | | | Merge branch 'eg/p4-submit-catch-failure' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git-p4: clean up after p4 submit failure | GIRARD Etienne | 2015-11-24 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'dk/check-ignore-docs' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | check-ignore: correct documentation about output | Dennis Kaarsemaker | 2015-11-24 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'ld/p4-detached-head' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git-p4: work with a detached head | Luke Diamand | 2015-11-24 | |
| * | | | | | | | | | | | | | | git-p4: add option to system() to return subshell status | Luke Diamand | 2015-11-24 | |
| * | | | | | | | | | | | | | | git-p4: add failing test for submit from detached head | Luke Diamand | 2015-11-24 | |
* | | | | | | | | | | | | | | | Merge branch 'sg/filter-branch-dwim-ambiguity' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | filter-branch: deal with object name vs. pathname ambiguity in tree-filter | SZEDER Gábor | 2015-11-24 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'mg/doc-word-diff-example' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Documentation/diff: give --word-diff-regex=. example | Michael J Gruber | 2015-11-24 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'cb/ssl-config-pathnames' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | http: treat config options sslCAPath and sslCAInfo as paths | Charles Bailey | 2015-11-24 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'dk/t5813-unc-paths' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | t5813: avoid creating urls that break on cygwin | Dennis Kaarsemaker | 2015-11-20 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'dk/rerere-train-quoting' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Escape Git's exec path in contrib/rerere-train.sh script | Daniel Knittl-Frank | 2015-11-20 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'cb/hook-sigpipe' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | allow hooks to ignore their standard input stream | Clemens Buchacher | 2015-11-16 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'fm/shell-path-whitespace' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | rebase-i-exec: Allow space in SHELL_PATH | Fredrik Medley | 2015-11-13 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'ar/doc-env-variable-format' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Documentation: make environment variable formatting more consistent | Андрей Рыбак | 2015-11-11 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'pt/http-socks-proxy' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | remote-http(s): support SOCKS proxies | Pat Thoyts | 2015-11-20 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maint | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |