summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Scott Gasch [Fri, 9 Jul 2021 05:25:12 +0000 (22:25 -0700)]
Reduce import scopes, remove cycles.
Scott Gasch [Fri, 9 Jul 2021 03:08:22 +0000 (20:08 -0700)]
Rename simple_acl -> acl
Scott Gasch [Fri, 9 Jul 2021 03:05:29 +0000 (20:05 -0700)]
Clean up ACLs
Scott Gasch [Fri, 9 Jul 2021 02:44:27 +0000 (19:44 -0700)]
Lots of changes.
Scott Gasch [Thu, 29 Apr 2021 17:34:32 +0000 (10:34 -0700)]
Teach python logging formatter to use %f in the format string.
Scott Gasch [Sat, 24 Apr 2021 00:17:37 +0000 (17:17 -0700)]
Use ValueError, not Exception.
Scott Gasch [Sat, 24 Apr 2021 00:17:14 +0000 (17:17 -0700)]
Columnify text.
Scott Gasch [Sat, 24 Apr 2021 00:17:02 +0000 (17:17 -0700)]
Rename a flag.
Scott Gasch [Sat, 24 Apr 2021 00:16:39 +0000 (17:16 -0700)]
Minor editing.
Scott Gasch [Sat, 24 Apr 2021 00:16:08 +0000 (17:16 -0700)]
Use central exceptions.
Scott Gasch [Sat, 24 Apr 2021 00:15:28 +0000 (17:15 -0700)]
Avoid directory writes when files are already there.
Scott Gasch [Sat, 24 Apr 2021 00:15:05 +0000 (17:15 -0700)]
Detect unknown persons at the cabin.
Scott Gasch [Sat, 24 Apr 2021 00:14:49 +0000 (17:14 -0700)]
We don't need this.
Scott Gasch [Sat, 24 Apr 2021 00:14:23 +0000 (17:14 -0700)]
Add time units and import constants.py.
Scott Gasch [Sat, 24 Apr 2021 00:13:59 +0000 (17:13 -0700)]
Move parallelize_test to tests dir.
Scott Gasch [Sat, 24 Apr 2021 00:13:34 +0000 (17:13 -0700)]
Miscellaneous utilities.
Scott Gasch [Sat, 24 Apr 2021 00:13:11 +0000 (17:13 -0700)]
Move TimeoutError to central exceptions file.
Scott Gasch [Sat, 24 Apr 2021 00:10:14 +0000 (17:10 -0700)]
Adding general exceptions.
Scott Gasch [Tue, 13 Apr 2021 20:55:12 +0000 (13:55 -0700)]
Various sundry changes.
Scott Gasch [Tue, 13 Apr 2021 20:54:19 +0000 (13:54 -0700)]
Create a predicate.py file and a directory write filter predicate
subclass.
Scott Gasch [Thu, 25 Mar 2021 01:13:06 +0000 (18:13 -0700)]
Add .gitignore
Scott Gasch [Thu, 25 Mar 2021 01:08:54 +0000 (18:08 -0700)]
Initial revision