index
:
debian/cgit
about
master
Debian package for cgit
YAEGASHI Takeshi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cgit.c
Commit message (
Expand
)
Author
Age
Lines
*
readme: use string_list instead of space deliminations
Jason A. Donenfeld
2013-05-26
-23/+69
*
readme: Accept multiple candidates and test them.
Jason A. Donenfeld
2013-05-26
-0/+35
*
ui-summary: Pass filename to about-filter
Jason A. Donenfeld
2013-05-26
-1/+1
*
cgit.c: Do not reset HOME after unsetting it.
Jason A. Donenfeld
2013-05-26
-13/+0
*
cgit.c: sync repo config printing with struct cgit_repo
Jason A. Donenfeld
2013-05-25
-0/+14
*
Add branch-sort and repo.branch-sort options.
Jason A. Donenfeld
2013-04-10
-1/+13
*
cgit.c: Do not restore unset environment variables
Lukas Fleischer
2013-04-10
-2/+4
*
Do not load user or system gitconfig and gitattributes
Jason A. Donenfeld
2013-04-09
-0/+24
*
use struct strbuf instead of static buffers
John Keeping
2013-04-08
-36/+36
*
Convert cgit_print_error to a variadic function
John Keeping
2013-04-08
-10/+8
*
Fix out-of-bounds memory accesses with virtual_root=""
John Keeping
2013-04-08
-8/+3
*
Do not unnecessarily strdup() environment variables
Lukas Fleischer
2013-04-08
-15/+10
*
Maŕk cgit_environment members const
Lukas Fleischer
2013-04-08
-2/+2
*
find_default_branch(): Free refmatch after usage
Lukas Fleischer
2013-03-05
-0/+8
*
Mark several functions/variables static
Lukas Fleischer
2013-03-05
-13/+13
*
cgit.c: Remove parameter from guess_defbranch()
Lukas Fleischer
2013-03-04
-2/+2
*
White space around control verbs.
Jason A. Donenfeld
2013-03-04
-2/+2
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
-9/+9
*
Update git to v1.7.9.7
John Keeping
2013-03-03
-1/+1
*
Make "owner" column on index page configurable
Florian Pritz
2013-02-01
-0/+3
*
ui-log: Add "commit-sort" option for controlling commit ordering
Tobias Bieniek
2012-10-17
-2/+12
*
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek
2012-10-17
-0/+3
*
scan-tree: Unify gitweb.* and cgit.* settings into one config option.
Jason A. Donenfeld
2012-10-17
-7/+3
*
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld
2012-10-17
-3/+3
*
repo_config: do not let globals override repo settings
Tobias Bieniek
2012-10-17
-3/+3
*
Update copyright headers to have latest dates.
Jason A. Donenfeld
2012-07-13
-1/+1
*
ui-repolist: Case insensitive sorting and age sort
Jason A. Donenfeld
2012-07-13
-0/+6
*
scan-tree: Support gitweb.category.
Jason A. Donenfeld
2012-07-13
-0/+1
*
scan-tree: Support gitweb.description.
Jason A. Donenfeld
2012-07-13
-0/+3
*
Merge branch 'fh/mimetypes'
Lars Hjemli
2012-03-19
-0/+2
|
\
|
*
ui_plain: automatically lookup mimetype when mimetype-file is set
Ferry Huberts
2011-07-19
-0/+2
*
|
Merge branch 'jp/defbranch'
Lars Hjemli
2012-03-19
-1/+14
|
\
\
|
*
|
cgit.c: use resolve_ref() to guess_defbranch()
Lars Hjemli
2011-06-21
-27/+7
|
*
|
Only guess default branch when a repo page is requested
Lars Hjemli
2011-06-21
-1/+34
|
|
/
*
|
Merge branch 'lh/module-links'
Lars Hjemli
2012-03-19
-2/+7
|
\
\
|
*
|
Do not provide a default value for `module-link`
Lars Hjemli
2011-06-15
-1/+0
|
*
|
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
2011-06-15
-1/+7
*
|
|
Merge branch 'stable'
Lars Hjemli
2012-01-04
-0/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix diff mode switching when side-by-side-diffs=1
Tim Chen
2012-01-04
-0/+1
*
|
|
Merge branch 'stable'
Lars Hjemli
2011-06-18
-1/+5
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
cgit.c: improve error message when git repo cannot be accessed
Lars Hjemli
2011-06-18
-1/+5
*
|
cgit.c: add 'clone-url' setting with support for macro expansion
Lars Hjemli
2011-06-14
-0/+2
*
|
cgit.c: always setup cgit repo environment variables
Lars Hjemli
2011-06-14
-0/+1
*
|
Merge branch 'fh/filter-api'
Lars Hjemli
2011-05-24
-7/+20
|
\
\
|
*
|
new_filter: determine extra_args from filter type
Ferry Huberts
2011-03-26
-7/+20
*
|
|
Merge branch 'stable'
Lars Hjemli
2011-05-24
-1/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix virtual-root if script-name is ""
Mark Lodato
2011-05-24
-1/+4
*
|
|
Merge branch 'dm/disable-clone'
Lars Hjemli
2011-05-15
-1/+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Return 404 on command not found
Dan McGee
2011-02-19
-1/+3
|
*
|
Allow disabling of HTTP clone URLs
Dan McGee
2011-02-19
-0/+8
[next]