git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Lars Hjemli <hjemli@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [ANNOUNCE] CGIT 0.8.2
Date: Sun, 1 Feb 2009 19:57:14 +0100	[thread overview]
Message-ID: <8c5c35580902011057p76897120n66dc194e717240c2@mail.gmail.com> (raw)

Feature-release 0.8.2 (+ bugfix release 0.8.1.1) of cgit, a fast
webinterface for git, is now available:

Clone:   git://hjemli.net/pub/git/cgit
Browse:  http://hjemli.net/git/cgit

The highlights:
* The repository list can now be sorted on any column
* The shortlog can be expanded to show full commit messages
* New stats-view shows simple time/author-related statistics
* Log- and commit-view are now decorated with refnames
* Binary files are properly handled in diff- and plain-views (aka `hexdump -C`)
* Working text-selection in plain-view
* Plenty of bugfixes

Big thanks to everyone who provided patches, ideas and feedback!

Bugfixes included in 0.8.1.1
============================
Karl Chen (1):
      Use mode 0644 for non-executable files

Lars Hjemli (13):
      Use GIT-1.6.0.3
      ui-repolist: handle empty agefiles
      ui-log: try to disambiguate ref names
      Makefile: allow cgit.conf to override platform-specific tweaks
      ui-repolist: avoid build warning for strcasestr(3)
      parsing.c: enable builds with NO_ICONV defined
      tests/t0010-validate-html.sh: skip tests if 'tidy' is not available
      tests/setup.sh: allow testsuite to fail properly with POSIX standard shell
      ui-tree.c: do not add blank line when displaying blobs
      Makefile: avoid libcurl when building git
      ui-tag: escape tagnames properly
      Avoid SEGFAULT on invalid requests
      CGIT 0.8.1.1

Ramsay Jones (3):
      Fix some warnings to allow -Werror
      Fix tests to work on Ubuntu (dash)
      Extra cygwin-specific changes

Todd Zullinger (3):
      Fix tar.bz2 snapshot example
      Makefile: add INSTALL var to set install command
      Makefile: install cgit.{css,png} in CGIT_DATA_PATH

Tomas Carnecky (1):
      ui-patch: whitespace changes in the patch generation code



Additional changes in 0.8.2
===========================
Benjamin Close (1):
      Add support for sorting by Age in the repolist

Justin Waters (2):
      Change toggle to more meaningful term
      Add decorations to commit pages

Lars Hjemli (33):
      ui-repolist: extract get_repo_modtime() from print_modtime()
      ui-repolist: add support for sorting any column
      ui-repolist: sort null values last
      ui-repolist: implement lazy caching of repo->mtime
      ui-log: add support for showing the full commit message
      ui-log: (ab)use extra columns for commit message when showmsg=1
      ui-log: use css to make full-log prettier
      ui-snapshot: improve extraction of revision from snapshot name
      ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links
      ui-refs.c: show download links for all tags referring to commit objects
      ui-shared: shorten the sha1 printed by cgit_object_link
      Add a 'stats' page to each repo
      ui-stats: enable path-filtered stats
      ui-stats: replace 'enable-stats' setting with 'max-stats'
      ui-shared: add and use cgit_stats_link()
      ui-tree: add link to stats page per path
      ui-shared: externalize add_hidden_formfields()
      ui-stats.c: reuse cgit_add_hidden_formfields()
      Untie logic for SCRIPT_NAME and PATH_INFO
      shared.c: future-proof usage of git diff-structures
      Use GIT-1.6.1
      ui-snapshot.c: change mime-type for tar.gz and tar.bz2
      tests/t0107-snapshot.sh: make testscript match updated snapshot behavior
      ui-log: show name-decorations in log output
      cgit.css: minor adjustment of commit decorations
      tests/t0105-commit.sh: expect commit decorations
      Add support for a custom header
      html.c: use correct escaping in html attributes
      Handle binary files in diffs
      ui-tree: show hexdump of binary blobs
      shared.c: avoid SEGFAULT when checking for binary buffers
      Use GIT-1.6.1.1
      CGIT 0.8.2

Natanael Copa (2):
      Set prefix in snapshots when using dwimmery
      return 404 if snapshot is not found

Onne Gorter (1):
      changed objects are outputted, allowing for selections of code only

Robin Redeker (2):
      ui-refs: avoid SEGFAULT on lightweight tags
      Make all tags viewable

                 reply	other threads:[~2009-02-01 18:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8c5c35580902011057p76897120n66dc194e717240c2@mail.gmail.com \
    --to=hjemli@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).