Commits


Summary: fix use-package example


Summary: got log expects a relative path


Summary: add todo to vc-got-diff by the way, this is the first commit done inside Emacs :)


implemented remaninig state-changing and some history functions `C-x v =' now works!


augment vc-got--log


docs improvement


fix vc-got-registered before it didn't check if the file is into a got worktree.


added readme


add licence


add .gitignore


defalias vc-got-responsible-p to vc-got-root they had the same output, only two slightly different implementation, and vc-got-root should be faster.


typo


implemented some state-changing functions vc-got-create-repo is un-implemented: should we run got init?


initial commit All the ``BACKEND PROPERTIES'' and ``STATE-QUERYING FUNCTIONS'' functions are implemented. Why don't we start using them while developing the rest? :)