Commit Briefs

896e9b6f30 Stefan Sperling

add support for path arguments to 'got cat'





63c5ca5de4 Stefan Sperling

detect and ignore Git submodules





a2887370ed Stefan Sperling

repair build on sparc64


2417344cc5 Stefan Sperling

tweak the way 'got tag -l' displays tagged objectsI



62870f63a1 Stefan Sperling

show tag name in initial content of tag message editor


b2b65d1891 Stefan Sperling

fix usage() call in 'got import'


c904c63e1c Stefan Sperling

remove -d option from 'got tag' usage


8e7bd50a82 Stefan Sperling

initial implementation of 'got tag' command


e15d52415f Stefan Sperling

make 'got cat' show tag object fields in on-disk order


8aa93786da Stefan Sperling

make 'got cat' output look more like raw object files



01073a5d20 Stefan Sperling

initial 'got cat' implementation


6fb7cd117f Stefan Sperling

add cancellation support to commit graph and 'got blame'


e620954619 Stefan Sperling

untie cancel callback declaration from the work tree


90f3c347a6 Stefan Sperling

always initialize bca in cmd_blame()


b02560eced Stefan Sperling

fix number of lines accounted for during blame



2839f8b93a Stefan Sperling

fix segfault in got's blame_cb()