RandyTheSilly
|
50f514ece4
|
Fix Windows sync (WalkEntryDir now returns only UNIX-style separators); fix setting remote mod time on remote files when downloading; fix server binary compilation; fix init failing silently during SSH configuration
|
2024-05-31 01:23:50 -04:00 |
|
RandyTheSilly
|
54cbe098d7
|
Reorganize function parameters to not specify repeat types
|
2024-05-29 13:23:08 -04:00 |
|
RandyTheSilly
|
f86c2d8153
|
Initial groundwork for native sync support
|
2024-05-11 20:52:38 -04:00 |
|
RandyTheSilly
|
2cf786b2d7
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|
RandyTheSilly
|
424aa61c46
|
Move initial directory indentation multiplier determination to be with rest of indentation logic
|
2024-04-12 16:00:34 -04:00 |
|
RandyTheSilly
|
bff179e881
|
Show total entry count in entry list
|
2024-04-12 11:32:25 -04:00 |
|
RandyTheSilly
|
652ef48dd5
|
Prevent EntryListGen errors from appearing in-line with header
|
2024-03-07 23:46:19 -05:00 |
|
RandyTheSilly
|
b01e5bded4
|
Exit after errors in EntryListGen
|
2024-03-07 23:43:35 -05:00 |
|
RandyTheSilly
|
c6ee5fff06
|
Implement temporary "init" functionality
|
2024-03-07 22:12:38 -05:00 |
|
RandyTheSilly
|
14b3d7bd45
|
More correctly use build constraints in entryList.go
|
2024-03-06 20:45:02 -05:00 |
|
RandyTheSilly
|
51313eb307
|
Re-write argument parsing, implement skeleton of copy functionality
|
2024-03-01 21:09:56 -05:00 |
|
RandyTheSilly
|
fc2a6ab22f
|
Do not trim file extensions from entries (file extensions are no longer expected)
|
2024-03-01 14:07:53 -05:00 |
|
RandyTheSilly
|
7d5bd76489
|
Fix initial entry reader shortcut on Windows
|
2024-03-01 13:47:28 -05:00 |
|
RandyTheSilly
|
ba89fbeab6
|
Replace remaining ANSI escape codes with constants
|
2024-02-27 12:01:35 -05:00 |
|
RandyTheSilly
|
fa6d5bc78a
|
Implement ReadConfig for reading ~/.config/libmutton/libmutton.ini
|
2024-02-27 11:48:02 -05:00 |
|
RandyTheSilly
|
e61beb3f94
|
Split into separate packages
|
2024-02-26 16:58:39 -05:00 |
|