summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pb/test-parse-options-expect' into maintJunio C Hamano2016-10-281-170/+13
|\
| * t0040: convert all possible tests to use `test-parse-options --expect`pb/test-parse-options-expectPranit Bauva2016-10-171-170/+13
* | Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano2016-10-282-4/+36
|\ \
| * | test-lib: bail out when "-v" used under "prove"jk/tap-verbose-fixJeff King2016-10-241-0/+10
| * | test-lib: add --verbose-log optionJeff King2016-10-212-3/+25
| * | test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King2016-10-211-2/+2
* | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-10-281-0/+1
|\ \ \
| * | | t3700: fix broken test under !SANITYtg/add-chmod+x-fixJunio C Hamano2016-10-201-0/+1
* | | | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-281-0/+99
|\ \ \ \
| * | | | fetch: use "quick" has_sha1_file for tag followingjk/fetch-quick-tag-followingJeff King2016-10-141-0/+99
* | | | | Merge branch 'jk/merge-base-fork-point-without-reflog' into maintJunio C Hamano2016-10-281-0/+6
|\ \ \ \ \
| * | | | | merge-base: handle --fork-point without reflogjk/merge-base-fork-point-without-reflogJeff King2016-10-121-0/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maintJunio C Hamano2016-10-281-0/+8
|\ \ \ \ \
| * | | | | worktree: allow the main brach of a bare repository to be checked outdk/worktree-dup-checkout-with-bare-is-okDennis Kaarsemaker2016-10-141-0/+8
* | | | | | Merge branch 'jk/ref-symlink-loop' into maintJunio C Hamano2016-10-281-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | files_read_raw_ref: avoid infinite loop on broken symlinksJeff King2016-10-101-0/+5
* | | | | | Merge branch 'kd/mailinfo-quoted-string' into maintJunio C Hamano2016-10-115-33/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mailinfo: unescape quoted-pair in header fieldskd/mailinfo-quoted-stringKevin Daudt2016-09-285-0/+42
| * | | | | t5100-mailinfo: replace common path prefix with variableKevin Daudt2016-09-281-33/+35
* | | | | | Merge branch 'jk/pack-tag-of-tag' into maintJunio C Hamano2016-10-031-29/+65
|\ \ \ \ \ \
| * | | | | | pack-objects: walk tag chains for --include-tagjk/pack-tag-of-tagJeff King2016-09-071-0/+52
| * | | | | | t5305: simplify packname handlingJeff King2016-09-071-6/+6
| * | | | | | t5305: use "git -C"Jeff King2016-09-071-21/+7
| * | | | | | t5305: drop "dry-run" of unpack-objectsJeff King2016-09-071-2/+0
| * | | | | | t5305: move cleanup into test blockJeff King2016-09-071-2/+2
* | | | | | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-09-292-0/+61
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | t3700-add: do not check working tree file mode without POSIXPERMJohannes Sixt2016-09-211-4/+2
| * | | | | | t3700-add: create subdirectory gentlyJohannes Sixt2016-09-211-1/+1
| * | | | | | add: modify already added files when --chmod is givenThomas Gummerer2016-09-151-0/+50
| * | | | | | update-index: add test for chmod flagsThomas Gummerer2016-09-141-0/+13
* | | | | | | Merge branch 'rt/rebase-i-broken-insn-advise' into maintJunio C Hamano2016-09-291-3/+3
|\ \ \ \ \ \ \
| * | | | | | | rebase -i: improve advice on bad instruction linesrt/rebase-i-broken-insn-adviseRalf Thielow2016-09-071-3/+3
* | | | | | | | Merge branch 'js/regexec-buf' into maintJunio C Hamano2016-09-291-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | regex: use regexec_buf()Johannes Schindelin2016-09-211-1/+1
| * | | | | | | | regex: -G<pattern> feeds a non NUL-terminated string to regexec() and failsJohannes Schindelin2016-09-211-0/+22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/checkout-disambiguation' into maintJunio C Hamano2016-09-292-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: fix ambiguity check in subdirnd/checkout-disambiguationNguyễn Thái Ngọc Duy2016-09-212-0/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/rebase-i-drop-ident-check' into maintJunio C Hamano2016-09-291-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase-interactive: drop early check for valid identjk/rebase-i-drop-ident-checkJeff King2016-07-291-0/+47
* | | | | | | | | Merge branch 'jt/format-patch-base-info-above-sig' into maintJunio C Hamano2016-09-291-6/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: show base info before email signaturejt/format-patch-base-info-above-sigJosh Triplett2016-09-151-6/+27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ks/perf-build-with-autoconf' into maintJunio C Hamano2016-09-291-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/perf/run: copy config.mak.autogen & friends to build areaks/perf-build-with-autoconfKirill Smelkov2016-09-151-1/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' into maintJunio C Hamano2016-09-291-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xdiff: fix merging of hunks with -W context and -u contextrs/xdiff-merge-overlapping-hunks-for-W-contextRené Scharfe2016-09-141-0/+25
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-09-081-1/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano2016-09-081-0/+13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/difftool-command-not-found' into maintJunio C Hamano2016-09-081-0/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/checkout-explit-detach-no-advice' into maintJunio C Hamano2016-09-081-0/+23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/pull-signed-tag' into maintJunio C Hamano2016-09-081-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \