Age | Commit message (Expand) | Author | Files | Lines |
2021-03-08 | Sync with Git 2.30.2 for CVE-2021-21300 | Junio C Hamano | 1 | -0/+81 |
2021-02-12 | Sync with 2.29.3 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.26.3 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.25.5 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.24.4 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.23.4 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.20.5 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.19.6 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.18.5 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | Sync with 2.17.6 | Johannes Schindelin | 1 | -0/+81 |
2021-02-12 | run-command: invalidate lstat cache after a command finished | Johannes Schindelin | 1 | -0/+36 |
2021-02-12 | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 1 | -0/+45 |
2021-02-05 | doc: use https links | Thomas Ackermann | 1 | -2/+2 |
2020-11-19 | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -21/+21 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-11-06 | tests: consolidate the `file_size` function into `test-lib-functions.sh` | Johannes Schindelin | 1 | -20/+16 |
2020-03-16 | t0021: test filter metadata for additional cases | brian m. carlson | 1 | -0/+45 |
2020-03-16 | builtin/reset: compute checkout metadata for reset | brian m. carlson | 1 | -1/+31 |
2020-03-16 | builtin/rebase: compute checkout metadata for rebases | brian m. carlson | 1 | -1/+38 |
2020-03-16 | builtin/clone: compute checkout metadata for clones | brian m. carlson | 1 | -3/+7 |
2020-03-16 | builtin/checkout: compute checkout metadata for checkouts | brian m. carlson | 1 | -28/+50 |
2020-02-24 | t: drop debug `cat` calls | Martin Ågren | 1 | -1/+0 |
2019-12-06 | Merge branch 'jk/lore-is-the-archive' | Junio C Hamano | 1 | -2/+2 |
2019-11-30 | doc: replace public-inbox links with lore.kernel.org | Jeff King | 1 | -2/+2 |
2019-08-22 | t0021: make sure clean filter runs | Thomas Gummerer | 1 | -0/+3 |
2019-01-29 | tests: avoid calling Perl just to determine file sizes | Johannes Schindelin | 1 | -1/+1 |
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -2/+2 |
2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -1/+1 |
2018-07-23 | convert.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-16 | t0000-t0999: fix broken &&-chains | Eric Sunshine | 1 | -2/+2 |
2018-03-27 | t/helper: merge test-genrandom into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2017-07-26 | sub-process: refactor handshake to common function | Jonathan Tan | 1 | -1/+1 |
2017-06-30 | convert: add "status=delayed" to filter process protocol | Lars Schneider | 1 | -0/+116 |
2017-06-29 | t0021: write "OUT <size>" only on success | Lars Schneider | 1 | -3/+3 |
2017-06-26 | t0021: make debug log file name configurable | Lars Schneider | 1 | -22/+22 |
2017-06-26 | t0021: keep filter log files on comparison | Lars Schneider | 1 | -6/+6 |
2016-12-27 | Merge branch 'ls/filter-process' | Junio C Hamano | 1 | -24/+9 |
2016-12-19 | Merge branch 'ls/t0021-fixup' | Junio C Hamano | 1 | -3/+2 |
2016-12-18 | t0021: fix flaky test | Lars Schneider | 1 | -16/+1 |
2016-12-06 | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 1 | -10/+10 |
2016-12-05 | t0021: minor filter process test cleanup | Lars Schneider | 1 | -3/+2 |
2016-11-11 | Merge branch 'ls/filter-process' | Junio C Hamano | 1 | -2/+1 |
2016-11-11 | Merge branch 'js/pwd-var-vs-pwd-cmd-fix' | Junio C Hamano | 1 | -1/+1 |
2016-11-11 | t0021: remove debugging cruft | Junio C Hamano | 1 | -2/+1 |
2016-11-11 | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables | Johannes Sixt | 1 | -1/+1 |
2016-11-10 | Merge branch 'jk/filter-process-fix' | Junio C Hamano | 1 | -14/+16 |
2016-11-08 | t0021: compute file size with a single process instead of a pipeline | Johannes Sixt | 1 | -1/+1 |
2016-11-08 | t0021: expect more variations in the output of uniq -c | Johannes Sixt | 1 | -4/+3 |
2016-11-02 | t0021: use $PERL_PATH for rot13-filter.pl | Jeff King | 1 | -8/+11 |
2016-11-02 | t0021: put $TEST_ROOT in $PATH | Jeff King | 1 | -3/+4 |