Commit Briefs

5aa813935b Stefan Sperling

add copyright year for files already touched in 2020




70e3e7f5a1 Tracey Emery

add -k option to 'got remove' to keep files on disk

ok stsp


f2a9dc41d8 Tracey Emery

add -R option to 'got remove' for recursive deletion

ok stsp


8b3ec12fa0 Klemens Nanni

got.1: Fix mdoc(7) linter errors/warnings

mandoc: got.1:573:96: ERROR: skipping end of block that is not open: Oc mandoc: got.1:1583:2: WARNING: skipping paragraph macro: Pp at the end of Sh



c6390436cb Klemens Nanni

got.1: Fix log -s, tweak wording

From stsp


6841bf1343 Klemens Nanni

log: Implement -s search-pattern

match_logmsg() is copied from tog's match_commit().





3a62228f45 Stefan Sperling

fix copy-pasto in man page; patch by landry@


1ebedb77e0 Stefan Sperling

teach 'got commit' to tweak the executable bit of a file


14c25ea21a Stefan Sperling

add a 'got integrate' example to the man page


2822a3526b Stefan Sperling

add 'got integrate' command



63035f9f4f Stefan Sperling

add -w (ignore whitespace) option to 'got diff'





709ae9eb9c Stefan Sperling

fix markup errors around user.email in got.1




5be7225436 Stefan Sperling

add missing -P option to 'got cat' usage in got.1