Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | Prepare for 2.6.4 | Junio C Hamano | 2015-12-04 | |
| * | | | | | | | | | | | | Merge branch 'da/difftool' into maint | Junio C Hamano | 2015-12-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | RelNotes update for 2.7 | Junio C Hamano | 2015-12-04 | |
* | | | | | | | | | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | 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 'np/credential-cache-sighup' | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | credential-cache: new option to ignore sighup | Noam Postavsky | 2015-11-20 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/parseopt-short-help' | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP | René Scharfe | 2015-11-20 | |
| * | | | | | | | | | | | | | | grep: stop using PARSE_OPT_NO_INTERNAL_HELP | René Scharfe | 2015-11-20 | |
| * | | | | | | | | | | | | | | parse-options: allow -h as a short option | René Scharfe | 2015-11-20 | |
| * | | | | | | | | | | | | | | parse-options: inline parse_options_usage() at its only remaining caller | René Scharfe | 2015-11-20 | |
| * | | | | | | | | | | | | | | parse-options: deduplicate parse_options_usage() calls | René Scharfe | 2015-11-20 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/send-email-complete-aliases' | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | completion: add support for completing email aliases | Jacob Keller | 2015-11-20 | |
| * | | | | | | | | | | | | | | sendemail: teach git-send-email to dump alias names | Jacob Keller | 2015-11-20 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/filter-branch-no-index' | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | filter-branch: skip index read/write when possible | Jeff King | 2015-11-06 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'ad/sha1-update-chunked' | Junio C Hamano | 2015-12-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | 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 'mk/blame-first-parent' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | blame: fix object casting regression | Jeff King | 2015-11-24 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/send-email-ca-path' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | send-email: die if CA path doesn't exist | John Keeping | 2015-11-24 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'rs/fsck-nul-header' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | fsck: treat a NUL in a tag header as an error | René Scharfe | 2015-11-20 | |
| * | | | | | | | | | | | | | | | t1450: add tests for NUL in headers of commits and tags | René Scharfe | 2015-11-20 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'ls/p4-test-timeouts' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | git-p4: add trap to kill p4d on test exit | Lars Schneider | 2015-11-20 | |
| * | | | | | | | | | | | | | | | git-p4: add p4d timeout in tests | Lars Schneider | 2015-11-20 | |
| * | | | | | | | | | | | | | | | git-p4: retry kill/cleanup operations in tests with timeout | Lars Schneider | 2015-11-20 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'js/test-modernize-t9300' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | modernize t9300: move test preparations into test_expect_success | Johannes Sixt | 2015-11-20 | |
| * | | | | | | | | | | | | | | | modernize t9300: mark here-doc words to ignore tab indentation | Johannes Sixt | 2015-11-20 | |
| * | | | | | | | | | | | | | | | modernize t9300: use test_when_finished for clean-up | Johannes Sixt | 2015-11-20 | |
| * | | | | | | | | | | | | | | | modernize t9300: wrap lines after && | Johannes Sixt | 2015-11-20 | |
| * | | | | | | | | | | | | | | | modernize t9300: use test_must_be_empty | Johannes Sixt | 2015-11-20 | |
| * | | | | | | | | | | | | | | | modernize t9300: use test_must_fail | Johannes Sixt | 2015-11-20 | |
| * | | | | | | | | | | | | | | | modernize t9300: single-quote placement and indentation | Johannes Sixt | 2015-11-20 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'jk/send-email-expand-paths' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | send-email: expand path in sendemail.smtpsslcertpath config | John Keeping | 2015-11-20 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'dg/subtree-test-cleanup' | Jeff King | 2015-12-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | contrib/subtree: Handle '--prefix' argument with a slash appended | Techlive Zheng | 2015-11-13 | |
| * | | | | | | | | | | | | | | | contrib/subtree: Make each test self-contained | Techlive Zheng | 2015-11-13 | |
| * | | | | | | | | | | | | | | | contrib/subtree: Add split tests | Techlive Zheng | 2015-11-13 | |
| * | | | | | | | | | | | | | | | contrib/subtree: Add merge tests | Techlive Zheng | 2015-11-13 |