Commit Briefs

Stefan Sperling

add 'r' command to tog log view



Stefan Sperling

add usr.bin/diff todo item


Stefan Sperling

update todo items for tog



Stefan Sperling

make search actually work in 'tog blame'



Stefan Sperling

tog: make search pattern case-sensitive


Stefan Sperling

implement search for 'tog blame'



Stefan Sperling

document tog tree search


Stefan Sperling

implement search for got tree view


Stefan Sperling

generalize tog's view_search_start()


Stefan Sperling

move search regex to struct tog_view


Stefan Sperling

whitespace




Stefan Sperling

remove stray nodelay() call in tog




Stefan Sperling

better regcomp flags for tog log search


Stefan Sperling

extend tog.1's SEE ALSO section



Stefan Sperling

implement backwards search in tog log view