Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 | 2 | -65/+255 |
* | t0021: write "OUT <size>" only on success | Lars Schneider | 2017-06-29 | 2 | -6/+6 |
* | t0021: make debug log file name configurable | Lars Schneider | 2017-06-26 | 2 | -25/+27 |
* | t0021: keep filter log files on comparison | Lars Schneider | 2017-06-26 | 1 | -6/+6 |
* | Merge branch 'dt/unpack-save-untracked-cache-extension' | Junio C Hamano | 2017-05-30 | 1 | -0/+22 |
|\ | |||||
| * | unpack-trees: preserve index extensionsdt/unpack-save-untracked-cache-extension | David Turner | 2017-05-20 | 1 | -0/+22 |
* | | Merge branch 'jc/skip-test-in-the-middle' | Junio C Hamano | 2017-05-30 | 2 | -50/+56 |
|\ \ | |||||
| * | | t5545: enhance test coverage when no http server is installedjc/skip-test-in-the-middle | Stefan Beller | 2017-05-18 | 1 | -42/+43 |
| * | | test: allow skipping the remainder | Junio C Hamano | 2017-05-18 | 1 | -8/+13 |
* | | | Merge branch 'ab/conditional-config-with-symlinks' | Junio C Hamano | 2017-05-30 | 1 | -0/+23 |
|\ \ \ | |||||
| * | | | config: match both symlink & realpath versions in IncludeIf.gitdir:*ab/conditional-config-with-symlinks | Ævar Arnfjörð Bjarmason | 2017-05-17 | 1 | -0/+23 |
* | | | | Merge branch 'jt/fetch-allow-tip-sha1-implicitly' | Junio C Hamano | 2017-05-30 | 1 | -0/+35 |
|\ \ \ \ | |||||
| * | | | | fetch-pack: always allow fetching of literal SHA1sjt/fetch-allow-tip-sha1-implicitly | Jonathan Tan | 2017-05-16 | 1 | -0/+35 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jt/send-email-validate-hook' | Junio C Hamano | 2017-05-30 | 1 | -0/+40 |
|\ \ \ \ | |||||
| * | | | | send-email: support validate hook | Jonathan Tan | 2017-05-16 | 1 | -0/+40 |
| |/ / / | |||||
* | | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-05-30 | 1 | -5/+42 |
|\ \ \ \ | |||||
| * | | | | p0004: don't error out if test repo is too small | René Scharfe | 2017-05-16 | 1 | -5/+8 |
| * | | | | p0004: don't abort if multi-threaded is too slow | René Scharfe | 2017-05-16 | 1 | -4/+0 |
| * | | | | p0004: use test_perf | René Scharfe | 2017-05-16 | 1 | -0/+36 |
| * | | | | p0004: avoid using pipes | René Scharfe | 2017-05-16 | 1 | -3/+5 |
| * | | | | p0004: simplify calls of test-lazy-init-name-hash | René Scharfe | 2017-05-16 | 1 | -3/+3 |
* | | | | | Merge branch 'bw/forking-and-threading' | Junio C Hamano | 2017-05-30 | 2 | -2/+44 |
|\ \ \ \ \ | |||||
| * | | | | | run-command: restrict PATH search to executable files | Brandon Williams | 2017-04-25 | 1 | -0/+30 |
| * | | | | | t0061: run_command executes scripts without a #! line | Brandon Williams | 2017-04-20 | 1 | -0/+11 |
| * | | | | | t5550: use write_script to generate post-update hook | Brandon Williams | 2017-04-18 | 1 | -2/+3 |
* | | | | | | Merge branch 'ab/perf-wildmatch' | Junio C Hamano | 2017-05-30 | 3 | -4/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | perf: add test showing exponential growth in path globbingab/perf-wildmatch | Ævar Arnfjörð Bjarmason | 2017-05-12 | 1 | -0/+43 |
| * | | | | | | perf: add function to setup a fresh test repo | Ævar Arnfjörð Bjarmason | 2017-05-12 | 2 | -4/+16 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'bw/pathspec-sans-the-index' | Junio C Hamano | 2017-05-30 | 1 | -5/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | submodule: add die_in_unpopulated_submodule function | Brandon Williams | 2017-05-10 | 1 | -5/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/name-rev-lw-tag' | Junio C Hamano | 2017-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | name-rev: favor describing with tags and use committer date to tiebreakjc/name-rev-lw-tag | Junio C Hamano | 2017-03-29 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' | Junio C Hamano | 2017-05-29 | 1 | -1/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | revision.c: ignore broken tags with ignore_missing_linksjk/ignore-broken-tags-when-ignoring-missing-links | Jeff King | 2017-05-20 | 1 | -1/+26 |
* | | | | | | | | Merge branch 'jk/alternate-ref-optim' | Junio C Hamano | 2017-05-29 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t5400: avoid concurrent writes into a trace filejk/alternate-ref-optim | Jeff King | 2017-05-18 | 1 | -1/+4 |
* | | | | | | | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom' | Junio C Hamano | 2017-05-29 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | interpret-trailers: honor the cut linebm/interpret-trailers-cut-line-is-eom | Brian Malehorn | 2017-05-18 | 1 | -0/+17 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/bug-to-abort' | Junio C Hamano | 2017-05-29 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | config: complain about --local outside of a git repo | Jeff King | 2017-05-15 | 1 | -1/+1 |
| * | | | | | | | | | setup_git_env: convert die("BUG") to BUG() | Jeff King | 2017-05-15 | 1 | -0/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'js/eol-on-ourselves' | Junio C Hamano | 2017-05-29 | 7 | -25/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t4051: mark supporting files as requiring LF-only line endingsjs/eol-on-ourselves | Johannes Schindelin | 2017-05-10 | 1 | -0/+1 |
| * | | | | | | | | | Fix the remaining tests that failed with core.autocrlf=true | Johannes Schindelin | 2017-05-10 | 1 | -1/+20 |
| * | | | | | | | | | t3901: move supporting files into t/t3901/ | Johannes Schindelin | 2017-05-10 | 6 | -24/+24 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/disable-pack-reuse-when-broken' | Junio C Hamano | 2017-05-29 | 1 | -3/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5310: fix "; do" stylejk/disable-pack-reuse-when-broken | Jeff King | 2017-05-09 | 1 | -4/+8 |
| * | | | | | | | | | pack-objects: disable pack reuse for object-selection options | Jeff King | 2017-05-09 | 1 | -0/+38 |
* | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tree: convert parse_tree_indirect to struct object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 |