]> git.cameronkatri.com Git - cgit.git/history - ui-shared.c
parsing: add timezone to ident structures
[cgit.git] / ui-shared.c
2016-02-08 John Keepingui-shared: remove "format" from cgit_print_age()
2016-01-14 Jason A. Donenfeldui-shared: prevent malicious filename from injecting...
2016-01-14 Jason A. Donenfeldui-shared: Avoid new line injection into redirect header
2016-01-13 Lukas FleischerFix segmentation fault in hc()
2016-01-13 Christian Hessegit: update to v2.7.0
2015-10-09 Christian Hesseui-shared: fix resource leak: free allocation from...
2015-10-09 Christian Hesseui-shared: return value of cgit_hosturl is not const
2015-10-09 Christian Hesseui-shared: fix resource leak: free allocation from...
2015-10-09 Christian Hesseui-shared: return value of cgit_currenturl is not const
2015-10-09 Christian Hesseui-shared: fix resource leak: free allocation from...
2015-08-14 John Keepingui-shared: cache errors for "dynamic TTL"
2015-08-14 John Keepingui-shared: add cgit_print_layout_{start,end}()
2015-08-14 John Keepingui-shared: add cgit_print_error_page() function
2015-08-13 John Keepingui-shared: show full date in tooltip if longer ago...
2015-08-13 John Keepingui-shared: use common function in print_rel_date()
2015-08-13 John Keepingui-shared: extract date formatting to a function
2015-08-13 Jason A. Donenfeldredirect: cleanliness
2015-08-12 John Keepinglog: allow users to follow a file
2015-08-12 Jason A. Donenfeldabout: always ensure page has a trailing slash
2015-08-12 Christian Hessegit: update to v2.5.0
2015-03-18 Christian Hesseui-shared: allow remote refs in branch switcher
2015-03-13 Lukas FleischerRemove no-op link from submodule entries
2015-03-09 Jason A. Donenfeldui-shared: currenturl should take into account leading...
2015-03-09 John Keepingui-shared: don't use an integer as a NULL pointer
2015-03-09 John Keepingui-shared: avoid initializing static variable to zero
2015-03-09 John Keepingui-shared: make cgit_doctype 'static'
2015-03-09 John KeepingAvoid non-ANSI function declarations
2015-03-03 Jason A. DonenfeldMake root handling sane again.
2015-03-03 Jason A. Donenfeldui-shared: Add current url helper function.
2015-03-03 Jason A. Donenfeldui-shared: keep filter repolist page in pagination
2015-03-03 Jason A. Donenfeldui-repolist: use ctx.qry.url instead of rooturl, in...
2015-02-05 Lukas Fleischerui-shared.c: Refactor add_clone_urls()
2015-01-19 John Keepingtag: reference with "h" instead of "id"
2014-12-24 Jason A. Donenfeldfooter: link back to cgit home page
2014-12-24 John Keepingui-shared: show absolute time in tooltip for relative...
2014-12-24 John Keepingui-shared: add rel-vcs microformat links to HTML header
2014-12-24 John KeepingExtract clone URL printing to ui-shared.c
2014-12-13 John KeepingChange "ss" diff flag to an enum
2014-12-13 John Keepingui-shared: remove toggle_ssdiff arg to cgit_diff_link()
2014-12-13 John Keepingui-shared: remove toggle_ssdiff arg to cgit_commit_link()
2014-06-28 Christian Hessegit: update for git 2.0
2014-01-17 Jason A. Donenfeldui-shared: do not allow negative minutes
2014-01-17 Jason A. Donenfeldui-shared: move about tab all the way to the left
2014-01-16 Lukas FleischerSwitch to exclusively using global ctx
2014-01-16 Jason A. Donenfeldauth: have cgit calculate login address
2014-01-16 Jason A. Donenfeldauth: add basic authentication filter framework
2014-01-12 John Keepingui-shared: URL-escape script_name
2014-01-10 Lukas FleischerReplace most uses of strncmp() with prefixcmp()
2014-01-08 Lukas FleischerUpdate copyright information
2013-09-14 Lukas Fleischerui-shared: Drop filepair_cb_raw() and helper
2013-08-16 Lukas FleischerExtract filepair_cb from ui-patch.c
2013-05-26 Jason A. Donenfeldreadme: use string_list instead of space deliminations
2013-04-08 John Keepinguse struct strbuf instead of static buffers
2013-04-08 John KeepingConvert cgit_print_error to a variadic function
2013-04-08 John KeepingFix out-of-bounds memory accesses with virtual_root=""
2013-04-08 John KeepingAlways #include corresponding .h in .c files
2013-04-08 Lukas FleischerReturn const char * in cgit_{httpscheme, hosturl, rootu...
2013-03-20 Jason A. Donenfeldui-shared: squelch compiler warning.
2013-03-20 Jason A. DonenfeldMerge branch 'wip'
2013-03-20 John Keepingui-shared: fix return type of cgit_self_link
2013-03-05 Lukas Fleischercgit_print_snapshot_links(): Free prefix variable
2013-03-05 Lukas Fleischerui-shared.c: Remove unused function print_archive_ref()
2013-03-05 Lukas Fleischerui-shared.c: Remove unused function cgit_currurl()
2013-03-05 Lukas FleischerMark several functions/variables static
2013-03-04 Jason A. DonenfeldWhite space around control verbs.
2013-03-04 Lukas FleischerFix several whitespace errors
2013-03-02 stfnPrint submodule revision next to submodule link
2012-10-28 Christian Frankeui-shared: use placeholder for empty commit subject
2012-10-17 William Bellui: Remember to print ampersand as proper html entities.
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'
2012-03-18 Lars HjemliMerge branch 'stable'
2012-03-18 Eric Wongsegfault fix on some bogus requests
2012-01-03 Lars HjemliMerge branch 'stable'
2012-01-03 John KeepingFix segmentation fault in empty repository
2012-01-03 Lars HjemliMerge branch 'stable'
2012-01-03 Tobias GrimmAdd sort parameter to pager of repo list
2011-06-15 Lars Hjemliui-tree.c: add support for path-selected submodule...
2011-05-14 Lars HjemliMerge branch 'dm/disable-clone'
2011-03-05 Lars HjemliMerge branch 'stable'
2011-02-19 Lars HjemliMerge branch 'br/misc'
2011-02-19 Bernhard Reutner... implement repo.logo and repo.logo-link
2011-02-19 Bernhard Reutner... ui-shared: silence warning
2010-11-07 Lars HjemliMerge branch 'stable'
2010-09-27 Lars HjemliMerge branch 'stable'
2010-09-19 Lars HjemliMerge branch 'stable'
2010-09-01 Lars HjemliMerge branch 'stable'
2010-08-29 Lars HjemliMerge branch 'stable'
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-18 Johan Herlandui-diff: Add link to ignore/show whitespace changes...
2010-07-13 Lars HjemliMerge branch 'stable'
2010-06-22 Lars HjemliMerge branch 'lh/range-search'
2010-06-22 Lars HjemliMerge branch 'jh/context-lines'
2010-06-22 Lars HjemliMerge branch 'jh/path-limit'
2010-06-19 Lars Hjemliui-log.c: allow commit range as search expression
2010-06-19 Johan Herlandui-diff: Add links to increase/decrease number of conte...
2010-06-19 Lars HjemliMerge branch 'stable'
next