index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
cgit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-18
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
Johan Herland
1
-0/+2
2010-06-19
Add URL parameter 'context' for changing the number of context lines in diffs
Johan Herland
1
-0/+2
2010-06-19
struct cgit_cmd: Differentiate between various usages of ctx.qry.path
Johan Herland
1
-0/+6
2010-02-27
Merge branch 'stable'
Lars Hjemli
1
-1/+1
2010-02-27
Clear the whole context
Daniel Milde
1
-1/+1
2009-12-08
Merge branch 'lh/remote-branches'
Lars Hjemli
1
-0/+4
2009-12-08
Merge branch 'ro/ssdiff'
Lars Hjemli
1
-0/+5
2009-12-08
Merge branch 'master' of http://op-co.de/cgit
Lars Hjemli
1
-0/+3
2009-12-08
Merge branch 'stable'
Lars Hjemli
1
-2/+2
2009-12-08
Don't crash when a repo-specific readme file is used
Sami Kyöstilä
1
-2/+2
2009-11-28
"max-blob-size" config var to limit generated HTML size
Georg Lukas
1
-0/+3
2009-11-07
Add support for remote branches
Lars Hjemli
1
-0/+4
2009-10-06
Skip leading "/" in url querystring value
Stefan Bühler
1
-0/+2
2009-09-16
Add possibility to switch between unidiff and side-by-side-diff.
Ragnar Ouchterlony
1
-0/+5
2009-09-13
Merge branch 'lh/repo-scan'
Lars Hjemli
1
-54/+211
2009-08-24
cgit.c: respect repo-local 'snapshots' option for --scan-path
Lars Hjemli
1
-0/+10
2009-08-24
cgit.c: only print first line of repo.desc in print_repo()
Lars Hjemli
1
-2/+14
2009-08-24
Add and use cgit_find_stats_periodname() in print_repo()
Lars Hjemli
1
-0/+3
2009-08-24
cgit.c: generate repo.snapshots in print_repo()
Lars Hjemli
1
-0/+25
2009-08-24
cgit.c: add missing options to print_repo()
Lars Hjemli
1
-0/+18
2009-08-24
Add config option 'enable-filter-overrides'
Lars Hjemli
1
-6/+9
2009-08-24
ui-repolist: handle empty sections similar to NULL sections
Lars Hjemli
1
-0/+1
2009-08-24
Add support for repo-local cgitrc file
Lars Hjemli
1
-4/+4
2009-08-24
cgit.c: refactor repo_config() from config_cb()
Lars Hjemli
1
-41/+48
2009-08-24
Add config option 'repo.section'
Lars Hjemli
1
-0/+2
2009-08-24
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli
1
-2/+2
2009-08-24
Add support for --scan-path command line option
Lars Hjemli
1
-1/+2
2009-08-24
Rename 'repo.scan' to 'scan-path'
Lars Hjemli
1
-5/+5
2009-08-24
cgit.c: add support for caching autodetected repositories
Lars Hjemli
1
-1/+74
2009-08-24
cgit.c: make print_repolist() and print_repo() reusable for caching
Lars Hjemli
1
-12/+12
2009-08-24
cgit.c: add support for cgitrc option 'repo.scan'
Lars Hjemli
1
-0/+2
2009-08-21
Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
Lars Hjemli
1
-2/+3
2009-08-21
Add 'linenumbers' config option
Florian Pritz
1
-0/+2
2009-08-20
cgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING
Lars Hjemli
1
-1/+1
2009-08-17
Merge branch 'stable'
Lars Hjemli
1
-0/+3
2009-08-17
cgit.c: do not segfault on unexpected query-string format
Lars Hjemli
1
-0/+3
2009-08-11
Merge branch 'lh/embedded'
Lars Hjemli
1
-10/+27
2009-08-10
cgit.c: make '/cgit.png' the default value for 'logo' option
Lars Hjemli
1
-1/+1
2009-08-10
ui-shared: add support for NO_HTTP=1/--nohttp
Lars Hjemli
1
-0/+4
2009-08-10
Cleanup handling of environment variables
Lars Hjemli
1
-10/+23
2009-08-09
Merge branch 'lh/about'
Lars Hjemli
1
-0/+4
2009-08-09
Merge branch 'lh/plugins'
Lars Hjemli
1
-0/+23
2009-08-09
Merge branch 'lh/mimetypes'
Lars Hjemli
1
-0/+11
2009-08-09
Add 'about-filter' and 'repo.about-filter' options
Lars Hjemli
1
-0/+4
2009-08-09
cgit.c: allow repo.*-filter options to unset the current default
Lars Hjemli
1
-1/+1
2009-08-09
Add support for repo.commit-filter and repo.source-filter
Lars Hjemli
1
-0/+4
2009-08-08
Introduce noplainemail option to hide email adresses from spambots
Martin Szulecki
1
-0/+2
2009-07-31
ui-commit: add support for 'commit-filter' option
Lars Hjemli
1
-0/+2
2009-07-31
ui-tree: add support for source-filter option
Lars Hjemli
1
-0/+2
2009-07-31
Add generic filter/plugin infrastructure
Lars Hjemli
1
-0/+15
[next]