Commit Graph

1534 Commits (e002aec90be159340816c3de2b126d03ef266af2)
 

Author SHA1 Message Date
KatolaZ e002aec90b towards pager support
7 years ago
KatolaZ 41c51de264 fixed link to full log list
7 years ago
KatolaZ 2263231b14 another minor fix in index link
7 years ago
KatolaZ 49b183ff25 small change in index link
7 years ago
KatolaZ 63f5bd25c1 also tags work
7 years ago
KatolaZ 6856761423 fixed repo and summary header
7 years ago
KatolaZ ee667540e0 fixed repolist
7 years ago
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 3606ac7187 added comment in NOTE_70
7 years ago
KatolaZ 09dc60b4d7 patch and plain diff works
7 years ago
KatolaZ 21a23a12ff commit page almost working
7 years ago
KatolaZ f36a36a32b small change to mk macros
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
Konstantin Ryabitsev 5897d950ec config: record repo.snapshot-prefix in the per-repo config
7 years ago
Jason A. Donenfeld 82856923bf auth-filters: use crypt() in simple-authentication
7 years ago
Jason A. Donenfeld b73df8098f auth-filters: generate secret securely
7 years ago
Jason A. Donenfeld c4d23d02ec auth-filters: do not crash on nil username
7 years ago
Jason A. Donenfeld 93a2c33051 auth-filter: do not write more than we've read
7 years ago
Jason A. Donenfeld c3b5b5f648 auth-filters: do not use HMAC-SHA1
7 years ago
Jason A. Donenfeld c132ef2462 Bump version.
7 years ago
Todd Zullinger 5dec7f4a91 Update COPYING
7 years ago
Jason A. Donenfeld 089b29a7e1 css: use correct size in annotated decoration
7 years ago
Jason A. Donenfeld 22583c4992 cgitrc.5: add local tar signature example
7 years ago
Jason A. Donenfeld 08a2b1b8f8 Fix gcc 8.1.1 compiler warnings
7 years ago
Jason A. Donenfeld c4167cbd65 cgitrc.5: document new signature notes
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
John Keeping c4fbb99cee Use string list strdup_strings for mimetypes
7 years ago
Andy Green 9086260329 manpage: fix sorting order
7 years ago
John Keeping b31e99887b cache: close race window when unlocking slots
7 years ago
Christian Hesse 255b78ff52 git: update to v2.18.0
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
Christian Hesse 30a378b571 snapshot: support special value 'all' to enable all formats
7 years ago
John Keeping c712d5ac43 snapshot: support archive signatures
7 years ago
John Keeping 71d14d9c98 ui-refs: use shared function to print tag downloads
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 f0047d2d94 ui-refs: remove unnecessary sanity check
7 years ago
John Keeping 00ad47bbfa ui-snapshot: filter permitted snapshot requests
7 years ago
John Keeping c1572bb5ec Add "snapshot-prefix" repo configuration
7 years ago
John Keeping d85e8a9810 ui-snapshot: pass repo into get_ref_from_filename()
7 years ago
John Keeping bd1b281478 ui-shared: pass repo object to print_snapshot_links()
7 years ago
Christian Hesse 0bb34ef130 ui-log: highlight annotated tags in different color
7 years ago