summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* fetch-pack: write fetched refs to .promisorJonathan Tan2019-10-161-0/+8
* Merge branch 'kt/add-i-progress'Junio C Hamano2019-10-111-1/+1
|\
| * add -i: show progress counter in the promptKunal Tyagi2019-10-041-1/+1
* | Merge branch 'js/stash-apply-in-secondary-worktree'Junio C Hamano2019-10-111-0/+27
|\ \
| * | stash apply: report status correctly even in a worktree's subdirectoryJohannes Schindelin2019-10-061-0/+27
* | | Merge branch 'js/range-diff-noprefix'Junio C Hamano2019-10-111-0/+4
|\ \ \
| * | | range-diff: internally force `diff.noprefix=true`Johannes Schindelin2019-10-031-0/+4
| |/ /
* | | Merge branch 'ab/pcre-jit-fixes'Junio C Hamano2019-10-115-103/+194
|\ \ \
| * | | grep: do not enter PCRE2_UTF mode on fixed matchingÆvar Arnfjörð Bjarmason2019-07-261-2/+2
| * | | grep: stess test PCRE v2 on invalid UTF-8 dataÆvar Arnfjörð Bjarmason2019-07-261-0/+28
| * | | grep: drop support for \0 in --fixed-strings <pattern>Ævar Arnfjörð Bjarmason2019-07-011-41/+41
| * | | grep: make the behavior for NUL-byte in patterns saneÆvar Arnfjörð Bjarmason2019-07-011-73/+86
| * | | grep tests: move binary pattern tests into their own fileÆvar Arnfjörð Bjarmason2019-07-012-101/+114
| * | | grep tests: move "grep binary" alongside the restÆvar Arnfjörð Bjarmason2019-07-012-0/+0
| * | | t4210: skip more command-line encoding tests on MinGWÆvar Arnfjörð Bjarmason2019-07-011-4/+4
| * | | grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"Ævar Arnfjörð Bjarmason2019-06-281-4/+2
| * | | log tests: test regex backends in "--encode=<enc>" testsÆvar Arnfjörð Bjarmason2019-06-281-1/+40
* | | | Merge branch 'pw/rebase-i-show-HEAD-to-reword'Junio C Hamano2019-10-114-12/+36
|\ \ \ \
| * | | | rebase -i: check for updated todo after squash and rewordPhillip Wood2019-08-201-1/+20
| * | | | rebase -i: always update HEAD before rewordingPhillip Wood2019-08-203-11/+16
* | | | | Merge branch 'en/clean-nested-with-ignored'Junio C Hamano2019-10-112-5/+59
|\ \ \ \ \
| * | | | | dir: special case check for the possibility that pathspec is NULLElijah Newren2019-10-021-0/+20
| * | | | | clean: avoid removing untracked files in a nested git repositoryElijah Newren2019-09-171-5/+5
| * | | | | clean: disambiguate the definition of -dElijah Newren2019-09-171-0/+2
| * | | | | dir: if our pathspec might match files under a dir, recurse into itElijah Newren2019-09-171-2/+2
| * | | | | dir: also check directories for matching pathspecsElijah Newren2019-09-171-2/+2
| * | | | | t7300: add testcases showing failure to clean specified pathspecsElijah Newren2019-09-171-0/+32
* | | | | | Merge branch 'rs/test-remove-useless-debugging-cat'Junio C Hamano2019-10-094-32/+0
|\ \ \ \ \ \
| * | | | | | tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe2019-10-074-32/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'js/mingw-spawn-with-spaces-in-path'Junio C Hamano2019-10-091-4/+17
|\ \ \ \ \ \
| * | | | | | t0061: fix test for argv[0] with spaces (MINGW only)Alexandr Miloslavskiy2019-10-021-4/+17
* | | | | | | Merge branch 'sg/name-rev-cutoff-underflow-fix'Junio C Hamano2019-10-091-0/+15
|\ \ \ \ \ \ \
| * | | | | | | name-rev: avoid cutoff timestamp underflowSZEDER Gábor2019-09-281-0/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'cb/do-not-use-test-cmp-with-a'Junio C Hamano2019-10-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | t4038: Remove non-portable '-a' option passed to test_cmpCB Bailey2019-09-281-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'cc/multi-promisor'Junio C Hamano2019-10-071-0/+13
|\ \ \ \ \ \ \
| * | | | | | | promisor-remote: skip move_to_tail when no-opEmily Shaffer2019-10-021-0/+13
* | | | | | | | Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way'Junio C Hamano2019-10-071-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | merge-recursive: symlink's descendants not in wayJonathan Tan2019-09-201-0/+28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sg/t-helper-gitignore'Junio C Hamano2019-10-071-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | t/helper: ignore only executable filesSZEDER Gábor2019-09-201-5/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'sg/progress-fix'Junio C Hamano2019-10-075-3/+372
|\ \ \ \ \ \ \ \
| * | | | | | | | Test the progress displaySZEDER Gábor2019-09-174-0/+369
| * | | | | | | | Revert "progress: use term_clear_line()"SZEDER Gábor2019-09-171-3/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'tb/commit-graph-harden'Junio C Hamano2019-10-071-0/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | commit-graph.c: handle corrupt/missing treesTaylor Blau2019-09-091-1/+1
| * | | | | | | | commit-graph.c: handle commit parsing errorsTaylor Blau2019-09-091-1/+1
| * | | | | | | | t/t5318: introduce failing 'git commit-graph write' testsTaylor Blau2019-09-091-0/+43
* | | | | | | | | Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'Junio C Hamano2019-10-071-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cache-tree: do not lazy-fetch tentative treeJonathan Tan2019-09-091-0/+14
| |/ / / / / / / /