|
25783624
|
2018-03-12T13:59:29
|
|
use stricter CPPFLAGS from mpi
|
|
32cb896c
|
2018-03-11T14:10:56
|
|
rename library-private headers from *_priv.h to *_lib.h
|
|
5677e194
|
2018-03-11T13:20:25
|
|
rename got_zb_priv.h to got_zbuf_priv.h
|
|
8eea5a5c
|
2018-03-10T01:13:12
|
|
bump copyright
|
|
86c3caaf
|
2018-03-10T00:22:23
|
|
add worktree skeleton code; implement got_worktree_init()
|
|
1411938b
|
2018-02-12T23:25:38
|
|
rename private header filenames so they are in got_ namespace
|
|
38d42f42
|
2018-02-12T22:57:02
|
|
inline refs.h in refs.c
|
|
0c9bd0c5
|
2018-02-12T22:49:33
|
|
make struct got_reference opaque
|
|
59ece79d
|
2018-02-12T22:13:27
|
|
make struct got_object_id opaque
|
|
1db76ab5
|
2018-01-26T14:26:35
|
|
Some memory failure checks were missing.
|
|
68482ea3
|
2017-11-27T05:13:16
|
|
implement open/close for blobs; add test which prints one
|
|
d1cda826
|
2017-11-06T18:53:05
|
|
parse commit objects
|
|
d4a5a885
|
2017-11-05T17:32:11
|
|
simplify get_refs_dir_path()
|
|
11995603
|
2017-11-05T17:26:31
|
|
resolve symbolic refs
|
|
bbfe163a
|
2017-11-05T14:22:50
|
|
clear sha1 digest before parsing
|
|
c3f94f68
|
2017-11-05T14:20:01
|
|
remove got_path functions from public api
|
|
7b19e0f1
|
2017-11-05T13:35:01
|
|
add copyright
|
|
4027f31a
|
2017-11-04T19:41:54
|
|
initial import; current implementation only parses the .git/HEAD ref
|