index
:
cgit-pink
this commit
master
wiki
cgit-pink with some changes
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-01-14
email-gravatar: do not scale icons up
Jason A. Donenfeld
-2
/
+2
2014-01-14
filter: allow returning exit code from filter
Jason A. Donenfeld
-6
/
+12
2014-01-14
tests/: Add t0111-filter.sh
Lukas Fleischer
-0
/
+57
2014-01-14
email-gravatar: fix html syntax issues
Christian Hesse
-2
/
+2
2014-01-14
email-gravatar.py: fix UTF-8
Christian Hesse
-0
/
+4
2014-01-14
email-gravatar.lua: fix for lua 5.2
Christian Hesse
-1
/
+1
2014-01-14
makefile: only display lua message once
Jason A. Donenfeld
-8
/
+7
2014-01-14
README: document lua makefile flags
Jason A. Donenfeld
-0
/
+16
2014-01-14
cgitrc.5.txt: Fix documentation of the snapshot mask
Lukas Fleischer
-6
/
+7
2014-01-14
makefile: auto-detect presence of various Lua, bsd
Jason A. Donenfeld
-10
/
+37
2014-01-14
filter: style tweaks
Jason A. Donenfeld
-11
/
+11
2014-01-14
filter: add page source to email filter
Jason A. Donenfeld
-15
/
+21
2014-01-14
filter: add gravatar scripts
Jason A. Donenfeld
-0
/
+58
2014-01-14
filter: add support for email filter
Jason A. Donenfeld
-2
/
+47
2014-01-14
filter: return on null filter from open and close
Jason A. Donenfeld
-22
/
+14
2014-01-14
filter: add lua support
Jason A. Donenfeld
-3
/
+235
2014-01-14
filter: basic write hooking infrastructure
Jason A. Donenfeld
-23
/
+67
2014-01-14
filter: allow for cleanup hook for filter types
Jason A. Donenfeld
-27
/
+66
2014-01-14
filter: introduce "filter type" prefix
John Keeping
-2
/
+40
2014-01-14
filter: add interface layer
John Keeping
-22
/
+63
2014-01-14
filter: add fprintf_filter function
John Keeping
-3
/
+9
2014-01-14
authors: specify maintainers
Jason A. Donenfeld
-6
/
+13
2014-01-13
filters: Improved syntax-highlighting.py
Stefan Tatschner
-19
/
+33
2014-01-12
tests: add CGIT_TEST_OPTS variable to Makefile
John Keeping
-1
/
+1
2014-01-12
ui-repolist: HTML-escape cgit_rooturl() response
John Keeping
-1
/
+3
2014-01-12
ui-shared: URL-escape script_name
John Keeping
-2
/
+2
2014-01-12
ui-refs: escape HTML chars in author and tagger names
John Keeping
-2
/
+2
2014-01-12
filter: pass extra arguments via cgit_open_filter
John Keeping
-30
/
+38
2014-01-12
ui-snapshot: set unused cgit_filter fields to zero
John Keeping
-4
/
+4
2014-01-12
html: remove redundant htmlfd variable
John Keeping
-3
/
+1
2014-01-12
tests: add Valgrind support
John Keeping
-1
/
+48
2014-01-12
cache: don't leave cache_slot fields uninitialized
John Keeping
-1
/
+1
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
-71
/
+90
2014-01-10
filter: make exit status local
Jason A. Donenfeld
-4
/
+4
2014-01-10
parsing: fix header typo
Jason A. Donenfeld
-1
/
+1
2014-01-10
cgit.c: Fix comment on bit mask hack
Lukas Fleischer
-8
/
+10
2014-01-10
cgit.c: Use "else" for mutually exclusive branches
Lukas Fleischer
-19
/
+10
2014-01-10
ui-snapshot.c: Do not reinvent suffixcmp()
Lukas Fleischer
-6
/
+1
2014-01-10
Refactor cgit_parse_snapshots_mask()
Lukas Fleischer
-11
/
+12
2014-01-10
Disallow use of undocumented snapshot delimiters
Lukas Fleischer
-1
/
+1
2014-01-10
Replace most uses of strncmp() with prefixcmp()
Lukas Fleischer
-20
/
+20
2014-01-09
README: Fix dependencies
Lukas Fleischer
-4
/
+3
2014-01-08
README: Spelling and formatting fixes
Lukas Fleischer
-41
/
+41
2014-01-08
Fix UTF-8 with syntax-highlighting.py
Přemysl Janouch
-0
/
+1
2014-01-08
Add a suggestion to the manpage
Přemysl Janouch
-2
/
+3
2014-01-08
Fix the example configuration
Přemysl Janouch
-1
/
+1
2014-01-08
Fix about-formatting.sh
Přemysl Janouch
-1
/
+1
2014-01-08
Fix some spelling errors
Přemysl Janouch
-5
/
+5
2014-01-08
filters: highlight.sh: add css comments for highlight 2.6 and 3.8
Ferry Huberts
-1
/
+63
2014-01-08
Add AUTHORS file
Lukas Fleischer
-0
/
+6
[prev]
[next]