summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-04-20Fix Makefile escapingDan Davison
2021-03-29Fix typo in Makefile preventing a test from running locallyDan Davison
2021-03-22Make target: run rustfmt on all rust codeDan Davison
2021-03-09Add navigate/less integration testDan Davison
2020-10-08Fix whitespace in Makefile (#344)Bart Schuurmans
2020-08-08Add missing .PHONY targetDan Davison
2020-08-05ReorganizeDan Davison
2020-07-22Ignore gitconfig when benchmarkingDan Davison
2020-06-28Rename option: color-only => rawDan Davison
2020-05-26Add test of deprecated optionsDan Davison
2020-05-18Add flamegraph link to the MakefileDan Davison
2020-05-18Add flamegraph make targetDan Davison
2020-05-14Add `make format` targetDan Davison
2020-04-26Fix typo in Makefile0.1.0Dan Davison
2020-04-26Move end-to-end-test out of Makefile into shell scriptDan Davison
2020-04-22Strengthen end-to-end testDan Davison
2020-04-16Use perl instead of sed in end-to-end testDan Davison
2020-04-16Revert "Use perl instead of sed in end-to-end test"Dan Davison
2020-04-16Use perl instead of sed in end-to-end testDan Davison
2020-04-16Add benchmark make targetDan Davison
2020-04-16Use sed to remove ANSI sequences, not ansifilterDan Davison
2020-04-16Explicitly specify executable used in end-to-end testDan Davison
2020-04-12Add --color-only optionDan Davison
2020-04-12Add --keep-plus-minus-markers optionDan Davison
2020-03-03Add release instructionsDan Davison
2020-03-03Rearrange MakefileDan Davison
2020-02-28Build release version in MakefileDan Davison
2019-12-05Add homebrew check formula commandsDan Davison
2019-12-05Output hash of source tar.gzDan Davison
2019-11-25Add `release` Make targetDan Davison
2019-10-02Replace tabs with spacesDan Davison
2019-08-08ClippyDan Davison
2019-07-28Release hash make targetDan Davison
2019-07-24make target: chronologerDan Davison
2019-07-17Performance visualizationDan Davison
2019-07-17Benchmark with hyperfine on commit historyDan Davison
2019-07-13Style section argumentsDan Davison
2019-07-10Add --no-structural-changes argumentDan Davison
2019-07-08Unit testsDan Davison
2019-07-08Strengthen testDan Davison
2019-07-02MakefileDan Davison