QBzr: thanks and wishlist

Alexander Belchenko bialix at ukr.net
Tue Oct 2 08:18:07 BST 2007


Nicholas Allen пишет:
> Just tried it out and must say it is very cool! Good job! It does many 
> things better than the gtk one. Perhaps it would make sense to use this 
> for TortoiseBzr implementation...
> 
> I have a few suggestions too:
> 
> - When annotating it would be nice if double click in history list in 
> bottom left would open the diff window like it does in the log window.
> 
> - It would be nice if there was the option to see full file diffs 
> instead of only a few lines either side of the change. Sometimes it 
> helps to have more contextual information than a few lines.

$ bzr qdi -h
Purpose: Show differences in working tree in a GUI window.
Usage:   bzr qdiff [FILE...]

Options:
   -v, --verbose         Display more information.
   -h, --help            Show help message.
   -q, --quiet           Only display errors and warnings.
   --complete            Show complete files
   --inline              Show inline diff
   -r ARG, --revision=ARG
                         See "help revisionspec" for details.

Aliases:  qdi
From:     plugin "qbzr"


The `--complete` flag do what you want.

> 
> - In the diff window it would be very handy to be able to undo diffs by 
> copying them from one side to another. In many diff programs this is 
> done by showing an arrow in the margin, pointing from one side to the 
> other, that can be clicked.
> 
> - In the browse window it would be nice if double clicking a file would 
> show the contents of that file.
> 
> - In the browse window it would be nice if there was a button to select 
> a revision which would open the log window to allow the user to select one.
> 
> - It would be nice if there was a way to open the browse window from the 
> log window. Double clicking currently opens the diff window. Perhaps a 
> context menu entry to open the log window would be good?
> 
> - In the annotate window it would be nice to see committer and revision 
> in the left margin as well as line numbers.




More information about the bazaar mailing list