Félix Saparelli
|
044a8244f9
|
Almost forgot windows...
|
2022-01-16 20:17:32 +13:00 |
|
Félix Saparelli
|
8bd48c6290
|
Don't fail if we can't canonicalize an event path
e.g. for deletes
|
2022-01-16 20:06:44 +13:00 |
|
Félix Saparelli
|
4737937350
|
Remove generic tagged io error enum variant
|
2022-01-16 20:01:14 +13:00 |
|
Félix Saparelli
|
e2f27a1b01
|
Add context to last runtime io error
and remove generic runtime io error enum variant
|
2022-01-16 20:00:07 +13:00 |
|
Félix Saparelli
|
2ea62aec6a
|
Add context to last critical io error
and remove generic critical io error enum variant
|
2022-01-16 19:55:57 +13:00 |
|
Félix Saparelli
|
bc0fe6be70
|
Add context to io errors
|
2022-01-16 19:46:52 +13:00 |
|
Félix Saparelli
|
4085fc522c
|
Add SpecificIoError trait support for tagged error
|
2022-01-16 19:16:07 +13:00 |
|
Félix Saparelli
|
44a44a50d1
|
Move TaggedFiltererError into main error mod
|
2022-01-16 19:14:31 +13:00 |
|
Félix Saparelli
|
b29b3bf1e0
|
Add helper trait to add context to io errors
|
2022-01-16 19:09:50 +13:00 |
|
Félix Saparelli
|
c821faf383
|
Split error mod and split generic/specific io errors
|
2022-01-16 18:57:40 +13:00 |
|
Félix Saparelli
|
10b71847da
|
Add support for Pijul and Subversion
|
2022-01-16 16:13:05 +13:00 |
|
Félix Saparelli
|
3d32f2d24b
|
Hook up new globset signature
|
2022-01-16 16:09:53 +13:00 |
|
Félix Saparelli
|
561a34d90e
|
Drop globset::list_from_ignore_file
|
2022-01-16 15:21:10 +13:00 |
|
Félix Saparelli
|
b8d9ad728e
|
Integrate IgnoreFilterer into GlobsetFilterer
|
2022-01-16 15:18:15 +13:00 |
|
Félix Saparelli
|
d6dfb87063
|
Integrate IgnoreFilterer into TaggedFilterer
|
2022-01-16 14:51:35 +13:00 |
|
Félix Saparelli
|
8219e577d0
|
Reduce swaplock hold for tagged compile globs
|
2022-01-16 14:51:11 +13:00 |
|
Félix Saparelli
|
f073eeb344
|
Add ::empty() and Clone to IgnoreFilterer
|
2022-01-16 14:49:14 +13:00 |
|
Félix Saparelli
|
0618eb45fc
|
Hold swaplock for less in change()
|
2022-01-16 14:48:29 +13:00 |
|
Félix Saparelli
|
ed6df57aa0
|
Ignore .git, .hg, etc while looking for ignore files
|
2022-01-16 02:36:22 +13:00 |
|
Félix Saparelli
|
1c388d6b2d
|
Logic inversione
|
2022-01-16 02:03:02 +13:00 |
|
Félix Saparelli
|
0c2b4848be
|
Be more efficient, and more importantly, correct, when ignoring ignores
|
2022-01-16 01:44:53 +13:00 |
|
Félix Saparelli
|
63f9eedfec
|
Clippy
|
2022-01-16 00:58:30 +13:00 |
|
Félix Saparelli
|
e9bc4fcf1b
|
Add ignore support to ignore finder
|
2022-01-16 00:57:29 +13:00 |
|
Félix Saparelli
|
58d47f78e1
|
Add more filtering logging and spans
|
2022-01-15 23:46:06 +13:00 |
|
Félix Saparelli
|
431ef710ee
|
Expose paths::PATH_SEPARATOR
|
2022-01-15 15:58:11 +13:00 |
|
Félix Saparelli
|
2c840f4a2d
|
Reorganise the ignore mod for brevity
|
2022-01-15 15:12:32 +13:00 |
|
Félix Saparelli
|
0936a68355
|
Split ignore mod further
|
2022-01-12 00:59:39 +13:00 |
|
Félix Saparelli
|
ca4d4900a9
|
Add filterer and parser for ignore files
|
2022-01-12 00:54:21 +13:00 |
|
Félix Saparelli
|
31cbe69051
|
Configure miette docsurl globally per error type
|
2022-01-12 00:53:41 +13:00 |
|
Félix Saparelli
|
9527202c51
|
Add RuntimeError::Set of related errors
|
2022-01-12 00:52:39 +13:00 |
|
Félix Saparelli
|
6a541e5f27
|
Move ignore_files one level deeper
in preparation for new ignore functionality
|
2022-01-10 20:47:06 +13:00 |
|
Félix Saparelli
|
1c99546071
|
Add lots of logging to ignore file discovery
|
2022-01-01 01:42:39 +13:00 |
|
Félix Saparelli
|
d0bb14f39c
|
Maintain the naming of the env vars
|
2021-12-29 21:36:42 +13:00 |
|
Félix Saparelli
|
185676cc1e
|
Fix doctests
|
2021-12-29 21:21:07 +13:00 |
|
Félix Saparelli
|
53d9a65e5f
|
Change env summarise to return &str as keys for ease of use
|
2021-12-29 20:52:17 +13:00 |
|
Félix Saparelli
|
ed72c4998e
|
Add access to events for {Pre,Post}Spawn
Also make access to events read-only (via Arc) for Action
|
2021-12-29 20:40:12 +13:00 |
|
Félix Saparelli
|
c3094eaff8
|
Upgrade to tokio-console 0.1
|
2021-12-24 02:28:21 +13:00 |
|
Félix Saparelli
|
26254f7022
|
Add support for "tagged filter files"
|
2021-12-24 02:20:56 +13:00 |
|
Félix Saparelli
|
8f9492a7bc
|
Fix filtering when there's both a Glob and a NotGlob match
|
2021-12-24 02:19:58 +13:00 |
|
Félix Saparelli
|
f19dbf945d
|
Express process end exceptions as hex in filters
|
2021-12-23 00:32:56 +13:00 |
|
Félix Saparelli
|
d14e7ff41b
|
Implement process completion signal matching
|
2021-12-21 18:05:52 +13:00 |
|
Félix Saparelli
|
e4d669e230
|
Implement most of process completion matching
(except ExitSignal)
|
2021-12-21 17:56:14 +13:00 |
|
Félix Saparelli
|
e7de00edfe
|
Change process completion auto op to glob
|
2021-12-21 17:49:24 +13:00 |
|
Félix Saparelli
|
4323a28852
|
Implement signal matching
|
2021-12-21 16:38:57 +13:00 |
|
Félix Saparelli
|
8a25ea95af
|
Add sig alias for signal parsed tag
|
2021-12-21 16:19:35 +13:00 |
|
Félix Saparelli
|
946c52b513
|
Document op and matcher mappings
|
2021-12-18 12:44:59 +13:00 |
|
Félix Saparelli
|
159a8a4b2e
|
Change auto op for FEKs to glob
|
2021-12-18 12:44:40 +13:00 |
|
Félix Saparelli
|
ba9d9939d9
|
Add more aliases for matcher
|
2021-12-18 12:44:18 +13:00 |
|
Félix Saparelli
|
debded9c0e
|
Add stability note to tagged filterer
|
2021-12-17 23:19:16 +13:00 |
|
Félix Saparelli
|
d6b5dd5ae0
|
Test parser
|
2021-12-17 03:57:25 +13:00 |
|