aboutsummaryrefslogtreecommitdiff
path: root/ui-repolist.c
AgeCommit message (Expand)Author
2015-03-09ui-repolist: make sortcolumn definitions 'static const'Gravatar John Keeping
2015-03-09Avoid non-ANSI function declarationsGravatar John Keeping
2015-03-03Make root handling sane again.Gravatar Jason A. Donenfeld
2015-03-03ui-shared: Add current url helper function.Gravatar Jason A. Donenfeld
2015-03-03ui-repolist: use ctx.qry.url instead of rooturl, in case we're filteringGravatar Jason A. Donenfeld
2015-03-03ui-repolist: use correct owner query linkGravatar Jason A. Donenfeld
2015-01-29Add repo.hide and repo.ignoreGravatar Lukas Fleischer
2014-12-23repolist: add owner-filterGravatar Chris Burroughs
2014-12-23git: update to v2.2.1Gravatar Christian Hesse
2014-06-28git: update for git 2.0Gravatar Christian Hesse
2014-01-17repolist: make owner clickable to searchGravatar Jason A. Donenfeld
2014-01-17Switch to exclusively using global ctxGravatar Lukas Fleischer
2014-01-14filter: return on null filter from open and closeGravatar Jason A. Donenfeld
2014-01-12ui-repolist: HTML-escape cgit_rooturl() responseGravatar John Keeping
2014-01-12filter: pass extra arguments via cgit_open_filterGravatar John Keeping
2014-01-08Update copyright informationGravatar Lukas Fleischer
2013-05-25ui-summary: Pass filename to about-filterGravatar Jason A. Donenfeld
2013-04-08use struct strbuf instead of static buffersGravatar John Keeping
2013-04-08Always #include corresponding .h in .c filesGravatar John Keeping
2013-03-20Convert pager navigation into a unordered listGravatar Lukas Fleischer
2013-03-04Mark several functions/variables staticGravatar Lukas Fleischer
2013-03-04White space around control verbs.Gravatar Jason A. Donenfeld
2013-03-04Fix several whitespace errorsGravatar Lukas Fleischer
2013-02-01Make "owner" column on index page configurableGravatar Florian Pritz
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.Gravatar Tobias Bieniek
2012-10-17ui: Remember to print ampersand as proper html entities.Gravatar William Bell
2012-10-16ui-repolist: Rename section-sort to repository-sort.Gravatar Jason A. Donenfeld
2012-10-09ui-repolist: do not use agefile if it's date could not be parsedGravatar Ferry Huberts
2012-10-08ui-repolist: Bold the currently viewed page.Gravatar Jamie Couture
2012-07-12Update copyright headers to have latest dates.Gravatar Jason A. Donenfeld
2012-07-12ui-repolist: Case insensitive sorting and age sortGravatar Jason A. Donenfeld
2012-03-18Merge branch 'jp/defbranch'Gravatar Lars Hjemli
2012-01-03Merge branch 'stable'Gravatar Lars Hjemli
2012-01-03Add sort parameter to pager of repo listGravatar Tobias Grimm
2011-07-19ui-repolist.c: fallback to "master" if no default branch is specifiedGravatar Lars Hjemli
2011-06-13cgit.c: always setup cgit repo environment variablesGravatar Lars Hjemli
2011-05-30ui_repolist: get modtime from packed-refs as fallbackGravatar Ferry Huberts
2011-05-23Merge branch 'fh/filter-api'Gravatar Lars Hjemli
2011-05-23ui-repolist.c: do not return random/stale data from read_agefileGravatar Lars Hjemli
2011-03-26cgit_open_filter: also take the repo as a parameterGravatar Ferry Huberts
2010-09-04ui-repolist: fix redefinition of _XOPEN_SOURCEGravatar Mark Lodato
2009-09-20Fix repolist search links with virtual rootGravatar Geoff Johnstone
2009-08-24ui-repolist: handle empty sections similar to NULL sectionsGravatar Lars Hjemli
2009-08-24ui-repolist.c: sort by section name, repo name as defaultGravatar Lars Hjemli
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Gravatar Lars Hjemli
2009-08-18Add and use a common readfile() functionGravatar Lars Hjemli
2009-08-18Merge branch 'stable'Gravatar Lars Hjemli
2009-08-18truncate buffer before reading empty filesGravatar Simon Arlott
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsGravatar Lars Hjemli
2008-12-06Merge branch 'full-log'Gravatar Lars Hjemli