about summary refs log tree commit
path: root/ui-repolist.c
DateCommit message (Expand)
2019-04-22ui-repolist, ui-shared: remove redundant title on repo anchors HEAD master
2019-04-22ui-{tree,repolist}: improve button spacing for browsers w/o CSS
2018-06-27global: remove functionality we deprecated for cgit v1.0
2017-10-03html: html_ntxt with no ellipsis
2017-04-05Remove unused variable from sort_section()
2017-03-30ui-repolist: properly sort by age
2016-11-23css: highlight even table rows and skip empty rows
2016-10-12ui-repolist: fix memory leak
2016-10-07ui-repolist: fix memory leak
2016-02-08ui: show ages in the originator's timezone
2016-02-08ui-shared: remove "format" from cgit_print_age()
2016-01-13ui-repolist: return HTTP 404 if no repositories found
2016-01-13ui-repolist: extract repo visibility criteria to separate function
2016-01-13ui-repolist: initialize char *buf to NULL
2015-10-09ui-repolist: fix resource leak: free allocation from cgit_currenturl
2015-10-09ui-repolist: fix resource leak: free before return
2015-08-14about: move layout into page functions
2015-08-13Remove redundant includes
2015-08-12log: allow users to follow a file
2015-03-09ui-repolist: make sortcolumn definitions 'static const'
2015-03-09Avoid non-ANSI function declarations
2015-03-03Make root handling sane again.
2015-03-03ui-shared: Add current url helper function.
2015-03-03ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering
2015-03-03ui-repolist: use correct owner query link
2015-01-29Add repo.hide and repo.ignore
2014-12-23repolist: add owner-filter
2014-12-23git: update to v2.2.1
2014-06-28git: update for git 2.0
2014-01-17repolist: make owner clickable to search
2014-01-17Switch to exclusively using global ctx
2014-01-14filter: return on null filter from open and close
2014-01-12ui-repolist: HTML-escape cgit_rooturl() response
2014-01-12filter: pass extra arguments via cgit_open_filter
2014-01-08Update copyright information
2013-05-25ui-summary: Pass filename to about-filter
2013-04-08use struct strbuf instead of static buffers
2013-04-08Always #include corresponding .h in .c files
2013-03-20Convert pager navigation into a unordered list
2013-03-04Mark several functions/variables static
2013-03-04White space around control verbs.
2013-03-04Fix several whitespace errors
2013-02-01Make "owner" column on index page configurable
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.
2012-10-17ui: Remember to print ampersand as proper html entities.
2012-10-16ui-repolist: Rename section-sort to repository-sort.
2012-10-09ui-repolist: do not use agefile if it's date could not be parsed
2012-10-08ui-repolist: Bold the currently viewed page.
2012-07-12Update copyright headers to have latest dates.
2012-07-12ui-repolist: Case insensitive sorting and age sort