Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revisions API: have release_revisions() release "cmdline" | Ævar Arnfjörð Bjarmason | 2022-04-14 | 1 | -0/+1 |
* | apply tests: don't ignore "git ls-files" exit code, drop sub-shell | Ævar Arnfjörð Bjarmason | 2022-03-07 | 1 | -1/+2 |
* | tests: change some 'test $(git) = "x"' to test_cmp | Ævar Arnfjörð Bjarmason | 2022-03-07 | 1 | -13/+20 |
* | leak tests: mark some apply tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-11-01 | 1 | -0/+2 |
* | builtin-apply.c: pay attention to -p<n> when determining the name | Junio C Hamano | 2009-11-27 | 1 | -0/+17 |
* | tests: shell negation portability fix | Jeff King | 2008-10-13 | 1 | -1/+1 |
* | git apply --directory broken for new files | Jeff King | 2008-10-12 | 1 | -0/+52 |
* | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-07 | 1 | -4/+4 |
* | apply --root: thinkofix. | Junio C Hamano | 2008-07-03 | 1 | -2/+13 |
* | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 2008-07-02 | 1 | -0/+32 |