Commit Briefs

ccfe88e6ed Stefan Sperling

provide a compile-time toggle for object caching


062ebb78e3 Stefan Sperling

replace some calloc() with malloc() in object.c


2620684109 Stefan Sperling

always close blame in got_blame_incremental()


1960a6f9da Stefan Sperling

don't leak objects in tog blame view


7a2921f9f5 Stefan Sperling

allow blaming parents of commits in tog blame view


c46b93520a Stefan Sperling

make backspace scroll up an entire page in tog diff view


dccb68cbf1 Stefan Sperling

disable enter key scroll in tog diff view



d2dfcfbf4e Stefan Sperling

don't page-down scroll beyond EOF in tog blame view


a026b94717 Stefan Sperling

don't sroll beyond end of file in tog blame view


030916b54b Stefan Sperling

man page for tog


12a0b23b54 Stefan Sperling

tweak tog blame progress indicator


1d13200f8a Stefan Sperling

allow showing object IDs in tog tree view


dbc6a6b63b Stefan Sperling

allow going back to previously blamed commits in tog blame


245d91c1c0 Stefan Sperling

allow re-blaming file at older commits in tog blame view



ab089a2a3a Stefan Sperling

show commit id in blame view header


decd3bd14e Stefan Sperling

tweak header line in tog tree view


c35a794348 Stefan Sperling

account for line shift in blame; lots of help from tb@


45202a8f5e Stefan Sperling

fix reading ref deltas


89a4e64fc7 Stefan Sperling

add missing call to blame callback


bd24772efa Stefan Sperling

use a separate repository structure for blame thread


ede67fd961 Stefan Sperling

remove empty line from commit diff output


867c664530 Stefan Sperling

show selected commit's hash in tog log view


880dcab35c Stefan Sperling

remove hash from tog log view