summaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
authorRobin Redeker <elmex@ta-sa.org>2009-01-10 12:44:08 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-10 12:48:39 +0100
commit5164be32778e2bca146e13904e5b9e79d0d6cca8 (patch)
tree4bec149936f765df05640768701f045dedef3bc7 /cache.h
parent25f6a1f4c29b6a6009a185e9473317f0fe64616d (diff)
downloadcgit-5164be32778e2bca146e13904e5b9e79d0d6cca8.tar.gz
cgit-5164be32778e2bca146e13904e5b9e79d0d6cca8.tar.bz2
cgit-5164be32778e2bca146e13904e5b9e79d0d6cca8.zip
ui-refs: avoid SEGFAULT on lightweight tags
Signed-off-by: Robin Redeker <elmex@ta-sa.org> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions
/+1 2014-03-19Simplify exports.Jason A. Donenfeld1-4/+3 2014-03-19Copyright noticeJason A. Donenfeld1-1/+1 2014-03-19Team 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