about summary refs log tree commit diff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2019-06-04 13:49:36 +0200
committerChristian Hesse <mail@eworm.de>2019-06-05 15:38:14 +0200
commit27a6d69ab38825602bdbd5a5d0161e465326ea8d (patch)
tree70e5c8832fe6041905ff25b2054cc3ce298ee1ea /contrib
parentgit: update to v2.21.0 (diff)
downloadcgit-pink-27a6d69ab38825602bdbd5a5d0161e465326ea8d.tar.gz
cgit-pink-27a6d69ab38825602bdbd5a5d0161e465326ea8d.zip
tests: successfully validate rc versions
For testing versions the version string differs for git tag (v2.22.0-rc3)
and tarball file name (2.22.0.rc3). Let's fix validation for testing
versions.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
078a843916&follow=1'>Assert that SQL query fits in bufferJune McEnroe 2020-01-01Don't special case user being * in queriesJune McEnroe 2020-01-01Factor out hashing functionJune McEnroe 2020-01-01Add option for custom where expression to scoopJune McEnroe 2020-01-01Document ENVIRONMENT in scoop(1)June McEnroe 2019-12-31Add before and after optionsJune McEnroe 2019-12-31Add scoop IRC output formatJune McEnroe 2019-12-31Add scoop output format optionJune McEnroe 2019-12-31Refactor scoop formatters and group colored outputJune McEnroe 2019-12-31Add strftime format string optionJune McEnroe 2019-12-31Refactor binding in scoopJune McEnroe 2019-12-31Add option to group events by contextJune McEnroe 2019-12-31Add missing includeJune McEnroe 2019-12-31Use standout mode for highlightingJune McEnroe 2019-12-31Rewrite scoop(1) argument descriptionsJune McEnroe 2019-12-31Color both nicks in a changeJune McEnroe 2019-12-31Implement nick-colored outputJune McEnroe 2019-12-31Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe