]> git.cworth.org Git - nogit/history - nogit
Fix emacs hook to not clobber match data
[nogit] / nogit
2020-07-07 Carl WorthAdd a "nogit log" command
2020-07-06 Kevin WorthFix two english sentence typos
2020-07-05 Carl WorthProvide the merge=union semantics we want through an...
2020-07-05 Carl WorthLook for a pre-existing .nogit-tmp directory
2020-07-05 Carl WorthFix an accidental case of a ".nogit" literal
2020-07-05 Carl WorthAdd a NOGIT_DIR_TMP variable
2020-07-05 Carl WorthUse consistent indentation for case statement
2020-07-05 Carl WorthProvide a simple implementation of "nogit sync"
2020-07-05 Carl WorthImplement "nogit clone"
2020-07-05 Carl WorthAdd a nogit command-line utility