Commit History
@master
git clone https://git.catseye.tc/ellsync/
- 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
- Add history for this branch. Chris Pressey 4 years ago
- Merge branch 'master' into develop-0.3 Chris Pressey 4 years ago
- Add TODO section to README. Chris Pressey (commit: GitHub) 4 years ago
- Refactor to use subparsers in argparse. Chris Pressey 4 years ago
- Minor updates to README. Chris Pressey (commit: GitHub) 4 years ago
- Add link to tagfarm in README. Chris Pressey (commit: GitHub) 4 years ago
- Fix link syntax. Chris Pressey 4 years ago
- The syntax only works with syncdirs, and other README improvements. Chris Pressey 4 years ago
- Merge pull request #1 from cpressey/develop-0.2 Chris Pressey (commit: GitHub) 4 years ago
- More edits to README. Chris Pressey 4 years ago
- Don't allow a rename if the destination directory already exists. Chris Pressey 4 years ago
- GitHub strips out style in elements in GHFMD, but honours align. Chris Pressey 4 years ago
- Add a logo to the README. Chris Pressey 4 years ago
- Update README. Chris Pressey 4 years ago
- Better existing-directory-existence checking in `rename`. Chris Pressey 4 years ago
- Add unit tests for `rename`, and for when directories not exist. Chris Pressey 4 years ago
- Add `rename` command. Chris Pressey 4 years ago