Commit Briefs

b249b824fb Stefan Sperling

add APIs to change references


6c34b1aaf4 Stefan Sperling

whitespace formatting fixes in include/


e2e879a086 Stefan Sperling

introduce got_ref_list_free() and use it in got and tog


2d2e137815 Stefan Sperling

add got_ref_delete(); only loose refs supported for now


9e672c7443 Stefan Sperling

implement got_ref_write()


5892cdd6cc Stefan Sperling

introduce got_ref_alloc()



0bd18d379f Stefan Sperling

add potentially useful helpers for tag objects and refs


271d2a38b1 Stefan Sperling

store parsed head reference in struct got_worktree


0c60ce5ab2 Stefan Sperling

document the current public API


5261c20130 Stefan Sperling

rename 'refs' to 'reference'