Commit graph

16 commits

Author SHA1 Message Date
bf55ccc22a Don't record paths more than once. 2026-04-28 20:22:37 +01:00
ff06547286 Actually comment out a comment. 2026-03-19 20:02:06 +00:00
316d7d9757 Add directories leading up to a file to the database. 2026-03-11 15:19:12 +00:00
6f956ff56a Fix shellcheck validation. 2025-09-12 21:19:47 +01:00
d75b6fbbca Work around the lack of nanosecond accuracy in busybox touch. 2025-09-12 21:18:53 +01:00
d35f4d8241 Busybox date needs -s and doesn't do nanoseconds. 2025-09-12 20:46:55 +01:00
875efc4c63 More compatibility fixes for busybox. 2025-09-12 20:34:11 +01:00
1740d54bfb Use -d, not --date, with touch to be compatible with busybox. 2025-09-12 20:14:03 +01:00
50a5ff1573 Use stat -c, not --printf, to be compatible with busybox stat. 2025-09-11 17:36:31 +01:00
3814fe1d66 Don't double base64 encode the xattrs. 2024-09-09 21:20:31 +01:00
e356bcb984 Use TZ=UTC for storing {m,a}times. 2024-09-09 20:55:58 +01:00
322edc11ed Add verbosity with -v option. 2024-09-09 20:53:35 +01:00
ac9b32f13b Fix example of datting to extra DB. 2024-08-25 20:06:15 +01:00
522b711313 Logic changes within the hook. Expand glob entries in the extra list. 2024-08-25 19:38:35 +01:00
ce45f8bc7d Correct incorrect brackets around variable. 2024-08-24 21:13:26 +01:00
70cfe11629 Fix typos: gitattributs -> gitattributes. Thanks to roped. 2024-06-03 18:17:41 +01:00
Renamed from gitattributsdb (Browse further)