Commit Briefs

197aa481b5 Stefan Sperling

fix bogus free() in got_object_open_by_path()


1cbc02b603 Stefan Sperling

fix object type check in got_open_object_as_tree()


35e9ba5d1c Stefan Sperling

introduce got_object_blob_dump_to_file()


730c718b4e Stefan Sperling

introduce GOT_ERR_RANGE



f7d20e8910 Stefan Sperling

make got_canonpath() return a got_error


e6eac3b8eb Stefan Sperling

introduce got_canonpath()


ec79880737 Stefan Sperling

remove unused and broken got_path_segment_count()


fe8df4c20b Stefan Sperling

undo previous; it broke tog(1) with openssl repo



4bb494d579 Stefan Sperling

display UTC commit timestamps in tog(1)


788c352e1f Stefan Sperling

store commit timestamps as 'struct tm' in UTC


5489743fa2 Stefan Sperling

make tog(1) compile again


6238ee32f5 Stefan Sperling

show 'got log' options in sorted order


1cfab7188b Stefan Sperling

wording tweak in got(1) man page


d1f2edc95c Stefan Sperling

make 'got log -c' accept a branch name


1fd6d7eaef Stefan Sperling

remove unused -v option for 'got log'


38e1179369 Stefan Sperling

improve option listings in got(1) man page



a7f506998d Stefan Sperling

plug mem leaks in tog's mbs2ws()


a37db869c0 Stefan Sperling

remove false statement in comment



191379307b Stefan Sperling

improve comment


00dfcb9257 Stefan Sperling

handle EILSEQ in tog(1)


72f85f8c3a Stefan Sperling

fix endless loop in commit graph