]> granicus.if.org Git - cgit/shortlog
cgit
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
2014-01-14 Christian Hesseemail-gravatar.lua: fix for lua 5.2
2014-01-14 Jason A. Donenfeldmakefile: only display lua message once
2014-01-14 Jason A. DonenfeldREADME: document lua makefile flags
2014-01-14 Lukas Fleischercgitrc.5.txt: Fix documentation of the snapshot mask
2014-01-14 Jason A. Donenfeldmakefile: auto-detect presence of various Lua, bsd
2014-01-14 Jason A. Donenfeldfilter: style tweaks
2014-01-14 Jason A. Donenfeldfilter: add page source to email filter
2014-01-14 Jason A. Donenfeldfilter: add gravatar scripts
2014-01-14 Jason A. Donenfeldfilter: add support for email filter
2014-01-14 Jason A. Donenfeldfilter: return on null filter from open and close
2014-01-14 Jason A. Donenfeldfilter: add lua support
2014-01-14 Jason A. Donenfeldfilter: basic write hooking infrastructure
2014-01-14 Jason A. Donenfeldfilter: allow for cleanup hook for filter types
2014-01-14 John Keepingfilter: introduce "filter type" prefix
2014-01-14 John Keepingfilter: add interface layer
2014-01-14 John Keepingfilter: add fprintf_filter function
2014-01-14 Jason A. Donenfeldauthors: specify maintainers
2014-01-13 Stefan Tatschnerfilters: Improved syntax-highlighting.py
2014-01-12 John Keepingtests: add CGIT_TEST_OPTS variable to Makefile
2014-01-12 John Keepingui-repolist: HTML-escape cgit_rooturl() response
2014-01-12 John Keepingui-shared: URL-escape script_name
next