Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/perf: make runner work even if Git is not installedsb/perf-without-installed-git | Stephan Beyer | 2015-09-25 | 1 | -0/+1 |
* | 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 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | commit: don't rewrite shared index unnecessarilydt/commit-preserve-base-index-upon-opportunistic-cache-tree-update | David Turner | 2015-08-31 | 3 | -5/+15 |
* | | | | | | | | | | Merge branch 'rs/archive-zip-many' into maint | Junio C Hamano | 2015-09-03 | 2 | -5/+134 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | archive-zip: support more than 65535 entriesrs/archive-zip-many | René Scharfe | 2015-08-28 | 2 | -4/+91 |
| * | | | | | | | | | | archive-zip: use a local variable to store the creator version | René Scharfe | 2015-08-28 | 1 | -2/+4 |
| * | | | | | | | | | | t5004: test ZIP archives with many entries | René Scharfe | 2015-08-28 | 1 | -0/+40 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jc/calloc-pathspec' into maint | Junio C Hamano | 2015-09-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ps_matched: xcalloc() takes nmemb and then element sizejc/calloc-pathspec | Junio C Hamano | 2015-08-20 | 2 | -2/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'ss/fix-config-fd-leak' into maint | Junio C Hamano | 2015-09-03 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | config: close config file handle in case of errorss/fix-config-fd-leak | Sven Strickroth | 2015-08-14 | 1 | -1/+4 |
* | | | | | | | | | | | Merge branch 'sg/wt-status-header-inclusion' into maint | Junio C Hamano | 2015-09-03 | 2 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | wt-status: move #include "pathspec.h" to the headersg/wt-status-header-inclusion | SZEDER Gábor | 2015-08-21 | 2 | -1/+1 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'po/po-readme' into maint | Junio C Hamano | 2015-09-03 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | po/README: Update directions for l10n contributorspo/po-readme | Philip Oakley | 2015-08-17 | 1 | -0/+19 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'sg/t3020-typofix' into maint | Junio C Hamano | 2015-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t3020: fix typo in test descriptionsg/t3020-typofix | SZEDER Gábor | 2015-08-20 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'as/docfix-reflog-expire-unreachable' into maint | Junio C Hamano | 2015-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |