lib/refs.c


Log

Author Commit Date CI Message
Martin Pieuchot 1db76ab5 2018-01-26T14:26:35 Some memory failure checks were missing.
Stefan Sperling 68482ea3 2017-11-27T05:13:16 implement open/close for blobs; add test which prints one
Stefan Sperling d1cda826 2017-11-06T18:53:05 parse commit objects
Stefan Sperling d4a5a885 2017-11-05T17:32:11 simplify get_refs_dir_path()
Stefan Sperling 11995603 2017-11-05T17:26:31 resolve symbolic refs
Stefan Sperling bbfe163a 2017-11-05T14:22:50 clear sha1 digest before parsing
Stefan Sperling c3f94f68 2017-11-05T14:20:01 remove got_path functions from public api
Stefan Sperling 7b19e0f1 2017-11-05T13:35:01 add copyright
Stefan Sperling 4027f31a 2017-11-04T19:41:54 initial import; current implementation only parses the .git/HEAD ref