Feature request: new option --short to command "status"
Jos Backus
jos at catnook.com
Tue Dec 12 20:25:20 GMT 2006
I don't mean to hijack this topic but what about `bzr status' having the
ability to output YAML? Hence the result would be:
---
- change: M
filename: ChangeLog
- change: M
filename: README.txt
- change: A
filename: newfile.txt
- change: D
filename: deleted.txt
- change: R
filename: renamed.txt
from_filename: renamed.txt
- change: "?"
filename: unknown.txt
- change: C
filename: conflict.txt
It wouldn't help the shell case but would ease communication with other
scripting languages.
Just a thought...
--
Jos Backus
jos at catnook.com
More information about the bazaar
mailing list