summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* pack-objects: use reachability bitmap index when generating non-stdout packks/pack-objects-bitmapKirill Smelkov2016-09-122-1/+25
* pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...Kirill Smelkov2016-09-121-0/+92
* t/perf: add tests for many-pack scenariosJeff King2016-07-291-0/+87
* Merge branch 'ls/p4-tmp-refs'Junio C Hamano2016-07-191-2/+2
|\
| * git-p4: place temporary refs used for branch import under refs/git-p4-tmpls/p4-tmp-refsLars Schneider2016-07-081-2/+2
* | Merge branch 'nd/fetch-ref-summary'Junio C Hamano2016-07-191-0/+30
|\ \
| * | fetch: reduce duplicate in ref update status lines with placeholderNguyễn Thái Ngọc Duy2016-07-061-1/+16
| * | fetch: align all "remote -> local" outputNguyễn Thái Ngọc Duy2016-07-061-0/+15
* | | Merge branch 'jk/test-match-signal'Junio C Hamano2016-07-193-11/+26
|\ \ \
| * | | t/lib-git-daemon: use test_match_signaljk/test-match-signalJeff King2016-07-061-2/+1
| * | | test_must_fail: use test_match_signalJeff King2016-07-061-1/+1
| * | | t0005: use test_match_signal as appropriateJeff King2016-07-061-2/+2
| * | | tests: factor portable signal check out of t0005Jeff King2016-07-062-6/+22
| |/ /
* | | Merge branch 'jk/common-main'Junio C Hamano2016-07-1933-43/+43
|\ \ \
| * \ \ Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-0633-40/+40
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'da/difftool' into maintJunio C Hamano2016-06-061-0/+23
| | |\ \
| | * \ \ Merge branch 'tb/core-eol-fix' into maintJunio C Hamano2016-06-061-170/+131
| | |\ \ \
| | * \ \ \ Merge branch 'ar/diff-args-osx-precompose' into maintJunio C Hamano2016-06-061-0/+42
| | |\ \ \ \
* | | \ \ \ \ Merge branch 'ak/lazy-prereq-mktemp'Junio C Hamano2016-07-191-1/+6
|\ \ \ \ \ \ \
| * | | | | | | t7610: test for mktemp before test executionArmin Kunaschik2016-07-061-1/+6
* | | | | | | | Merge branch 'nd/icase'Junio C Hamano2016-07-194-3/+148
|\ \ \ \ \ \ \ \
| * | | | | | | | diffcore-pickaxe: support case insensitive match on non-asciiNguyễn Thái Ngọc Duy2016-07-011-0/+7
| * | | | | | | | grep/pcre: support utf-8Nguyễn Thái Ngọc Duy2016-07-011-0/+15
| * | | | | | | | grep/pcre: prepare locale-dependent tables for icase matchingNguyễn Thái Ngọc Duy2016-07-011-0/+19
| * | | | | | | | grep/icase: avoid kwsset when -F is specifiedNguyễn Thái Ngọc Duy2016-07-011-0/+26
| * | | | | | | | grep/icase: avoid kwsset on literal non-ascii stringsNguyễn Thái Ngọc Duy2016-06-271-0/+23
| * | | | | | | | test-regex: isolate the bug test codeNguyễn Thái Ngọc Duy2016-06-271-1/+1
* | | | | | | | | Merge branch 'bc/cocci'Junio C Hamano2016-07-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-281-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/log-to-diffopt-file'Junio C Hamano2016-07-192-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mingw: fix the shortlog --output=<file> testjs/log-to-diffopt-fileJohannes Schindelin2016-07-111-2/+2
| * | | | | | | | | t4211: ensure that log respects --output=<file>Johannes Schindelin2016-06-241-0/+7
| * | | | | | | | | shortlog: respect the --output=<file> settingJohannes Schindelin2016-06-241-0/+6
* | | | | | | | | | archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano2016-07-151-6/+6
* | | | | | | | | | Sync with 2.9.2Junio C Hamano2016-07-152-3/+12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-152-3/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | t0006: skip "far in the future" test when unsigned long is not long enoughjk/tzoffset-fixJeff King2016-07-152-3/+12
| * | | | | | | | | | | Merge branch 'jc/t2300-setup' into maintJunio C Hamano2016-07-111-1/+9
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cb/t7810-test-label-fix' into maintJunio C Hamano2016-07-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/t5614-modernize' into maintJunio C Hamano2016-07-111-50/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/perf-on-apple' into maintJunio C Hamano2016-07-111-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ak/t7800-wo-readlink' into maintJunio C Hamano2016-07-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-112-17/+69
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maintJunio C Hamano2016-07-111-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/graph-width-padded' into maintJunio C Hamano2016-07-111-0/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'et/add-chmod-x' into maintJunio C Hamano2016-07-061-0/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-07-062-1/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'rs/xdiff-hunk-with-func-line' into maintJunio C Hamano2016-06-277-77/+278
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/rev-list-count-with-bitmap' into maintJunio C Hamano2016-06-271-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'et/pretty-format-c-auto' into maintJunio C Hamano2016-06-271-7/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | |