aboutsummaryrefslogtreecommitdiffstats
path: root/ui-repolist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui-repolist,ui-shared: remove redundant title on repo anchorsChris Mayo2022-12-191-1/+1
* ui-repolist: do not return unsigned (negative) valueChristian Hesse2019-11-221-1/+1
* global: make 'char *path' const where possibleChristian Hesse2019-06-051-1/+1
* global: remove functionality we deprecated for cgit v1.0Christian Hesse2018-06-271-3/+0
* html: html_ntxt with no ellipsisJeff Smith2017-10-031-1/+2
* Remove unused variable from sort_section()Lukas Fleischer2017-04-051-1/+0
* ui-repolist: properly sort by ageJason A. Donenfeld2017-03-301-21/+17
* css: highlight even table rows and skip empty rowsChristian Hesse2016-11-231-1/+1
* ui-repolist: fix memory leakChristian Hesse2016-10-121-1/+3
* ui-repolist: fix memory leakChristian Hesse2016-10-071-1/+4
* ui: show ages in the originator's timezoneJohn Keeping2016-02-081-1/+1
* ui-shared: remove "format" from cgit_print_age()John Keeping2016-02-081-1/+1
* ui-repolist: return HTTP 404 if no repositories foundPeter Colberg2016-01-131-3/+17
* ui-repolist: extract repo visibility criteria to separate functionPeter Colberg2016-01-131-3/+10
* ui-repolist: initialize char *buf to NULLChristian Hesse2016-01-131-1/+1
* ui-repolist: fix resource leak: free allocation from cgit_currenturlChristian Hesse2015-10-091-1/+3
* ui-repolist: fix resource leak: free before returnChristian Hesse2015-10-091-1/+3
* about: move layout into page functionsJohn Keeping2015-08-141-1/+4
* Remove redundant includesJohn Keeping2015-08-131-1/+0
* log: allow users to follow a fileJohn Keeping2015-08-121-1/+1
* ui-repolist: make sortcolumn definitions 'static const'John Keeping2015-03-091-2/+2
* Avoid non-ANSI function declarationsJohn Keeping2015-03-091-3/+3
* Make root handling sane again.Jason A. Donenfeld2015-03-031-1/+1
* ui-shared: Add current url helper function.Jason A. Donenfeld2015-03-031-2/+2
* ui-repolist: use ctx.qry.url instead of rooturl, in case we're filteringJason A. Donenfeld2015-03-031-2/+2
* ui-repolist: use correct owner query linkJason A. Donenfeld2015-03-031-1/+1
* Add repo.hide and repo.ignoreLukas Fleischer2015-01-291-0/+2
* repolist: add owner-filterChris Burroughs2014-12-231-7/+13
* git: update to v2.2.1Christian Hesse2014-12-231-3/+4
* git: update for git 2.0Christian Hesse2014-06-281-1/+1
* repolist: make owner clickable to searchJason A. Donenfeld2014-01-171-0/+6
* Switch to exclusively using global ctxLukas Fleischer2014-01-171-3/+3
* filter: return on null filter from open and closeJason A. Donenfeld2014-01-141-4/+2
* ui-repolist: HTML-escape cgit_rooturl() responseJohn Keeping2014-01-121-1/+3
* filter: pass extra arguments via cgit_open_filterJohn Keeping2014-01-121-7/+3
* Update copyright informationLukas Fleischer2014-01-081-2/+1
* ui-summary: Pass filename to about-filterJason A. Donenfeld2013-05-251-2/+6
* use struct strbuf instead of static buffersJohn Keeping2013-04-081-12/+16
* Always #include corresponding .h in .c filesJohn Keeping2013-04-081-0/+1
* Convert pager navigation into a unordered listLukas Fleischer2013-03-201-2/+4
* Mark several functions/variables staticLukas Fleischer2013-03-041-7/+7
* White space around control verbs.Jason A. Donenfeld2013-03-041-2/+2
* Fix several whitespace errorsLukas Fleischer2013-03-041-3/+3
* Make "owner" column on index page configurableFlorian Pritz2013-02-011-7/+12
* ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek2012-10-171-1/+1
* ui: Remember to print ampersand as proper html entities.William Bell2012-10-171-1/+1
* ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld2012-10-161-1/+1
* ui-repolist: do not use agefile if it's date could not be parsedFerry Huberts2012-10-091-2/+4
* ui-repolist: Bold the currently viewed page.Jamie Couture2012-10-081-4/+7
* Update copyright headers to have latest dates.Jason A. Donenfeld2012-07-121-0/+1