thodg/got/include/got_repository.h

Branch :


Log

Author Commit Date CI Message
ad242220 2018-09-08 16:40:28 implement fork+exec (and by the way, fix the build...)
04ca23f4 2018-07-16 13:05:23 allow filtering history by paths in 'got log'
0c60ce5a 2018-04-02 11:10:05 document the current public API
86c3caaf 2018-03-10 00:22:23 add worktree skeleton code; implement got_worktree_init()
3b339b2f 2018-02-12 22:56:07 make struct got_repository opaque
a1fd68d8 2018-01-12 20:59:51 Extract non-deltified objects from pack files.
a0448d60 2017-11-12 16:10:06 remove an unused function
11995603 2017-11-05 17:26:31 resolve symbolic refs
7b19e0f1 2017-11-05 13:35:01 add copyright
4027f31a 2017-11-04 19:41:54 initial import; current implementation only parses the .git/HEAD ref