Commit Graph

6 Commits (d466dfc252f9896b1d6bdce623067378e04b8e71)

Author SHA1 Message Date
KatolaZ d466dfc252 added my name to copyright statements -- few tweaks 7 years ago
KatolaZ af46053638 minor tweaks and removed debug messages 7 years ago
KatolaZ 58fcffcc08 log added (still incomplete) 7 years ago
KatolaZ 5870098c4b tree and file presentation 7 years ago
KatolaZ eae408c064 repolist working -- towards a proper summary 7 years ago
KatolaZ bc2d48b8cd first commit on cgit_70 -- repolist, summary 7 years ago
Jason A. Donenfeld 08a2b1b8f8 Fix gcc 8.1.1 compiler warnings 7 years ago
Christian Hesse 7ba41963dd snapshot: support tar signature for compressed tar 7 years ago
Jason A. Donenfeld b522a302c9 extra-head-content: introduce another option for meta tags 7 years ago
Christian Hesse 54d37dc154 global: remove functionality we deprecated for cgit v1.0 7 years ago
Christian Hesse 2f8648ff7f snapshot: strip bit from struct cgit_snapshot_format 7 years ago
John Keeping c712d5ac43 snapshot: support archive signatures 7 years ago
John Keeping e491eaa5df ui-shared: pass separator in to cgit_print_snapshot_links() 7 years ago
John Keeping 5b1f42ffee ui-shared: use the same snapshot logic as ui-refs 7 years ago
John Keeping 82aadcfc51 ui-shared: rename parameter to cgit_print_snapshot_links() 7 years ago
John Keeping 63da41a915 ui-shared: remove unused parameter 7 years ago
John Keeping c1572bb5ec Add "snapshot-prefix" repo configuration 7 years ago
John Keeping bd1b281478 ui-shared: pass repo object to print_snapshot_links() 7 years ago
Christian Hesse e65ea965a0 print git version string in footer 7 years ago
Christian Hesse fb804a3537 git: update to v2.17.1 7 years ago
Ville Skyttä 98abe5bb9e ui-shared: use type='search' for the search box 8 years ago
Jeff Smith 1649afdc9b ui-tree: link to blame UI if enabled 8 years ago
Jeff Smith f6ffe40d1a ui-shared: make a char* parameter const 8 years ago
Jeff Smith 9337c7ee83 ui-tree: move set_title_from_path to ui-shared 8 years ago
John Keeping 1b4ef6783a ui-shared: don't print path crumbs without a repo 8 years ago
Christian Hesse 6bef566f99 ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid' 9 years ago
John Keeping bead27b730 ui-shared: fix decl-after-statement warnings 9 years ago
Eric Wong 590ba455d6 ui-shared: fix segfault when defbranch is NULL 9 years ago
Lukas Fleischer 9984e7ab49 Avoid ambiguities when prettifying snapshot names 9 years ago
Jason A. Donenfeld d88ec849c4 Hosted on HTTPS now 9 years ago
Jason A. Donenfeld c34e28835b forms: action should not be empty 9 years ago
Juuso Lapinlampi 9afda36ed7 ui-shared: Remove a name attribute with an empty value 9 years ago
Juuso Lapinlampi 8d05b398bb ui-shared: HTML-ize DOCTYPE and <html> 9 years ago
Juuso Lapinlampi 80f12b3e7e ui-shared: Simplify cgit_print_error_page() logic 9 years ago
Jason A. Donenfeld e9cbdf6463 ui-shared: redirect should not exit early for cache 9 years ago
Jason A. Donenfeld c424b5cb02 tabs: do not use target=_blank 9 years ago
Jason A. Donenfeld 5f2664f13c ui-shared: add homepage to tabs 9 years ago
John Keeping 9c15f3c695 Avoid DATE_STRFTIME for long/short dates 9 years ago
John Keeping 17c74eefa4 ui-shared: remove cgit_print_date() 9 years ago
John Keeping e68c86e8c5 ui-shared: use show_date for footer timestamp 9 years ago
John Keeping f2a901d2e1 ui: show ages in the originator's timezone 9 years ago
John Keeping 360af46fac ui-shared: add cgit_date_mode() 9 years ago
John Keeping 57ea1aa2a5 ui-shared: remove "format" from cgit_print_age() 9 years ago
Jason A. Donenfeld 513b3863d9 ui-shared: prevent malicious filename from injecting headers 9 years ago
Jason A. Donenfeld 4291453ec3 ui-shared: Avoid new line injection into redirect header 9 years ago
Lukas Fleischer da1b89710f Fix segmentation fault in hc() 9 years ago
Christian Hesse 559ab5ecc4 git: update to v2.7.0 9 years ago
Christian Hesse 6edfc1672c ui-shared: fix resource leak: free allocation from cgit_hosturl 10 years ago
Christian Hesse f77e2a8cfa ui-shared: return value of cgit_hosturl is not const 10 years ago
Christian Hesse 3e244a0cca ui-shared: fix resource leak: free allocation from cgit_currenturl 10 years ago