Welcome to
mirror list
, hosted at
ThFree Co
, Russian Federation.
git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
index
:
git.zx2c4.com/cgit.git
ch/about-link
ch/clang-filter
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-repolist.c
Age
Commit message (
Expand
)
Author
2022-12-19
ui-repolist,ui-shared: remove redundant title on repo anchors
Chris Mayo
2019-11-22
ui-repolist: do not return unsigned (negative) value
Christian Hesse
2019-06-05
global: make 'char *path' const where possible
Christian Hesse
2018-06-27
global: remove functionality we deprecated for cgit v1.0
Christian Hesse
2017-10-03
html: html_ntxt with no ellipsis
Jeff Smith
2017-04-05
Remove unused variable from sort_section()
Lukas Fleischer
2017-03-30
ui-repolist: properly sort by age
Jason A. Donenfeld
2016-11-23
css: highlight even table rows and skip empty rows
Christian Hesse
2016-10-12
ui-repolist: fix memory leak
Christian Hesse
2016-10-08
ui-repolist: fix memory leak
Christian Hesse
2016-02-08
ui: show ages in the originator's timezone
John Keeping
2016-02-08
ui-shared: remove "format" from cgit_print_age()
John Keeping
2016-01-13
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
2015-10-09
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-08-14
about: move layout into page functions
John Keeping
2015-08-13
Remove redundant includes
John Keeping
2015-08-12
log: allow users to follow a file
John Keeping
2015-03-09
ui-repolist: make sortcolumn definitions 'static const'
John Keeping
2015-03-09
Avoid non-ANSI function declarations
John Keeping
2015-03-03
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-01-29
Add repo.hide and repo.ignore
Lukas Fleischer
2014-12-24
repolist: add owner-filter
Chris Burroughs
2014-12-24
git: update to v2.2.1
Christian Hesse
2014-06-28
git: update for git 2.0
Christian Hesse
2014-01-17
repolist: make owner clickable to search
Jason A. Donenfeld
2014-01-17
Switch to exclusively using global ctx
Lukas Fleischer
2014-01-14
filter: return on null filter from open and close
Jason A. Donenfeld
2014-01-13
ui-repolist: HTML-escape cgit_rooturl() response
John Keeping
2014-01-12
filter: pass extra arguments via cgit_open_filter
John Keeping
2014-01-08
Update copyright information
Lukas Fleischer
2013-05-25
ui-summary: Pass filename to about-filter
Jason A. Donenfeld
2013-04-08
use struct strbuf instead of static buffers
John Keeping
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-03-21
Convert pager navigation into a unordered list
Lukas Fleischer
2013-03-05
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-02-01
Make "owner" column on index page configurable
Florian Pritz
2012-10-17
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-09
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-07-12
Update copyright headers to have latest dates.
Jason A. Donenfeld
[next]