Commits


let tog's tree and ref commands call their own usage() and not each other's


support opening a tree view from the ref view; requested by naddy


trigger log thread if a log view is opened as a child view; found by naddy


fix calls to ref_usage(); found by naddy


document tog ref


initial 'tog ref' implementation ok naddy tracey


store reflists in view state where required and get rid of reflist pointers ok tracey naddy


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


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.


repair gotweb build after diff api changes


remove redundant lines of code from close_file2_and_reuse_file1()


sync files from diff.git 86b603da3068dce115470492279dc6f86f17f60b


prevent potential fclose(NULL) in error path of diff_blobs()


consistently label removed files as "/dev/null" in diff headers


sync files from diff.git e4c510c1d83fe01247b6f59d855dffad81e4f26a