Commit Graph

254 Commits (7ba41963dde175581ae7b395045fd51678237930)

Author SHA1 Message Date
John Keeping f03e3cb8a5 ui-shared: extract date formatting to a function 10 years ago
Jason A. Donenfeld c0b5982303 redirect: cleanliness 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
Jason A. Donenfeld d7034806a4 about: always ensure page has a trailing slash 10 years ago
Christian Hesse de83de276b git: update to v2.5.0 10 years ago
Christian Hesse d1ddce90f5 ui-shared: allow remote refs in branch switcher 10 years ago
Lukas Fleischer db021a1989 Remove no-op link from submodule entries 10 years ago
Jason A. Donenfeld 8eef4589d0 ui-shared: currenturl should take into account leading slash 10 years ago
John Keeping d34b967190 ui-shared: don't use an integer as a NULL pointer 10 years ago
John Keeping 94e5f212f5 ui-shared: avoid initializing static variable to zero 10 years ago
John Keeping 0f23d4651c ui-shared: make cgit_doctype 'static' 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 db4b735464 ui-shared: keep filter repolist page in pagination 10 years ago
Jason A. Donenfeld c3473e8a5d ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering 10 years ago
Lukas Fleischer 1a9e56607e ui-shared.c: Refactor add_clone_urls() 10 years ago
John Keeping c422b9b3d5 tag: reference with "h" instead of "id" 10 years ago
Jason A. Donenfeld 2159414a39 footer: link back to cgit home page 10 years ago
John Keeping caed6cb27f ui-shared: show absolute time in tooltip for relative dates 10 years ago
John Keeping 3c53ebfb57 ui-shared: add rel-vcs microformat links to HTML header 10 years ago
John Keeping bbfa006e6e Extract clone URL printing to ui-shared.c 10 years ago
John Keeping 1830271c59 Change "ss" diff flag to an enum 11 years ago
John Keeping 03f537f1a1 ui-shared: remove toggle_ssdiff arg to cgit_diff_link() 11 years ago
John Keeping eeddb5bc09 ui-shared: remove toggle_ssdiff arg to cgit_commit_link() 11 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Jason A. Donenfeld bb3cc0d966 ui-shared: do not allow negative minutes 11 years ago
Jason A. Donenfeld 3cbbb8ea39 ui-shared: move about tab all the way to the left 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework 11 years ago
John Keeping a45030f8ee ui-shared: URL-escape script_name 11 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp() 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Lukas Fleischer d181d6593f ui-shared: Drop filepair_cb_raw() and helper 12 years ago
Lukas Fleischer 747b035dda Extract filepair_cb from ui-patch.c 12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function 12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root="" 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer 996f86e664 Return const char * in cgit_{httpscheme, hosturl, rooturl}() 12 years ago
Jason A. Donenfeld 40e1d9b617 ui-shared: squelch compiler warning. 12 years ago
John Keeping 6d8a789d61 ui-shared: fix return type of cgit_self_link 12 years ago
Lukas Fleischer 59fe348dea cgit_print_snapshot_links(): Free prefix variable 12 years ago
Lukas Fleischer 1a5e8633ce ui-shared.c: Remove unused function print_archive_ref() 12 years ago
Lukas Fleischer 71926bfb34 ui-shared.c: Remove unused function cgit_currurl() 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