index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-18
cache.c: do not ignore errors from print_slot()
Lars Hjemli
2
-5/+15
2008-05-18
cache.c: use xread()/xwrite() from libgit
Lars Hjemli
1
-6/+6
2008-05-18
cache.c: make all io-related functions return errno on error
Lars Hjemli
1
-9/+24
2008-05-18
cache.c: read(2) returns -1 on error, not 0
Lars Hjemli
1
-1/+1
2008-05-18
Use GIT-1.5.5.1
Lars Hjemli
2
-1/+1
2008-05-18
Include commit-id in link from diff-stat
Lars Hjemli
2
-1/+2
2008-05-18
ui-commit: handle root commits
Lars Hjemli
2
-3/+22
2008-05-04
Add link to index page from repo header, remove page name
Lars Hjemli
2
-2/+5
2008-05-03
Add footer with page creation time and cgit version on all pages
Lars Hjemli
2
-0/+9
2008-05-03
Add a pager on the repolist
Lars Hjemli
4
-1/+32
2008-05-03
Add cgit_index_link() function with support for offset
Lars Hjemli
2
-5/+19
2008-05-03
Merge branch 'lh/cache'
Lars Hjemli
7
-216/+506
2008-04-29
Print an error if filename is not found in html_include.
Harley Laue
1
-1/+5
2008-04-28
Merge branch 'lh/about'
Lars Hjemli
8
-16/+100
2008-04-28
Add 'about site' and 'about repo' pages
Lars Hjemli
2
-3/+59
2008-04-28
Prepare for 'about site' page / add 'root-readme' option to cgitrc
Lars Hjemli
4
-0/+10
2008-04-28
Make it possible for a single cmd to work both with and without a repo
Lars Hjemli
1
-1/+10
2008-04-28
Re-enable 'index-info' and add support for 'root-desc' in cgitrc
Lars Hjemli
3
-1/+8
2008-04-28
Move included header-file out of repolist table
Lars Hjemli
1
-6/+3
2008-04-28
Prepare for 'about repo' page
Lars Hjemli
2
-5/+10
2008-04-28
Add page 'ls_cache'
Lars Hjemli
3
-5/+87
2008-04-28
Redesign the caching layer
Lars Hjemli
6
-210/+418
2008-04-24
ui-diff: remove test on object type
Lars Hjemli
1
-6/+0
2008-04-24
Integrate diffstat with diff
Lars Hjemli
3
-142/+152
2008-04-17
Fix commitdiff annoyance
Lars Hjemli
1
-1/+1
2008-04-14
Cleanup page header
Lars Hjemli
1
-17/+4
2008-04-14
Fix search in repo index even if caching is enabled
Lars Hjemli
1
-1/+3
2008-04-14
Make a few more columns in repolist and log view clickable
Lars Hjemli
2
-0/+7
2008-04-14
Make branches, tags and log play better together in the summary view
Lars Hjemli
3
-34/+43
2008-04-14
Fix more css ugliness
Lars Hjemli
1
-10/+4
2008-04-14
cgit.css: set form margins
Lars Hjemli
1
-1/+1
2008-04-14
Fix css font-family
Lars Hjemli
1
-1/+1
2008-04-13
Merge branch 'lh/layout'
Lars Hjemli
7
-180/+238
2008-04-13
Make repository search case insensitive
Lars Hjemli
2
-4/+11
2008-04-13
Remove 'patch' link from tab, add to commit view
Lars Hjemli
3
-2/+8
2008-04-13
Implement minimal freetext search in the repolist
Lars Hjemli
2
-13/+47
2008-04-13
More layout fixes
Lars Hjemli
3
-33/+98
2008-04-12
Minor fixup in tree-view css
Lars Hjemli
1
-3/+2
2008-04-12
Reintroduce the branch switcher
Lars Hjemli
2
-0/+17
2008-04-12
Add fixed link to index page from repo header
Lars Hjemli
1
-3/+9
2008-04-12
Include diff in commit view
Lars Hjemli
1
-3/+5
2008-04-12
Replace sidebar/logo
Lars Hjemli
3
-175/+97
2008-04-09
Use GIT-1.5.5
Lars Hjemli
2
-1/+1
2008-04-08
Don't specify mimetype in ui-blob.c
Lars Hjemli
2
-2/+3
2008-04-08
Merge branch 'lh/cleanup'
Lars Hjemli
38
-1117/+1379
2008-04-08
Reset ctx.repo to NULL when the config parser is finished
Lars Hjemli
1
-0/+1
2008-04-08
Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()
Lars Hjemli
6
-64/+68
2008-03-31
Use GIT-1.5.5-rc2
Lars Hjemli
1
-0/+0
2008-03-27
Move function for configfile parsing into configfile.[ch]
Lars Hjemli
6
-78/+99
2008-03-27
Add cache.h
Lars Hjemli
4
-14/+25
[next]