Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-28 |
* | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 |
|\ | |||
| * | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-28 |
| * | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 |
| |\ | |||
| | * | Git 2.3.10v2.3.10 | Junio C Hamano | 2015-09-28 |
| | * | Merge branch 'jk/xdiff-memory-limits' into maint-2.3 | Junio C Hamano | 2015-09-28 |
| | |\ | |||
| | | * | merge-file: enforce MAX_XDIFF_SIZE on incoming files | Jeff King | 2015-09-28 |
| | | * | xdiff: reject files larger than ~1GB | Jeff King | 2015-09-28 |
| | | * | react to errors in xdi_diff | Jeff King | 2015-09-28 |
| | * | | Merge branch 'jk/transfer-limit-redirection' into maint-2.3 | Junio C Hamano | 2015-09-28 |
| | |\ \ | |||
| | | * | | http: limit redirection depth | Blake Burkhart | 2015-09-25 |
| | | * | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 |
| | | * | | transport: refactor protocol whitelist code | Jeff King | 2015-09-25 |
| | * | | | Merge branch 'jk/transfer-limit-protocol' into maint-2.3 | Junio C Hamano | 2015-09-28 |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | |||
| | | * | submodule: allow only certain protocols for submodule fetches | Jeff King | 2015-09-23 |
| | | * | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 |
| | |/ | |||
* | | | Git 2.5.3v2.5.3 | Junio C Hamano | 2015-09-17 |
* | | | Merge branch 'dt/untracked-subdir' into maint | Junio C Hamano | 2015-09-17 |
|\ \ \ | |||
| * | | | untracked cache: fix entry invalidation | Nguyễn Thái Ngọc Duy | 2015-08-19 |
| * | | | untracked-cache: fix subdirectory handling | David Turner | 2015-08-19 |
| * | | | t7063: use --force-untracked-cache to speed up a bit | Nguyễn Thái Ngọc Duy | 2015-08-19 |
| * | | | untracked-cache: support sparse checkout | David Turner | 2015-07-31 |
* | | | | Merge branch 'br/svn-doc-include-paths-config' into maint | Junio C Hamano | 2015-09-17 |
|\ \ \ \ | |||
| * | | | | git-svn doc: mention "svn-remote.<name>.include-paths" | Brett Randall | 2015-08-26 |
* | | | | | Merge branch 'ah/submodule-typofix-in-error' into maint | Junio C Hamano | 2015-09-17 |
|\ \ \ \ \ | |||
| * | | | | | git-submodule: remove extraneous space from error message | Alex Henrie | 2015-08-28 |
* | | | | | | Merge branch 'js/maint-am-skip-performance-regression' into maint | Junio C Hamano | 2015-09-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | am --skip/--abort: merge HEAD/ORIG_HEAD tree into index | Johannes Schindelin | 2015-09-09 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Git 2.5.2v2.5.2 | Junio C Hamano | 2015-09-04 |
* | | | | | | Sync with 2.4.9 | Junio C Hamano | 2015-09-04 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Git 2.4.9v2.4.9 | Junio C Hamano | 2015-09-04 |
| * | | | | | Sync with 2.3.9 | Junio C Hamano | 2015-09-04 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| | * | | | | Git 2.3.9v2.3.9 | Junio C Hamano | 2015-09-04 |
| | * | | | | Sync with 2.2.3 | Junio C Hamano | 2015-09-04 |
| | |\ \ \ \ | |||
| | | * | | | | Git 2.2.3v2.2.3 | Junio C Hamano | 2015-09-04 |
| | | * | | | | Merge branch 'jk/long-paths' into maint-2.2 | Junio C Hamano | 2015-09-04 |
| | | |\ \ \ \ | |||
| | | | * | | | | show-branch: use a strbuf for reflog descriptions | Jeff King | 2015-09-04 |
| | | | * | | | | read_info_alternates: handle paths larger than PATH_MAX | Jeff King | 2015-09-04 |
| | | | * | | | | notes: use a strbuf in add_non_note | Jeff King | 2015-09-04 |
| | | | * | | | | verify_absent: allow filenames longer than PATH_MAX | Jeff King | 2015-09-04 |
| | | |/ / / / | |||
* | | | | | | | Merge branch 'ee/clean-test-fixes' into maint | Junio C Hamano | 2015-09-03 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t7300: fix broken && chains | Erik Elfström | 2015-08-31 |
* | | | | | | | | Merge branch 'jk/log-missing-default-HEAD' into maint | Junio C Hamano | 2015-09-03 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | log: diagnose empty HEAD more clearly | Jeff King | 2015-08-31 |
* | | | | | | | | | Merge branch 'cc/trailers-corner-case-fix' into maint | Junio C Hamano | 2015-09-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | trailer: support multiline title | Christian Couder | 2015-08-31 |
| * | | | | | | | | | trailer: retitle a test and correct an in-comment message | Christian Couder | 2015-08-26 |
| * | | | | | | | | | trailer: ignore first line of message | Christian Couder | 2015-08-21 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd... | Junio C Hamano | 2015-09-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | commit: don't rewrite shared index unnecessarily | David Turner | 2015-08-31 |