summaryrefslogtreecommitdiff
path: root/ui-repolist.c
AgeCommit message (Expand)Author
2014-06-28git: update for git 2.0Christian Hesse
2014-01-17repolist: make owner clickable to searchJason A. Donenfeld
2014-01-16Switch to exclusively using global ctxLukas Fleischer
2014-01-14filter: return on null filter from open and closeJason A. Donenfeld
2014-01-12ui-repolist: HTML-escape cgit_rooturl() responseJohn Keeping
2014-01-12filter: pass extra arguments via cgit_open_filterJohn Keeping
2014-01-08Update copyright informationLukas Fleischer
2013-05-25ui-summary: Pass filename to about-filterJason A. Donenfeld
2013-04-08use struct strbuf instead of static buffersJohn Keeping
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-03-20Convert pager navigation into a unordered listLukas Fleischer
2013-03-05Mark several functions/variables staticLukas Fleischer
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-04Fix several whitespace errorsLukas Fleischer
2013-02-01Make "owner" column on index page configurableFlorian Pritz
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek
2012-10-17ui: Remember to print ampersand as proper html entities.William Bell
2012-10-16ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld
2012-10-09ui-repolist: do not use agefile if it's date could not be parsedFerry Huberts
2012-10-08ui-repolist: Bold the currently viewed page.Jamie Couture
2012-07-12Update copyright headers to have latest dates.Jason A. Donenfeld
2012-07-12ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld
2012-03-18Merge branch 'jp/defbranch'Lars Hjemli
2012-01-03Merge branch 'stable'Lars Hjemli
2012-01-03Add sort parameter to pager of repo listTobias Grimm
2011-07-19ui-repolist.c: fallback to "master" if no default branch is specifiedLars Hjemli
2011-06-13cgit.c: always setup cgit repo environment variablesLars Hjemli
2011-05-30ui_repolist: get modtime from packed-refs as fallbackFerry Huberts
2011-05-23Merge branch 'fh/filter-api'Lars Hjemli
2011-05-23ui-repolist.c: do not return random/stale data from read_agefileLars Hjemli
2011-03-26cgit_open_filter: also take the repo as a parameterFerry Huberts
2010-09-04ui-repolist: fix redefinition of _XOPEN_SOURCEMark Lodato
2009-09-20Fix repolist search links with virtual rootGeoff Johnstone
2009-08-24ui-repolist: handle empty sections similar to NULL sectionsLars Hjemli
2009-08-24ui-repolist.c: sort by section name, repo name as defaultLars Hjemli
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli
2009-08-18Add and use a common readfile() functionLars Hjemli
2009-08-18Merge branch 'stable'Lars Hjemli
2009-08-18truncate buffer before reading empty filesSimon Arlott
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli
2008-12-06Merge branch 'full-log'Lars Hjemli
2008-12-06Merge branch 'lh/sort-repolist'Lars Hjemli
2008-12-05ui-repolist: avoid build warning for strcasestr(3)Lars Hjemli
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli
2008-11-29ui-repolist: implement lazy caching of repo->mtimeLars Hjemli
2008-11-29ui-repolist: sort null values lastLars Hjemli
2008-11-29ui-repolist: add support for sorting any columnLars Hjemli
2008-11-29ui-repolist: extract get_repo_modtime() from print_modtime()Lars Hjemli
2008-11-29Add support for sorting by Age in the repolistBenjamin Close
2008-11-14ui-repolist: handle empty agefilesLars Hjemli