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