Commit Briefs








Stefan Sperling

detect and ignore Git submodules


Stefan Sperling

initial 'got cat' implementation







Stefan Sperling

add support for tag objects to 'got diff'






Stefan Sperling

make search actually work in 'tog blame'


Stefan Sperling

implement search for 'tog blame'


Stefan Sperling

test and fix 'got revert' with a path in a sub-directory

Relax input path requirements of got_object_id_by_path() to make things easier to callers. Allows the revert code to pass a path from the file index in lieu of a repository path.