about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2013-11-22 09:49:31 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-08 14:59:38 +0100
commitf7db9b5e37dec8c28e29a2cc9a2a4d179cbeded6 (patch)
tree25b572d811fe42542d89647576ec466ad277ae63 /Makefile
parentui-shared: Drop filepair_cb_raw() and helper (diff)
downloadcgit-pink-f7db9b5e37dec8c28e29a2cc9a2a4d179cbeded6.tar.gz
cgit-pink-f7db9b5e37dec8c28e29a2cc9a2a4d179cbeded6.zip
scan-tree.c: Remove unused macro
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
1'>Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe