lp:~renamer-developers/renamer/undo-command
Created by
Jonathan Jacobs
and last modified
- Get this branch:
- bzr branch lp:~renamer-developers/renamer/undo-command
Members of
Renamer developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tristan Seligmann: Approve
- Jeremy Thurgood: Approve
-
Diff: 1854 lines (+1393/-177)19 files modifiedDEPS (+1/-0)
bin/rn.cmd (+2/-0)
renamer/application.py (+115/-111)
renamer/errors.py (+14/-0)
renamer/history.py (+243/-0)
renamer/irenamer.py (+52/-5)
renamer/logging.py (+1/-1)
renamer/main.py (+39/-13)
renamer/plugin.py (+245/-37)
renamer/plugins/actions.py (+52/-0)
renamer/plugins/audio.py (+3/-3)
renamer/plugins/tv.py (+2/-3)
renamer/plugins/undo.py (+175/-0)
renamer/test/test_actions.py (+173/-0)
renamer/test/test_history.py (+186/-0)
renamer/test/test_plugin.py (+1/-1)
renamer/test/test_util.py (+53/-0)
renamer/util.py (+25/-1)
setup.py (+11/-2)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)