index
:
cgit-pink
this commit
master
wiki
web frontend for git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
valgrind
(
unfollow
)
Commit message (
Expand
)
Author
2014-01-12
tests: add CGIT_TEST_OPTS variable to Makefile
John Keeping
2014-01-12
ui-repolist: HTML-escape cgit_rooturl() response
John Keeping
2014-01-12
ui-shared: URL-escape script_name
John Keeping
2014-01-12
ui-refs: escape HTML chars in author and tagger names
John Keeping
2014-01-12
filter: pass extra arguments via cgit_open_filter
John Keeping
2014-01-12
ui-snapshot: set unused cgit_filter fields to zero
John Keeping
2014-01-12
html: remove redundant htmlfd variable
John Keeping
2014-01-12
tests: add Valgrind support
John Keeping
2014-01-12
cache: don't leave cache_slot fields uninitialized
John Keeping
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
2014-01-10
filter: make exit status local
Jason A. Donenfeld
2014-01-10
parsing: fix header typo
Jason A. Donenfeld
2014-01-10
cgit.c: Fix comment on bit mask hack
Lukas Fleischer
2014-01-10
cgit.c: Use "else" for mutually exclusive branches
Lukas Fleischer
2014-01-10
ui-snapshot.c: Do not reinvent suffixcmp()
Lukas Fleischer
2014-01-10
Refactor cgit_parse_snapshots_mask()
Lukas Fleischer
2014-01-10
Disallow use of undocumented snapshot delimiters
Lukas Fleischer
2014-01-10
Replace most uses of strncmp() with prefixcmp()
Lukas Fleischer
2014-01-09
README: Fix dependencies
Lukas Fleischer
2014-01-08
README: Spelling and formatting fixes
Lukas Fleischer
2014-01-08
Fix UTF-8 with syntax-highlighting.py
Přemysl Janouch
2014-01-08
Add a suggestion to the manpage
Přemysl Janouch
2014-01-08
Fix the example configuration
Přemysl Janouch
2014-01-08
Fix about-formatting.sh
Přemysl Janouch
2014-01-08
Fix some spelling errors
Přemysl Janouch
2014-01-08
filters: highlight.sh: add css comments for highlight 2.6 and 3.8
Ferry Huberts