Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fetch-pack: write fetched refs to .promisor | Jonathan Tan | 2019-10-16 | 1 | -0/+8 |
* | Merge branch 'kt/add-i-progress' | Junio C Hamano | 2019-10-11 | 1 | -1/+1 |
|\ | |||||
| * | add -i: show progress counter in the prompt | Kunal Tyagi | 2019-10-04 | 1 | -1/+1 |
* | | Merge branch 'js/stash-apply-in-secondary-worktree' | Junio C Hamano | 2019-10-11 | 1 | -0/+27 |
|\ \ | |||||
| * | | stash apply: report status correctly even in a worktree's subdirectory | Johannes Schindelin | 2019-10-06 | 1 | -0/+27 |
* | | | Merge branch 'js/range-diff-noprefix' | Junio C Hamano | 2019-10-11 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | range-diff: internally force `diff.noprefix=true` | Johannes Schindelin | 2019-10-03 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge branch 'ab/pcre-jit-fixes' | Junio C Hamano | 2019-10-11 | 5 | -103/+194 |
|\ \ \ | |||||
| * | | | grep: do not enter PCRE2_UTF mode on fixed matching | Ævar Arnfjörð Bjarmason | 2019-07-26 | 1 | -2/+2 |
| * | | | grep: stess test PCRE v2 on invalid UTF-8 data | Ævar Arnfjörð Bjarmason | 2019-07-26 | 1 | -0/+28 |
| * | | | grep: drop support for \0 in --fixed-strings <pattern> | Ævar Arnfjörð Bjarmason | 2019-07-01 | 1 | -41/+41 |
| * | | | grep: make the behavior for NUL-byte in patterns sane | Ævar Arnfjörð Bjarmason | 2019-07-01 | 1 | -73/+86 |
| * | | | grep tests: move binary pattern tests into their own file | Ævar Arnfjörð Bjarmason | 2019-07-01 | 2 | -101/+114 |
| * | | | grep tests: move "grep binary" alongside the rest | Ævar Arnfjörð Bjarmason | 2019-07-01 | 2 | -0/+0 |
| * | | | t4210: skip more command-line encoding tests on MinGW | Ævar Arnfjörð Bjarmason | 2019-07-01 | 1 | -4/+4 |
| * | | | grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>" | Ævar Arnfjörð Bjarmason | 2019-06-28 | 1 | -4/+2 |
| * | | | log tests: test regex backends in "--encode=<enc>" tests | Ævar Arnfjörð Bjarmason | 2019-06-28 | 1 | -1/+40 |
* | | | | Merge branch 'pw/rebase-i-show-HEAD-to-reword' | Junio C Hamano | 2019-10-11 | 4 | -12/+36 |
|\ \ \ \ | |||||
| * | | | | rebase -i: check for updated todo after squash and reword | Phillip Wood | 2019-08-20 | 1 | -1/+20 |
| * | | | | rebase -i: always update HEAD before rewording | Phillip Wood | 2019-08-20 | 3 | -11/+16 |
* | | | | | Merge branch 'en/clean-nested-with-ignored' | Junio C Hamano | 2019-10-11 | 2 | -5/+59 |
|\ \ \ \ \ | |||||
| * | | | | | dir: special case check for the possibility that pathspec is NULL | Elijah Newren | 2019-10-02 | 1 | -0/+20 |
| * | | | | | clean: avoid removing untracked files in a nested git repository | Elijah Newren | 2019-09-17 | 1 | -5/+5 |
| * | | | | | clean: disambiguate the definition of -d | Elijah Newren | 2019-09-17 | 1 | -0/+2 |
| * | | | | | dir: if our pathspec might match files under a dir, recurse into it | Elijah Newren | 2019-09-17 | 1 | -2/+2 |
| * | | | | | dir: also check directories for matching pathspecs | Elijah Newren | 2019-09-17 | 1 | -2/+2 |
| * | | | | | t7300: add testcases showing failure to clean specified pathspecs | Elijah Newren | 2019-09-17 | 1 | -0/+32 |
* | | | | | | Merge branch 'rs/test-remove-useless-debugging-cat' | Junio C Hamano | 2019-10-09 | 4 | -32/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tests: remove "cat foo" before "test_i18ngrep bar foo" | René Scharfe | 2019-10-07 | 4 | -32/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'js/mingw-spawn-with-spaces-in-path' | Junio C Hamano | 2019-10-09 | 1 | -4/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t0061: fix test for argv[0] with spaces (MINGW only) | Alexandr Miloslavskiy | 2019-10-02 | 1 | -4/+17 |
* | | | | | | | Merge branch 'sg/name-rev-cutoff-underflow-fix' | Junio C Hamano | 2019-10-09 | 1 | -0/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | name-rev: avoid cutoff timestamp underflow | SZEDER Gábor | 2019-09-28 | 1 | -0/+15 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'cb/do-not-use-test-cmp-with-a' | Junio C Hamano | 2019-10-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t4038: Remove non-portable '-a' option passed to test_cmp | CB Bailey | 2019-09-28 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'cc/multi-promisor' | Junio C Hamano | 2019-10-07 | 1 | -0/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | promisor-remote: skip move_to_tail when no-op | Emily Shaffer | 2019-10-02 | 1 | -0/+13 |
* | | | | | | | | Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way' | Junio C Hamano | 2019-10-07 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | merge-recursive: symlink's descendants not in way | Jonathan Tan | 2019-09-20 | 1 | -0/+28 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sg/t-helper-gitignore' | Junio C Hamano | 2019-10-07 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t/helper: ignore only executable files | SZEDER Gábor | 2019-09-20 | 1 | -5/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'sg/progress-fix' | Junio C Hamano | 2019-10-07 | 5 | -3/+372 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Test the progress display | SZEDER Gábor | 2019-09-17 | 4 | -0/+369 |
| * | | | | | | | | Revert "progress: use term_clear_line()" | SZEDER Gábor | 2019-09-17 | 1 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'tb/commit-graph-harden' | Junio C Hamano | 2019-10-07 | 1 | -0/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit-graph.c: handle corrupt/missing trees | Taylor Blau | 2019-09-09 | 1 | -1/+1 |
| * | | | | | | | | commit-graph.c: handle commit parsing errors | Taylor Blau | 2019-09-09 | 1 | -1/+1 |
| * | | | | | | | | t/t5318: introduce failing 'git commit-graph write' tests | Taylor Blau | 2019-09-09 | 1 | -0/+43 |
* | | | | | | | | | Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge' | Junio C Hamano | 2019-10-07 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cache-tree: do not lazy-fetch tentative tree | Jonathan Tan | 2019-09-09 | 1 | -0/+14 |
| |/ / / / / / / / |