Commits


rename test for consistency with other tests for path-prefix behaviour


regression test for previous 'got log path' fix (patch by Evan Silberman)


add GOT_LOG_DEFAULT_LIMIT env var for setting a got log -l default


also test "leightweight" tags in log tag test


make 'got log' display tags in addition to branch references


add support for tags to -c options of some got commands


use cmp -s, instead of cmp, in all command line tests


fix bugs in got_repo_map_path() and add more related tests


fix 'got log PATH' in a bare git repository; broken by previous


make 'got log PATH' work consistently from inside a work tree