Improve tb-dev range-diff and diff-diff
Some improvements I want:
- The command line auto-complete should also suggest tags.
-
tb-dev branch-range-diffandtb-dev branch-diff-diffshould be renamed since it works with tags as well as branches. -
tb-dev branch-range-diffandtb-dev branch-diff-diffshould accept additional arguments to be passed to the underlyingrange-diffcommand. -
tb-dev branch-diff-diffshould filter out more context so that there are less false positives. -
tb-dev branch-diff-diffshould limit the output lines sincemeldhas a character limit per line. -
tb-dev branch-diff-diffshould have an option to leave the git index and context lines unchanged. Useful if you are usingmeldwith your own text filters.