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
/
ui-repolist.c
Commit message (
Expand
)
Author
Age
Lines
*
repolist: make owner clickable to search
Jason A. Donenfeld
2014-01-17
-0/+6
*
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-17
-3/+3
*
filter: return on null filter from open and close
Jason A. Donenfeld
2014-01-14
-4/+2
*
ui-repolist: HTML-escape cgit_rooturl() response
John Keeping
2014-01-13
-1/+3
*
filter: pass extra arguments via cgit_open_filter
John Keeping
2014-01-13
-7/+3
*
Update copyright information
Lukas Fleischer
2014-01-08
-2/+1
*
ui-summary: Pass filename to about-filter
Jason A. Donenfeld
2013-05-26
-2/+6
*
use struct strbuf instead of static buffers
John Keeping
2013-04-08
-12/+16
*
Always #include corresponding .h in .c files
John Keeping
2013-04-08
-0/+1
*
Convert pager navigation into a unordered list
Lukas Fleischer
2013-03-21
-2/+4
*
Mark several functions/variables static
Lukas Fleischer
2013-03-05
-7/+7
*
White space around control verbs.
Jason A. Donenfeld
2013-03-04
-2/+2
*
Fix several whitespace errors
Lukas Fleischer
2013-03-04
-3/+3
*
Make "owner" column on index page configurable
Florian Pritz
2013-02-01
-7/+12
*
ui-repolist: Add "section-sort" flag to control section sorting.
Tobias Bieniek
2012-10-17
-1/+1
*
ui: Remember to print ampersand as proper html entities.
William Bell
2012-10-17
-1/+1
*
ui-repolist: Rename section-sort to repository-sort.
Jason A. Donenfeld
2012-10-17
-1/+1
*
ui-repolist: do not use agefile if it's date could not be parsed
Ferry Huberts
2012-10-09
-2/+4
*
ui-repolist: Bold the currently viewed page.
Jamie Couture
2012-10-09
-4/+7
*
Update copyright headers to have latest dates.
Jason A. Donenfeld
2012-07-13
-0/+1
*
ui-repolist: Case insensitive sorting and age sort
Jason A. Donenfeld
2012-07-13
-4/+18
*
Merge branch 'jp/defbranch'
Lars Hjemli
2012-03-19
-1/+2
|
\
|
*
ui-repolist.c: fallback to "master" if no default branch is specified
Lars Hjemli
2011-07-19
-1/+2
*
|
Merge branch 'stable'
Lars Hjemli
2012-01-04
-3/+3
|
\
\
|
|
/
|
/
|
|
*
Add sort parameter to pager of repo list
Tobias Grimm
2012-01-04
-3/+3
*
|
cgit.c: always setup cgit repo environment variables
Lars Hjemli
2011-06-14
-1/+1
*
|
ui_repolist: get modtime from packed-refs as fallback
Ferry Huberts
2011-05-31
-3/+12
*
|
Merge branch 'fh/filter-api'
Lars Hjemli
2011-05-24
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
2011-03-26
-1/+1
*
|
ui-repolist.c: do not return random/stale data from read_agefile
Lars Hjemli
2011-05-24
-1/+1
|
/
*
ui-repolist: fix redefinition of _XOPEN_SOURCE
Mark Lodato
2010-09-05
-6/+0
*
Fix repolist search links with virtual root
Geoff Johnstone
2009-09-20
-1/+1
*
ui-repolist: handle empty sections similar to NULL sections
Lars Hjemli
2009-08-24
-7/+11
*
ui-repolist.c: sort by section name, repo name as default
Lars Hjemli
2009-08-24
-0/+15
*
Introduce 'section' as canonical spelling for 'repo.group'
Lars Hjemli
2009-08-24
-9/+9
*
Add and use a common readfile() function
Lars Hjemli
2009-08-19
-9/+10
*
Merge branch 'stable'
Lars Hjemli
2009-08-19
-0/+1
|
\
|
*
truncate buffer before reading empty files
Simon Arlott
2009-08-18
-0/+1
*
|
Add 'about-filter' and 'repo.about-filter' options
Lars Hjemli
2009-08-09
-2/+7
|
/
*
Merge branch 'full-log'
Lars Hjemli
2008-12-06
-1/+1
|
\
|
*
ui-log: add support for showing the full commit message
Lars Hjemli
2008-11-30
-1/+1
*
|
Merge branch 'lh/sort-repolist'
Lars Hjemli
2008-12-06
-14/+121
|
\
\
|
*
|
ui-repolist: implement lazy caching of repo->mtime
Lars Hjemli
2008-11-30
-4/+12
|
*
|
ui-repolist: sort null values last
Lars Hjemli
2008-11-29
-2/+2
|
*
|
ui-repolist: add support for sorting any column
Lars Hjemli
2008-11-29
-9/+83
|
*
|
ui-repolist: extract get_repo_modtime() from print_modtime()
Lars Hjemli
2008-11-29
-27/+19
|
*
|
Add support for sorting by Age in the repolist
Benjamin Close
2008-11-29
-3/+36
|
|
/
*
|
ui-repolist: avoid build warning for strcasestr(3)
Lars Hjemli
2008-12-06
-0/+4
|
/
*
ui-repolist: handle empty agefiles
Lars Hjemli
2008-11-14
-1/+2
*
ui-repolist + ui-shared: Use cgit_summary_link()
Lars Hjemli
2008-10-06
-6/+2
[next]