about summary refs log tree commit diff
path: root/filters/html-converters
diff options
context:
space:
mode:
authorPeter Colberg <peter@colberg.org>2015-12-08 12:53:08 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2016-01-13 17:16:15 +0100
commita4014d0dbfcab1de7293179966c9b7fcfcc7b925 (patch)
tree10c9ecd90b4b78d80830c4c1346e7c8df1186dcd /filters/html-converters
parentFix segmentation fault in hc() (diff)
downloadcgit-pink-a4014d0dbfcab1de7293179966c9b7fcfcc7b925.tar.gz
cgit-pink-a4014d0dbfcab1de7293179966c9b7fcfcc7b925.zip
ui-repolist: extract repo visibility criteria to separate function
Signed-off-by: Peter Colberg <peter@colberg.org>
Diffstat (limited to 'filters/html-converters')
0 files changed, 0 insertions, 0 deletions
more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer