History of
src
@master
git clone https://git.catseye.tc/ellsync/
-
Use system's temp dir name.
Chris Pressey
11 months ago
-
List verification failures and delete manifest file at end of run.
Chris Pressey
1 year, 2 days ago
-
Derive tmp filename better and fix up running under Python 2.7.
Chris Pressey
1 year, 2 days ago
-
Improve tests and allow run_command to be run quietly
Chris Pressey
1 year, 2 days ago
-
Fix traverse_directories, refactor, actually shell out to diff
Chris Pressey
1 year, 2 days ago
-
Add --manifest command-line option for ellsync verify.
Chris Pressey
1 year, 3 days ago
-
Write a unit test to exercise this new code.
Chris Pressey
1 year, 3 days ago
-
Allow tests to pass on Python 2.7.
Chris Pressey
1 year, 3 days ago
-
Keep on sketchin'
Chris Pressey
1 year, 3 days ago
-
Refine this sketch and add a way to call it. Not finished though!
Chris Pressey
1 year, 4 days ago
-
Sketch verify functionality.
Chris Pressey
1 year, 4 days ago
-
Merge branch 'develop-0.6' of https://codeberg.org/catseye/ellsync into develop-0.6
Chris Pressey
1 year, 4 days ago
-
Add unit tests for `--reverse` functionality.
Chris Pressey
1 year, 4 days ago
-
Bump version on this branch.
Chris Pressey
1 year, 4 days ago
-
Add --reverse flag (untested as of yet).
Chris Pressey
1 year, 6 days ago
-
Adopt REUSE 3.0 convention and relicense source under MIT license.
Chris Pressey
1 year, 6 days ago
-
When executing system commands, don't use shell expansion.
Chris Pressey
3 years ago
-
Unit test for syncing a subdirectory of a stream.
Chris Pressey
3 years ago
-
Add unit test for --thorough flag.
Chris Pressey
3 years ago
-
Bump version reported by --version.
Chris Pressey
3 years ago
-
The output of the `list` subcommand is now sorted by stream name.
Chris Pressey
3 years ago
-
Have the `sync` subcommand support multiple streams.
Chris Pressey
3 years ago
-
The `:` in a backup stream identifier is optional now.
Chris Pressey
4 years ago
-
Development branch for version 0.4.
Chris Pressey
4 years ago
-
Factor perform_sync() back into sync command code.
Chris Pressey
4 years ago
-
Remove `syncdirs` command.
Chris Pressey
4 years ago
-
Revert tests.
Chris Pressey
4 years ago
-
Add --thorough flag back, have it trigger --checksum this time.
Chris Pressey
4 years ago
-
Update tests.
Chris Pressey
4 years ago
-
Remove `deepcheck` as it differs not from `--checksum --dry-run`.
Chris Pressey
4 years ago