summary refs log tree commit diff
path: root/www/photo.causal.agency/2024-09-12/lens
blob: b7c8829cefee7e26466e0aade58fefffa1b5681b (plain) (blame)
1
Yashica ML 42–75mm ƒ/3.5–4.5
fb3655df (use struct strbuf instead of static buffers, 2013-04-06). Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 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