Commit graph

26 commits

Author SHA1 Message Date
18f16bae58 >> complete documentation
> reorder list of flags to be consistent
2025-05-28 12:16:43 +01:00
b99b5bc3b7 >> add replace flag to help message
> fix whitespace issues in help message
2025-05-28 11:23:58 +01:00
ed919acff7 >> add examples of symbolic links to tests 2025-05-28 11:16:30 +01:00
03d4c62e61 >> add shell compatible runeset
> add flag to select runeset
> update documentation
2025-05-28 10:58:55 +01:00
5232b8fb3b >> add basic search and replace 2025-05-28 00:32:08 +01:00
f871153f29 >> add truncate flag 2025-05-27 23:45:09 +01:00
00f8ca515f >> update documentation 2025-05-27 23:21:48 +01:00
6a0425cafe >> add support for POSIX portable runeset 2025-05-27 23:05:35 +01:00
b8375fb83e >> fix rename conflict issues 2025-05-27 13:08:48 +01:00
c8f28ba537 >> make individual file arguments pass same checks as recursive search
> rename variables in parseFileList
2025-05-24 11:56:29 +01:00
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