Short option for "--show-diff" in "commit": like "-vv" or "-p"
Bug #571467 reported by
Daniel Hahler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Fix Released
|
Wishlist
|
Parth Malwankar | ||
bzr (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: bzr
"bzr commit --show-diff" is handy, but too long and you can easily forget about this.
"-p" for patch would be good IMHO (and git uses this for "log" at least).
"-vv" would mean "more verbose", and include more verbose information, like the diff/patch for changes.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: bzr 2.1.1-1
ProcVersionSign
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed Apr 28 23:46:03 2010
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: bzr
Related branches
lp://staging/~parthm/bzr/571467-ci-show-diff-short-opt-p
Merged
into
lp://staging/bzr
- Andrew Bennetts: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedbzrlib/builtins.py (+1/-1)
Changed in bzr: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
assignee: | nobody → Parth Malwankar (parthm) |
status: | Confirmed → In Progress |
Changed in bzr: | |
milestone: | none → 2.2b3 |
status: | In Progress → Fix Released |
To post a comment you must log in.
Sounds like a good idea to me. "bzr log" also has --show-diff with -p for short.