]> granicus.if.org Git - cgit/shortlog
cgit
2015-10-09 Christian Hesseui-repolist: fix resource leak: free allocation from...
2015-10-09 Christian Hesseui-repolist: fix resource leak: free before return
2015-10-09 Jason A. Donenfeldfilters: Simplify converters
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 Hessecmd: fix resource leak: free allocation from cgit_curre...
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-10-09 Christian Hesseui-ssdiff: fix resource leak: free allocation from...
2015-10-09 Christian Hesseui-tree: fix resource leak: free before return
2015-10-09 Jason A. DonenfeldAvoid use of non-reentrant functions
2015-10-09 John KeepingMakefile: fix MAKEFLAGS tests with multiple flags
2015-10-09 John Keepingui-refs: remove useless null check
2015-10-09 John Keepingui-blob: remove useless null check
2015-10-09 John Keepingscan-tree: remove useless strdup()
2015-10-09 John Keepingcgit.c: remove useless null check
2015-10-06 Christian Hessegit: update to v2.6.1
2015-08-17 Jason A. Donenfeldmime: rewrite detection function
2015-08-17 Christian Hesseui-summary: send images plain for about page
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 Keepingcmd: fix command definition
2015-08-14 Jason A. Donenfeldcmd: no need for pre function hook now
2015-08-14 John Keepingui-shared: cache errors for "dynamic TTL"
2015-08-14 John Keepingcmd: remove "want_layout" field
2015-08-14 John Keepingtree: move layout into page function
2015-08-14 John Keepingtag: move layout into page function
2015-08-14 John Keepingsummary: move layout into page function
2015-08-14 John Keepingstats: move layout into page function
2015-08-14 John Keepingrefs: move layout to page function
2015-08-14 John Keepinglog: move layout into page function
2015-08-14 John Keepingdiff: move layout to page function
2015-08-14 John Keepingcommit: move layout into page function
2015-08-14 John Keepingabout: move layout into page functions
2015-08-14 John Keepingui-shared: add cgit_print_layout_{start,end}()
2015-08-14 John Keepinghtml: remove html_status()
2015-08-14 John Keepingsnapshot: don't reimplement cgit_print_error_page()
2015-08-14 John Keepingsnapshot: use cgit_print_error_page() for HTTP status...
2015-08-14 John Keepingpatch: use cgit_print_error_page() for HTTP status...
2015-08-14 John Keepingblob: use cgit_print_error_page() to add HTTP headers
2015-08-14 John Keepingsnapshot: use cgit_print_error_page() instead of html_s...
2015-08-14 John Keepingplain: use cgit_print_error_page() instead of html_status()
2015-08-14 John Keepingclone: use cgit_print_error_page() instead of html_status()
2015-08-14 John Keepingcgit: use cgit_print_error_page() where appropriate
2015-08-14 John Keepingui-shared: add cgit_print_error_page() function
2015-08-14 Christian Hesseui-patch: make sure to send http headers
2015-08-13 John KeepingMakefile: make "git/config.mak.uname" inclusion optional
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 John Keepingfilter: don't use dlsym unnecessarily
2015-08-13 John Keepingui-tree: use "sane" isgraph()
2015-08-13 John Keepingcgit.h: move stdbool.h from ui-shared.h
2015-08-13 John Keepingcache.c: fix header order
2015-08-13 John Keepingconfigfile.c: don't include system headers directly
2015-08-13 John KeepingRemove redundant includes
2015-08-13 John KeepingMakefile: include Git's config.mak.uname
2015-08-13 John Keepingtests: allow shell to be overridden
2015-08-13 Jason A. Donenfeldredirect: cleanliness
2015-08-13 Jason A. Donenfeldredirect: be more careful for different cgi setups
2015-08-12 John Keepingui-log: fix double counting
2015-08-12 John Keepinglog: allow users to follow a file
2015-08-12 John Keepingshared: make cgit_diff_tree_cb public
2015-08-12 Jason A. Donenfeldt0110: Chain together using &&
2015-08-12 Jason A. Donenfeldabout: always ensure page has a trailing slash
2015-08-12 Lazaros Koromilasfilters: apply HTML escaping
2015-08-12 Christian Hessegit: update to v2.5.0
2015-08-12 Daniel ReicheltFix processing of repo.hide and repo.ignore
2015-08-12 John Keepingcontrib/hooks: add sample post-receive hook using agefile
2015-05-14 Christian Hessegit: update to v2.4.1
2015-03-18 Christian Hesseui-shared: allow remote refs in branch switcher
2015-03-14 Christian Hessegit: update to v2.3.3
2015-03-13 Jason A. DonenfeldBump version v0.11.2
2015-03-13 Lukas FleischerRemove no-op link from submodule entries
2015-03-13 Jason A. Donenfeldfilters: Add sample gentoo script
2015-03-09 Jason A. Donenfeldcgit: remember to set up env vars before empty clone...
2015-03-09 Jason A. Donenfeldui-shared: currenturl should take into account leading...
2015-03-09 John Keepinghtml: avoid using a plain integer as a NULL pointer
2015-03-09 John Keepingcache: don't use an integer as a NULL pointer
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-stats: make cgit_period definitions 'static const'
2015-03-09 John Keepingui-shared: make cgit_doctype 'static'
2015-03-09 John Keepingui-repolist: make sortcolumn definitions 'static const'
2015-03-09 John Keepingui-log: make some variables 'static'
2015-03-09 John Keepingshared: make some variables 'static'
2015-03-09 John Keepingscan-tree: make some variables 'static'
2015-03-09 John KeepingAvoid signed bitfields
2015-03-09 John KeepingAvoid non-ANSI function declarations
2015-03-09 John KeepingMakefile: add a target to run CGit through sparse
2015-03-07 Christian Hessegit: update to v2.3.2
2015-03-05 Jason A. DonenfeldBump version v0.11.1
2015-03-05 Lukas FleischerDrop return value from parse_user()
2015-03-05 Lukas FleischerRemove leading newline characters from tag messages
2015-03-05 Jason A. Donenfeldsimple-authentication.lua: tie secure cookies to field...
2015-03-05 Jason A. Donenfeldcgit: show clone URLs for empty repo
2015-03-03 John Keepingcache: use F_SETLK to avoid stale lock files
2015-03-03 Jason A. DonenfeldMake root handling sane again.
2015-03-03 Jason A. Donenfeldui-shared: Add current url helper function.
next