aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/rebase-i-drop-ident-check' into maintJunio C Hamano2016-09-29
|\ \ \ \ \
| * | | | | rebase-interactive: drop early check for valid identJeff King2016-07-29
* | | | | | Merge branch 'jt/format-patch-base-info-above-sig' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \
| * | | | | | format-patch: show base info before email signatureJosh Triplett2016-09-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ks/perf-build-with-autoconf' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \
| * | | | | | t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov2016-09-15
| |/ / / / /
* | | | | | Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \
| * | | | | | xdiff: fix merging of hunks with -W context and -u contextRené Scharfe2016-09-14
| * | | | | | Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/difftool-command-not-found' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sb/checkout-explit-detach-no-advice' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rs/pull-signed-tag' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'js/test-lint-pathname' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/push-force-with-lease-creation' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/reflog-date' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/fix-remote-curl-url-wo-proto' into maintJunio C Hamano2016-09-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | remote-curl: handle URLs without protocolJeff King2016-09-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'js/t9903-chaining' into maintJunio C Hamano2016-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t9903: fix broken && chainJohannes Sixt2016-09-07
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ep/use-git-trace-curl-in-tests' into maintJunio C Hamano2016-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| * | | | | | | | | | | | | | | | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| * | | | | | | | | | | | | | | | test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto2016-09-07
| * | | | | | | | | | | | | | | | t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'js/t6026-clean-up' into maintJunio C Hamano2016-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t6026-merge-attr: clean up background process at end of test caseJohannes Sixt2016-09-07
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maintJunio C Hamano2016-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | symbolic-ref -d: do not allow removal of HEADJunio C Hamano2016-09-02
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jc/submodule-anchor-git-dir' into maintJunio C Hamano2016-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \