Commit History
@master
git clone https://git.catseye.tc/ellsync/
- Update links in "see-also bar". Chris Pressey a month ago
- Merge pull request #5 from catseye/develop-0.5-2022.09xx Chris Pressey (commit: GitHub) 1 year, 2 months ago
- Launch script using `python3` executable by default. Chris Pressey 1 year, 2 months ago
- Test under Python 2, or 3, or both, depending on what's available. Chris Pressey 1 year, 2 months ago
- Merge pull request #4 from catseye/develop-0.5 Chris Pressey (commit: GitHub) 2 years ago
- When executing system commands, don't use shell expansion. Chris Pressey 2 years ago
- Improve tab-completion script. Chris Pressey 2 years ago
- First pass at bash tab-completion script for ellsync. Chris Pressey 2 years ago
- Unit test for syncing a subdirectory of a stream. Chris Pressey 2 years ago
- Add unit test for --thorough flag. Chris Pressey 2 years ago
- Bump version reported by --version. Chris Pressey 2 years ago
- The output of the `list` subcommand is now sorted by stream name. Chris Pressey 2 years ago
- Have the `sync` subcommand support multiple streams. Chris Pressey 2 years ago
- Merge pull request #3 from cpressey/develop-0.4 Chris Pressey (commit: GitHub) 2 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
- Merge pull request #2 from cpressey/develop-0.3 Chris Pressey (commit: GitHub) 3 years ago
- Factor perform_sync() back into sync command code. Chris Pressey 3 years ago
- Remove `syncdirs` command. Chris Pressey 3 years ago
- Revert tests. Chris Pressey 3 years ago
- Add --thorough flag back, have it trigger --checksum this time. Chris Pressey 3 years ago
- Update tests. Chris Pressey 3 years ago
- Remove `deepcheck` as it differs not from `--checksum --dry-run`. Chris Pressey 3 years ago
- Pass --checksum to rsync and remove the --thorough option. Chris Pressey 3 years ago
- Allow to specify a subdir in router name in the deepcheck command. Chris Pressey 3 years ago
- Update comments and README. Chris Pressey 3 years ago
- Add the `--thorough` flag to `sync` and `syncdirs`. Chris Pressey 3 years ago
- Add --stream-name-only option to `list` command. Chris Pressey 3 years ago
- Add --version command-line option. Chris Pressey 3 years ago
- Run `sync` (system command) at end of `sync` (ellsync command). Chris Pressey 3 years ago