Commit Briefs

Omar Polo

Summary: fix use-package example



Omar Polo

Summary: add todo to vc-got-diff

by the way, this is the first commit done inside Emacs :)


Omar Polo

implemented remaninig state-changing and some history functions

`C-x v =' now works!


Omar Polo

augment vc-got--log


Omar Polo

docs improvement


Omar Polo

fix vc-got-registered

before it didn't check if the file is into a got worktree.


Omar Polo

added readme


Omar Polo

add licence


Omar Polo

add .gitignore


Omar Polo

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.


Omar Polo

typo


Omar Polo

implemented some state-changing functions

vc-got-create-repo is un-implemented: should we run got init?


Omar Polo

initial commit

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