Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-15 | Use [ -n "$x" ] in place of [ ! -z "$x" ] in chutney-git-bisect | Nick Mathewson | |
Closes 29099. | |||
2018-10-11 | Fix issues that shellcheck found in chutney-git-bisect.sh | rl1987 | |
2018-08-24 | Add scripts/test/chutney-git-bisect.sh, for bisecting using chutney | teor | |
Supports bisection on 0.3.4 and earlier. Recommend that users copy the script before bisecting. Implements ticket 27211. |