Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revision: parse integer arguments to --max-count, --skip, etc., more carefully | Junio C Hamano | 2023-12-09 | 1 | -2/+16 |
* | revisions API: have release_revisions() release "cmdline" | Ævar Arnfjörð Bjarmason | 2022-04-14 | 1 | -0/+1 |
* | tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)" | Ævar Arnfjörð Bjarmason | 2022-03-07 | 1 | -22/+21 |
* | Merge branch 'es/test-chain-lint' | Junio C Hamano | 2022-01-04 | 1 | -4/+4 |
|\ | |||||
| * | t6000-t9999: detect and signal failure within loop | Eric Sunshine | 2021-12-13 | 1 | -1/+1 |
| * | tests: fix broken &&-chains in compound statements | Eric Sunshine | 2021-12-13 | 1 | -4/+4 |
* | | leak tests: mark some rev-list tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-11-01 | 1 | -0/+1 |
|/ | |||||
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-03 | 1 | -22/+22 |
* | revision: --skip=<n> | Junio C Hamano | 2006-12-20 | 1 | -0/+51 |