Log

Author Commit Date CI Message
Stefan Sperling d1cda826 2017-11-06T18:53:05 parse commit objects
Stefan Sperling 63323519 2017-11-06T13:55:58 avoid repeated strlen() calls
Stefan Sperling ab9a70b2 2017-11-06T13:49:35 parse object header
Stefan Sperling d71d75ad 2017-11-05T18:09:59 print the head revision
Stefan Sperling d4a5a885 2017-11-05T17:32:11 simplify get_refs_dir_path()
Stefan Sperling a10877b6 2017-11-05T17:29:11 remove redundant tests
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 92af5469 2017-11-05T14:15:47 do not require that got applications normalize paths
Stefan Sperling 4df642d9 2017-11-05T13:54:45 add more special refs which live directly in .git
Stefan Sperling 2b4402a2 2017-11-05T13:48:22 only define nitems() if it is not already defined
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