Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ak/lazy-prereq-mktemp' into maint | Junio C Hamano | 2016-07-28 |
|\ | |||
| * | t7610: test for mktemp before test execution | Armin Kunaschik | 2016-07-06 |
* | | Merge branch 'nd/icase' into maint | Junio C Hamano | 2016-07-28 |
|\ \ | |||
| * | | diffcore-pickaxe: support case insensitive match on non-ascii | Nguyễn Thái Ngọc Duy | 2016-07-01 |
| * | | grep/pcre: support utf-8 | Nguyễn Thái Ngọc Duy | 2016-07-01 |
| * | | grep/pcre: prepare locale-dependent tables for icase matching | Nguyễn Thái Ngọc Duy | 2016-07-01 |
| * | | grep/icase: avoid kwsset when -F is specified | Nguyễn Thái Ngọc Duy | 2016-07-01 |
| * | | grep/icase: avoid kwsset on literal non-ascii strings | Nguyễn Thái Ngọc Duy | 2016-06-27 |
| * | | test-regex: isolate the bug test code | Nguyễn Thái Ngọc Duy | 2016-06-27 |
* | | | Merge branch 'jk/test-match-signal' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ | |||
| * | | | t/lib-git-daemon: use test_match_signal | Jeff King | 2016-07-06 |
| * | | | test_must_fail: use test_match_signal | Jeff King | 2016-07-06 |
| * | | | t0005: use test_match_signal as appropriate | Jeff King | 2016-07-06 |
| * | | | tests: factor portable signal check out of t0005 | Jeff King | 2016-07-06 |
* | | | | Merge branch 'js/t3404-grammo-fix' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ | |||
| * | | | | t3404: fix a grammo (commands are ran -> commands are run) | Johannes Schindelin | 2016-06-29 |
* | | | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ | |||
| * | | | | | rebase -i: restore autostash on abort | Patrick Steinhardt | 2016-06-29 |
* | | | | | | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | grep: fix grepping for "intent to add" files | Charles Bailey | 2016-07-01 |
| * | | | | | | t7810-grep.sh: fix a whitespace inconsistency | Charles Bailey | 2016-07-01 |
| * | | | | | | t7810-grep.sh: fix duplicated test name | Charles Bailey | 2016-07-01 |
* | | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | commit.c: make find_commit_subject() more robust | Johannes Schindelin | 2016-06-22 |
* | | | | | | | | Merge branch 'dg/subtree-rebase-test' into maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | contrib/subtree: Add a test for subtree rebase that loses commits | David A. Greene | 2016-06-28 |
* | | | | | | | | | Merge branch 'jk/tzoffset-fix' into maint | Junio C Hamano | 2016-07-15 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t0006: skip "far in the future" test when unsigned long is not long enough | Jeff King | 2016-07-15 |
* | | | | | | | | | | Merge branch 'jc/t2300-setup' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t2300: "git --exec-path" is not usable in $PATH on Windows as-is | Johannes Schindelin | 2016-06-22 |
* | | | | | | | | | | | Merge branch 'cb/t7810-test-label-fix' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t7810: fix duplicated test title | Charles Bailey | 2016-06-21 |
* | | | | | | | | | | | | Merge branch 'sb/t5614-modernize' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | t5614: don't use subshells | Stefan Beller | 2016-06-21 |
* | | | | | | | | | | | | | Merge branch 'js/perf-on-apple' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | perf: accommodate for MacOSX | Johannes Schindelin | 2016-06-21 |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'ak/t7800-wo-readlink' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | t7800: readlink may not be available | Armin Kunaschik | 2016-06-21 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'jk/tzoffset-fix' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | local_tzoffset: detect errors from tm_to_time_t | Jeff King | 2016-06-20 |
| * | | | | | | | | | | | | t0006: test various date formats | Jeff King | 2016-06-20 |
| * | | | | | | | | | | | | t0006: rename test-date's "show" to "relative" | Jeff King | 2016-06-20 |
* | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | clone: do not let --depth imply --shallow-submodules | Junio C Hamano | 2016-06-20 |
* | | | | | | | | | | | | | Merge branch 'nd/graph-width-padded' into maint | Junio C Hamano | 2016-07-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | pretty.c: support <direction>|(<negative number>) forms | Nguyễn Thái Ngọc Duy | 2016-06-16 |
| * | | | | | | | | | | | | | pretty: pass graph width to pretty formatting for use in '%>|(N)' | Josef Kufner | 2016-06-16 |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'et/add-chmod-x' into maint | Junio C Hamano | 2016-07-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 2016-06-07 |
* | | | | | | | | | | | | | | Merge branch 'sg/reflog-past-root' into maint | Junio C Hamano | 2016-07-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |