summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-07-282-3/+61
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | grep: fix grepping for "intent to add" filesnd/ita-cleanupCharles Bailey2016-07-012-2/+60
| * | | | | | | | | | | t7810-grep.sh: fix a whitespace inconsistencyCharles Bailey2016-07-011-1/+1
| * | | | | | | | | | | t7810-grep.sh: fix duplicated test nameCharles Bailey2016-07-011-1/+1
* | | | | | | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-287-15/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | reset --hard: skip blank lines when reporting the commit subjectjs/find-commit-subject-ignore-leading-blanksJohannes Schindelin2016-06-291-1/+1
| * | | | | | | | | | | | sequencer: use skip_blank_lines() to find the commit subjectJohannes Schindelin2016-06-291-4/+2
| * | | | | | | | | | | | commit -C: skip blank lines at the beginning of the messageJohannes Schindelin2016-06-291-1/+1
| * | | | | | | | | | | | commit.c: make find_commit_subject() more robustJohannes Schindelin2016-06-222-1/+18
| * | | | | | | | | | | | pretty: make the skip_blank_lines() function publicJohannes Schindelin2016-06-222-8/+9
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dg/subtree-rebase-test' into maintJunio C Hamano2016-07-281-0/+119
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | contrib/subtree: Add a test for subtree rebase that loses commitsdg/subtree-rebase-testDavid A. Greene2016-06-281-0/+119
* | | | | | | | | | | | | Git 2.9.2v2.9.2Junio C Hamano2016-07-154-3/+17
* | | | | | | | | | | | | Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-153-3/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t0006: skip "far in the future" test when unsigned long is not long enoughjk/tzoffset-fixJeff King2016-07-153-3/+18
* | | | | | | | | | | | | | Git 2.9.1v2.9.1Junio C Hamano2016-07-113-2/+58
* | | | | | | | | | | | | | Merge branch 'jc/t2300-setup' into maintJunio C Hamano2016-07-111-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t2300: "git --exec-path" is not usable in $PATH on Windows as-isjc/t2300-setupJohannes Schindelin2016-06-221-1/+9
* | | | | | | | | | | | | | | Merge branch 'cb/t7810-test-label-fix' into maintJunio C Hamano2016-07-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t7810: fix duplicated test titlecb/t7810-test-label-fixCharles Bailey2016-06-211-1/+1
* | | | | | | | | | | | | | | | Merge branch 'sb/t5614-modernize' into maintJunio C Hamano2016-07-111-50/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t5614: don't use subshellssb/t5614-modernizeStefan Beller2016-06-211-50/+20
* | | | | | | | | | | | | | | | | Merge branch 'jn/preformatted-doc-url' into maintJunio C Hamano2016-07-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | doc: git-htmldocs.googlecode.com is no morejn/preformatted-doc-urlJonathan Nieder2016-06-221-2/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'ao/p4-has-branch-prefix-fix' into maintJunio C Hamano2016-07-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-p4: correct hasBranchPrefix verbose outputao/p4-has-branch-prefix-fixAndrew Oakley2016-06-221-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'js/perf-on-apple' into maintJunio C Hamano2016-07-112-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | perf: accommodate for MacOSXjs/perf-on-appleJohannes Schindelin2016-06-212-1/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'ak/t7800-wo-readlink' into maintJunio C Hamano2016-07-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t7800: readlink may not be availableak/t7800-wo-readlinkArmin Kunaschik2016-06-211-1/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-113-17/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | local_tzoffset: detect errors from tm_to_time_tJeff King2016-06-202-0/+7
| * | | | | | | | | | | | | | | | | t0006: test various date formatsJeff King2016-06-202-0/+47
| * | | | | | | | | | | | | | | | | t0006: rename test-date's "show" to "relative"Jeff King2016-06-202-17/+17
* | | | | | | | | | | | | | | | | | Merge branch 'js/mingw-parameter-less-c-functions' into maintJunio C Hamano2016-07-113-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mingw: let the build succeed with DEVELOPER=1js/mingw-parameter-less-c-functionsJohannes Schindelin2016-06-203-6/+6
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'lc/shell-default-value-noexpand' into maintJunio C Hamano2016-07-111-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sh-setup: enclose setting of ${VAR=default} in double-quoteslc/shell-default-value-noexpandLE Manh Cuong2016-06-191-3/+3
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maintJunio C Hamano2016-07-113-8/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthruJunio C Hamano2016-06-203-8/+21
* | | | | | | | | | | | | | | | | | | Merge branch 'mg/signature-doc' into maintJunio C Hamano2016-07-112-0/+187
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Documentation/technical: signed merge tag formatmg/signature-docMichael J Gruber2016-06-171-0/+74
| * | | | | | | | | | | | | | | | | | | Documentation/technical: signed commit formatMichael J Gruber2016-06-171-0/+48
| * | | | | | | | | | | | | | | | | | | Documentation/technical: signed tag formatMichael J Gruber2016-06-171-0/+47
| * | | | | | | | | | | | | | | | | | | Documentation/technical: describe signature formatsMichael J Gruber2016-06-172-0/+18
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/bisect-show-tree' into maintJunio C Hamano2016-07-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | bisect: always call setup_revisions after init_revisionsjk/bisect-show-treeJeff King2016-06-161-0/+1
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'km/fetch-do-not-free-remote-name' into maintJunio C Hamano2016-07-111-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | builtin/fetch.c: don't free remote->name after fetchkm/fetch-do-not-free-remote-nameKeith McGuigan2016-06-141-4/+2
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/graph-width-padded' into maintJunio C Hamano2016-07-116-1/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \