summaryrefslogtreecommitdiff
path: root/tests/t0107-snapshot.sh
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 /tests/t0107-snapshot.sh
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
61c2b81b3359a21d5a289fdb5&follow=1'>Team pass: enable multiple keys and per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12