Commit Briefs

3dbaef4273 Stefan Sperling

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

ok naddy tracey


9c659ea03e 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.


22c0f09da0 Stefan Sperling

repair gotweb build after diff api changes







b4737997c2 Stefan Sperling

handle binary files in blame's custom file diff atomizer







89dc8b78ad Stefan Sperling

remove stdbool.h where it's not needed





24e87ea363 Stefan Sperling

remove unused function got_diffreg_prepared_files()


cb7c1b68b5 Stefan Sperling

remove unused function got_diff_blob_prepared_file()






62ad13c507 Stefan Sperling

remove unused empty function got_diff_dump_change()