Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/ellsync/
- Use system's temp dir name. Chris Pressey 8 months ago
- List verification failures and delete manifest file at end of run. Chris Pressey 8 months ago
- Derive tmp filename better and fix up running under Python 2.7. Chris Pressey 8 months ago
- Improve tests and allow run_command to be run quietly Chris Pressey 9 months ago
- Fix traverse_directories, refactor, actually shell out to diff Chris Pressey 9 months ago
- Add --manifest command-line option for ellsync verify. Chris Pressey 9 months ago
- Write a unit test to exercise this new code. Chris Pressey 9 months ago
- Allow tests to pass on Python 2.7. Chris Pressey 9 months ago
- Keep on sketchin' Chris Pressey 9 months ago
- Refine this sketch and add a way to call it. Not finished though! Chris Pressey 9 months ago
- Sketch verify functionality. Chris Pressey 9 months ago
- Merge branch 'develop-0.6' of https://codeberg.org/catseye/ellsync into develop-0.6 Chris Pressey 9 months ago
- Add unit tests for `--reverse` functionality. Chris Pressey 9 months ago
- Bump version on this branch. Chris Pressey 9 months ago
- Add --reverse flag (untested as of yet). Chris Pressey 9 months ago
- Adopt REUSE 3.0 convention and relicense source under MIT license. Chris Pressey 9 months 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 3 years ago
- Development branch for version 0.4. Chris Pressey 3 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