Commit Graph

108 Commits

Author SHA1 Message Date
Tom Sydney Kerckhove
ee5b44fda0 Hooks 2023-10-12 20:22:08 +02:00
Tom Sydney Kerckhove
f88cc99b19 don't commit coverage 2023-10-12 17:03:03 +02:00
Tom Sydney Kerckhove
4ffe676d5a update inputs 2023-10-12 16:58:52 +02:00
Tom Sydney Kerckhove
9b2b037be7 Upgrade to lts 20.23 and nixos 23.05 2023-06-05 11:47:04 +02:00
Tom Sydney Kerckhove
2a9b01b677
Merge pull request #23 from TheOddler/patch-1
Corrected install instructions for flake.nix
2023-01-24 15:08:47 +01:00
Pablo Bollansée
b644f63acb
Corrected install instructions for flake.nix 2023-01-24 10:41:57 +00:00
Tom Sydney Kerckhove
3448bebcf1 Test in a git repo 2023-01-18 11:38:21 +01:00
Tom Sydney Kerckhove
f6c3d5d819 Test a simple loop with a changing file 2023-01-16 15:27:55 +01:00
Tom Sydney Kerckhove
b55cea4408 another test 2023-01-15 15:08:50 +01:00
Tom Sydney Kerckhove
384811ae20 Simple test that feedback is waiting 2023-01-14 20:53:46 +01:00
Tom Sydney Kerckhove
f7648e94b7 Run the test harness on CI 2023-01-14 20:47:52 +01:00
Tom Sydney Kerckhove
8c72dda2ed test harness skeleton 2023-01-14 20:43:45 +01:00
Tom Sydney Kerckhove
f8d05f0653
Merge pull request #18 from cgeorgii/patch-1
Fix typo
2022-11-28 13:19:03 +01:00
Christian Georgii
59afd772ba
Fix typo 2022-11-28 13:08:54 +01:00
Tom Sydney Kerckhove
9b115939fb Removed a leftover trace 2022-11-17 22:19:01 +01:00
Tom Sydney Kerckhove
13436dceb6 code mistake in readme 2022-11-14 16:53:57 +01:00
Tom Sydney Kerckhove
555d37b2ad release 2022-11-14 16:48:19 +01:00
Tom Sydney Kerckhove
337ac05530 Reword typo: gitingore -> gitignore 2022-11-14 16:02:45 +01:00
Tom Sydney Kerckhove
68d3cb4933 Have '--debug' imply '--no-clear', otherwise you can't see the debug info 2022-11-14 16:00:47 +01:00
Tom Sydney Kerckhove
4c6126b887 Don't filter out empty arguments 2022-11-14 15:55:09 +01:00
Tom Sydney Kerckhove
f3a1f3938a Reorder readme 2022-11-14 11:04:06 +01:00
Tom Sydney Kerckhove
f55c9229a6 cache in the flake 2022-11-13 21:53:31 +01:00
Tom Sydney Kerckhove
6422d4c72c Autocompletion for feedback loops 2022-11-13 21:52:17 +01:00
Tom Sydney Kerckhove
ad6c768ee4 Nix flake 2022-11-13 21:52:17 +01:00
Tom Sydney Kerckhove
38ae15aa6f Refactor the loop to use only one thread for starting the processing and printing output 2022-11-05 13:44:33 +01:00
Tom Sydney Kerckhove
3dc2bc5ecc little output refactor 2022-11-05 13:24:21 +01:00
Tom Sydney Kerckhove
51d611a9de Refactored the way events are filtered 2022-11-05 13:18:30 +01:00
Tom Sydney Kerckhove
12caf53fe0 standardised output 2022-11-05 02:41:36 +01:00
Tom Sydney Kerckhove
326b43e914 Don't watch hidden directories 2022-11-05 02:11:01 +01:00
Tom Sydney Kerckhove
f8ce4d9183 Simplify loop watcher 2022-11-05 01:22:37 +01:00
Tom Sydney Kerckhove
f818e547ca Show a nicer relative time while the loop is running 2022-10-26 17:30:58 +02:00
Tom Sydney Kerckhove
a8903f93a8 Deal with user interrupts more approapriately 2022-10-26 17:20:02 +02:00
Tom Sydney Kerckhove
8c7f4f44af Show a 'Done.' indicator when exiting a loop to definitely reset the terminal colour 2022-10-22 20:47:07 +02:00
Tom Sydney Kerckhove
306d105111 Fix #12 2022-09-06 18:38:28 +02:00
Tom Sydney Kerckhove
b20465ff01 Add a preparing message before so we can see when it takes a while to prepare, for example in lange repositories 2022-08-18 14:14:18 +02:00
Tom Sydney Kerckhove
0699f6b626 build hoogle on ci 2022-08-18 13:52:31 +02:00
Tom Sydney Kerckhove
d64f5df62e Upgrade dependencies, support autodocodec-yaml 0.2 2022-08-05 15:56:22 +02:00
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