From: "Lars Hjemli" <hjemli@gmail.com>
To: git@vger.kernel.org
Subject: [ANNOUNCE] cgit v0.6
Date: Tue, 4 Sep 2007 12:42:11 +0200 [thread overview]
Message-ID: <8c5c35580709040342j3306725fy93313344b575b959@mail.gmail.com> (raw)
cgit v0.6 (a fast web interface for git) is now available for download:
tarballs - http://hjemli.net/git/cgit
cloning - git://hjemli.net/pub/git/cgit
It's been a while since the last release, so here's a summary of the changes:
* improved site navigation
* improved tree/source browser
* support for shortlog on summary page
* support for multiple snapshot formats (tar.gz, tar.bz, zip)
* support for specifying configfile via environment (great for testing)
* uses git 1.5.3 as a submodule
* bug-fixes
Note: Please take a look at the README
(http://hjemli.net/git/cgit/tree/README) for build instructions,
especially regarding the git subdirectory. And if you've built a
previous version of cgit and provided an override for "prefix" in
cgit.conf, please s/prefix/CGIT_SCRIPT_PATH/ in your cgit.conf before
running "make install".
--
Shortlog since v0.5:
Jeffrey C. Ollie (1):
Rename dirlink to gitlink.
Lars Hjemli (34):
ui-diff: emit table/tr/td at better locations
ui-diff: close td/tr/table properly
cgit.css: make it validate
ui-tree: unify with ui-view, use path to select tree/blob
ui-tree: make blob viewer generate valid html
Add and use cgit_tree_link()
ui-shared: use strcmp() to compare strings
ui-tree: html/css cleanup
Add git_log_link() and fix bug in generic repolink function
Add cgit_commit_link() + support for id=sha1 to commit view
ui-log: honor id=sha1 on querystring
ui-commit: use cgit_commit_link() for parent links
Add cgit_diff_link()
Add more menuitems on repo pages
Add version info from git-describe
Include querystring as part of cached filename for repo summary page
Change "files" to "tree"
Change S/L/T to summary/log/tree
Add setting to enable/disable extra links on index page
Do not include current path in the "tree" menu link
Add trim_end() and use it to remove trailing slashes from repo paths
Add ofs argument to cgit_log_link and use it in ui-log.c
Add ui-tag.c
cgit_print_snapshot_links: use url to specify snapshot name
Add support for line number in url fragment
Make ui-tag.c generate valid xhtml
ui-snapshot: whitespace/formatting cleanup
Rewrite the makefile + gen-version.sh
Makefile: add target "get-git"
Delete submodules.sh and prepare for using git-submodule
Use git-1.5.3 as submodule
Set xdemitconf_t.findfunc=NULL
Update README
cgit v0.6
Michael Krelin (14):
make config adjustable via env variable CGIT_CONFIG
make gen-version.sh run even if . is not in PATH
add support for snapshot tarballs
css: adjust vertical-align of commit info th cells
added a chk_non_negative check
compress .tar.gz using gzip as a filter
introduced .tar.bz2 snapshots
add plain uncompressed tar snapshort format
added snapshot filename to the link
introduce cgit_repobasename
shorten snapshot names to repo basename
allow selective enabling of snapshots
fix: changed view link to blob in summary.
link raw blob from tree file view
Ondrej Jirman (6):
Fixed unexpected tags in html output.
Use & instead of & in URLs.
Handle single-line and empty commit subjects
Add option to disable pager to cgit_print_log().
Check for NULL commit buffer in cgit_parse_commit()
Implemented configurable HEAD shortlog on summary page.
reply other threads:[~2007-09-04 10:42 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8c5c35580709040342j3306725fy93313344b575b959@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.
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 NNTP newsgroup(s).