summaryrefslogtreecommitdiff
path: root/share/man/just-mrrc.5.org
AgeCommit message (Collapse)Author
2023-03-23just-mr: Add git binary optionPaul Cristian Sarbu
In the rare cases that we need to shell out to git, let the user configure what binary to use. Option resolves in the same way as the just executable, including allowing it to be set via just-mrrc. Updates all cases of shelling out to git (fetch and commit update). Update just-mr and just-mrrc docs accordingly.
2023-03-22just-mr: support log options in rc fileKlaus Aehlig
2023-03-22just-mrrc: allow setting a default for the launcher the rc fileKlaus Aehlig
2023-03-08Fix example just-mrrc in man pageOliver Reiche
2022-10-20man: Section-5 man page for just-mrrcOliver Reiche