]> granicus.if.org Git - cgit/shortlog
cgit
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
2014-07-28 John Keepinggit: update to v2.0.3
2014-07-28 John Keepingparsing.c: make commit buffer const
2014-06-30 Jason A. DonenfeldBump version. v0.10.2
2014-06-29 Christian Hesseremove debug fprinf() calls that sneaked in with commit...
2014-06-28 Christian Hessegit: update to 2.0.1
2014-06-28 John Keepingui-patch: Flush stdout after outputting data
2014-06-28 John Keepingui-log: ignore unhandled arguments
2014-06-28 Christian Hessegit: update for git 2.0
2014-04-17 Christian Hesseremove trailing whitespaces from source files
2014-04-12 Christian Hessegit: update to 1.9.2
2014-04-05 Julian MauriceFix cgit_parse_url when a repo url is contained in...
2014-03-20 Jason A. DonenfeldMakefile: use more reliable git tarball mirror
2014-03-20 Christian Hessegit: update to 1.9.1
2014-03-13 Christian Hessefilter: add libravatar email-filter lua script
2014-02-27 Jason A. DonenfeldBump version. v0.10.1
2014-02-26 Jason A. Donenfeldui-refs: simplify cmp_age logic
2014-02-21 Lukas FleischerRemove unused parameter from cgit_print_snapshot()
2014-02-21 Christian Hesseprint download link for reference string length == 1
2014-02-21 Jason A. DonenfeldClean up cache documentation.
2014-02-21 Lukas FleischerSkip cache slot when time-to-live is zero
2014-02-21 Lukas Fleischergit: Update to 1.9.0
2014-02-20 Jason A. DonenfeldMakefile: suppress pkg-config error
2014-02-20 Lukas FleischerAdd a cache-snapshot-ttl configuration variable
2014-02-20 Jason A. Donenfelddiffstat: do not rely on uninitialized data
2014-02-05 Fabien Cgen-version.sh: check if git is available before trying...
2014-01-22 Jason A. Donenfeldsimple-authentication: style
2014-01-22 Natanael Copamakefile: use LUA_PKGCONFIG to set Lua implementation
2014-01-20 Jason A. Donenfeldtests: only do lua tests if lua is compiled-in
2014-01-20 Jason A. Donenfeldcgit: add --version argument for printing info
2014-01-19 Sebastian Andrzej... cache: use sendfile() instead of a pair of read() ...
next