summaryrefslogtreecommitdiff
path: root/html.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-10 15:18:18 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-10 15:18:18 +0100
commitc63aaff2adb83e5015841921fab233c2fe2e3b0a (patch)
treeeeb62508fa174015533a3798f496eaa2ee8e580a /html.h
parentf3c99cf1cee25ae95ffea6188b40734e877bce20 (diff)
downloadcgit-c63aaff2adb83e5015841921fab233c2fe2e3b0a.tar.gz
cgit-c63aaff2adb83e5015841921fab233c2fe2e3b0a.tar.bz2
cgit-c63aaff2adb83e5015841921fab233c2fe2e3b0a.zip
Makefile: avoid libcurl when building git
We don't need support for fetching/pushing in libgit.a, hence we don't need to link with libcurl. Noticed-by: Robin Redeker <elmex@ta-sa.org> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/td>zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33