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