Commit Graph

114 Commits (220cb74d33e956963e728f04a9b462ac2860bdf8)

Author SHA1 Message Date
Christian Hesse 54d37dc154 global: remove functionality we deprecated for cgit v1.0 7 years ago
Jeff Smith 70787254b2 html: html_ntxt with no ellipsis 7 years ago
Lukas Fleischer 7ebdb30fdf Remove unused variable from sort_section() 8 years ago
Jason A. Donenfeld 87c47488d0 ui-repolist: properly sort by age 8 years ago
Christian Hesse 81509a228c css: highlight even table rows and skip empty rows 8 years ago
Christian Hesse 7fea585e25 ui-repolist: fix memory leak 8 years ago
Christian Hesse c177379547 ui-repolist: fix memory leak 8 years ago
John Keeping f2a901d2e1 ui: show ages in the originator's timezone 9 years ago
John Keeping 57ea1aa2a5 ui-shared: remove "format" from cgit_print_age() 9 years ago
Peter Colberg 9abe4a26a9 ui-repolist: return HTTP 404 if no repositories found 9 years ago
Peter Colberg a4014d0dbf ui-repolist: extract repo visibility criteria to separate function 9 years ago
Christian Hesse 6edc84bc44 ui-repolist: initialize char *buf to NULL 9 years ago
Christian Hesse 51338f7658 ui-repolist: fix resource leak: free allocation from cgit_currenturl 9 years ago
Christian Hesse 7ef1a47991 ui-repolist: fix resource leak: free before return 9 years ago
John Keeping 51d9176e4b about: move layout into page functions 10 years ago
John Keeping 157f544ac2 Remove redundant includes 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
John Keeping ad74669e67 ui-repolist: make sortcolumn definitions 'static const' 10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations 10 years ago
Jason A. Donenfeld 2e4a41e840 Make root handling sane again. 10 years ago
Jason A. Donenfeld 6bcda2f73d ui-shared: Add current url helper function. 10 years ago
Jason A. Donenfeld c3473e8a5d ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering 10 years ago
Jason A. Donenfeld e14eee9ea5 ui-repolist: use correct owner query link 10 years ago
Lukas Fleischer c58cec9dff Add repo.hide and repo.ignore 10 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter 10 years ago
Christian Hesse 17838ec630 git: update to v2.2.1 10 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Jason A. Donenfeld a2b6b37175 repolist: make owner clickable to search 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close 11 years ago
John Keeping 1de6591159 ui-repolist: HTML-escape cgit_rooturl() response 11 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer b60e6bff75 Convert pager navigation into a unordered list 12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable 12 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting. 12 years ago
William Bell c366bd6fa8 ui: Remember to print ampersand as proper html entities. 12 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort. 12 years ago
Ferry Huberts e52a5226b8 ui-repolist: do not use agefile if it's date could not be parsed 12 years ago
Jamie Couture 4675b91211 ui-repolist: Bold the currently viewed page. 12 years ago
Jason A. Donenfeld 7f08e03941 Update copyright headers to have latest dates. 13 years ago
Jason A. Donenfeld 184c5655b2 ui-repolist: Case insensitive sorting and age sort 13 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list 13 years ago
Lars Hjemli 5293c8b799 ui-repolist.c: fallback to "master" if no default branch is specified 14 years ago