]> granicus.if.org Git - cgit/shortlog
cgit
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.
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-03-03 Jason A. Donenfeldui-repolist: use correct owner query link
2015-03-03 Lukas FleischerSimplify commit and tag parsing
2015-03-03 Christian Hessegit: update to v2.3.1
2015-02-15 Jason A. DonenfeldBump verison v0.11.0
2015-02-15 Christian Hesseshrink cgit.png file size
2015-02-09 Jason A. Donenfeldui-clone.c: Fix off-by-one error in pack path
2015-02-09 Lukas Fleischerui-clone.c: Fix path check
2015-02-08 Christian Hessegit: update for v2.3.0
2015-02-05 Lukas Fleischerui-shared.c: Refactor add_clone_urls()
2015-01-29 Lukas FleischerAdd repo.hide and repo.ignore
2015-01-28 JanusAdd Etags for snapshots
2015-01-19 John Keepingtag: reference with "h" instead of "id"
2015-01-15 Lukas FleischerReturn proper HTTP response when accessing info/
2015-01-13 Christian Hessegit: update to v2.2.2
2014-12-30 John Keepingui-diff: don't link to single file diff stat
2014-12-28 John Keepingui-patch: match git-format-patch(1) output
2014-12-28 John Keepingt0108: modernize style
2014-12-24 Jason A. DonenfeldRevert "git: use xz compressed archive for download"
2014-12-24 Lukas FleischerUse split_ident_line() in parse_user()
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 Christian Hessegit: use xz compressed archive for download
2014-12-24 Chris Burroughsmatch other common markdown file extensions
2014-12-24 Chris Burroughsrepolist: add owner-filter
2014-12-24 John Keepingui-shared: add rel-vcs microformat links to HTML header
2014-12-24 John Keepingui-summary: add "rel='vcs-git'" to clone URL links
2014-12-24 John KeepingExtract clone URL printing to ui-shared.c
2014-12-24 Lukas FleischerRemove trailing slash after remove-suffix
2014-12-24 Christian Hessegit: update to v2.2.1
2014-12-13 Christian Hessefilter: fix libravatar email-filter https issue
2014-12-13 John Keepingui-diff: add "stat only" diff type
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-08-07 John Keepinggit: update to v2.0.4
2014-08-07 Lukas FleischerAlways check if README exists in choose_readme()
2014-08-01 Jason A. Donenfeldcgitrc.5: we mean a cgi response, not request
2014-07-28 John Keepingui-stats.c: set parent pointer to NULL after freeing it
next