Add cvs annotate -b which allows to annotate "backwards":
authorSimon Schubert <corecode@dragonflybsd.org>
Wed, 13 Sep 2006 19:34:24 +0000 (19:34 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Wed, 13 Sep 2006 19:34:24 +0000 (19:34 +0000)
commit9db8af6ecfedae7ebdd3ee17c32ef8aba1058b34
treebad43d139b911f04add80435cdbb2e303cac5a72
parent509efcad089207313595710275369c77583429f1
Add cvs annotate -b which allows to annotate "backwards":

When specifying a revision to start with, it will show for each line
at which point (later) this line was removed.
gnu/usr.bin/cvs/cvs/Makefile
gnu/usr.bin/cvs/cvs/annotate.c.patch [new file with mode: 0644]
gnu/usr.bin/cvs/cvs/cvs.1.patch
gnu/usr.bin/cvs/cvs/rcs.c.patch
gnu/usr.bin/cvs/cvs/rcs.h.patch [new file with mode: 0644]
gnu/usr.bin/cvs/doc/Makefile
gnu/usr.bin/cvs/doc/cvs.texinfo.patch [new file with mode: 0644]