Commit History
@master
git clone https://git.catseye.tc/ellsync/
-
Move licensing info from .reuse/dep5 file into individual files.
Chris Pressey
7 months ago
-
Correct egregious typo in `verify` command usage.
Chris Pressey
1 year, 3 days ago
-
Use system's temp dir name.
Chris Pressey
1 year, 15 days ago
-
List verification failures and delete manifest file at end of run.
Chris Pressey
1 year, 1 month ago
-
Add documentation for `verify` subcommand.
Chris Pressey
1 year, 1 month ago
-
Derive tmp filename better and fix up running under Python 2.7.
Chris Pressey
1 year, 1 month ago
-
Improve tests and allow run_command to be run quietly
Chris Pressey
1 year, 1 month ago
-
Fix traverse_directories, refactor, actually shell out to diff
Chris Pressey
1 year, 1 month ago
-
Add --manifest command-line option for ellsync verify.
Chris Pressey
1 year, 1 month ago
-
Write a unit test to exercise this new code.
Chris Pressey
1 year, 1 month ago
-
Allow tests to pass on Python 2.7.
Chris Pressey
1 year, 1 month ago
-
Keep on sketchin'
Chris Pressey
1 year, 1 month ago
-
Refine this sketch and add a way to call it. Not finished though!
Chris Pressey
1 year, 1 month ago
-
Sketch verify functionality.
Chris Pressey
1 year, 1 month ago
-
Improve description of the `--reverse` option.
Chris Pressey
1 year, 1 month ago
-
Merge branch 'develop-0.6' of https://codeberg.org/catseye/ellsync into develop-0.6
Chris Pressey
1 year, 1 month ago
-
Add entry to history section of README.
Chris Pressey
1 year, 1 month ago
-
Add unit tests for `--reverse` functionality.
Chris Pressey
1 year, 1 month ago
-
Bump version on this branch.
Chris Pressey
1 year, 1 month ago
-
Add --reverse flag (untested as of yet).
Chris Pressey
1 year, 1 month ago
-
Add some TODO items.
Chris Pressey
1 year, 1 month ago
-
Adopt REUSE 3.0 convention and relicense source under MIT license.
Chris Pressey
1 year, 1 month ago
-
Update links in "see-also bar".
Chris Pressey
1 year, 5 months 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