Commits
- Commit:
10f173fee1a4dcc3566febc4acb5adfe892745b3
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
pass an already open commit object to the blame callback
ok op@
- Commit:
6fb7cd117fc5150498bd6135a2904a7c726ae49e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add cancellation support to commit graph and 'got blame'
- Commit:
0d8ff7d595e6abb49387494684cd73113df880c0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
rename got_blame_incremental() to got_blame()
- Commit:
e27a7222faaa171dcb086ea0b566dc7bebb74a0b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove got_blame() API, now unused
- Commit:
3bf198ba335fa30c8d16efb5c8e496200ac99c05
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
always pass commit ID to incremental blame callback
- Commit:
d68a0a7de13af722c55099582019c03240e13320
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
implement cleaner cancellation of tog's blame view
- Commit:
84451b3ef755f3226d0d79af367632e5f3a830e7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
implement incremental blame display for tog
- Commit:
e67369ac60ef3c13ed6ed3b4d0798267f903ce82
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
oops, forgot to add this file