Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 199a4027 | 2019-02-02 15:00:28 | make 'got log' show packed refs and HEAD ref (pther refs not shown yet) | ||
| 0bd18d37 | 2019-02-01 22:16:47 | add potentially useful helpers for tag objects and refs | ||
| 532920c8 | 2019-02-01 22:02:43 | actually return once parse_packed_ref_line() succeeds | ||
| 0dec1cc0 | 2019-02-01 21:42:23 | parse packed refs in a single pass over packed-refs file | ||
| c5f754cc | 2019-02-01 21:30:38 | optimize code path for lookup of well-known refs | ||
| bd376bb3 | 2019-02-01 21:13:57 | handle absolute refs being passed to open_packed_ref() | ||
| fb79db15 | 2019-02-01 21:01:58 | add read support for packed refs | ||
| 5d56da81 | 2019-01-13 17:15:53 | happy new copyright year | ||
| 6e9da951 | 2019-01-06 10:46:46 | make got_repo_get_path_git_dir() return const char * | ||
| 271d2a38 | 2018-12-25 15:38:24 | store parsed head reference in struct got_worktree | ||
| 63581804 | 2018-07-09 22:23:00 | rename zbuf to inflate | ||
| 788c352e | 2018-06-16 19:18:32 | store commit timestamps as 'struct tm' in UTC | ||
| d1f2edc9 | 2018-06-13 19:19:55 | make 'got log -c' accept a branch name | ||
| 5261c201 | 2018-04-01 23:37:09 | rename 'refs' to 'reference' |