Commit Briefs


0bd18d379f Stefan Sperling

add potentially useful helpers for tag objects and refs


532920c816 Stefan Sperling

actually return once parse_packed_ref_line() succeeds


0dec1cc0f4 Stefan Sperling

parse packed refs in a single pass over packed-refs file


c5f754cc3d Stefan Sperling

optimize code path for lookup of well-known refs


bd376bb34a Stefan Sperling

handle absolute refs being passed to open_packed_ref()


fb79db15f5 Stefan Sperling

add read support for packed refs


5d56da8198 Stefan Sperling

happy new copyright year


6e9da951cc Stefan Sperling

make got_repo_get_path_git_dir() return const char *


271d2a38b1 Stefan Sperling

store parsed head reference in struct got_worktree


6358180434 Stefan Sperling

rename zbuf to inflate


788c352e1f Stefan Sperling

store commit timestamps as 'struct tm' in UTC


d1f2edc95c Stefan Sperling

make 'got log -c' accept a branch name


5261c20130 Stefan Sperling

rename 'refs' to 'reference'