]> arthur.barton.de Git - bup.git/history - cmd/index-cmd.py
Restore any metadata during "bup restore"; add "bup meta --edit".
[bup.git] / cmd / index-cmd.py
2012-08-17 Rob BrowningAdd a bup "tick" before indexing to avoid timestamp...
2011-06-09 Avery PennarunMerge branch 'meta'
2011-05-31 Avery PennarunMerge branch 'master' into meta
2011-05-31 Aaron M. UckoCap timestamps in index to avoid needing to worry about...
2011-02-28 Avery PennarunMerge branch 'master' into meta
2011-02-26 Avery PennarunMerge commit '6f02181' bup-0.24
2011-02-20 Avery PennarunReplace 040000 and 0100644 constants with GIT_MODE_...
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-17 Avery PennarunMerge branch 'bl/bloomcheck' into ap/cleanups
2011-02-17 Avery PennarunUse the new qprogress() function in more places.
2011-02-16 Avery Pennaruncmd/index: make the default mode '-u'.
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-26 Brandon LowCombine and speed up idx->midx and bupindex merge
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2010-12-02 Zoran ZaricRenames --exclude-file to --exclude-from and encaspulat...
2010-12-02 Zoran ZaricAdds --exclude-file option to bup index.
2010-12-02 Zoran ZaricAdds --exclude option to bup index and bup drecurse
2010-12-01 Avery Pennaruncmd/index: fix documented default value for --indexfile.
2010-12-01 Zoran ZaricExcludes BUP_DIR from index.
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-05 David Rodacmd/index: catch exception for paths that don't exist.
2010-08-22 Gabriel Filionimport cleanup
2010-03-15 Lukasz Kosewskicmd/index-cmd.py: How it pains me to have to explicitl...
2010-03-13 Avery Pennaruncmd/{index,save}: handle ctrl-c without printing a... bup-0.12a
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.