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