| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2014-01-08 | scan-tree.c: Remove unused macro | Lukas Fleischer | |
| This is no longer needed since commit fb3655df (use struct strbuf instead of static buffers, 2013-04-06). Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> | |||
| 2013-09-14 | ui-shared: Drop filepair_cb_raw() and helper | Lukas Fleischer | |
| Remove filepair_cb_raw() and all related functions. These are no longer needed. We now use Git's internal functions for raw diff formatting everywhere. Signed-off-by: Lukas Fleischer <cgit@cryptocra | |||