]> granicus.if.org Git - cgit/shortlog
cgit
2009-08-24 Lars Hjemliscan-tree: detect non-bare repository and stop scanning...
2009-08-24 Lars Hjemlicgitrc.5.txt: fix description and markup for 'snapshots...
2009-08-20 Stefan Naewescan-tree: split the pw_gecos field at the ',' to get...
2009-08-20 Lars Hjemlicgit.c: fix caching keyed on PATH_INFO with no QUERY_STRING
2009-08-18 Lars HjemliAdd and use a common readfile() function
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Simon Arlotttruncate buffer before reading empty files
2009-08-18 Lars HjemliMerge branch 'stable'
2009-08-18 Matthew Metnetskyui-shared: don't print header <img/> if there isn't...
2009-08-17 Lars HjemliMerge branch 'stable'
2009-08-17 Lars Hjemlicgit.c: do not segfault on unexpected query-string...
2009-08-17 Lars Hjemliui-tag.c: do not segfault when id is missing from query...
2009-08-16 Lars Hjemliui-log.c: handle lightweight tags when printing commit...
2009-08-16 Stefan Bühlerui-refs.c: improve handling of lightweight tags
2009-08-16 Lars HjemliUse GIT-1.6.3.4
2009-08-11 Lars HjemliMerge branch 'lh/embedded'
2009-08-11 Lars Hjemliui-shared: add support for header/footer options when...
2009-08-10 Lars Hjemlicgitrc.5.txt: describe where/how cgit will locate cgitrc
2009-08-10 Lars Hjemlicgit.c: make '/cgit.png' the default value for 'logo...
2009-08-10 Lars Hjemlicgit.css: align commit message with subject in expanded...
2009-08-10 Lars Hjemliui-shared: add support for NO_HTTP=1/--nohttp
2009-08-10 Lars HjemliCleanup handling of environment variables
2009-08-09 Lars HjemliAdd some example filter scripts
2009-08-09 Lars HjemliMerge branch 'lh/about'
2009-08-09 Lars HjemliMerge branch 'lh/plugins'
2009-08-09 Lars HjemliMerge branch 'lh/mimetypes'
2009-08-09 Lars HjemliAdd 'about-filter' and 'repo.about-filter' options
2009-08-09 Lars Hjemliui-summary: enable arbitrary paths below repo.readme
2009-08-09 Lars Hjemlicgit.c: allow repo.*-filter options to unset the curren...
2009-08-09 Lars HjemliAdd support for repo.commit-filter and repo.source...
2009-08-08 Martin SzuleckiExpose file extension in tree lists as class to allow...
2009-08-08 Martin SzuleckiIntroduce noplainemail option to hide email adresses...
2009-07-31 Lars Hjemliui-commit: add support for 'commit-filter' option
2009-07-31 Lars Hjemliui-tree: add support for source-filter option
2009-07-31 Lars Hjemliui-snapshot: use cgit_{open|close}_filter() to execute...
2009-07-31 Lars HjemliAdd generic filter/plugin infrastructure
2009-07-25 Lars HjemliAdd support for mime type registration and lookup
2009-07-25 Lars HjemliMerge branch 'lh/embedded'
2009-07-25 Lars Hjemlicgit.h: keep config flags sorted
2009-07-25 Lars Hjemlicgitrc.5.txt: document 'embedded' and 'noheader'
2009-07-25 Lars HjemliAdd support for 'noheader' option
2009-07-25 Lars HjemliMerge branch 'ml/head-include'
2009-07-25 Lars Hjemlicgitrc.5.txt: document 'head-include'
2009-07-25 Lars HjemliMerge branch 'plain-etag'
2009-07-25 Lars HjemliMerge branch 'rt/plain-binary'
2009-07-25 Lars Hjemliui-blob: return 'application/octet-stream' for binary...
2009-07-25 Remko Tronçonui-plain: Return 'application/octet-stream' for binary...
2009-07-25 Lars HjemliMerge branch 'do/https'
2009-06-11 Diego Ongarouse cgit_httpscheme() for atom feed
2009-06-11 Diego Ongaroadd cgit_httpscheme() -> http:// or https://
2009-06-07 Lars HjemliReturn http statuscode 404 on unknown branch
2009-06-07 Mark LodatoAdd head-include configuration option.
2009-03-15 Lars HjemliMerge branch 'stable'
2009-03-15 Lars HjemliCGIT 0.8.2.1 v0.8.2.1
2009-03-15 Lars HjemliFix doc-related glitches in Makefile and .gitignore
2009-03-15 Lars HjemliMerge branch 'stable'
2009-03-15 Lars HjemliMerge branch 'asciidoc'
2009-03-15 Lars Hjemliui-snapshot: avoid segfault when no filename is specified
2009-03-15 Eric Wongfix segfault when displaying empty blobs
2009-02-19 Lars HjemliAdd support for HEAD requests
2009-02-19 Lars HjemliAdd support for ETag in 'plain' view
2009-02-12 Lars Hjemliui-tree: escape ascii-text properly in hexdump view
2009-02-12 Lars HjemliMakefile: add doc-related targets
2009-02-12 Lars HjemliAdd cgit-doc.css
2009-02-12 Lars Hjemlicgitrc.5.txt: un-indent the name section
2009-02-12 Lars Hjemlicgitrc.5.txt: wrap the example file in an asciidoc...
2009-02-12 Lars Hjemlicgitrc.5.txt: make the cgitrc options a valid asciidoc...
2009-02-12 Matt McCormick... make cgitrc.5.txt asciidoc manpage compatible
2009-02-02 Lars HjemliAdd support for an 'embedded' option in cgitrc
2009-02-01 Lars HjemliCGIT 0.8.2 v0.8.2
2009-02-01 Lars HjemliUse GIT-1.6.1.1
2009-02-01 Lars HjemliMerge branch 'lh/binary'
2009-02-01 Lars Hjemlishared.c: avoid SEGFAULT when checking for binary buffers
2009-02-01 Lars HjemliMerge branch 'lh/header'
2009-01-31 Lars Hjemliui-tree: show hexdump of binary blobs
2009-01-31 Lars HjemliHandle binary files in diffs
2009-01-29 Lars HjemliMerge branch 'stable'
2009-01-29 Lars Hjemlihtml.c: use correct escaping in html attributes
2009-01-29 Lars HjemliAdd support for a custom header
2009-01-27 Lars HjemliMerge branch 'stable'
2009-01-27 Lars HjemliMerge branch 'jw/commit-decorations'
2009-01-27 Lars Hjemlitests/t0105-commit.sh: expect commit decorations
2009-01-27 Lars Hjemlicgit.css: minor adjustment of commit decorations
2009-01-27 Justin WatersAdd decorations to commit pages
2009-01-27 Lars HjemliCGIT 0.8.1.1 v0.8.1.1
2009-01-27 Lars HjemliMerge branch 'og/tree-view-selection'
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2009-01-12 Lars HjemliMerge branch 'stable'
2009-01-12 Todd ZullingerMakefile: install cgit.{css,png} in CGIT_DATA_PATH
2009-01-12 Todd ZullingerMakefile: add INSTALL var to set install command
2009-01-12 Todd ZullingerFix tar.bz2 snapshot example
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars HjemliAvoid SEGFAULT on invalid requests
2009-01-11 Robin RedekerMake all tags viewable
2009-01-11 Lars HjemliMerge branch 'stable'
2009-01-11 Lars Hjemliui-tag: escape tagnames properly
2009-01-11 Justin WatersChange toggle to more meaningful term
2009-01-11 Lars HjemliMerge branch 'snapshot-fixes'
2009-01-11 Lars HjemliMerge branch 'lh/mimetypes'
2009-01-11 Lars HjemliMerge branch 'lh/virtual-root'
next