Commit History
@master
git clone https://git.catseye.tc/ellsync/
- Move licensing info from .reuse/dep5 file into individual files. Chris Pressey 3 months ago
- Correct egregious typo in `verify` command usage. Chris Pressey 8 months ago
- Use system's temp dir name. Chris Pressey 8 months ago
- List verification failures and delete manifest file at end of run. Chris Pressey 9 months ago
- Add documentation for `verify` subcommand. Chris Pressey 9 months ago
- Derive tmp filename better and fix up running under Python 2.7. Chris Pressey 9 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
- Improve description of the `--reverse` option. 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 entry to history section of README. 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
- Add some TODO items. Chris Pressey 9 months ago
- Adopt REUSE 3.0 convention and relicense source under MIT license. Chris Pressey 9 months ago
- Update links in "see-also bar". Chris Pressey 1 year, 1 month ago
- Merge pull request #5 from catseye/develop-0.5-2022.09xx Chris Pressey (commit: GitHub) 2 years ago
- Launch script using `python3` executable by default. Chris Pressey 2 years ago
- Test under Python 2, or 3, or both, depending on what's available. Chris Pressey 2 years ago
- Merge pull request #4 from catseye/develop-0.5 Chris Pressey (commit: GitHub) 3 years ago
- When executing system commands, don't use shell expansion. Chris Pressey 3 years ago
- Improve tab-completion script. Chris Pressey 3 years ago
- First pass at bash tab-completion script for ellsync. Chris Pressey 3 years ago