Commits


disambiguate abbreviated object IDs based on object type


fix test sandbox name


plug leaks in got_repo_match_object_id_prefix()


put error checks in right order


stop matching loose objects once we've searched past the ID prefix


speed up matching of abbreviated commit IDs in pack files


add a todo item for abbreviated object IDs


introduce support for abbreviated object IDs


compare pointer against NULL, not 0


fix segfault in error path of 'tog diff'


suse shorter wording around object IDs in man pages


allow matching commit IDs in 'tog log' search


tog log: remove 'r' key-binding; we might want to re-use it later


tog.1: use consistent syntax for Control key combinations


Bind reload in 'tog log' to Ctrl+l