|
84451b3e
|
2018-07-10T13:17:00
|
|
implement incremental blame display for tog
|
|
63581804
|
2018-07-09T22:23:00
|
|
rename zbuf to inflate
|
|
fc79a48d
|
2018-07-09T17:00:51
|
|
add a compile time switch to read pack index with read(2)
|
|
eb77ee11
|
2018-07-08T18:06:36
|
|
add an object id cache which backs the object cache
|
|
a70480e0
|
2018-06-23T19:02:09
|
|
implementation of 'tog blame', not reachable via gui yet
|
|
00dfcb92
|
2018-06-11T22:02:49
|
|
handle EILSEQ in tog(1)
|
|
917bfd05
|
2018-06-10T14:55:20
|
|
add an extra callback argument to got_object_idset_for_each()
|
|
61e69b96
|
2018-05-20T19:08:05
|
|
better trimming of lines to the right length in tog diff
|
|
511a516b
|
2018-05-19T16:57:12
|
|
move got_opentmp* functions to public API; used from tog
|
|
80ddbec8
|
2018-04-29T17:49:32
|
|
make tog log show one commit per line and highlight selected one
|
|
9f7d7167
|
2018-04-29T13:45:53
|
|
add skeleton for tog(1)
|