Commit Briefs

289e3cbff4 Stefan Sperling

set CTYPE locale category only; leave others in "C" locale


e397b6db7c Stefan Sperling

make got_ref_list() return a sorted list


29b5c21419 Stefan Sperling

on-disk refs must take precedence over packed-refs



141c2bffb4 Stefan Sperling

abbreviate remote refs in output of 'got log'


a04f49d2f6 Stefan Sperling

include non-packed refs in results from got_ref_list()


76b4ead278 Stefan Sperling

add missing error checks in got_ref_list()


30c0868d39 Stefan Sperling

improve error codes in lib/reference.c


a808cfa5a7 Stefan Sperling

add GOT_ERR_BAD_REF_DATA


2aa0475caa Stefan Sperling

add got_error_not_ref()


e34f9ed6ad Stefan Sperling

in 'got log' output, abbreviate ref names under heads/




1caad61b79 Stefan Sperling

make 'got log' resolve tags in -c option argument


0ae4af15cd Stefan Sperling

add missing error check in got-raed-pack's tag_request()