index
:
cgit
ch/cache
ch/for-jason
ch/git-2-11-0
flatten_tree
flyspray_integration
jd/link-back
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
lookshe/master
master
rm/namespace
wiki
copy of cgit repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cgit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
find_default_branch(): Free refmatch after usage
Lukas Fleischer
1
-0
/
+8
2013-03-04
Mark several functions/variables static
Lukas Fleischer
1
-13
/
+13
2013-03-04
cgit.c: Remove parameter from guess_defbranch()
Lukas Fleischer
1
-2
/
+2
2013-03-04
White space around control verbs.
Jason A. Donenfeld
1
-2
/
+2
2013-03-04
Fix several whitespace errors
Lukas Fleischer
1
-9
/
+9
2013-03-02
Update git to v1.7.9.7
John Keeping
1
-1
/
+1
2013-02-01
Make "owner" column on index page configurable
Florian Pritz
1
-0
/
+3
2012-10-17
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
1
-2
/
+12
2012-10-17
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek
1
-0
/
+3
2012-10-17
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
1
-7
/
+3
2012-10-16
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld
1
-3
/
+3
2012-10-16
repo_config: do not let globals override repo settings
Tobias Bieniek
1
-3
/
+3
2012-07-12
Update copyright headers to have latest dates.
Jason A. Donenfeld
1
-1
/
+1
2012-07-12
ui-repolist: Case insensitive sorting and age sort
Jason A. Donenfeld
1
-0
/
+6
2012-07-12
scan-tree: Support gitweb.category.
Jason A. Donenfeld
1
-0
/
+1
2012-07-12
scan-tree: Support gitweb.description.
Jason A. Donenfeld
1
-0
/
+3
2012-01-03
Fix diff mode switching when side-by-side-diffs=1
Tim Chen
1
-0
/
+1
2011-07-19
ui_plain: automatically lookup mimetype when mimetype-file is set
Ferry Huberts
1
-0
/
+2
2011-06-20
cgit.c: use resolve_ref() to guess_defbranch()
Lars Hjemli
1
-27
/
+7
2011-06-20
Only guess default branch when a repo page is requested
Lars Hjemli
1
-1
/
+34
2011-06-18
cgit.c: improve error message when git repo cannot be accessed
Lars Hjemli
1
-1
/
+5
2011-06-15
Do not provide a default value for `module-link`
Lars Hjemli
1
-1
/
+0
2011-06-15
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
1
-1
/
+7
2011-06-13
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
1
-0
/
+2
2011-06-13
cgit.c: always setup cgit repo environment variables
Lars Hjemli
1
-0
/
+1
2011-05-23
fix virtual-root if script-name is ""
Mark Lodato
1
-1
/
+4
2011-03-26
new_filter: correctly initialise all arguments for a new filter
Ferry Huberts
1
-2
/
+4
2011-03-26
new_filter: determine extra_args from filter type
Ferry Huberts
1
-7
/
+20
2011-03-05
Avoid trailing slash in virtual-root
Lars Hjemli
1
-2
/
+3
2011-02-19
Return 404 on command not found
Dan McGee
1
-1
/
+3
2011-02-19
Allow disabling of HTTP clone URLs
Dan McGee
1
-0
/
+8
2011-02-19
implement repo.logo and repo.logo-link
Bernhard Reutner-Fischer
1
-2
/
+6
2011-02-19
scan_path(): Do not recurse into hidden directories by default
Johan Herland
1
-0
/
+3
2010-11-16
ui-log: Implement support for commit graphs
Johan Herland
1
-0
/
+6
2010-11-08
Add `strict-export` option
Felix Hanley
1
-0
/
+2
2010-09-27
Use GIT-1.7.3
Lars Hjemli
1
-1
/
+1
2010-09-04
fix errors in printf-style format strings
Mark Lodato
1
-1
/
+1
2010-08-22
Add support for 'section-from-path' option
Lars Hjemli
1
-0
/
+2
2010-08-22
Add support for "readme" option
Lars Hjemli
1
-5
/
+3
2010-08-22
Use GIT-1.7.2.2
Lars Hjemli
1
-1
/
+1
2010-08-20
Support refspecs in about-filter.
Jason A. Donenfeld
1
-1
/
+3
2010-08-04
Add support for 'enable-gitweb-owner' option
Jason A. Donenfeld
1
-0
/
+3
2010-08-04
Add support for 'remove-suffix' option
Jason A. Donenfeld
1
-0
/
+3
2010-08-04
Add support for 'project-list' option
Jason A. Donenfeld
1
-5
/
+22
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-03-22
Add 'max-atom-items' config variable
Aaron Griffin
1
-0
/
+3
2010-03-22
Add all=1 query param for atom feeds
Aaron Griffin
1
-0
/
+2
2010-03-22
Add support for environment variable expansion
Lars Hjemli
1
-5
/
+5
[next]