aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* auto gc: don't write bitmaps for incremental repacksDavid Turner2016-12-29
* Merge branch 'nd/test-helpers' into maintJunio C Hamano2016-11-29
|\
| * valgrind: support test helpersRené Scharfe2016-10-27
* | Merge branch 'as/merge-attr-sleep' into maintJunio C Hamano2016-11-29
|\ \
| * | t6026: clarify the point of "kill $(cat sleep.pid)"Johannes Sixt2016-11-11
| * | t6026: ensure that long-running script really isJohannes Schindelin2016-11-10
| * | Revert "t6026-merge-attr: don't fail if sleep exits early"Junio C Hamano2016-11-10
| * | Revert "t6026-merge-attr: ensure that the merge driver was called"Junio C Hamano2016-11-10
| * | t6026-merge-attr: ensure that the merge driver was calledAndreas Schwab2016-11-10
| * | t6026-merge-attr: don't fail if sleep exits earlyAndreas Schwab2016-11-08
* | | Merge branch 'mm/send-email-cc-cruft-after-address' into maintJunio C Hamano2016-11-29
|\ \ \
| * | | t9000-addresses: update expected results after fixMatthieu Moy2016-10-21
| * | | parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-14
* | | | Merge branch 'pb/test-parse-options-expect' into maintJunio C Hamano2016-10-28
|\ \ \ \
| * | | | t0040: convert all possible tests to use `test-parse-options --expect`Pranit Bauva2016-10-17
* | | | | Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \
| * | | | | test-lib: bail out when "-v" used under "prove"Jeff King2016-10-24
| * | | | | test-lib: add --verbose-log optionJeff King2016-10-21
| * | | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King2016-10-21
* | | | | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \
| * | | | | | t3700: fix broken test under !SANITYJunio C Hamano2016-10-20
* | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \
| * | | | | | | fetch: use "quick" has_sha1_file for tag followingJeff King2016-10-14
* | | | | | | | Merge branch 'jk/merge-base-fork-point-without-reflog' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | merge-base: handle --fork-point without reflogJeff King2016-10-12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | worktree: allow the main brach of a bare repository to be checked outDennis Kaarsemaker2016-10-14
* | | | | | | | | Merge branch 'jk/ref-symlink-loop' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | files_read_raw_ref: avoid infinite loop on broken symlinksJeff King2016-10-10
* | | | | | | | | Merge branch 'kd/mailinfo-quoted-string' into maintJunio C Hamano2016-10-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | mailinfo: unescape quoted-pair in header fieldsKevin Daudt2016-09-28
| * | | | | | | | t5100-mailinfo: replace common path prefix with variableKevin Daudt2016-09-28
* | | | | | | | | Merge branch 'jk/pack-tag-of-tag' into maintJunio C Hamano2016-10-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pack-objects: walk tag chains for --include-tagJeff King2016-09-07
| * | | | | | | | | t5305: simplify packname handlingJeff King2016-09-07
| * | | | | | | | | t5305: use "git -C"Jeff King2016-09-07
| * | | | | | | | | t5305: drop "dry-run" of unpack-objectsJeff King2016-09-07
| * | | | | | | | | t5305: move cleanup into test blockJeff King2016-09-07
* | | | | | | | | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | t3700-add: do not check working tree file mode without POSIXPERMJohannes Sixt2016-09-21
| * | | | | | | | | t3700-add: create subdirectory gentlyJohannes Sixt2016-09-21
| * | | | | | | | | add: modify already added files when --chmod is givenThomas Gummerer2016-09-15
| * | | | | | | | | update-index: add test for chmod flagsThomas Gummerer2016-09-14
* | | | | | | | | | Merge branch 'rt/rebase-i-broken-insn-advise' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase -i: improve advice on bad instruction linesRalf Thielow2016-09-07
* | | | | | | | | | | Merge branch 'js/regexec-buf' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regex: use regexec_buf()Johannes Schindelin2016-09-21
| * | | | | | | | | | | regex: -G<pattern> feeds a non NUL-terminated string to regexec() and failsJohannes Schindelin2016-09-21
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/checkout-disambiguation' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout: fix ambiguity check in subdirNguyễn Thái Ngọc Duy2016-09-21
| | |/ / / / / / / / / | |/| | | | | | | | |