Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/ellsync/
- 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
- Pass --checksum to rsync and remove the --thorough option. Chris Pressey 4 years ago
- Allow to specify a subdir in router name in the deepcheck command. Chris Pressey 4 years ago
- Update comments and README. Chris Pressey 4 years ago
- Add the `--thorough` flag to `sync` and `syncdirs`. Chris Pressey 4 years ago
- Add --stream-name-only option to `list` command. Chris Pressey 4 years ago
- Add --version command-line option. Chris Pressey 4 years ago
- Run `sync` (system command) at end of `sync` (ellsync command). Chris Pressey 4 years ago
- Add deepcheck command. Chris Pressey 4 years ago
- Refactor to use subparsers in argparse. Chris Pressey 4 years ago
- Don't allow a rename if the destination directory already exists. Chris Pressey 4 years ago