Commit Graph

2 Commits

Author SHA1 Message Date
Fergus Henderson
265f4a92b0 Fix some bugs:
Estimated hours taken: 0.5
Branches: main, release

tools/cvdr:
	Fix some bugs:
	- it wasn't showing the log message or diff for the first entry
	  on each branch (except the main branch)
	- be consistent: pass `-n' to all invocations of cvs
2001-04-18 17:32:24 +00:00
Tyson Dowd
2ccc645f30 cvdr does revision-by-revision diffs of files under CVS, showing the log
Estimated hours taken: 0.6

cvdr does revision-by-revision diffs of files under CVS, showing the log
message and revision of each file.

Just what you need when trying to track down what changed recently in
some file.

tools/cvdr:
	Add the cvdr script to the tools directory.
2001-01-20 01:03:54 +00:00