index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
A hyperfast web frontend for git repositories written in C
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cgit.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
2011-06-13
1
-0
/
+1
*
|
cgit.c: always setup cgit repo environment variables
Lars Hjemli
2011-06-13
1
-1
/
+3
*
|
Merge branch 'fh/filter-api'
Lars Hjemli
2011-05-23
1
-1
/
+5
|
\
\
|
*
|
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
2011-03-26
1
-1
/
+1
|
*
|
new_filter: determine extra_args from filter type
Ferry Huberts
2011-03-26
1
-0
/
+4
|
|
/
*
|
Merge branch 'dm/disable-clone'
Lars Hjemli
2011-05-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Allow disabling of HTTP clone URLs
Dan McGee
2011-02-19
1
-0
/
+1
*
|
Merge branch 'br/misc'
Lars Hjemli
2011-02-19
1
-0
/
+2
|
\
\
|
*
|
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer
2011-02-19
1
-0
/
+2
|
|
/
*
|
Merge branch 'jh/scan-path'
Lars Hjemli
2011-02-19
1
-0
/
+1
|
\
\
|
*
|
scan_path(): Do not recurse into hidden directories by default
Johan Herland
2011-02-19
1
-0
/
+1
|
|
/
*
/
ui-log: Implement support for commit graphs
Johan Herland
2010-11-16
1
-0
/
+3
|
/
*
ui-log: Fix filecount/linecount when path limit is in effect
Johan Herland
2010-11-09
1
-1
/
+2
*
Add `strict-export` option
Felix Hanley
2010-11-08
1
-0
/
+1
*
Merge branch 'ml/bugfix'
Lars Hjemli
2010-09-19
1
-0
/
+1
|
\
|
*
use __attribute__ to catch printf format mistakes
Mark Lodato
2010-09-04
1
-0
/
+1
*
|
Merge branch 'lh/section-from-path'
Lars Hjemli
2010-09-19
1
-0
/
+1
|
\
\
|
*
|
Add support for 'section-from-path' option
Lars Hjemli
2010-08-22
1
-0
/
+1
|
|
/
*
/
Add support for "readme" option
Lars Hjemli
2010-08-22
1
-0
/
+1
|
/
*
Merge branch 'jd/gitolite'
Lars Hjemli
2010-08-04
1
-0
/
+3
|
\
|
*
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+1
|
*
Add support for 'remove-suffix' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+1
|
*
Add support for 'project-list' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+1
*
|
ui-commit: Display git notes when present
Jeff Smith
2010-08-04
1
-0
/
+1
|
/
*
Merge branch 'jh/ignorews'
Lars Hjemli
2010-07-18
1
-2
/
+4
|
\
|
*
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
2010-07-18
1
-2
/
+4
*
|
Merge branch 'lh/macros'
Lars Hjemli
2010-07-18
1
-0
/
+2
|
\
\
|
*
|
Add support for environment variable expansion
Lars Hjemli
2010-03-22
1
-0
/
+2
*
|
|
Merge branch 'jh/context-lines'
Lars Hjemli
2010-06-22
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
2010-06-19
1
-1
/
+2
*
|
|
Merge branch 'jh/path-limit'
Lars Hjemli
2010-06-22
1
-0
/
+1
|
\
|
|
|
*
|
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
2010-06-19
1
-0
/
+1
|
|
/
*
|
Merge branch 'ag/atom-fixes'
Lars Hjemli
2010-06-19
1
-0
/
+2
|
\
\
|
*
|
Add 'max-atom-items' config variable
Aaron Griffin
2010-03-22
1
-0
/
+1
|
*
|
Add all=1 query param for atom feeds
Aaron Griffin
2010-03-22
1
-0
/
+1
|
|
/
*
/
Optionally generate verbose parent links
Lars Hjemli
2010-02-27
1
-0
/
+2
|
/
*
Merge branch 'lh/remote-branches'
Lars Hjemli
2009-12-08
1
-0
/
+2
|
\
|
*
Add support for remote branches
Lars Hjemli
2009-11-07
1
-0
/
+2
*
|
Merge branch 'ro/ssdiff'
Lars Hjemli
2009-12-08
1
-0
/
+2
|
\
\
|
*
|
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
2009-09-16
1
-0
/
+2
|
|
/
*
/
"max-blob-size" config var to limit generated HTML size
Georg Lukas
2009-11-28
1
-0
/
+1
|
/
*
Merge branch 'lh/repo-scan'
Lars Hjemli
2009-09-13
1
-2
/
+7
|
\
|
*
Add config option 'enable-filter-overrides'
Lars Hjemli
2009-08-24
1
-0
/
+1
|
*
Add support for repo-local cgitrc file
Lars Hjemli
2009-08-24
1
-0
/
+3
|
*
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli
2009-08-24
1
-2
/
+2
|
*
cgit.c: add support for caching autodetected repositories
Lars Hjemli
2009-08-24
1
-0
/
+1
*
|
Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
Lars Hjemli
2009-08-21
1
-1
/
+1
*
|
Add 'linenumbers' config option
Florian Pritz
2009-08-21
1
-0
/
+1
|
/
*
Add and use a common readfile() function
Lars Hjemli
2009-08-18
1
-0
/
+1
*
ui-shared: add support for NO_HTTP=1/--nohttp
Lars Hjemli
2009-08-10
1
-0
/
+1
[prev]
[next]