]> granicus.if.org Git - cgit/shortlog
cgit
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() ...
2014-01-19 Jason A. DonenfeldREADME: document pkg-config for luajit
2014-01-17 Jason A. Donenfeldmakefile: bump version v0.10
2014-01-17 Jason A. Donenfeldmailmap: source before lighttpd
2014-01-17 Jason A. Donenfeldui-shared: do not allow negative minutes
2014-01-17 Jason A. Donenfeldauth: document tweakables in lua script
2014-01-17 Jason A. Donenfeldrepolist: make owner clickable to search
2014-01-17 Jason A. Donenfeldui-shared: move about tab all the way to the left
2014-01-17 Jason A. Donenfeldfilter: don't forget to reap the auth filter
2014-01-16 Jason A. Donenfeldcgit.c: free tmp variable
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: lua string comparisons are time invariant
2014-01-16 Jason A. Donenfeldauthentication: use hidden form instead of referer
2014-01-16 Jason A. Donenfeldauth: add basic authentication filter framework
2014-01-15 Lukas Fleischert0111: Additions and fixes
2014-01-15 Lukas Fleischerparsing.c: Remove leading space from committer
2014-01-15 Lukas FleischerAdd .mailmap
2014-01-15 Lukas Fleischert0111: Add basic tests for Lua filters
2014-01-15 Christian Hesseemail-gravatar: fix html syntax issues
2014-01-14 Jason A. Donenfeldemail-gravatar: do not scale icons up
2014-01-14 Jason A. Donenfeldfilter: allow returning exit code from filter
2014-01-14 Lukas Fleischertests/: Add t0111-filter.sh
2014-01-14 Christian Hesseemail-gravatar: fix html syntax issues
2014-01-14 Christian Hesseemail-gravatar.py: fix UTF-8
next