]> granicus.if.org Git - cgit/history - ui-blob.c
git: update to v2.33.0
[cgit] / ui-blob.c
2021-06-08 Christian Hessegit: update to v2.32.0
2020-03-13 Jason A. Donenfeldglobal: use proper accessors for maybe_tree
2019-06-05 Christian Hessegit: update to v2.21.0
2018-10-12 Christian Hessegit: update to v2.19.1
2018-06-27 Christian Hessegit: update to v2.18.0
2017-08-10 Jeff Smithgit: update to v2.14
2017-08-10 Christian Hessegit: update to v2.13.4
2016-10-12 Christian Hesseui-blog: fix oid handling
2016-10-04 Christian Hesseui-blob: replace 'unsigned char sha1[20]' with 'struct...
2016-01-14 Jason A. Donenfeldui-blob: set CSP just in case
2016-01-14 Jason A. Donenfeldui-blob: always use generic mimetypes
2016-01-14 Jason A. Donenfeldui-blob: Do not accept mimetype from user
2015-10-10 Christian Hesseui-blob: fix resource leak: free before return
2015-10-10 Christian Hesseui-blob: fix resource leak: free before return
2015-10-09 John Keepingui-blob: remove useless null check
2015-08-14 John Keepingblob: use cgit_print_error_page() to add HTTP headers
2015-03-09 John KeepingAvoid signed bitfields
2015-02-08 Christian Hessegit: update for v2.3.0
2014-04-17 Christian Hesseremove trailing whitespaces from source files
2014-01-16 Lukas FleischerSwitch to exclusively using global ctx
2014-01-08 Lukas FleischerUpdate copyright information
2013-05-26 Jason A. Donenfeldreadme: use string_list instead of space deliminations
2013-05-25 Jason A. Donenfeldreadme: Accept multiple candidates and test them.
2013-04-08 John KeepingConvert cgit_print_error to a variadic function
2013-04-08 John KeepingAlways #include corresponding .h in .c files
2013-04-07 John Keepingui-blob: don't segfault when no path is given
2013-03-04 Lukas Fleischerui-blob.c: Use a context structure in walk_tree()
2013-03-04 Jason A. DonenfeldWhite space around control verbs.
2013-03-04 Lukas FleischerFix several whitespace errors
2013-03-02 John KeepingUpdate git to v1.7.6.5
2011-03-05 Lars HjemliMerge branch 'stable'
2010-11-07 Lars HjemliMerge branch 'stable'
2010-09-27 Lars HjemliMerge branch 'stable'
2010-09-19 Lars HjemliMerge branch 'stable'
2010-09-19 Lars HjemliMerge branch 'ml/bugfix'
2010-09-04 Mark Lodatoprefer html_raw() to write()
2010-09-01 Lars HjemliMerge branch 'stable'
2010-08-29 Lars HjemliMerge branch 'stable'
2010-08-20 Jason A. DonenfeldSupport refspecs in about-filter.
2009-12-12 Lars HjemliMerge branch 'stable'
2009-12-12 Martins PolakovsFix segfault on ppc when browsing tree
2009-09-13 Lars HjemliMerge branch 'stable'
2009-09-06 Lars HjemliMerge branch 'stable'
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-17 Lars HjemliMerge branch 'stable'
2009-07-25 Lars HjemliMerge branch 'lh/embedded'
2009-07-25 Lars HjemliMerge branch 'ml/head-include'
2009-07-25 Lars HjemliMerge branch 'plain-etag'
2009-07-25 Lars HjemliMerge branch 'rt/plain-binary'
2009-07-25 Lars Hjemliui-blob: return 'application/octet-stream' for binary...
2008-07-21 Lars HjemliAdjust to new calling convention for read_tree_recursive()
2008-06-26 Lars HjemliMerge branch 'master' of git://git.klever.net/patchwork...
2008-06-24 Michael Krelinallow specification of directly linked blobs mimetypes
2008-06-24 Michael Krelinallow blob extract blobs by head/path combination
2008-04-08 Lars HjemliDon't specify mimetype in ui-blob.c
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-03-24 Lars HjemliAdd ui-shared.h
2008-03-24 Lars HjemliRemove obsolete cacheitem parameter to ui-functions
2008-03-23 Lars HjemliAdd struct cgit_page to cgit_context
2008-03-18 Lars HjemliIntroduce html.h
2007-05-08 Lars HjemliAdd support for downloading single blobs