summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* convert: add "status=delayed" to filter process protocolLars Schneider2017-06-302-65/+255
* t0021: write "OUT <size>" only on successLars Schneider2017-06-292-6/+6
* t0021: make debug log file name configurableLars Schneider2017-06-262-25/+27
* t0021: keep filter log files on comparisonLars Schneider2017-06-261-6/+6
* Merge branch 'dt/unpack-save-untracked-cache-extension'Junio C Hamano2017-05-301-0/+22
|\
| * unpack-trees: preserve index extensionsdt/unpack-save-untracked-cache-extensionDavid Turner2017-05-201-0/+22
* | Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano2017-05-302-50/+56
|\ \
| * | t5545: enhance test coverage when no http server is installedjc/skip-test-in-the-middleStefan Beller2017-05-181-42/+43
| * | test: allow skipping the remainderJunio C Hamano2017-05-181-8/+13
* | | Merge branch 'ab/conditional-config-with-symlinks'Junio C Hamano2017-05-301-0/+23
|\ \ \
| * | | config: match both symlink & realpath versions in IncludeIf.gitdir:*ab/conditional-config-with-symlinksÆvar Arnfjörð Bjarmason2017-05-171-0/+23
* | | | Merge branch 'jt/fetch-allow-tip-sha1-implicitly'Junio C Hamano2017-05-301-0/+35
|\ \ \ \
| * | | | fetch-pack: always allow fetching of literal SHA1sjt/fetch-allow-tip-sha1-implicitlyJonathan Tan2017-05-161-0/+35
| | |/ / | |/| |
* | | | Merge branch 'jt/send-email-validate-hook'Junio C Hamano2017-05-301-0/+40
|\ \ \ \
| * | | | send-email: support validate hookJonathan Tan2017-05-161-0/+40
| |/ / /
* | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-05-301-5/+42
|\ \ \ \
| * | | | p0004: don't error out if test repo is too smallRené Scharfe2017-05-161-5/+8
| * | | | p0004: don't abort if multi-threaded is too slowRené Scharfe2017-05-161-4/+0
| * | | | p0004: use test_perfRené Scharfe2017-05-161-0/+36
| * | | | p0004: avoid using pipesRené Scharfe2017-05-161-3/+5
| * | | | p0004: simplify calls of test-lazy-init-name-hashRené Scharfe2017-05-161-3/+3
* | | | | Merge branch 'bw/forking-and-threading'Junio C Hamano2017-05-302-2/+44
|\ \ \ \ \
| * | | | | run-command: restrict PATH search to executable filesBrandon Williams2017-04-251-0/+30
| * | | | | t0061: run_command executes scripts without a #! lineBrandon Williams2017-04-201-0/+11
| * | | | | t5550: use write_script to generate post-update hookBrandon Williams2017-04-181-2/+3
* | | | | | Merge branch 'ab/perf-wildmatch'Junio C Hamano2017-05-303-4/+59
|\ \ \ \ \ \
| * | | | | | perf: add test showing exponential growth in path globbingab/perf-wildmatchÆvar Arnfjörð Bjarmason2017-05-121-0/+43
| * | | | | | perf: add function to setup a fresh test repoÆvar Arnfjörð Bjarmason2017-05-122-4/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'bw/pathspec-sans-the-index'Junio C Hamano2017-05-301-5/+1
|\ \ \ \ \ \
| * | | | | | submodule: add die_in_unpopulated_submodule functionBrandon Williams2017-05-101-5/+1
| |/ / / / /
* | | | | | Merge branch 'jc/name-rev-lw-tag'Junio C Hamano2017-05-301-1/+1
|\ \ \ \ \ \
| * | | | | | name-rev: favor describing with tags and use committer date to tiebreakjc/name-rev-lw-tagJunio C Hamano2017-03-291-1/+1
* | | | | | | Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links'Junio C Hamano2017-05-291-1/+26
|\ \ \ \ \ \ \
| * | | | | | | revision.c: ignore broken tags with ignore_missing_linksjk/ignore-broken-tags-when-ignoring-missing-linksJeff King2017-05-201-1/+26
* | | | | | | | Merge branch 'jk/alternate-ref-optim'Junio C Hamano2017-05-291-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | t5400: avoid concurrent writes into a trace filejk/alternate-ref-optimJeff King2017-05-181-1/+4
* | | | | | | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom'Junio C Hamano2017-05-291-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | interpret-trailers: honor the cut linebm/interpret-trailers-cut-line-is-eomBrian Malehorn2017-05-181-0/+17
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/bug-to-abort'Junio C Hamano2017-05-291-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config: complain about --local outside of a git repoJeff King2017-05-151-1/+1
| * | | | | | | | | setup_git_env: convert die("BUG") to BUG()Jeff King2017-05-151-0/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'js/eol-on-ourselves'Junio C Hamano2017-05-297-25/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t4051: mark supporting files as requiring LF-only line endingsjs/eol-on-ourselvesJohannes Schindelin2017-05-101-0/+1
| * | | | | | | | | Fix the remaining tests that failed with core.autocrlf=trueJohannes Schindelin2017-05-101-1/+20
| * | | | | | | | | t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-106-24/+24
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken'Junio C Hamano2017-05-291-3/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5310: fix "; do" stylejk/disable-pack-reuse-when-brokenJeff King2017-05-091-4/+8
| * | | | | | | | | pack-objects: disable pack reuse for object-selection optionsJeff King2017-05-091-0/+38
* | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-05-292-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-081-2/+2