summary refs log tree commit diff
path: root/bin/catsh/nodetypes (follow)
Commit message (Expand)AuthorAge
* Rename cash to catshJune McEnroe2019-04-18
ters/syntax-highlighting.sh?h=1.3.0&id=f7db9b5e37dec8c28e29a2cc9a2a4d179cbeded6&follow=1'>Collapse)Author 2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas 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@cryptocrack.de> 2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer