]> granicus.if.org Git - cgit/shortlog
cgit
2020-03-17 Christian HesseRFC: git: update to v2.26.0-rc2 ch/git-2-26
2020-03-13 Jason A. DonenfeldBump version v1.2.3
2020-03-13 Jason A. Donenfeldglobal: use proper accessors for maybe_tree
2020-03-13 Christian Hesseui-snapshot: add support for zstd compression
2020-03-13 Christian Hessetests: add tests for xz compressed snapshots
2020-02-26 Hanspeter Portnerui-snapshot: add support for lzip compression
2020-02-17 Christian Hessegit: update to v2.25.1
2020-01-13 Christian Hessetests: allow to skip git version tests
2020-01-13 Jason A. DonenfeldBump version v1.2.2
2020-01-13 Christian Hessegit: update to v2.25.0
2019-12-11 Christian Hessetests: skip tests if strace is not functional
2019-12-10 Christian Hessegit: update to v2.24.1
2019-11-22 Christian Hesseui-repolist: do not return unsigned (negative) value
2019-11-08 Christian Hessegit: update to v2.24.0 ch/git-2-24-0
2019-10-25 Christian Hessegit: update to v2.23.0
2019-10-25 Christian Hessegit: update to v2.22.0
2019-06-25 Christian Hesseui-tree: allow per repository override for enable-blame
2019-06-05 Christian Hessetests: successfully validate rc versions
2019-06-05 Christian Hessegit: update to v2.21.0
2019-06-05 Christian Hesseui-ssdiff: ban strncat()
2019-06-05 Christian Hesseglobal: make 'char *path' const where possible
2019-05-20 Jason A. Donenfeldui-shared: restrict to 15 levels
2019-02-22 Chris Mayoui-diff,ui-tag: don't use htmlf with non-formatted...
2019-02-22 Chris Mayoui-ssdiff: resolve HTML5 validation errors
2019-01-03 Jason A. Donenfeldfilters: migrate from luacrypto to luaossl
2019-01-02 Jason A. Donenfeldui-shared: fix broken sizeof in title setting and rewrite
2018-12-09 Christian Hessegit: update to v2.20.0
2018-11-25 Jason A. Donenfeldui-blame: set repo for sb
2018-11-25 Jason A. Donenfeldauth-filter: pass url with query string attached
2018-11-21 Christian Hessegit: use xz compressed archive for download
2018-10-12 Christian Hessegit: update to v2.19.1
2018-09-11 Christian Hesseui-ssdiff: ban strcat()
2018-09-11 Christian Hesseui-ssdiff: ban strncpy()
2018-09-11 Christian Hesseui-shared: ban strcat()
2018-09-11 Christian Hesseui-patch: ban sprintf()
2018-09-11 Christian Hesseui-log: ban strncpy()
2018-09-11 Christian Hesseui-log: ban strcpy()
2018-09-11 Christian Hesseparsing: ban sprintf()
2018-09-11 Christian Hesseparsing: ban strncpy()
2018-08-28 Christian Hessefilters: generate anchor links from markdown
2018-08-03 Jason A. DonenfeldBump version. v1.2.1
2018-08-03 Jason A. Donenfeldclone: fix directory traversal
2018-08-03 Konstantin... config: record repo.snapshot-prefix in the per-repo...
2018-08-03 Jason A. Donenfeldauth-filters: add simple file-based authentication...
2018-07-15 Jason A. Donenfeldauth-filters: use crypt() in simple-authentication
2018-07-15 Jason A. Donenfeldauth-filters: generate secret securely
2018-07-14 Jason A. Donenfeldauth-filters: do not crash on nil username
2018-07-14 Jason A. Donenfeldauth-filter: do not write more than we've read
2018-07-14 Jason A. Donenfeldauth-filters: do not use HMAC-SHA1
2018-07-13 Jason A. DonenfeldBump version. v1.2
2018-07-10 Todd ZullingerUpdate COPYING
2018-07-08 Jason A. Donenfeldcss: use correct size in annotated decoration
2018-07-05 Jason A. Donenfeldcgitrc.5: add local tar signature example
2018-07-04 Jason A. DonenfeldFix gcc 8.1.1 compiler warnings
2018-07-03 Jason A. Donenfeldcgitrc.5: document new signature notes
2018-07-03 Christian Hessesnapshot: support tar signature for compressed tar
2018-07-03 Jason A. Donenfeldextra-head-content: introduce another option for meta...
2018-06-27 John KeepingUse string list strdup_strings for mimetypes
2018-06-27 Andy Greenmanpage: fix sorting order
2018-06-27 John Keepingcache: close race window when unlocking slots
2018-06-27 Christian Hessegit: update to v2.18.0
2018-06-27 Christian Hesseglobal: remove functionality we deprecated for cgit...
2018-06-27 Christian Hessesnapshot: strip bit from struct cgit_snapshot_format
2018-06-27 Christian Hessesnapshot: support special value 'all' to enable all...
2018-06-27 John Keepingsnapshot: support archive signatures
2018-06-27 John Keepingui-refs: use shared function to print tag downloads
2018-06-27 John Keepingui-shared: pass separator in to cgit_print_snapshot_links()
2018-06-27 John Keepingui-shared: use the same snapshot logic as ui-refs
2018-06-27 John Keepingui-shared: rename parameter to cgit_print_snapshot_links()
2018-06-27 John Keepingui-shared: remove unused parameter
2018-06-27 John Keepingui-refs: remove unnecessary sanity check
2018-06-27 John Keepingui-snapshot: filter permitted snapshot requests
2018-06-27 John KeepingAdd "snapshot-prefix" repo configuration
2018-06-27 John Keepingui-snapshot: pass repo into get_ref_from_filename()
2018-06-27 John Keepingui-shared: pass repo object to print_snapshot_links()
2018-06-27 Christian Hesseui-log: highlight annotated tags in different color
2018-06-27 Christian Hesseprint git version string in footer
2018-06-27 Christian Hessegit: update to v2.17.1
2018-06-19 Andy Greenui-blame: free read_sha1_file() buffer after use
2018-06-16 Jon DeVreeui-tag: Fix inconsistent capitalization
2018-06-16 Andy Greenui-tree: free read_sha1_file() buffer after use
2018-06-16 John KeepingMakefile: drive asciidoc directly for HTML output
2018-02-21 Todd Zullingerdoc: use consistent id's when generating html files
2018-02-12 Jason A. Donenfeldcgit: prepare repo before error pages
2018-01-19 Jeff Smithui-blame: Allow syntax highlighting
2018-01-19 Jeff Smithui-blame: Make each column into a single table cell
2018-01-19 Jeff Smithui-blame: Break out emit_blame_entry into component...
2018-01-19 Jeff Smithui-blame: Distinguish hashes column from lines column
2018-01-19 Christian Hessegit: update to v2.16.0
2017-12-06 Christian Hessegit: update to v2.15.1
2017-10-15 Ville Skyttäglobal: spelling fixes
2017-10-15 Ville Skyttäui-shared: use type='search' for the search box
2017-10-14 Jason A. Donenfeldfilter: pipe_fh should be local
2017-10-14 John Keepingparsing: don't clear existing state with empty input
2017-10-03 Jeff Smithui-tree: link to blame UI if enabled
2017-10-03 Jeff Smithui-blame: add blame UI
2017-10-03 Jeff Smithui-shared: make a char* parameter const
2017-10-03 Jeff Smithui-tree: move set_title_from_path to ui-shared
2017-10-03 Jeff Smithhtml: html_ntxt with no ellipsis
2017-10-03 John Keepingcache: flush stdio before restoring FDs
next