index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-30
towards pager support
KatolaZ
2018-07-30
fixed link to full log list
KatolaZ
2018-07-30
another minor fix in index link
KatolaZ
2018-07-30
small change in index link
KatolaZ
2018-07-30
also tags work
cgit-70_v0.1
KatolaZ
2018-07-30
fixed repo and summary header
KatolaZ
2018-07-30
fixed repolist
KatolaZ
2018-07-29
added my name to copyright statements -- few tweaks
KatolaZ
2018-07-29
minor tweaks and removed debug messages
KatolaZ
2018-07-29
added comment in NOTE_70
KatolaZ
2018-07-29
patch and plain diff works
KatolaZ
2018-07-28
commit page almost working
KatolaZ
2018-07-28
small change to mk macros
KatolaZ
2018-07-28
log added (still incomplete)
KatolaZ
2018-07-28
tree and file presentation
KatolaZ
2018-07-27
repolist working -- towards a proper summary
KatolaZ
2018-07-26
first commit on cgit_70 -- repolist, summary
KatolaZ
2018-07-17
config: record repo.snapshot-prefix in the per-repo config
Konstantin Ryabitsev
2018-07-15
auth-filters: use crypt() in simple-authentication
Jason A. Donenfeld
2018-07-15
auth-filters: generate secret securely
Jason A. Donenfeld
2018-07-14
auth-filters: do not crash on nil username
Jason A. Donenfeld
2018-07-14
auth-filter: do not write more than we've read
Jason A. Donenfeld
2018-07-14
auth-filters: do not use HMAC-SHA1
Jason A. Donenfeld
2018-07-13
Bump version.
v1.2
Jason A. Donenfeld
2018-07-10
Update COPYING
Todd Zullinger
2018-07-08
css: use correct size in annotated decoration
Jason A. Donenfeld
2018-07-05
cgitrc.5: add local tar signature example
Jason A. Donenfeld
2018-07-04
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld
2018-07-03
cgitrc.5: document new signature notes
Jason A. Donenfeld
2018-07-03
snapshot: support tar signature for compressed tar
Christian Hesse
2018-07-03
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld
2018-06-27
Use string list strdup_strings for mimetypes
John Keeping
2018-06-27
manpage: fix sorting order
Andy Green
2018-06-27
cache: close race window when unlocking slots
John Keeping
2018-06-27
git: update to v2.18.0
Christian Hesse
2018-06-27
global: remove functionality we deprecated for cgit v1.0
Christian Hesse
2018-06-27
snapshot: strip bit from struct cgit_snapshot_format
Christian Hesse
2018-06-27
snapshot: support special value 'all' to enable all formats
Christian Hesse
2018-06-27
snapshot: support archive signatures
John Keeping
2018-06-27
ui-refs: use shared function to print tag downloads
John Keeping
2018-06-27
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
2018-06-27
ui-shared: use the same snapshot logic as ui-refs
John Keeping
2018-06-27
ui-shared: rename parameter to cgit_print_snapshot_links()
John Keeping
2018-06-27
ui-shared: remove unused parameter
John Keeping
2018-06-27
ui-refs: remove unnecessary sanity check
John Keeping
2018-06-27
ui-snapshot: filter permitted snapshot requests
John Keeping
2018-06-27
Add "snapshot-prefix" repo configuration
John Keeping
2018-06-27
ui-snapshot: pass repo into get_ref_from_filename()
John Keeping
2018-06-27
ui-shared: pass repo object to print_snapshot_links()
John Keeping
2018-06-27
ui-log: highlight annotated tags in different color
Christian Hesse
[next]