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