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
2007-05-22
Show time since last change on index page
Lars Hjemli
3
-1
/
+43
2007-05-22
Use cgit_print_age() on summary and log pages
Lars Hjemli
2
-10
/
+6
2007-05-22
Add cgit_print_age() function
Lars Hjemli
5
-8
/
+94
2007-05-21
css: make column headings bold
Lars Hjemli
1
-1
/
+1
2007-05-21
Make frontpage friendlier
Lars Hjemli
2
-15
/
+43
2007-05-20
Merge branch 'repogroups'
Lars Hjemli
4
-0
/
+21
2007-05-20
Adjust apperance of repogroup headers
Lars Hjemli
1
-1
/
+1
2007-05-20
Merge branch 'virtual-url'
Lars Hjemli
6
-51
/
+139
2007-05-20
Merge branch 'index-header'
Lars Hjemli
4
-0
/
+24
2007-05-20
Use git-1.5.2
Lars Hjemli
2
-5
/
+3
2007-05-19
Teach cgit howto include an external file on index page.
Lars Hjemli
3
-0
/
+9
2007-05-18
Add html_include()
Lars Hjemli
2
-0
/
+15
2007-05-18
Don't highlight repogroup headings
Lars Hjemli
1
-1
/
+1
2007-05-18
Teach cgit how to group repositories by category
Lars Hjemli
4
-0
/
+21
2007-05-18
Don't be fooled by trailing '/' in url-parameter
Lars Hjemli
1
-1
/
+2
2007-05-18
cache_safe_filename() needs more buffers
Lars Hjemli
1
-4
/
+9
2007-05-18
Enable url=value querystring parameter
Lars Hjemli
6
-40
/
+98
2007-05-18
Add lookup-function for valid repo commands
Lars Hjemli
2
-0
/
+24
2007-05-18
Move cgit_get_repoinfo into shared.c
Lars Hjemli
3
-14
/
+14
2007-05-18
Remove unused extern declarations from cgit.h
Lars Hjemli
1
-4
/
+0
2007-05-18
Add knobs to enable/disable files/lines changed in log view
Lars Hjemli
4
-13
/
+48
2007-05-16
Restrict length of repo description on repolist page
Lars Hjemli
4
-1
/
+9
2007-05-16
Don't die when diffing trees with subprojects
Lars Hjemli
1
-19
/
+43
2007-05-16
Do not wrap filemode column in diffstat table
Lars Hjemli
1
-0
/
+4
2007-05-16
Add C D L and T links to index page
Lars Hjemli
1
-1
/
+15
2007-05-16
Make git_pageurl handle NULL querystrings
Lars Hjemli
1
-2
/
+6
2007-05-16
Add support for tree listing via h parameter
Lars Hjemli
1
-0
/
+10
2007-05-16
Add link to commitdiff below diffstat
Lars Hjemli
2
-2
/
+10
2007-05-16
Add support for commitdiff via h parameter
Lars Hjemli
3
-7
/
+21
2007-05-16
Change commit-view to expect h parameter, not id
Lars Hjemli
4
-10
/
+13
2007-05-16
Enable default value for head parameter
Lars Hjemli
3
-14
/
+7
2007-05-15
Restrict deep nesting of configfiles
Lars Hjemli
1
-4
/
+6
2007-05-15
Include cgit.conf in Makefile
Lars Hjemli
1
-0
/
+5
2007-05-15
ui-diff: show /dev/null as filename for add/delete
Lars Hjemli
1
-1
/
+4
2007-05-15
Use tables and css to create the diffstat graph, fix scaling
Lars Hjemli
5
-15
/
+27
2007-05-15
Do not alter incoming sha1 when handling the download refs.
Lars Hjemli
1
-2
/
+5
2007-05-15
Don't hardcode urls when SCRIPT_NAME is available
Lars Hjemli
5
-4
/
+9
2007-05-15
ui-shared.c: fix whitespace breakage
Lars Hjemli
1
-6
/
+5
2007-05-15
Show tag heading even if first tag is of the lightweight kind
Lars Hjemli
1
-13
/
+19
2007-05-15
Specify static storage class for file-local declarations
Lars Hjemli
2
-11
/
+11
2007-05-14
Add include-parameter to config files
Lars Hjemli
3
-8
/
+15
2007-05-14
Let makefile override the configfile location
Lars Hjemli
2
-5
/
+8
2007-05-14
cgit.c: fix whitespace breakage
Lars Hjemli
1
-7
/
+7
2007-05-14
cgit.css: try to make diffs look a little bit nicer
Lars Hjemli
2
-13
/
+32
2007-05-14
cgit.css: try do make diffstat a little bit nicer
Lars Hjemli
1
-4
/
+3
2007-05-14
Add log filtering by path and link to it from tree view
Lars Hjemli
6
-13
/
+37
2007-05-13
cgit v0.4
v0.4
Lars Hjemli
1
-1
/
+1
2007-05-13
Add commitdiff between commit and each of it's parent
Lars Hjemli
5
-10
/
+63
2007-05-13
Add graphical diffstat to commit view
Lars Hjemli
5
-33
/
+130
2007-05-13
Add max-commit-count parameter to cgitrc
Lars Hjemli
4
-2
/
+10
[next]