]> arthur.barton.de Git - bup.git/history - cmd/ls-cmd.py
Use absolute_import from the __future__ everywhere
[bup.git] / cmd / ls-cmd.py
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2017-12-24 Rob Browningls: move opt processing to opts_from_commandline
2017-12-16 Rob BrowningPort ls to vfs2
2016-01-17 Rob BrowningDon't import * from helpers
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2013-12-24 Rob BrowningAdd -n, -A, -F, --file-type, --numeric-ids and detailed...
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'config'
2011-05-29 Gabriel FilionRefactor: unify ls/ftp-ls code
2011-05-29 Gabriel Filionls: include hidden files when explicitly requested
2011-05-29 Gabriel Filionftp/ls: columnate output attached to a tty, else don't
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-13 Avery Pennaruncmd/ls: fix a typo causing 'bup ls foo/latest' to not...
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 Filionls-cmd: hide files with a leading dot by default
2010-08-22 Gabriel Filionimport cleanup
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.