]> granicus.if.org Git - cgit/shortlog
cgit
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
2014-01-12 John Keepingui-refs: escape HTML chars in author and tagger names
2014-01-12 John Keepingfilter: pass extra arguments via cgit_open_filter
2014-01-12 John Keepingui-snapshot: set unused cgit_filter fields to zero
2014-01-12 John Keepinghtml: remove redundant htmlfd variable
2014-01-12 John Keepingtests: add Valgrind support
2014-01-12 John Keepingcache: don't leave cache_slot fields uninitialized
2014-01-10 Jason A. Donenfeldfilter: split filter functions into their own file
2014-01-10 Jason A. Donenfeldfilter: make exit status local
2014-01-10 Jason A. Donenfeldparsing: fix header typo
2014-01-10 Lukas Fleischercgit.c: Fix comment on bit mask hack
2014-01-10 Lukas Fleischercgit.c: Use "else" for mutually exclusive branches
2014-01-10 Lukas Fleischerui-snapshot.c: Do not reinvent suffixcmp()
2014-01-10 Lukas FleischerRefactor cgit_parse_snapshots_mask()
2014-01-10 Lukas FleischerDisallow use of undocumented snapshot delimiters
2014-01-10 Lukas FleischerReplace most uses of strncmp() with prefixcmp()
2014-01-09 Lukas FleischerREADME: Fix dependencies
2014-01-08 Lukas FleischerREADME: Spelling and formatting fixes
2014-01-08 Přemysl JanouchFix UTF-8 with syntax-highlighting.py
2014-01-08 Přemysl JanouchAdd a suggestion to the manpage
2014-01-08 Přemysl JanouchFix the example configuration
2014-01-08 Přemysl JanouchFix about-formatting.sh
2014-01-08 Přemysl JanouchFix some spelling errors
2014-01-08 Ferry Hubertsfilters: highlight.sh: add css comments for highlight...
2014-01-08 Lukas FleischerAdd AUTHORS file
2014-01-08 Lukas FleischerUpdate copyright information
2014-01-08 Christian Hessegit: update to 1.8.5
2014-01-08 Peter WuReduce line number bloat, fix hover effect
2014-01-08 John Keepingplain: don't append charset for binary MIME types
2014-01-08 Lukas Fleischerui-log.c: Several simplifications
2014-01-08 Lukas FleischerUse argv_array in place of vector
2014-01-08 Lukas Fleischerui-stats.c: Remove unused macro
2014-01-08 Lukas Fleischerscan-tree.c: Remove unused macro
2013-09-14 Lukas Fleischerui-shared: Drop filepair_cb_raw() and helper
2013-09-14 Lukas Fleischerui-diff: Use diff_tree_sha1() for raw diff formatting
2013-08-26 Lukas Fleischertests/: Add t0110-rawdiff.sh
2013-08-26 Lukas Fleischert0108: Add tests for revision ranges
2013-08-26 Lukas Fleischert0108: Compare output with git-format-patch(1)
2013-08-26 Lukas Fleischerui-patch.c: Add additional newline after each patch
2013-08-26 Lukas Fleischerui-patch.c: Fix signature delimiter
2013-08-26 Lukas Fleischert0108: Avoid unnecessary fork()
2013-08-26 John Keepinggit: update to 1.8.4
2013-08-22 Lukas Fleischerui-patch.c: Fix formatting for merge commits
2013-08-20 Lukas Fleischerui-patch: Rename variables
2013-08-20 Lukas FleischerAllow for creating patch series
2013-08-20 Lukas Fleischerui-patch.c: Use log_tree_commit() to generate diffs
2013-08-20 Lukas Fleischerui-diff: Check the return value of get_sha1()
2013-08-16 Lukas Fleischercmd.c: Add a "rawdiff" command
2013-08-16 Lukas FleischerAllow for creating raw diffs with cgit_print_diff()
2013-08-16 Lukas FleischerExtract filepair_cb from ui-patch.c
next