Commit Briefs

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


af12c6b9e6 Stefan Sperling

ensure that file index is synced to disk in case of errors


cc11e7e3fc Stefan Sperling

sync usage for 'got rm'


e20a8b6f0d Stefan Sperling

allow multiple file path arguments for 'got revert'


76d98825cd Stefan Sperling

show branch name in got commit's log message template