summary refs log tree commit diff
path: root/bin/cash/libedit/.gitignore (follow)
Commit message (Expand)AuthorAge
* Enable warnings in libeditJune McEnroe2019-01-13
* Replace libedit MakefileJune McEnroe2019-01-12
/commit/ui-shared.h?h=1.4.1&id=d181d6593f827a524b9a7ebc860fa53410fddea2&follow=1'>ui-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