index
:
others/cgit
master
necoro
cgit with sendfile support
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cgit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Support refspecs in about-filter.
Jason A. Donenfeld
2010-08-20
1
-1
/
+3
*
|
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+3
*
|
Add support for 'remove-suffix' option
Jason A. Donenfeld
2010-08-04
1
-0
/
+3
*
|
Add support for 'project-list' option
Jason A. Donenfeld
2010-08-04
1
-5
/
+22
*
|
Merge branch 'jh/ignorews'
Lars Hjemli
2010-07-18
1
-0
/
+2
|
\
\
|
*
|
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
2010-07-18
1
-0
/
+2
*
|
|
Merge branch 'lh/macros'
Lars Hjemli
2010-07-18
1
-5
/
+5
|
\
\
\
|
*
|
|
Add support for environment variable expansion
Lars Hjemli
2010-03-22
1
-5
/
+5
*
|
|
|
Merge branch 'jh/context-lines'
Lars Hjemli
2010-06-22
1
-0
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
2010-06-19
1
-0
/
+2
*
|
|
|
Merge branch 'jh/path-limit'
Lars Hjemli
2010-06-22
1
-0
/
+6
|
\
|
|
|
|
*
|
|
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
2010-06-19
1
-0
/
+6
|
|
/
/
*
|
|
Merge branch 'ag/atom-fixes'
Lars Hjemli
2010-06-19
1
-0
/
+5
|
\
\
\
|
*
|
|
Add 'max-atom-items' config variable
Aaron Griffin
2010-03-22
1
-0
/
+3
|
*
|
|
Add all=1 query param for atom feeds
Aaron Griffin
2010-03-22
1
-0
/
+2
|
|
/
/
*
/
/
Optionally generate verbose parent links
Lars Hjemli
2010-02-27
1
-0
/
+4
|
/
/
*
|
Merge branch 'stable'
Lars Hjemli
2010-02-27
1
-1
/
+1
|
\
|
|
*
Clear the whole context
Daniel Milde
2010-02-27
1
-1
/
+1
*
|
Merge branch 'lh/remote-branches'
Lars Hjemli
2009-12-08
1
-0
/
+4
|
\
\
|
*
|
Add support for remote branches
Lars Hjemli
2009-11-07
1
-0
/
+4
*
|
|
Merge branch 'ro/ssdiff'
Lars Hjemli
2009-12-08
1
-0
/
+5
|
\
\
\
|
*
|
|
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
2009-09-16
1
-0
/
+5
*
|
|
|
Merge branch 'master' of http://op-co.de/cgit
Lars Hjemli
2009-12-08
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
"max-blob-size" config var to limit generated HTML size
Georg Lukas
2009-11-28
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'stable'
Lars Hjemli
2009-12-08
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Don't crash when a repo-specific readme file is used
Sami Kyöstilä
2009-12-08
1
-2
/
+2
|
|
/
*
/
Skip leading "/" in url querystring value
Stefan Bühler
2009-10-06
1
-0
/
+2
|
/
*
Merge branch 'lh/repo-scan'
Lars Hjemli
2009-09-13
1
-54
/
+211
|
\
|
*
cgit.c: respect repo-local 'snapshots' option for --scan-path
Lars Hjemli
2009-08-24
1
-0
/
+10
|
*
cgit.c: only print first line of repo.desc in print_repo()
Lars Hjemli
2009-08-24
1
-2
/
+14
|
*
Add and use cgit_find_stats_periodname() in print_repo()
Lars Hjemli
2009-08-24
1
-0
/
+3
|
*
cgit.c: generate repo.snapshots in print_repo()
Lars Hjemli
2009-08-24
1
-0
/
+25
|
*
cgit.c: add missing options to print_repo()
Lars Hjemli
2009-08-24
1
-0
/
+18
|
*
Add config option 'enable-filter-overrides'
Lars Hjemli
2009-08-24
1
-6
/
+9
|
*
ui-repolist: handle empty sections similar to NULL sections
Lars Hjemli
2009-08-24
1
-0
/
+1
|
*
Add support for repo-local cgitrc file
Lars Hjemli
2009-08-24
1
-4
/
+4
|
*
cgit.c: refactor repo_config() from config_cb()
Lars Hjemli
2009-08-24
1
-41
/
+48
|
*
Add config option 'repo.section'
Lars Hjemli
2009-08-24
1
-0
/
+2
|
*
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli
2009-08-24
1
-2
/
+2
|
*
Add support for --scan-path command line option
Lars Hjemli
2009-08-24
1
-1
/
+2
|
*
Rename 'repo.scan' to 'scan-path'
Lars Hjemli
2009-08-24
1
-5
/
+5
|
*
cgit.c: add support for caching autodetected repositories
Lars Hjemli
2009-08-24
1
-1
/
+74
|
*
cgit.c: make print_repolist() and print_repo() reusable for caching
Lars Hjemli
2009-08-24
1
-12
/
+12
|
*
cgit.c: add support for cgitrc option 'repo.scan'
Lars Hjemli
2009-08-24
1
-0
/
+2
*
|
Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
Lars Hjemli
2009-08-21
1
-2
/
+3
*
|
Add 'linenumbers' config option
Florian Pritz
2009-08-21
1
-0
/
+2
|
/
*
cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING
Lars Hjemli
2009-08-20
1
-1
/
+1
*
Merge branch 'stable'
Lars Hjemli
2009-08-17
1
-0
/
+3
|
\
|
*
cgit.c: do not segfault on unexpected query-string format
Lars Hjemli
2009-08-17
1
-0
/
+3
*
|
Merge branch 'lh/embedded'
Lars Hjemli
2009-08-11
1
-10
/
+27
|
\
\
[prev]
[next]