]> granicus.if.org Git - cgit/shortlog
cgit
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
2017-09-21 Daniel M. WeeksUse https for submodule
2017-08-10 John Keepingui-plain: print symlink content
2017-08-10 John Keepingcgit: don't set vpath unless repo is set
2017-08-10 John Keepingparsing: clear query path before starting
2017-08-10 John Keepingui-shared: don't print path crumbs without a repo
2017-08-10 John Keepingui-atom: properly escape delimiter in page link
2017-08-10 Jeff Smithgit: update to v2.14
2017-08-10 Christian Hessegit: update to v2.13.4
2017-07-27 Lukas FleischerUpdate .mailmap with my new email address
2017-04-05 Lukas FleischerRemove unused variable from sort_section()
2017-03-30 Jason A. Donenfeldui-repolist: properly sort by age
2017-01-23 Lukas Fleischerui-patch: fix crash when using path limit
2017-01-22 Jason A. Donenfeldsyntax-highlighting: replace invalid unicode with ?
2016-11-30 Christian Hessegit: update to v2.11.0
2016-11-25 Peter ColbergLink with -ldl on GNU Hurd
2016-11-24 John Keepinggit: update to v2.10.2 again
2016-11-23 Jason A. DonenfeldBump version. v1.1
2016-11-23 Christian Hessecss: highlight even table rows and skip empty rows
2016-11-06 Christian Hessegit: update to v2.10.2
2016-10-12 Christian Hesseui-blog: fix oid handling
2016-10-12 Christian Hesseshared: remove unused function strlpart()
2016-10-12 Christian Hesseshared: remove unused function strrpart()
2016-10-12 Christian Hesseui-repolist: fix memory leak
2016-10-12 Lukas FleischerUse skip_prefix() to get rid of magic constants
2016-10-12 John Keepingpatch: reapply path limit
2016-10-07 Christian Hesseui-repolist: fix memory leak
2016-10-04 Christian Hessegit: update to v2.10.1
2016-10-04 Christian Hesseui-tree: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-tag: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-snapshot: replace 'unsigned char sha1[20]' with...
2016-10-04 Christian Hesseui-shared: replace 'unsigned char sha1[20]' with 'struc...
2016-10-04 Christian Hesseui-plain: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-patch: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-log: replace get_sha1() with get_oid()
2016-10-04 Christian Hesseui-commit: replace 'unsigned char sha1[20]' with 'struc...
2016-10-04 Christian Hesseui-blob: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hessecgit: replace 'unsigned char sha1[20]' with 'struct...
2016-10-01 Jason A. DonenfeldMakefile: remove extra space
2016-10-01 Lukas FleischerSimplify http_parse_querystring()
2016-10-01 John Keepingui-tree: remove a fixed size buffer
2016-10-01 John Keepingui-tag: clean up taginfo
2016-10-01 John Keepingshared: make cgit_free_taginfo() public
2016-10-01 John Keepingshared: remove return value from cgit_free_commitinfo()
2016-10-01 John Keepingtree: allow skipping through single-child trees
2016-10-01 John Keepingui-ssdiff: fix decl-after-statement warnings
2016-10-01 John Keepingui-shared: fix decl-after-statement warnings
next