index
:
others/cgit
master
necoro
cgit with sendfile support
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Implement plain view
Lars Hjemli
2008-08-06
9
-0
/
+106
*
|
Merge branch 'lh/clone'
Lars Hjemli
2008-09-01
6
-0
/
+140
|
\
|
|
*
Add support for cloning over http
Lars Hjemli
2008-08-06
6
-0
/
+140
*
|
cache.c: use %zd for off_t argument
Lars Hjemli
2008-09-01
1
-1
/
+1
*
|
Use GIT-1.6.0.rc1
Lars Hjemli
2008-08-06
2
-1
/
+1
*
|
Makefile: Git dependency, take 3
Lars Hjemli
2008-08-06
1
-5
/
+3
*
|
Merge branch 'lh/atom'
Lars Hjemli
2008-08-06
7
-0
/
+168
|
\
\
|
*
|
Add atom-support
Lars Hjemli
2008-08-01
7
-0
/
+168
|
|
/
*
/
cgitrc: explain new local-time option
Stefan Naewe
2008-08-05
1
-0
/
+2
|
/
*
Added `local-time` option to cgitrc
Stefan Naewe
2008-08-01
7
-10
/
+17
*
Makefile: another take on git dependency rules
Lars Hjemli
2008-08-01
1
-7
/
+5
*
Modify default value for a few cgitrc options
Lars Hjemli
2008-07-27
1
-2
/
+5
*
Be prepared for empty repositories
Lars Hjemli
2008-07-27
2
-4
/
+9
*
ui-shared: show repo owner along with description
Lars Hjemli
2008-07-27
1
-3
/
+3
*
ui-summary: show clone urls
Lars Hjemli
2008-07-27
1
-0
/
+41
*
Makefile: remove the `distclean` and `emptycache` targets
Lars Hjemli
2008-07-22
1
-7
/
+0
*
Makefile: do not touch the git objects with `make clean`
Lars Hjemli
2008-07-22
1
-1
/
+0
*
Makefile: fix git dependency rules
Lars Hjemli
2008-07-22
1
-5
/
+3
*
tests/Makefile: not everyone has `.` in $PATH
Lars Hjemli
2008-07-22
1
-1
/
+1
*
Adjust to new calling convention for read_tree_recursive()
Lars Hjemli
2008-07-21
2
-7
/
+10
*
Use GIT-1.6.0-rc0
Lars Hjemli
2008-07-21
1
-0
/
+0
*
Add a favicon option to cgitrc
Lars Hjemli
2008-07-19
4
-0
/
+10
*
Add support for including a footer on all pages
Lars Hjemli
2008-06-26
3
-4
/
+13
*
Merge branch 'master' of git://git.klever.net/patchwork/cgit
Lars Hjemli
2008-06-26
5
-7
/
+39
|
\
|
*
allow specification of directly linked blobs mimetypes
Michael Krelin
2008-06-24
3
-1
/
+4
|
*
allow blob extract blobs by head/path combination
Michael Krelin
2008-06-24
3
-6
/
+35
*
|
Use GIT-1.5.6
Lars Hjemli
2008-06-25
2
-1
/
+1
|
/
*
Added root-desc to default configuration.
Harley Laue
2008-05-21
1
-0
/
+4
*
ui-tree.c: avoid peeking at GITLINK objects
Lars Hjemli
2008-05-20
1
-6
/
+8
*
cache.c: fix error checking in print_slot()
Lars Hjemli
2008-05-20
1
-4
/
+7
*
cache.c: do not ignore errors from print_slot()
Lars Hjemli
2008-05-18
2
-5
/
+15
*
cache.c: use xread()/xwrite() from libgit
Lars Hjemli
2008-05-18
1
-6
/
+6
*
cache.c: make all io-related functions return errno on error
Lars Hjemli
2008-05-18
1
-9
/
+24
*
cache.c: read(2) returns -1 on error, not 0
Lars Hjemli
2008-05-18
1
-1
/
+1
*
Use GIT-1.5.5.1
Lars Hjemli
2008-05-18
2
-1
/
+1
*
Include commit-id in link from diff-stat
Lars Hjemli
2008-05-18
2
-1
/
+2
*
ui-commit: handle root commits
Lars Hjemli
2008-05-18
2
-3
/
+22
*
Add link to index page from repo header, remove page name
Lars Hjemli
2008-05-04
2
-2
/
+5
*
Add footer with page creation time and cgit version on all pages
Lars Hjemli
2008-05-03
2
-0
/
+9
*
Add a pager on the repolist
Lars Hjemli
2008-05-03
4
-1
/
+32
*
Add cgit_index_link() function with support for offset
Lars Hjemli
2008-05-03
2
-5
/
+19
*
Merge branch 'lh/cache'
Lars Hjemli
2008-05-03
7
-216
/
+506
|
\
|
*
Add page 'ls_cache'
Lars Hjemli
2008-04-28
3
-5
/
+87
|
*
Redesign the caching layer
Lars Hjemli
2008-04-28
6
-210
/
+418
*
|
Print an error if filename is not found in html_include.
Harley Laue
2008-04-29
1
-1
/
+5
*
|
Merge branch 'lh/about'
Lars Hjemli
2008-04-29
8
-16
/
+100
|
\
\
|
*
|
Add 'about site' and 'about repo' pages
Lars Hjemli
2008-04-29
2
-3
/
+59
|
*
|
Prepare for 'about site' page / add 'root-readme' option to cgitrc
Lars Hjemli
2008-04-29
4
-0
/
+10
|
*
|
Make it possible for a single cmd to work both with and without a repo
Lars Hjemli
2008-04-29
1
-1
/
+10
|
*
|
Re-enable 'index-info' and add support for 'root-desc' in cgitrc
Lars Hjemli
2008-04-29
3
-1
/
+8
[prev]
[next]