Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document submodule sync --recursivesb/doc-submodule-sync-recursive | Stefan Beller | 2015-12-04 | 1 | -1/+4 |
* | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
* | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | 28 | -29/+466 |
|\ | |||||
| * | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
| * | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | 27 | -28/+446 |
| |\ | |||||
| | * | Git 2.3.10v2.3.10maint-2.3 | Junio C Hamano | 2015-09-28 | 4 | -3/+22 |
| | * | Merge branch 'jk/xdiff-memory-limits' into maint-2.3 | Junio C Hamano | 2015-09-28 | 11 | -26/+57 |
| | |\ | |||||
| | | * | merge-file: enforce MAX_XDIFF_SIZE on incoming files | Jeff King | 2015-09-28 | 1 | -1/+2 |
| | | * | xdiff: reject files larger than ~1GB | Jeff King | 2015-09-28 | 3 | -1/+14 |
| | | * | react to errors in xdi_diff | Jeff King | 2015-09-28 | 7 | -24/+41 |
| | * | | Merge branch 'jk/transfer-limit-redirection' into maint-2.3 | Junio C Hamano | 2015-09-28 | 6 | -15/+78 |
| | |\ \ | |||||
| | | * | | http: limit redirection depth | Blake Burkhart | 2015-09-25 | 3 | -0/+8 |
| | | * | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 | 4 | -5/+27 |
| | | * | | transport: refactor protocol whitelist code | Jeff King | 2015-09-25 | 2 | -10/+43 |
| | * | | | Merge branch 'jk/transfer-limit-protocol' into maint-2.3 | Junio C Hamano | 2015-09-28 | 13 | -1/+306 |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | |||||
| | | * | submodule: allow only certain protocols for submodule fetches | Jeff King | 2015-09-23 | 2 | -0/+52 |
| | | * | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | 11 | -1/+254 |
| | |/ | |||||
* | | | Git 2.5.3v2.5.3 | Junio C Hamano | 2015-09-17 | 4 | -3/+21 |
* | | | Merge branch 'dt/untracked-subdir' into maint | Junio C Hamano | 2015-09-17 | 2 | -32/+282 |
|\ \ \ | |||||
| * | | | untracked cache: fix entry invalidationdt/untracked-subdir | Nguyễn Thái Ngọc Duy | 2015-08-19 | 2 | -13/+83 |
| * | | | untracked-cache: fix subdirectory handling | David Turner | 2015-08-19 | 2 | -7/+79 |
| * | | | t7063: use --force-untracked-cache to speed up a bitdt/untracked-sparse | Nguyễn Thái Ngọc Duy | 2015-08-19 | 1 | -1/+1 |
| * | | | untracked-cache: support sparse checkout | David Turner | 2015-07-31 | 2 | -14/+122 |
* | | | | Merge branch 'br/svn-doc-include-paths-config' into maint | Junio C Hamano | 2015-09-17 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | git-svn doc: mention "svn-remote.<name>.include-paths"br/svn-doc-include-paths-config | Brett Randall | 2015-08-26 | 1 | -0/+3 |
* | | | | | Merge branch 'ah/submodule-typofix-in-error' into maint | Junio C Hamano | 2015-09-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | git-submodule: remove extraneous space from error messageah/submodule-typofix-in-error | Alex Henrie | 2015-08-28 | 1 | -1/+1 |
* | | | | | | Merge branch 'js/maint-am-skip-performance-regression' into maint | Junio C Hamano | 2015-09-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am --skip/--abort: merge HEAD/ORIG_HEAD tree into indexjs/maint-am-skip-performance-regression | Johannes Schindelin | 2015-09-09 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Git 2.5.2v2.5.2 | Junio C Hamano | 2015-09-04 | 4 | -3/+67 |
* | | | | | | Sync with 2.4.9 | Junio C Hamano | 2015-09-04 | 8 | -27/+60 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Git 2.4.9v2.4.9 | Junio C Hamano | 2015-09-04 | 4 | -3/+13 |
| * | | | | | Sync with 2.3.9 | Junio C Hamano | 2015-09-04 | 7 | -26/+49 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Git 2.3.9v2.3.9 | Junio C Hamano | 2015-09-04 | 4 | -3/+13 |
| | * | | | | Sync with 2.2.3 | Junio C Hamano | 2015-09-04 | 6 | -25/+38 |
| | |\ \ \ \ | |||||
| | | * | | | | Git 2.2.3v2.2.3maint-2.2 | Junio C Hamano | 2015-09-04 | 4 | -3/+13 |
| | | * | | | | Merge branch 'jk/long-paths' into maint-2.2 | Junio C Hamano | 2015-09-04 | 4 | -24/+27 |
| | | |\ \ \ \ | |||||
| | | | * | | | | show-branch: use a strbuf for reflog descriptions | Jeff King | 2015-09-04 | 1 | -2/+4 |
| | | | * | | | | read_info_alternates: handle paths larger than PATH_MAX | Jeff King | 2015-09-04 | 1 | -6/+3 |
| | | | * | | | | notes: use a strbuf in add_non_note | Jeff King | 2015-09-04 | 1 | -9/+10 |
| | | | * | | | | verify_absent: allow filenames longer than PATH_MAX | Jeff King | 2015-09-04 | 1 | -7/+10 |
| | | |/ / / / | |||||
* | | | | | | | Merge branch 'ee/clean-test-fixes' into maint | Junio C Hamano | 2015-09-03 | 1 | -12/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7300: fix broken && chainsee/clean-test-fixes | Erik Elfström | 2015-08-31 | 1 | -12/+4 |
* | | | | | | | | Merge branch 'jk/log-missing-default-HEAD' into maint | Junio C Hamano | 2015-09-03 | 2 | -1/+30 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | log: diagnose empty HEAD more clearlyjk/log-missing-default-HEAD | Jeff King | 2015-08-31 | 2 | -1/+30 |
* | | | | | | | | | Merge branch 'cc/trailers-corner-case-fix' into maint | Junio C Hamano | 2015-09-03 | 2 | -3/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | trailer: support multiline titlecc/trailers-corner-case-fix | Christian Couder | 2015-08-31 | 2 | -4/+25 |
| * | | | | | | | | | trailer: retitle a test and correct an in-comment message | Christian Couder | 2015-08-26 | 2 | -2/+3 |
| * | | | | | | | | | trailer: ignore first line of message | Christian Couder | 2015-08-21 | 2 | -2/+16 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd... | Junio C Hamano | 2015-09-03 | 3 | -5/+15 |
|\ \ \ \ \ \ \ \ \ |