]> arthur.barton.de Git - bup.git/history - cmd/tag-cmd.py
Replace remaining print statements with print function
[bup.git] / cmd / tag-cmd.py
2018-09-01 Julien GoodwinReplace remaining print statements with print function
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2016-01-17 Rob BrowningDon't import * from helpers
2016-01-01 Rob BrowningUse Python 3 compatible "except ... as e" syntax
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2014-11-17 Gabriel Filiontag: remove docstring about unexistant feature
2014-11-16 Gabriel Filiontag-cmd.py: fix -f placement in delete synopsis
2014-11-16 Gabriel Filiontag-cmd.py: rephrase -f summary in optspec
2014-11-16 Gabriel Filiontag-cmd.py: use git update-ref to delete tags
2013-11-09 Rob Browningtag-cmd.py: add "FIXME: review for safe writes.".
2013-11-09 Ben KellyAdd 'tag -f' support.
2011-05-31 Avery PennarunMerge branch 'master' into meta
2011-05-31 Aaron M. UckoImprove formatting of error and warning messages.
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2011-01-03 Avery PennarunMerge branches 'gf/ls', 'gf/tag', 'zz/import-rsnapshot... bup-0.21-rc1
2011-01-03 Gabriel FilionRefuse branch/tag names that start with a dot
2011-01-03 Gabriel Filiontag-cmd: Some fixups
2010-12-01 Gabriel Filionadd a tag command