Commit Briefs

b2df341bd0 Stefan Sperling

put error checks in right order



4277420a1f Stefan Sperling

speed up matching of abbreviated commit IDs in pack files


45f2ef4ca8 Stefan Sperling

add a todo item for abbreviated object IDs


e09a504cc5 Stefan Sperling

introduce support for abbreviated object IDs


d69bcdf7cb Stefan Sperling

compare pointer against NULL, not 0


921be706a9 Stefan Sperling

fix segfault in error path of 'tog diff'


a54b6686bf Stefan Sperling

suse shorter wording around object IDs in man pages


df0b3d8ac9 Stefan Sperling

allow matching commit IDs in 'tog log' search



9be7558290 Stefan Sperling

tog.1: use consistent syntax for Control key combinations


e3d2a5c6a3 Stefan Sperling

Bind reload in 'tog log' to Ctrl+l


9221fb1e6c Stefan Sperling

note that fetching new objects currently requires git


4e759de498 Stefan Sperling

add 'got branch' command


d01904d4bb Stefan Sperling

add 'r' command to tog log view


d6117e780b Stefan Sperling

diff thread in tog will probably not be needed


b07cf8c30f Stefan Sperling

add usr.bin/diff todo item


5a5bf2acb9 Stefan Sperling

update todo items for tog



2246482eaf Stefan Sperling

make search actually work in 'tog blame'


ac66afb8fb Stefan Sperling

fix endless loop in 'tog tree' if search has no match


f5daf9b149 Stefan Sperling

tog: make search pattern case-sensitive


6c4c42e07c Stefan Sperling

implement search for 'tog blame'



4eec20aa4d Stefan Sperling

document tog tree search