[MERGE] ls accepts a path

Aaron Bentley aaron.bentley at utoronto.ca
Tue Jan 2 16:05:08 GMT 2007


Hi all,

This patch allows 'bzr ls' to accept a path, making it behave more like 
POSIX ls.  If a path is supplied, it is used as a prefix for all the 
listed files.

e.g.
$ cd bzrlib
$ ~/bzr/ls/bzr ls ..
../.bzrignore
../.rsyncexclude
../BRANCH.TODO
../COPYING.txt
../HACKING
(etc)

$ ~/bzr/ls/bzr ls tests/
tests/EncodingAdapter.py
tests/EncodingAdapter.pyc
tests/HTTPTestUtil.py
tests/HTTPTestUtil.py.~1~
tests/HTTPTestUtil.pyc
tests/HttpServer.py
(etc)

Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ls-with-path.patch
Type: text/x-patch
Size: 3770 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070102/917ec931/attachment.bin 


More information about the bazaar mailing list