Commit Briefs

Stefan Sperling

make 'tog diff' accept reference and tag arguments; add -w and -C options

ok naddy tracey


Stefan Sperling

do not forget to add an offset for line zero in diff_blobs()

Fixes a problem in 'tog diff' where the first line of the output was cut off.


Stefan Sperling

repair gotweb build after diff api changes













Stefan Sperling

remove stdbool.h where it's not needed