index
:
cgit
local
master
working
origin/ch/about-link
origin/ch/clang-filter
origin/ch/default-pages
origin/ch/dynamic-aging
origin/ch/for-jason
origin/ch/highlight-line
origin/ch/log-commit-message
origin/jd/render-filter
origin/jd/zx2c4-deployment
origin/jk/collapsible-sections
origin/lf/filter
origin/lf/for-jason
origin/lh/grep
origin/lh/pretty-blob-view
origin/master
origin/rm/namespace
origin/wiki
This website
Florian Pritz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
filter: allow for cleanup hook for filter types
Jason A. Donenfeld
3
-27
/
+66
2014-01-14
filter: introduce "filter type" prefix
John Keeping
2
-2
/
+40
2014-01-14
filter: add interface layer
John Keeping
3
-22
/
+63
2014-01-14
filter: add fprintf_filter function
John Keeping
3
-3
/
+9
2014-01-14
authors: specify maintainers
Jason A. Donenfeld
1
-6
/
+13
2014-01-13
filters: Improved syntax-highlighting.py
Stefan Tatschner
1
-19
/
+33
2014-01-12
tests: add CGIT_TEST_OPTS variable to Makefile
John Keeping
1
-1
/
+1
2014-01-12
ui-repolist: HTML-escape cgit_rooturl() response
John Keeping
1
-1
/
+3
2014-01-12
ui-shared: URL-escape script_name
John Keeping
1
-2
/
+2
2014-01-12
ui-refs: escape HTML chars in author and tagger names
John Keeping
1
-2
/
+2
2014-01-12
filter: pass extra arguments via cgit_open_filter
John Keeping
5
-30
/
+38
2014-01-12
ui-snapshot: set unused cgit_filter fields to zero
John Keeping
1
-4
/
+4
2014-01-12
html: remove redundant htmlfd variable
John Keeping
1
-3
/
+1
2014-01-12
tests: add Valgrind support
John Keeping
2
-1
/
+48
2014-01-12
cache: don't leave cache_slot fields uninitialized
John Keeping
1
-1
/
+1
2014-01-10
filter: split filter functions into their own file
Jason A. Donenfeld
5
-71
/
+90
2014-01-10
filter: make exit status local
Jason A. Donenfeld
2
-4
/
+4
2014-01-10
parsing: fix header typo
Jason A. Donenfeld
1
-1
/
+1
2014-01-10
cgit.c: Fix comment on bit mask hack
Lukas Fleischer
1
-8
/
+10
2014-01-10
cgit.c: Use "else" for mutually exclusive branches
Lukas Fleischer
1
-19
/
+10
2014-01-10
ui-snapshot.c: Do not reinvent suffixcmp()
Lukas Fleischer
1
-6
/
+1
2014-01-10
Refactor cgit_parse_snapshots_mask()
Lukas Fleischer
1
-11
/
+12
2014-01-10
Disallow use of undocumented snapshot delimiters
Lukas Fleischer
1
-1
/
+1
2014-01-10
Replace most uses of strncmp() with prefixcmp()
Lukas Fleischer
6
-20
/
+20
2014-01-09
README: Fix dependencies
Lukas Fleischer
1
-4
/
+3
2014-01-08
README: Spelling and formatting fixes
Lukas Fleischer
1
-41
/
+41
2014-01-08
Fix UTF-8 with syntax-highlighting.py
Přemysl Janouch
1
-0
/
+1
2014-01-08
Add a suggestion to the manpage
Přemysl Janouch
1
-2
/
+3
2014-01-08
Fix the example configuration
Přemysl Janouch
1
-1
/
+1
2014-01-08
Fix about-formatting.sh
Přemysl Janouch
1
-1
/
+1
2014-01-08
Fix some spelling errors
Přemysl Janouch
1
-5
/
+5
2014-01-08
filters: highlight.sh: add css comments for highlight 2.6 and 3.8
Ferry Huberts
1
-1
/
+63
2014-01-08
Add AUTHORS file
Lukas Fleischer
1
-0
/
+6
2014-01-08
Update copyright information
Lukas Fleischer
23
-31
/
+24
2014-01-08
git: update to 1.8.5
Christian Hesse
2
-1
/
+1
2014-01-08
Reduce line number bloat, fix hover effect
Peter Wu
4
-10
/
+11
2014-01-08
plain: don't append charset for binary MIME types
John Keeping
1
-3
/
+8
2014-01-08
ui-log.c: Several simplifications
Lukas Fleischer
1
-19
/
+9
2014-01-08
Use argv_array in place of vector
Lukas Fleischer
4
-75
/
+15
2014-01-08
ui-stats.c: Remove unused macro
Lukas Fleischer
1
-2
/
+0
2014-01-08
scan-tree.c: Remove unused macro
Lukas Fleischer
1
-2
/
+0
2013-09-14
ui-shared: Drop filepair_cb_raw() and helper
Lukas Fleischer
2
-73
/
+0
2013-09-14
ui-diff: Use diff_tree_sha1() for raw diff formatting
Lukas Fleischer
1
-2
/
+21
2013-08-26
tests/: Add t0110-rawdiff.sh
Lukas Fleischer
1
-0
/
+42
2013-08-26
t0108: Add tests for revision ranges
Lukas Fleischer
1
-0
/
+17
2013-08-26
t0108: Compare output with git-format-patch(1)
Lukas Fleischer
1
-0
/
+7
2013-08-26
ui-patch.c: Add additional newline after each patch
Lukas Fleischer
2
-3
/
+3
2013-08-26
ui-patch.c: Fix signature delimiter
Lukas Fleischer
1
-1
/
+1
2013-08-26
t0108: Avoid unnecessary fork()
Lukas Fleischer
1
-1
/
+1
2013-08-26
git: update to 1.8.4
John Keeping
2
-1
/
+1
[next]