]> git.cameronkatri.com Git - cgit.git/history - ui-plain.c
auth-filters: add simple file-based authentication scheme
[cgit.git] / ui-plain.c
2018-06-27 Christian Hessegit: update to v2.18.0
2017-08-10 John Keepingui-plain: print symlink content
2017-08-10 Jeff Smithgit: update to v2.14
2016-10-04 Christian Hesseui-plain: replace 'unsigned char sha1[20]' with 'struct...
2016-02-22 Joe Anakataui-plain: fix to show a repo's root directory listing...
2016-01-14 Jason A. Donenfeldui-plain: add enable-html-serving flag
2016-01-13 Christian Hessegit: update to v2.7.0
2015-10-09 Christian Hesseui-plain: fix resource leak: free before assigning...
2015-10-09 Christian Hesseui-plain: fix resource leak: free before return
2015-08-17 Christian Hesserefactor get_mimetype_from_file() to get_mimetype_for_f...
2015-08-17 Christian Hessemove get_mimetype_from_file() to shared
2015-08-14 John Keepingplain: use cgit_print_error_page() instead of html_status()
2015-08-13 John KeepingRemove redundant includes
2015-02-08 Christian Hessegit: update for v2.3.0
2014-01-16 Lukas FleischerSwitch to exclusively using global ctx
2014-01-08 Lukas FleischerUpdate copyright information
2014-01-08 John Keepingplain: don't append charset for binary MIME types
2013-04-08 John Keepinguse struct strbuf instead of static buffers
2013-04-08 John KeepingRemove redundant calls to fmt("%s", ...)
2013-04-08 John KeepingMark char* fields in struct cgit_page as const
2013-04-08 John KeepingAlways #include corresponding .h in .c files
2013-03-04 Lukas Fleischerui-plain.c: Use a context structure in walk_tree()
2013-03-04 Lukas Fleischerui-plain.c: Do not access match variable in print_*()
2013-03-02 John KeepingUpdate git to v1.7.6.5
2012-03-18 Lars HjemliMerge branch 'fh/mimetypes'
2012-03-18 Lars HjemliMerge branch 'jp/defbranch'
2012-03-18 Lars HjemliMerge branch 'lh/module-links'
2011-07-19 Ferry Hubertsui_plain: automatically lookup mimetype when mimetype...
2011-06-15 Lars Hjemliui-plain.c: add support for path-selected submodule...
2011-06-12 Lars HjemliMerge branch 'stable'
2011-06-12 Lars Hjemliui-plain.c: fix html and links generated by print_dir...
2011-03-05 Lars HjemliMerge branch 'stable'
2010-11-07 Lars HjemliMerge branch 'stable'
2010-09-27 Lars HjemliMerge branch 'stable'
2010-09-27 Lars HjemliUse GIT-1.7.3
2010-09-19 Lars HjemliMerge branch 'stable'
2010-09-01 Lars HjemliMerge branch 'stable'
2010-08-29 Lars HjemliMerge branch 'stable'
2010-08-22 Lars HjemliUse GIT-1.7.2.2
2010-08-03 Lars HjemliMerge branch 'stable'
2010-07-18 Lars HjemliMerge branch 'jh/ignorews'
2010-07-18 Lars HjemliMerge branch 'lh/macros'
2010-07-13 Lars HjemliMerge branch 'stable'
2010-06-22 Lars HjemliMerge branch 'jh/context-lines'
2010-06-22 Lars HjemliMerge branch 'jh/path-limit'
2010-06-19 Lars HjemliMerge branch 'stable'
2010-06-19 Lars HjemliMerge branch 'ag/atom-fixes'
2010-06-19 Lars HjemliMerge branch 'lh/noweb'
2010-06-19 Lars HjemliMerge branch 'ml/plain-improvements-part1'
2010-01-31 Mark Lodatoui-plain: print directory listings
2010-01-31 Mark Lodatoui-plain: more efficient walk_tree()
2010-01-31 Mark Lodatoui-plain: remove unused curr_rev variable
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-13 Lars HjemliMerge branch 'lh/repo-scan'
2009-09-13 Lars HjemliMerge branch 'fp/linenumbers'
2009-09-06 Lars HjemliMerge branch 'stable'
2009-09-06 Lars Hjemliui-plain.c: only return the blob with the specified...
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-17 Lars HjemliMerge branch 'stable'
2009-08-09 Lars HjemliMerge branch 'lh/about'
2009-08-09 Lars HjemliMerge branch 'lh/plugins'
2009-08-09 Lars HjemliMerge branch 'lh/mimetypes'
2009-07-25 Lars HjemliAdd support for mime type registration and lookup
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 Remko Tronçonui-plain: Return 'application/octet-stream' for binary...
2009-02-19 Lars HjemliAdd support for ETag in 'plain' view
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2008-11-06 Lars HjemliMerge branch 'stable'
2008-11-06 Ramsay JonesFix some warnings to allow -Werror
2008-09-01 Lars Hjemliui-plain: handle subdirectories
2008-09-01 Lars HjemliMerge branch 'lh/plain'
2008-08-06 Lars HjemliSupply status description to html_status()
2008-08-06 Lars HjemliImplement plain view