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
2013-08-16
Allow for creating raw diffs with cgit_print_diff()
Lukas Fleischer
4
-4
/
+12
2013-08-16
Extract filepair_cb from ui-patch.c
Lukas Fleischer
3
-73
/
+74
2013-08-16
Fix silly spelling error.
Jason A. Donenfeld
1
-1
/
+1
2013-08-12
Fix section-from-path > 1
Lukas Fleischer
1
-4
/
+4
2013-08-12
Makefile: Change default prefix to "/usr/local"
Lukas Fleischer
1
-1
/
+1
2013-08-12
Use strbuf for reading configuration files
Lukas Fleischer
2
-31
/
+35
2013-08-12
add a note about generating agefile in hook
Christian Hesse
1
-1
/
+2
2013-08-12
cache: id means static, even if head is specified too
Jason A. Donenfeld
1
-3
/
+3
2013-08-12
cache: document negative ttls and add about ttl
Jason A. Donenfeld
3
-13
/
+31
2013-08-12
robots.txt: disallow access to snapshots
Jason A. Donenfeld
2
-0
/
+4
2013-08-12
use favicon by default
Christian Hesse
2
-3
/
+4
2013-05-31
Add favicon
Christian Hesse
2
-0
/
+2
2013-05-28
ui-summary: do not free ref
Jason A. Donenfeld
1
-1
/
+0
2013-05-28
filters: toggle perl utf8 situation
Jason A. Donenfeld
1
-4
/
+0
2013-05-27
CGIT-0.9.2
v0.9.2
Jason A. Donenfeld
1
-2
/
+2
2013-05-27
README: add trailing slash to homepage
Jason A. Donenfeld
1
-1
/
+1
2013-05-27
cgitrc.5: improve example config
Jason A. Donenfeld
1
-0
/
+53
2013-05-27
filters: import more modern scripts
Jason A. Donenfeld
10
-15
/
+1815
2013-05-26
readme: use string_list instead of space deliminations
Jason A. Donenfeld
10
-122
/
+160
2013-05-25
ui-summary: Disallow directory traversal
Jason A. Donenfeld
1
-0
/
+16
2013-05-25
cgitrc.5: information on directory traversal and multiple readme files
Jason A. Donenfeld
1
-6
/
+11
2013-05-25
readme: Accept multiple candidates and test them.
Jason A. Donenfeld
5
-31
/
+95
2013-05-25
ui-summary: Pass filename to about-filter
Jason A. Donenfeld
4
-8
/
+22
2013-05-25
ui-summary: Use default branch for readme if : prefix
Jason A. Donenfeld
2
-2
/
+9
2013-05-25
cgit.c: Do not reset HOME after unsetting it.
Jason A. Donenfeld
2
-22
/
+0
2013-05-25
cgit.c: sync repo config printing with struct cgit_repo
Jason A. Donenfeld
1
-0
/
+14
2013-05-25
git: update to 1.8.3
John Keeping
2
-1
/
+1
2013-05-22
cache.c: cache ls_cache output properly
John Keeping
2
-7
/
+14
2013-05-22
tests: introduce strip_header() helper function
John Keeping
2
-2
/
+10
2013-05-22
shared.c: use die_errno() where appropriate
John Keeping
1
-5
/
+4
2013-05-22
html.c: die when write fails
John Keeping
1
-1
/
+1
2013-05-22
ui-log: add <span/> around commit decorations
John Keeping
1
-0
/
+2
2013-05-22
Makefile: fix parallel "make test"
John Keeping
1
-5
/
+3
2013-05-18
cache.c: fix cache_ls
John Keeping
1
-4
/
+10
2013-05-13
t0109: "function" is a bash-ism
John Keeping
1
-1
/
+1
2013-05-13
New mailing list.
Jason A. Donenfeld
1
-2
/
+3
2013-04-30
ui-snapshot: do not access $HOME
Jason A. Donenfeld
2
-0
/
+10
2013-04-27
t0001: validate Git -rcN version numbers correctly
John Keeping
1
-1
/
+6
2013-04-27
git: update to 1.8.2.2
John Keeping
2
-1
/
+1
2013-04-17
scan-tree: fix regression in section-from-path=-1
John Keeping
1
-0
/
+2
2013-04-15
t0001: ignore ".dirty" suffix on Git version
John Keeping
1
-1
/
+1
2013-04-15
tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory
John Keeping
1
-0
/
+1
2013-04-15
t0109: test more URLs
John Keeping
1
-4
/
+20
2013-04-10
cgitrc.5.txt: Specify when scan-path must be defined before.
Jason A. Donenfeld
1
-9
/
+11
2013-04-10
ui-snapshot.c: Prepend "V" when guessing ref names
Lukas Fleischer
1
-2
/
+6
2013-04-10
t0107: Skip ZIP tests if unzip(1) isn't available
Lukas Fleischer
1
-4
/
+10
2013-04-10
tests/: Do not use `sed -i`
Lukas Fleischer
2
-5
/
+8
2013-04-10
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld
5
-22
/
+46
2013-04-10
t0109: chain operations with &&
John Keeping
1
-1
/
+1
2013-04-10
cgit.c: Do not restore unset environment variables
Lukas Fleischer
1
-2
/
+4
[next]