Commit Briefs

56b9a4ca61 Stefan Sperling

extend tog.1's SEE ALSO section


e6c76b79c2 Stefan Sperling

point tog.1 readers to the re_format(7) manual page


b1bf14358f Stefan Sperling

implement backwards search in tog log view


ead14cbec3 Stefan Sperling

fix performance of next search in tog log view


60493ae329 Stefan Sperling

implement search in 'tog log'


4a68c90c54 Stefan Sperling

trim redundant information from 'got init' documentation


bc20e173ea Stefan Sperling

fix usage() call in cmd_init()


2c7829a4ca Stefan Sperling

implement 'got init'


102ff934b4 Stefan Sperling

don't report 'base bumped' status if base is up-to-date



1a36436d4d Stefan Sperling

relax out-of-dateness check for 'got commit'


a5e55564f5 Stefan Sperling

fix sandbox name used by test_update_bumps_base_commit_id



30f8fd5e95 Stefan Sperling

tog: fix off-by-one which caused line-wrapping errors


46b6ee7302 Stefan Sperling

rename some variables