]> arthur.barton.de Git - bup.git/history - lib/bup/ls.py
vfs2: add try_resolve() and use it in ls
[bup.git] / lib / bup / ls.py
2017-12-17 Rob Browningvfs2: add try_resolve() and use it in ls
2017-12-17 Rob Browningls: add --commit-hash and drop vfs nominal_oid
2017-12-16 Rob BrowningPort ls to vfs2
2016-01-17 Rob Browningls: add missing sys and columnate imports
2016-01-17 Rob BrowningDon't import * from helpers
2016-01-01 Rob BrowningUse Python 3 compatible "except ... as e" syntax
2014-04-03 Rob BrowningAdd initial support for ls(1) style "-d" argument to...
2014-02-05 Rob BrowningRestore ls -l item sizes, and add initial tests for...
2014-02-04 Rob BrowningFix the ls -laAF options with respect to the VFS synthe...
2013-12-24 Rob BrowningAdd -n, -A, -F, --file-type, --numeric-ids and detailed...
2013-08-26 Kumar AppaiahAdd -l and --human-readable options to "bup ls".
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