Commit Graph

42 Commits

Author SHA1 Message Date
Dan Davison
1e1bd6b6b9 Adjust benchmark command 2021-11-27 11:24:11 -05:00
Dan Davison
d4df124dce Fix Makefile escaping 2021-04-20 21:44:28 -04:00
Dan Davison
5a89a9d905 Fix typo in Makefile preventing a test from running locally 2021-03-29 18:31:41 -04:00
Dan Davison
e7d3870529 Make target: run rustfmt on all rust code 2021-03-22 09:23:30 -04:00
Dan Davison
1b90b4e1ba Add navigate/less integration test 2021-03-09 21:53:45 -05:00
Bart Schuurmans
075436b00b
Fix whitespace in Makefile (#344)
Replace 4 spaces with a tab
2020-10-08 17:00:33 -04:00
Dan Davison
51354eec1e Add missing .PHONY target 2020-08-08 11:53:57 -04:00
Dan Davison
cfd6ed0e07 Reorganize 2020-08-05 16:37:09 -04:00
Dan Davison
8233a75311 Ignore gitconfig when benchmarking 2020-07-22 17:54:49 -04:00
Dan Davison
5d4b8f51a9 Rename option: color-only => raw 2020-06-28 15:36:16 -04:00
Dan Davison
d0db423210 Add test of deprecated options 2020-05-26 10:46:09 -04:00
Dan Davison
bbbd722687 Add flamegraph link to the Makefile 2020-05-18 09:36:56 -04:00
Dan Davison
1380ef6dfb Add flamegraph make target 2020-05-18 09:14:55 -04:00
Dan Davison
ce80f391c6 Add make format target 2020-05-14 11:33:44 -04:00
Dan Davison
5f4b6398cf Fix typo in Makefile 2020-04-26 18:48:11 -04:00
Dan Davison
15bedf2eb4 Move end-to-end-test out of Makefile into shell script 2020-04-26 14:45:50 -04:00
Dan Davison
6df3a7b697 Strengthen end-to-end test 2020-04-22 11:46:30 -04:00
Dan Davison
93b1876c65 Use perl instead of sed in end-to-end test 2020-04-16 20:37:00 -04:00
Dan Davison
98cee11959 Revert "Use perl instead of sed in end-to-end test"
This reverts commit 7f5a1076d7.
2020-04-16 20:36:23 -04:00
Dan Davison
7f5a1076d7 Use perl instead of sed in end-to-end test
This should prevent MacOS CI builds failing.

https://superuser.com/questions/380772/removing-ansi-color-codes-from-text-stream
2020-04-16 13:25:07 -04:00
Dan Davison
268887c7d7 Add benchmark make target 2020-04-16 12:10:19 -04:00
Dan Davison
f2ca71750c Use sed to remove ANSI sequences, not ansifilter 2020-04-16 11:40:05 -04:00
Dan Davison
9557639e09 Explicitly specify executable used in end-to-end test
Also, refactor makefile
2020-04-16 11:06:06 -04:00
Dan Davison
5f99a88172 Add --color-only option 2020-04-12 00:47:34 -04:00
Dan Davison
defc0eadff Add --keep-plus-minus-markers option 2020-04-12 00:47:34 -04:00
Dan Davison
f4e4af54c7 Add release instructions 2020-03-03 18:33:56 -06:00
Dan Davison
5293dba756 Rearrange Makefile 2020-03-03 10:16:35 -06:00
Dan Davison
657bdf0307 Build release version in Makefile 2020-02-28 12:04:54 -06:00
Dan Davison
ed347d3a0b Add homebrew check formula commands 2019-12-05 10:21:01 -05:00
Dan Davison
d90060f8d2 Output hash of source tar.gz 2019-12-05 10:21:01 -05:00
Dan Davison
ff08dbb062 Add release Make target 2019-11-25 16:41:04 -05:00
Dan Davison
19276b5b4e Replace tabs with spaces
Fixes #16
2019-10-02 15:57:10 -04:00
Dan Davison
96e8109bc8 Clippy 2019-08-08 09:06:00 -07:00
Dan Davison
888895c3bf Release hash make target 2019-07-28 23:02:58 -04:00
Dan Davison
3fb6b9c2d2 make target: chronologer 2019-07-24 22:44:26 -04:00
Dan Davison
2560cdaa5a Performance visualization 2019-07-17 13:01:15 -04:00
Dan Davison
6b033a3b0a Benchmark with hyperfine on commit history 2019-07-17 01:17:27 -04:00
Dan Davison
07589712d4 Style section arguments 2019-07-13 00:42:58 -04:00
Dan Davison
b785f46592 Add --no-structural-changes argument 2019-07-10 12:34:22 -04:00
Dan Davison
3136e08bde Unit tests 2019-07-08 23:51:09 -04:00
Dan Davison
c3fa7cd701 Strengthen test 2019-07-08 23:51:09 -04:00
Dan Davison
a1becedfd7 Makefile 2019-07-02 23:19:47 -04:00