aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ak/lazy-prereq-mktemp' into maintJunio C Hamano2016-07-28
|\
| * t7610: test for mktemp before test executionArmin Kunaschik2016-07-06
* | Merge branch 'nd/icase' into maintJunio C Hamano2016-07-28
|\ \
| * | diffcore-pickaxe: support case insensitive match on non-asciiNguyễn Thái Ngọc Duy2016-07-01
| * | grep/pcre: support utf-8Nguyễn Thái Ngọc Duy2016-07-01
| * | grep/pcre: prepare locale-dependent tables for icase matchingNguyễn Thái Ngọc Duy2016-07-01
| * | grep/icase: avoid kwsset when -F is specifiedNguyễn Thái Ngọc Duy2016-07-01
| * | grep/icase: avoid kwsset on literal non-ascii stringsNguyễn Thái Ngọc Duy2016-06-27
| * | test-regex: isolate the bug test codeNguyễn Thái Ngọc Duy2016-06-27
* | | Merge branch 'jk/test-match-signal' into maintJunio C Hamano2016-07-28
|\ \ \
| * | | t/lib-git-daemon: use test_match_signalJeff King2016-07-06
| * | | test_must_fail: use test_match_signalJeff King2016-07-06
| * | | t0005: use test_match_signal as appropriateJeff King2016-07-06
| * | | tests: factor portable signal check out of t0005Jeff King2016-07-06
* | | | Merge branch 'js/t3404-grammo-fix' into maintJunio C Hamano2016-07-28
|\ \ \ \
| * | | | t3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin2016-06-29
* | | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maintJunio C Hamano2016-07-28
|\ \ \ \ \
| * | | | | rebase -i: restore autostash on abortPatrick Steinhardt2016-06-29
* | | | | | Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \
| * | | | | | grep: fix grepping for "intent to add" filesCharles Bailey2016-07-01
| * | | | | | t7810-grep.sh: fix a whitespace inconsistencyCharles Bailey2016-07-01
| * | | | | | t7810-grep.sh: fix duplicated test nameCharles Bailey2016-07-01
* | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \
| * | | | | | | commit.c: make find_commit_subject() more robustJohannes Schindelin2016-06-22
* | | | | | | | Merge branch 'dg/subtree-rebase-test' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/subtree: Add a test for subtree rebase that loses commitsDavid A. Greene2016-06-28
* | | | | | | | | Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0006: skip "far in the future" test when unsigned long is not long enoughJeff King2016-07-15
* | | | | | | | | | Merge branch 'jc/t2300-setup' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t2300: "git --exec-path" is not usable in $PATH on Windows as-isJohannes Schindelin2016-06-22
* | | | | | | | | | | Merge branch 'cb/t7810-test-label-fix' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t7810: fix duplicated test titleCharles Bailey2016-06-21
* | | | | | | | | | | | Merge branch 'sb/t5614-modernize' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t5614: don't use subshellsStefan Beller2016-06-21
* | | | | | | | | | | | | Merge branch 'js/perf-on-apple' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perf: accommodate for MacOSXJohannes Schindelin2016-06-21
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ak/t7800-wo-readlink' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7800: readlink may not be availableArmin Kunaschik2016-06-21
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | local_tzoffset: detect errors from tm_to_time_tJeff King2016-06-20
| * | | | | | | | | | | | t0006: test various date formatsJeff King2016-06-20
| * | | | | | | | | | | | t0006: rename test-date's "show" to "relative"Jeff King2016-06-20
* | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | clone: do not let --depth imply --shallow-submodulesJunio C Hamano2016-06-20
* | | | | | | | | | | | | Merge branch 'nd/graph-width-padded' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy2016-06-16
| * | | | | | | | | | | | | pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-16
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'et/add-chmod-x' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-07
* | | | | | | | | | | | | | Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |