Commit Graph

71 Commits

Author SHA1 Message Date
Tom Sydney Kerckhove
2faf08e6eb Upgrade LTS 2022-06-20 17:20:17 +02:00
Tom Sydney Kerckhove
890f0e9727 Show timestamps in local time 2022-06-09 22:31:34 +02:00
Tom Sydney Kerckhove
3928be61d2 fixed large repo deadlock 2022-06-08 11:51:03 +02:00
Tom Sydney Kerckhove
d7fdda89d4
Merge pull request #7 from Bodigrim/master
Windows: use isMinTTY to detect terminal
2022-06-06 23:49:52 +02:00
Bodigrim
b70e637ac0 Make ormolu happy 2022-06-06 22:19:15 +01:00
Bodigrim
8960d8cc02 Add missing pure 2022-05-26 23:05:59 +01:00
Bodigrim
1bfaf48b99 Replace #if with #ifdef 2022-05-26 23:05:59 +01:00
Bodigrim
7583e5a74e Windows: use isMinTTY to detect terminal 2022-05-26 23:05:59 +01:00
Tom Sydney Kerckhove
2bb999977d
Merge pull request #8 from NorfairKing/ci
Ci
2022-05-26 12:33:30 +02:00
Tom Sydney Kerckhove
6520c54360 trying to set up CI 2022-05-26 12:08:09 +02:00
Tom Sydney Kerckhove
ac5b314270 build the shell on ci as well 2022-05-26 11:59:39 +02:00
Bodigrim
d5aa8286fe Make safe-coloured-text-terminfo optional 2022-05-24 01:32:56 +02:00
Tom Sydney Kerckhove
8382f6af1d newline at the end of the shell hook 2022-05-05 14:15:25 +02:00
Tom Sydney Kerckhove
ce2fd1f4fe todos 2022-05-03 23:34:06 +02:00
Tom Sydney Kerckhove
b05ece1bd7 upgraded dependencies 2022-04-26 19:47:45 +02:00
Tom Sydney Kerckhove
887d282ac6
Merge pull request #4 from kubukoz/macos
Support building on mac
2022-04-22 16:29:15 +02:00
Jakub Kozłowski
0fcef907cc Support building on mac 2022-04-22 15:00:22 +02:00
Tom Sydney Kerckhove
8cc1a0efaa nix-shell integration 2022-04-12 16:05:04 +02:00
Tom Sydney Kerckhove
b2e305bacb feedback on hackage 2022-03-31 14:25:45 +02:00
Tom Sydney Kerckhove
4c370b7516 Show descriptions of feedback loopswhen feedback is run without arguments 2022-03-16 14:15:42 +01:00
Tom Sydney Kerckhove
66423e661e Chose a license, fixes #1 2022-03-12 12:32:15 +01:00
Tom Sydney Kerckhove
76c51cf26b readme cleanup 2022-03-11 20:07:26 +01:00
Tom Sydney Kerckhove
58d58aa403 Turn off idle GC 2022-03-11 18:06:10 +01:00
Tom Sydney Kerckhove
ff5681b7ae Env vars on separate lines 2022-03-10 15:42:31 +01:00
Tom Sydney Kerckhove
f0ef568b3c Also listen for stdin events 2022-03-08 21:25:50 +01:00
Tom Sydney Kerckhove
5e9a9bed05 removed obsolete dependencies 2022-03-08 20:59:35 +01:00
Tom Sydney Kerckhove
f2053a34d5 filters in readme 2022-03-08 17:33:53 +01:00
Tom Sydney Kerckhove
e34870d7c3 feedback attribute for nixpkgs 2022-03-08 17:26:16 +01:00
Tom Sydney Kerckhove
af9570981a Refactor out the filter code 2022-03-08 11:52:49 +01:00
Tom Sydney Kerckhove
de409342a1 docs about filtering 2022-03-08 11:40:15 +01:00
Tom Sydney Kerckhove
e0ae655e09 fixed feedback-test not working without a loop name 2022-03-08 11:37:11 +01:00
Tom Sydney Kerckhove
373b05efb2 Little piece of docs 2022-03-08 11:34:15 +01:00
Tom Sydney Kerckhove
aa44e2ecfd Read files from stdin as well 2022-03-08 11:14:59 +01:00
Tom Sydney Kerckhove
f822d907c1 Find support 2022-03-07 21:10:28 +01:00
Tom Sydney Kerckhove
e7d3312989 Filter configuration 2022-03-07 18:23:21 +01:00
Tom Sydney Kerckhove
60fdea047f object codec options as well 2022-03-07 18:08:52 +01:00
Tom Sydney Kerckhove
6ea64776df RunConfiguration refactor 2022-03-07 17:58:28 +01:00
Tom Sydney Kerckhove
6ee86853f8 Configurable gitignore filter 2022-03-07 17:31:24 +01:00
Tom Sydney Kerckhove
7a5ad699bd make feedback git aware 2022-03-07 02:22:02 +01:00
Tom Sydney Kerckhove
d0f8469578 moved the loop to outside of getting the settings so one can work on their loop too 2022-03-06 21:52:56 +01:00
Tom Sydney Kerckhove
d8a29c4f35 Set working dir for a loop 2022-03-06 19:32:46 +01:00
Tom Sydney Kerckhove
727a18d349 Allow specifying an entire script 2022-03-06 18:46:08 +01:00
Tom Sydney Kerckhove
370303ca97 show extra env in output too 2022-03-06 15:24:53 +01:00
Tom Sydney Kerckhove
9f42d7a2d0 Set the environment for a given loop 2022-03-06 15:09:47 +01:00
Tom Sydney Kerckhove
d972c99ced compatibility with newer envparse 2022-03-06 14:46:31 +01:00
Tom Sydney Kerckhove
3d7a4057a1 Version in help output 2022-03-06 14:34:27 +01:00
Tom Sydney Kerckhove
c871509e42 Shell integration feature in README 2022-03-06 14:14:15 +01:00
Tom Sydney Kerckhove
e5a0969c0b Indicator of how long the loop took 2022-03-06 14:05:42 +01:00
Tom Sydney Kerckhove
dac63db4d9 run a single loop test 2022-03-06 13:44:42 +01:00
Tom Sydney Kerckhove
50365c9a60 Refactored out outputting functionality 2022-03-06 13:40:34 +01:00