Commit Graph

219 Commits

Author SHA1 Message Date
Thomas Levine
fc51c34019 debug messages 2016-04-01 19:52:34 +00:00
Thomas Levine
c61d31fcea docs 2016-04-01 19:43:02 +00:00
Thomas Levine
3ebe974202 bump version 2016-03-31 22:25:49 +00:00
Thomas Levine
4f7541b1fd change flag name 2016-03-31 19:56:12 +00:00
Thomas Levine
5b2ab72ee1 change success and failure symbols 2016-03-31 19:54:27 +00:00
Thomas Levine
e66551f50f switch # to | so output is easier to read 2016-03-31 19:43:04 +00:00
Thomas Levine
72ea60bb8d separate has_shebang_line tests 2016-03-31 19:26:11 +00:00
Thomas Levine
3c5593c812 fix has_shebang_line 2016-03-31 19:06:23 +00:00
Thomas Levine
635bcc83f2 set LC_ALL for sort 2016-03-31 18:46:26 +00:00
Thomas Levine
3e83e2cb30 use grep -q 2016-03-29 16:57:21 +00:00
Thomas Levine
2b4444dbed revert /bin/sh shebang behavior 2016-03-29 16:54:40 +00:00
Thomas Levine
9f76434bfc proofread 2016-03-21 20:28:59 +00:00
Thomas Levine
74651bd169 update USAGE 2016-03-10 11:12:17 +00:00
Thomas Levine
1a4b8674ea perl sort 2016-03-06 15:06:34 +00:00
Thomas Levine
5ab6a53961 typo 2016-03-06 14:54:49 +00:00
Thomas Levine
edec12c2c0 remove unnecessary recurse call padding 2016-03-06 14:54:42 +00:00
Thomas Levine
8b9747a997 run in series by dir 2016-03-06 14:44:39 +00:00
Thomas Levine
5cd182ff8f look for .urchin_root rather than .urchin 2016-03-06 14:38:56 +00:00
Thomas Levine
fa6c660be1 fix trap and shell list 2016-03-06 14:23:04 +00:00
Thomas Levine
12f975a0ca accept multiple test things 2016-03-06 14:19:04 +00:00
Thomas Levine
375e8a3137 change -v options to match my needs 2016-03-06 13:54:10 +00:00
Thomas Levine
afde2b1b30 use STDIN interface to sort 2016-03-06 13:42:52 +00:00
Thomas Levine
40d1c63f37 python sort test 2016-03-06 13:39:29 +00:00
Thomas Levine
bd5240d726 sort fallback 2016-03-06 13:30:42 +00:00
Thomas Levine
f61ca2f994 simpler sort string 2016-03-06 10:55:01 +00:00
Thomas Levine
997d256281 GNU sort note 2016-03-06 10:47:22 +00:00
Thomas Levine
868822758f help formatting 2016-03-06 10:46:24 +00:00
Thomas Levine
139152431e add --quiet 2016-03-06 10:45:40 +00:00
Thomas Levine
f5dc43bcef more verbosity levels 2016-03-06 10:42:34 +00:00
Thomas Levine
d39555bfc3 start on more verbosity levels 2016-03-06 10:39:40 +00:00
Thomas Levine
cd79969f28 remove color command from no-color code 2016-03-06 10:26:00 +00:00
Thomas Levine
dc26f877b7 fix file discovery 2016-03-06 10:22:15 +00:00
Thomas Levine
933aa466c4 Automatic commit with j 2016-03-06 10:04:16 +00:00
Thomas Levine
dbd604a82d start on --color 2016-03-06 09:44:10 +00:00
Thomas Levine
81b028d546 start on -v, -vv 2016-03-06 09:37:08 +00:00
Thomas Levine
d504f83141 skip non-executable directories 2016-03-02 22:02:21 +00:00
Thomas Levine
f2305648b7 half-way implementation of error on no found tests 2016-03-02 21:46:16 +00:00
Thomas Levine
918bf31ec5 fix molly guard 2016-03-02 21:18:40 +00:00
Thomas Levine
9fecb802cb remove newline 2016-03-02 20:39:37 +00:00
Thomas Levine
b1ea7ed294 add more braces 2016-03-02 20:39:31 +00:00
Thomas Levine
2b0974d305 add braces around variables 2016-03-02 20:29:33 +00:00
Thomas Levine
a90aed95a5 Automatic commit with j 2016-03-02 20:19:33 +00:00
Thomas Levine
e745555367 update documentation in --help 2016-02-29 13:29:51 +00:00
Thomas Levine
f8d98d9978 update shell cycling logic to match documentation
and I updated the documentation already because this new way seems
easier to think about
2016-02-29 12:29:49 +00:00
Thomas Levine
ceaf1bc92d check for lacking shebang line, only 2016-02-29 05:10:53 +00:00
Thomas Levine
44d4446be0 make separate licenses more clear 2016-02-29 04:11:37 +00:00
Thomas Levine
6db7ec41eb agpl license 2016-02-29 04:09:46 +00:00
Thomas Levine
347d975508 test --verbose 2016-02-29 03:55:21 +00:00
Thomas Levine
8aab5dad0d implement --timeout 2016-02-29 03:40:27 +00:00
Thomas Levine
34a065c074 start timeout 2016-02-29 03:37:04 +00:00