New SourceHgWeb plugin for Mercurial integration
This plugin is based on the Gitweb plugin as HgWeb/Mercurial are quite
similar to Gitweb/Git. The only missing feature at the moment is the
ability for SourceHgWeb to determine which files were
added/removed/modified with each changeset. The reason is that HgWeb
doesn't give us easy access to this information in the same way Gitweb
does. Hence we will need to manually parse the changeset diff (--- and
+++ lines), checking for /dev/null as a filename in the event of new
files or deleted files.
1 parent 9b4b50c commit 8ebb1f3977e082b8d5745e87bf5143cd4bb70fdd
@David Hicks David Hicks authored on 26 Jan 2010
Damien Regad committed on 10 Jan 2013
Showing 3 changed files
View
SourceHgWeb/LICENSE 0 → 100644
View
SourceHgWeb/SourceHgWeb.php 0 → 100644
View
SourceHgWeb/lang/strings_english.txt 0 → 100644