]> granicus.if.org Git - cgit/shortlog
cgit
2011-05-23 Lukas FleischerFix memory leak in http_parse_querystring().
2011-05-23 Lukas FleischerRemove unused variable from cgit_diff_tree().
2011-05-23 Lars Hjemlishared.c: do not modify const memory
2011-05-23 Lars Hjemlitests: add tests for links with space in path and/or...
2011-05-23 Lars Hjemlitests/setup.sh: add support for known bugs
2011-05-23 Jonathon MahFix escaping of paths with spaces
2011-03-26 Julius PlenzAdd advice about scan-path in cgitrc.5.txt
2011-03-26 Julius Plenzfix two encoding bugs
2011-03-26 Ferry Hubertsnew_filter: correctly initialise all arguments for...
2011-03-26 Ferry Hubertssource_filter: fix a memory leak
2011-03-26 Lars Hjemlicgitrc.5: tar.xz is a supported snapshot format
2011-03-26 Stefan GehnFix crash when projectsfile cannot be opened
2011-03-05 Lars HjemliCGIT 0.9 v0.9
2011-03-05 Lars HjemliUpdate README
2011-03-05 Lukasz Janystui-diff.c: avoid html injection
2011-03-05 Lars HjemliMerge branch 'stable'
2011-03-05 Lars HjemliCGIT 0.8.3.5 v0.8.3.5
2011-03-05 Lars HjemliAvoid trailing slash in virtual-root
2011-03-05 Jim Meyeringdo not infloop on a query ending in %XY, for invalid...
2011-02-19 Lars HjemliMerge branch 'br/misc'
2011-02-19 Bernhard Reutner... Use transparent background for the cgit logo
2011-02-19 Bernhard Reutner... ssdiff: anchors for ssdiff
2011-02-19 Bernhard Reutner... implement repo.logo and repo.logo-link
2011-02-19 Bernhard Reutner... ui-shared: silence warning
2011-02-19 Lars HjemliMerge branch 'jh/scan-path'
2011-02-19 Johan Herlandscan_path(): Do not recurse into hidden directories...
2011-02-19 Lukas FleischerMakefile: Make `make get-git` work under OpenBSD.
2011-02-19 Lars HjemliMerge branch 'jh/graph'
2011-02-19 Lars HjemliMerge branch 'lh/improve-range-search'
2011-02-19 Lars HjemliUse GIT-1.7.4
2010-11-16 Johan Herlandscan_path(): Improve handling of inaccessible directories
2010-11-16 Johan Herlandui-log: Move 'Age' column when commit graph is present
2010-11-16 Johan Herlandui-log: Line-wrap long commit subjects when showmsg...
2010-11-16 Johan Herlandui-log: Colorize commit graph
2010-11-16 Johan Herlandui-log: Implement support for commit graphs
2010-11-16 Johan Herlandui-log: Change display of full commit messages (and...
2010-11-16 Johan Herlandui-stats: Remove unnecessary #include
2010-11-09 Lars HjemliMerge branch 'tz/make-improvements'
2010-11-09 Lars Hjemlihtml.c: use '+' to escape spaces in urls
2010-11-09 Johan Herlandui-log: Prevent crash when given empty range search
2010-11-09 Lars Hjemliui-log.c: improve handling of range-search argument
2010-11-09 Lars HjemliAdd vector utility functions
2010-11-09 Lars HjemliMakefile: avoid spurious rebuilds of git sources due...
2010-11-09 Johan Herlandui-log: Fix filecount/linecount when path limit is...
2010-11-08 Felix HanleyAdd `strict-export` option
2010-11-08 Kamil KaminskiFix a typo in README, s/ExecCGI/+ExecCGI
2010-11-07 Lars HjemliAppend path and branch to atom feed title
2010-11-07 Chris MayoUse committer date for atom feed entry updated element
2010-11-07 Lars HjemliMerge branch 'stable'
2010-11-07 Dean ScarffUse absolute path for scanned repo readme
2010-11-07 Lars HjemliMakefile: add -MP option
2010-09-27 Lars HjemliMerge branch 'stable'
2010-09-27 Lars HjemliCGIT 0.8.3.4 v0.8.3.4
2010-09-27 Lars HjemliUse GIT-1.7.3
2010-09-19 Lars HjemliMerge branch 'stable'
2010-09-19 Aaron GriffinRSS items should always use UTC times
2010-09-19 Todd ZullingerUse example.com in documentation, per RFC 2606
2010-09-19 Todd Zullingercgit.css: Add syntax highlighting entries
2010-09-19 Todd ZullingerInstall filter scripts
2010-09-19 Todd ZullingerAdd Makefile targets to install/uninstall docs
2010-09-19 Todd ZullingerGeneralize doc generation
2010-09-19 Lars HjemliMerge branch 'ml/bugfix'
2010-09-19 Lars HjemliMerge branch 'lh/section-from-path'
2010-09-19 Lars HjemliMerge branch 'lh/readme'
2010-09-19 Lars HjemliUse GIT-1.7.3
2010-09-04 Mark Lodatoprefer html_raw() to write()
2010-09-04 Mark Lodatoui-repolist: fix redefinition of _XOPEN_SOURCE
2010-09-04 Mark Lodatofix errors in printf-style format strings
2010-09-04 Mark Lodatouse __attribute__ to catch printf format mistakes
2010-09-01 Lars HjemliMerge branch 'stable'
2010-09-01 Lars Hjemliui-snapshot: actually compress zip archives
2010-08-29 Lars HjemliMerge branch 'stable'
2010-08-29 Mark Lodatohtml: fix strcpy bug in convert_query_hexchar
2010-08-29 Mark Lodatot0108-patch: add 'tests_done' to end
2010-08-22 Lars HjemliAdd support for 'section-from-path' option
2010-08-22 Lars HjemliAdd support for "readme" option
2010-08-22 Lars HjemliUse GIT-1.7.2.2
2010-08-20 Jason A. DonenfeldSupport refspecs in about-filter.
2010-08-04 Lars HjemliMerge branch 'jd/gitolite'
2010-08-04 Lars HjemliMerge branch 'js/notes'
2010-08-04 Jeff Smithui-log: Display git notes when present
2010-08-04 Jeff Smithui-commit: Display git notes when present
2010-08-04 Jason A. DonenfeldAdd support for 'enable-gitweb-owner' option
2010-08-04 Jason A. DonenfeldAdd support for 'remove-suffix' option
2010-08-04 Jason A. DonenfeldAdd support for 'project-list' option
2010-08-03 Lars HjemliMerge branch 'stable'
2010-08-03 Lars HjemliCGIT 0.8.3.3 v0.8.3.3
2010-08-03 Lars Hjemliui-refs.c: avoid segfault on unparsed ref objects
2010-07-22 Jeff Smithcommit-links.sh: Seperate the expressions for filtering...
2010-07-22 Lynn LinMakefile: do not include dependency-file on `make clean`
2010-07-18 Lars HjemliMerge branch 'jh/ignorews'
2010-07-18 Lars HjemliMerge branch 'lh/macros'
2010-07-18 Johan Herlandui-diff: Add link to ignore/show whitespace changes...
2010-07-18 Johan HerlandAdd URL parameter 'ignorews' for optionally ignoring...
2010-07-13 Lars HjemliMerge branch 'stable'
2010-07-13 Rémi LagacéReencode author and committer
2010-06-22 Lars HjemliMerge branch 'lh/range-search'
2010-06-22 Lars HjemliMerge branch 'jh/context-lines'
2010-06-22 Lars HjemliMerge branch 'jh/path-limit'
2010-06-19 Lars Hjemliui-log.c: allow commit range as search expression
next