index
:
cgit
git-http-backend
master
A hyperfast web frontend for git repositories written in C
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
cgit.c
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2011-05-23
fix virtual-root if script-name is ""
Mark Lodato
-1
/
+4
2011-03-26
new_filter: correctly initialise all arguments for a new filter
Ferry Huberts
-2
/
+4
2011-03-26
new_filter: determine extra_args from filter type
Ferry Huberts
-7
/
+20
2011-03-05
Avoid trailing slash in virtual-root
Lars Hjemli
-2
/
+3
2011-02-19
Return 404 on command not found
Dan McGee
-1
/
+3
2011-02-19
Allow disabling of HTTP clone URLs
Dan McGee
-0
/
+8
2011-02-19
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer
-2
/
+6
2011-02-19
scan_path(): Do not recurse into hidden directories by default
Johan Herland
-0
/
+3
2010-11-16
ui-log: Implement support for commit graphs
Johan Herland
-0
/
+6
2010-11-08
Add `strict-export` option
Felix Hanley
-0
/
+2
2010-09-27
Use GIT-1.7.3
Lars Hjemli
-1
/
+1
2010-09-04
fix errors in printf-style format strings
Mark Lodato
-1
/
+1
2010-08-22
Add support for 'section-from-path' option
Lars Hjemli
-0
/
+2
2010-08-22
Add support for "readme" option
Lars Hjemli
-5
/
+3
2010-08-22
Use GIT-1.7.2.2
Lars Hjemli
-1
/
+1
2010-08-20
Support refspecs in about-filter.
Jason A. Donenfeld
-1
/
+3
2010-08-04
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
-0
/
+3
2010-08-04
Add support for 'remove-suffix' option
Jason A. Donenfeld
-0
/
+3
2010-08-04
Add support for 'project-list' option
Jason A. Donenfeld
-5
/
+22
2010-07-18
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
-0
/
+2
2010-06-19
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
-0
/
+2
2010-06-19
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
-0
/
+6
2010-03-22
Add 'max-atom-items' config variable
Aaron Griffin
-0
/
+3
2010-03-22
Add all=1 query param for atom feeds
Aaron Griffin
-0
/
+2
2010-03-22
Add support for environment variable expansion
Lars Hjemli
-5
/
+5
2010-02-27
Optionally generate verbose parent links
Lars Hjemli
-0
/
+4
2010-02-27
Clear the whole context
Daniel Milde
-1
/
+1
2009-12-08
Don't crash when a repo-specific readme file is used
Sami Kyöstilä
-2
/
+2
2009-11-28
"max-blob-size" config var to limit generated HTML size
Georg Lukas
-0
/
+3
2009-11-07
Add support for remote branches
Lars Hjemli
-0
/
+4
2009-10-06
Skip leading "/" in url querystring value
Stefan Bühler
-0
/
+2
2009-09-16
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
-0
/
+5
2009-08-24
cgit.c: respect repo-local 'snapshots' option for --scan-path
Lars Hjemli
-0
/
+10
2009-08-24
cgit.c: only print first line of repo.desc in print_repo()
Lars Hjemli
-2
/
+14
2009-08-24
Add and use cgit_find_stats_periodname() in print_repo()
Lars Hjemli
-0
/
+3
2009-08-24
cgit.c: generate repo.snapshots in print_repo()
Lars Hjemli
-0
/
+25
2009-08-24
cgit.c: add missing options to print_repo()
Lars Hjemli
-0
/
+18
2009-08-24
Add config option 'enable-filter-overrides'
Lars Hjemli
-6
/
+9
2009-08-24
ui-repolist: handle empty sections similar to NULL sections
Lars Hjemli
-0
/
+1
2009-08-24
Add support for repo-local cgitrc file
Lars Hjemli
-4
/
+4
2009-08-24
cgit.c: refactor repo_config() from config_cb()
Lars Hjemli
-41
/
+48
2009-08-24
Add config option 'repo.section'
Lars Hjemli
-0
/
+2
2009-08-24
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli
-2
/
+2
2009-08-24
Add support for --scan-path command line option
Lars Hjemli
-1
/
+2
2009-08-24
Rename 'repo.scan' to 'scan-path'
Lars Hjemli
-5
/
+5
2009-08-24
cgit.c: add support for caching autodetected repositories
Lars Hjemli
-1
/
+74
2009-08-24
cgit.c: make print_repolist() and print_repo() reusable for caching
Lars Hjemli
-12
/
+12
2009-08-24
cgit.c: add support for cgitrc option 'repo.scan'
Lars Hjemli
-0
/
+2
2009-08-21
Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
Lars Hjemli
-2
/
+3
2009-08-21
Add 'linenumbers' config option
Florian Pritz
-0
/
+2
[next]