summaryrefslogtreecommitdiff
path: root/tests/t0107-snapshot.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-07-22 20:06:16 +0200
committerLars Hjemli <hjemli@gmail.com>2008-07-22 20:06:16 +0200
commit50989d3b471aeecba563cfb1dfbffeeecf6c83cb (patch)
treeca614f1c36bd0b35f096a0e50a323f22d12c9a50 /tests/t0107-snapshot.sh
parenta75968df103a938656599e0d2d9fd1ab4de5ea8a (diff)
downloadcgit-50989d3b471aeecba563cfb1dfbffeeecf6c83cb.tar.gz
cgit-50989d3b471aeecba563cfb1dfbffeeecf6c83cb.tar.bz2
cgit-50989d3b471aeecba563cfb1dfbffeeecf6c83cb.zip
Makefile: remove the `distclean` and `emptycache` targets
The `distclean` was hardly useful while the `emptycache` was actively harmful. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
posix shellJason A. Donenfeld1-3/+3 2014-04-27base64: better justificationJason A. Donenfeld1-3/+3 2014-04-25makefile: use install -d instead of mkdir -pJason A. Donenfeld1-7/+7 2014-04-24Indent using spacesSvend Sorensen1-11/+11 2014-04-24tests: remember to escape $Jason A. Donenfeld1-1/+1 2014-04-24Use die function instead of boring if else everywhere.Jason A. Donenfeld1-69/+23 2014-04-24version: bump1.6.1Jason A. Donenfeld1-1/+1 2014-04-24Makefile: osx/bsd does not support -DJason A. Donenfeld2-25/+25 2014-04-24show: error out if password store is empty.Jason A. Donenfeld1-1/+4 2014-04-24find: proper segmenting of terms1.6Jason A. Donenfeld1-3/+3 2014-04-24dmenu: hide outputJason A. Donenfeld1-1/+1 2014-04-24tests: test for spacesJason A. Donenfeld3-8/+20 2014-04-24Move test instructions to INSTALL.Jason A. Donenfeld2-11/+18 2014-04-24tests: we don't use aggregate-resultsJason A. Donenfeld1-57/+0 2014-04-24Don't prompt for questions when stdin is not a tty.Jason A. Donenfeld3-7/+6 2014-04-24Allow overridable bash.Jason A. Donenfeld16-16/+16 2014-04-24dmenu: check for empty instead of ret codeJason A. Donenfeld1-1/+1 2014-04-24tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld1-1/+1 2014-04-24tests: run from anywhereJason A. Donenfeld13-4/+16 2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0