| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-06 | Delete unused Makefile target | Dan Davison | |
| 2023-11-19 | feat: generate completion subcommand (#1561) | plustik | |
| * generate-completion subcommand * add Makefile target and replace completion scripts in repo with generated output * Add completion to manual | |||
| 2021-11-27 | Adjust benchmark command | Dan Davison | |
| 2021-04-20 | Fix Makefile escaping | Dan Davison | |
| 2021-03-29 | Fix typo in Makefile preventing a test from running locally | Dan Davison | |
| 2021-03-22 | Make target: run rustfmt on all rust code | Dan Davison | |
| 2021-03-09 | Add navigate/less integration test | Dan Davison | |
| 2020-10-08 | Fix whitespace in Makefile (#344) | Bart Schuurmans | |
| Replace 4 spaces with a tab | |||
| 2020-08-08 | Add missing .PHONY target | Dan Davison | |
| 2020-08-05 | Reorganize | Dan Davison | |
| 2020-07-22 | Ignore gitconfig when benchmarking | Dan Davison | |
| 2020-06-28 | Rename option: color-only => raw | Dan Davison | |
| 2020-05-26 | Add test of deprecated options | Dan Davison | |
| 2020-05-18 | Add flamegraph link to the Makefile | Dan Davison | |
| 2020-05-18 | Add flamegraph make target | Dan Davison | |
| 2020-05-14 | Add `make format` target | Dan Davison | |
| 2020-04-26 | Fix typo in Makefile | Dan Davison | |
| 2020-04-26 | Move end-to-end-test out of Makefile into shell script | Dan Davison | |
| 2020-04-22 | Strengthen end-to-end test | Dan Davison | |
| 2020-04-16 | Use perl instead of sed in end-to-end test | Dan Davison | |
| 2020-04-16 | Revert "Use perl instead of sed in end-to-end test" | Dan Davison | |
| This reverts commit 7f5a1076d700a70046c12f5e176d26f2aa372a33. | |||
| 2020-04-16 | Use perl instead of sed in end-to-end test | Dan Davison | |
| This should prevent MacOS CI builds failing. https://superuser.com/questions/380772/removing-ansi-color-codes-from-text-stream | |||
| 2020-04-16 | Add benchmark make target | Dan Davison | |
| 2020-04-16 | Use sed to remove ANSI sequences, not ansifilter | Dan Davison | |
| 2020-04-16 | Explicitly specify executable used in end-to-end test | Dan Davison | |
| Also, refactor makefile | |||
| 2020-04-12 | Add --color-only option | Dan Davison | |
| 2020-04-12 | Add --keep-plus-minus-markers option | Dan Davison | |
| 2020-03-03 | Add release instructions | Dan Davison | |
| 2020-03-03 | Rearrange Makefile | Dan Davison | |
| 2020-02-28 | Build release version in Makefile | Dan Davison | |
| 2019-12-05 | Add homebrew check formula commands | Dan Davison | |
| 2019-12-05 | Output hash of source tar.gz | Dan Davison | |
| 2019-11-25 | Add `release` Make target | Dan Davison | |
| 2019-10-02 | Replace tabs with spaces | Dan Davison | |
| Fixes #16 | |||
| 2019-08-08 | Clippy | Dan Davison | |
| 2019-07-28 | Release hash make target | Dan Davison | |
| 2019-07-24 | make target: chronologer | Dan Davison | |
| 2019-07-17 | Performance visualization | Dan Davison | |
| 2019-07-17 | Benchmark with hyperfine on commit history | Dan Davison | |
| 2019-07-13 | Style section arguments | Dan Davison | |
| 2019-07-10 | Add --no-structural-changes argument | Dan Davison | |
| 2019-07-08 | Unit tests | Dan Davison | |
| 2019-07-08 | Strengthen test | Dan Davison | |
| 2019-07-02 | Makefile | Dan Davison | |
