index
:
others/cgit
master
necoro
cgit with sendfile support
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-commit.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
Makefile: install cgit.{css,png} in CGIT_DATA_PATH
Todd Zullinger
1
-4
/
+6
2009-01-12
Makefile: add INSTALL var to set install command
Todd Zullinger
1
-4
/
+5
2009-01-12
Fix tar.bz2 snapshot example
Todd Zullinger
1
-2
/
+2
2009-01-11
Avoid SEGFAULT on invalid requests
Lars Hjemli
2
-2
/
+6
2009-01-11
ui-tag: escape tagnames properly
Lars Hjemli
1
-2
/
+3
2009-01-10
Makefile: avoid libcurl when building git
Lars Hjemli
1
-2
/
+2
2009-01-06
ui-tree.c: do not add blank line when displaying blobs
Lars Hjemli
2
-3
/
+5
2008-12-30
ui-patch: whitespace changes in the patch generation code
Tomas Carnecky
1
-2
/
+2
2008-12-06
tests/setup.sh: allow testsuite to fail properly with POSIX standard shells
Lars Hjemli
1
-1
/
+1
2008-12-06
tests/t0010-validate-html.sh: skip tests if 'tidy' is not available
Lars Hjemli
1
-1
/
+8
2008-12-05
parsing.c: enable builds with NO_ICONV defined
Lars Hjemli
1
-0
/
+4
2008-12-05
ui-repolist: avoid build warning for strcasestr(3)
Lars Hjemli
1
-0
/
+4
2008-12-05
Makefile: allow cgit.conf to override platform-specific tweaks
Lars Hjemli
1
-5
/
+5
2008-12-03
Extra cygwin-specific changes
Ramsay Jones
2
-6
/
+23
2008-12-03
ui-log: try to disambiguate ref names
Lars Hjemli
1
-2
/
+15
2008-11-14
ui-repolist: handle empty agefiles
Lars Hjemli
1
-1
/
+2
2008-11-06
Use mode 0644 for non-executable files
Karl Chen
1
-2
/
+2
2008-11-06
Fix tests to work on Ubuntu (dash)
Ramsay Jones
1
-2
/
+4
2008-11-06
Fix some warnings to allow -Werror
Ramsay Jones
2
-3
/
+3
2008-11-06
Use GIT-1.6.0.3
Lars Hjemli
2
-1
/
+1
2008-10-11
CGIT 0.8.1
v0.8.1
Lars Hjemli
1
-1
/
+1
2008-10-11
Makefile: enable compilation on uclibc
Lars Hjemli
1
-0
/
+3
2008-10-11
ui-snapshot: add dwimmery
Lars Hjemli
3
-15
/
+83
2008-10-11
Add cgit_query.nohead flag
Lars Hjemli
2
-0
/
+2
2008-10-06
ui-shared: specify correct css class for summary tab
Lars Hjemli
1
-1
/
+2
2008-10-05
CGIT 0.8
v0.8
Lars Hjemli
1
-1
/
+1
2008-10-05
ui-summary: use html_url_path()
Lars Hjemli
1
-1
/
+1
2008-10-05
ui-refs: use cgit_tag_link()
Lars Hjemli
1
-6
/
+2
2008-10-05
ui-shared: add cgit_tag_link()
Lars Hjemli
2
-0
/
+8
2008-10-05
ui-shared: generate proper links in cgit_object_link()
Lars Hjemli
1
-15
/
+7
2008-10-05
ui-shared: use html_url_path() to get properly escaped url in form action
Lars Hjemli
1
-2
/
+2
2008-10-05
Use GIT-1.6.0.2
Lars Hjemli
3
-5
/
+3
2008-10-05
ui-shared: reword the standard page footer
Lars Hjemli
1
-2
/
+2
2008-10-05
ui-shared: do not print repo name on the "summary" tab
Lars Hjemli
1
-2
/
+1
2008-10-05
Replace cgitrc with cgitrc.5.txt
Lars Hjemli
2
-202
/
+367
2008-10-05
ui-repolist + ui-shared: Use cgit_summary_link()
Lars Hjemli
2
-10
/
+5
2008-10-05
ui-shared.c: add cgit_summary_link()
Lars Hjemli
2
-0
/
+6
2008-10-05
ui-shared.c: use html_url_path() in repolink()
Lars Hjemli
1
-4
/
+4
2008-10-05
html.c: add html_url_path
Lars Hjemli
2
-0
/
+17
2008-10-05
ui-snapshot.c: specify archiver_args.baselen
Lars Hjemli
2
-2
/
+11
2008-10-05
ui-shared.c: use html_url_arg()
Lars Hjemli
4
-11
/
+36
2008-10-05
html.c: add html_url_arg
Lars Hjemli
2
-0
/
+17
2008-09-23
ui-diff: make diffstat header a link to the full diff
Lars Hjemli
1
-1
/
+4
2008-09-23
ui-diff: fix links from diffstat
Lars Hjemli
1
-4
/
+2
2008-09-20
Add LDFLAGS to makefile.
Harley Laue
1
-1
/
+1
2008-09-15
ui-repolist: enable filtering of repos by path
Lars Hjemli
1
-1
/
+10
2008-09-15
Add support for --scan-tree=<path> option to cgit
Lars Hjemli
4
-3
/
+184
2008-09-15
Teach cgit how to use PATH_INFO
Lars Hjemli
2
-0
/
+28
2008-09-15
ui-tag: show the taggers email
Lars Hjemli
1
-0
/
+4
2008-09-15
parsing.c: be prepared for unexpected content in commit/tag objects
Lars Hjemli
2
-64
/
+97
[next]