Commits


make 'got log' show packed refs and HEAD ref (pther refs not shown yet)


add potentially useful helpers for tag objects and refs


actually return once parse_packed_ref_line() succeeds


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


optimize code path for lookup of well-known refs


handle absolute refs being passed to open_packed_ref()


add read support for packed refs


happy new copyright year


make got_repo_get_path_git_dir() return const char *


store parsed head reference in struct got_worktree


rename zbuf to inflate


store commit timestamps as 'struct tm' in UTC


make 'got log -c' accept a branch name


rename 'refs' to 'reference'