Commit graph

16 commits

Author SHA1 Message Date
bea54603cb >> rename directory flag
> add it to man page
2025-05-24 11:45:32 +01:00
5ce718239e >> bug fix: stop paths ending in a slash being treated as longer
> use absolute paths
> add formatting to dry run output
2025-05-24 11:38:03 +01:00
eab2cf9f67 >> deal with invalid UTF-8 in filenames
> make restrictRuneset a method on context
2025-05-24 10:58:03 +01:00
e8f7c9b411 >> add information about windows, utf-16 & copyright to man page 2025-05-24 10:55:25 +01:00
2a536d4a3f >> move notes from TODO into the man page and "FAQ" 2025-05-24 09:49:31 +01:00
9eec80ec79 >> write function to parse files & directories listed at command line
> remove sorted paths function
> use the comparator directly
> simplify warn function
2025-05-24 09:28:43 +01:00
18fede0d0d >> make many small corrections
>> rename context attributes
2025-05-24 09:28:43 +01:00
94ab6bd815 >> Fix testing sript
> make unicode function output range of runes
> fix owl function
2025-05-24 09:28:36 +01:00
d980b3668f >> add links section to README
>> fix double dashes in man page
2025-05-22 21:44:56 +01:00
923b5aa1a4 >> add script for manual testing
> replace path sorter test
> will use this instead of wrriting more tests
2025-05-18 00:19:46 +01:00
52c7f8bce6 >> write path sorter
> correct error in test
> rename to sortedPaths
2025-05-17 16:14:50 +01:00
f517f61c55 >> add tests for new sortPaths function
> add slices formatter
2025-05-17 15:44:39 +01:00
13e6010d04 >> remove more complex whitespace behaviour form tests
> make restrictRuneset pass tests
2025-05-15 12:16:10 +01:00
3fcb56c584 >> make tests test for FAT-compatible characters, not BMP ones 2025-05-15 11:41:35 +01:00
c82804bf26 >> rewrite arg parisng to remove "commands"
> add strategy and directory flags
2025-05-13 17:48:19 +01:00
50d7189654 >> First commit
> make project outline
> tests are definitely wrong
> may need to rewrite arg parsing
2025-05-08 18:54:23 +01:00