summaryrefslogtreecommitdiff
path: root/tests/t0103-log.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-10-01 12:01:51 +0200
committerLars Hjemli <hjemli@gmail.com>2007-10-01 12:09:41 +0200
commit97aec64973d572ec98af19383f7fbb8d54bf674e (patch)
tree52834b4c153e74888db7891393a7722e6c2eaea2 /tests/t0103-log.sh
parent7e1af8ad92abb4efc1d2069f0fa348f273d1e693 (diff)
downloadcgit-97aec64973d572ec98af19383f7fbb8d54bf674e.tar.gz
cgit-97aec64973d572ec98af19383f7fbb8d54bf674e.tar.bz2
cgit-97aec64973d572ec98af19383f7fbb8d54bf674e.zip
gen-version.sh: don't sed the output from git describe
Replacing '-' with '.' makes the version name slightly confusing, so lets stick with the unmodified output of git describe. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/t0103-log.sh')
0 files changed, 0 insertions, 0 deletions
'2014-04-24 11:34:19 +0200'>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