Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.3 | 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-04 | 1 | -12/+4 |
|\ \ \ \ | |||||
| * | | | | t7300: fix broken && chains | Erik Elfström | 2015-08-31 | 1 | -12/+4 |
* | | | | | Merge branch 'jk/log-missing-default-HEAD' into maint | Junio C Hamano | 2015-09-04 | 2 | -1/+30 |
|\ \ \ \ \ | |||||
| * | | | | | log: diagnose empty HEAD more clearly | Jeff King | 2015-08-31 | 2 | -1/+30 |
* | | | | | | Merge branch 'cc/trailers-corner-case-fix' into maint | Junio C Hamano | 2015-09-04 | 2 | -3/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | trailer: support multiline title | 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-04 | 3 | -5/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: don't rewrite shared index unnecessarily | David Turner | 2015-08-31 | 3 | -5/+15 |
* | | | | | | | Merge branch 'rs/archive-zip-many' into maint | Junio C Hamano | 2015-09-04 | 2 | -5/+134 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | archive-zip: support more than 65535 entries | 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-04 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ps_matched: xcalloc() takes nmemb and then element size | Junio C Hamano | 2015-08-20 | 2 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ss/fix-config-fd-leak' into maint | Junio C Hamano | 2015-09-04 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | config: close config file handle in case of error | Sven Strickroth | 2015-08-14 | 1 | -1/+4 |
* | | | | | | | | Merge branch 'sg/wt-status-header-inclusion' into maint | Junio C Hamano | 2015-09-04 | 2 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | wt-status: move #include "pathspec.h" to the header | SZEDER Gábor | 2015-08-21 | 2 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'po/po-readme' into maint | Junio C Hamano | 2015-09-04 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | po/README: Update directions for l10n contributors | Philip Oakley | 2015-08-17 | 1 | -0/+19 |
* | | | | | | | | | Merge branch 'sg/t3020-typofix' into maint | Junio C Hamano | 2015-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t3020: fix typo in test description | SZEDER Gábor | 2015-08-20 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'as/docfix-reflog-expire-unreachable' into maint | Junio C Hamano | 2015-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable | Andreas Schwab | 2015-08-21 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'nd/fixup-linked-gitdir' into maint | Junio C Hamano | 2015-09-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | setup: update the right file in multiple checkouts | Nguyễn Thái Ngọc Duy | 2015-08-25 | 1 | -2/+2 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/rev-list-has-no-notes' into maint | Junio C Hamano | 2015-09-04 | 4 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rev-list: make it obvious that we do not support notes | Jeff King | 2015-08-24 | 4 | -0/+9 |
* | | | | | | | | | | | | Merge branch 'jk/fix-alias-pager-config-key-warnings' into maint | Junio C Hamano | 2015-09-04 | 5 | -12/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | config: silence warnings for command names with invalid keys | Jeff King | 2015-08-24 | 5 | -12/+43 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint | Junio C Hamano | 2015-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t2019: skip test requiring '*' in a file name non Windows | Johannes Sixt | 2015-08-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'sg/help-group' into maint | Junio C Hamano | 2015-09-04 | 3 | -52/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | generate-cmdlist: re-implement as shell script | Eric Sunshine | 2015-08-25 | 3 | -52/+52 |
* | | | | | | | | | | | | | | Merge branch 'ps/t1509-chroot-test-fixup' into maint | Junio C Hamano | 2015-09-04 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | tests: fix cleanup after tests in t1509-root-worktree | Patrick Steinhardt | 2015-08-05 | 1 | -1/+1 |