Commits


fix 'got log path' in a work tree with a path prefix


add missing -P option to 'got cat' usage in got.1


bump version number


changes for 0.12


sync dist file list


add support for path arguments to 'got cat'


make 'got log -p path' display patches for the specified path only


allow creating branches based on commit IDs as well as other branch references


detect and prevent deletion of the work tree's current branch


don't mask "not a git repo" errors in got_repo_open()


remove submodule / config parser TODO item


add support for reading .git/config; parser was based on isakmpd/conf.c


detect and ignore Git submodules


indicate non-existent paths in 'got status' and make 'got diff' error for them


make 'got tag -l' list tags by time stamp in descending order