Commit Briefs


46e90ae41a Stefan Sperling

remote duplicate .Pp in man page



678cbce557 Stefan Sperling

allow aborting search in 'tog log' with backspace key


6fcd089d7c Stefan Sperling

add TODO item for tog



073e575f1b Stefan Sperling

add a TODO item for histedit



cfce0458c9 Stefan Sperling

document 'got commit' out-of-dateness check


5c1e53bc72 Stefan Sperling

add support for multiple path arguments to 'got commit'


3c575567b5 Stefan Sperling

got.1: clarify how checkout -b and -c options interact


305993b9d1 Stefan Sperling

fix typo in test commit log message




107f9ed516 Klemens Nanni

README: Use `man -l' not `mandoc | less'

Honours MANPAGER and is easier to type.