Sat, 30 Jun 2007 01:21:22 +0100 |
Adam Spiers |
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
|
Mon, 15 Jan 2007 15:49:06 -0500 |
Jonathan Smith |
use DESTDIR both places its needed
|
Mon, 15 Jan 2007 15:31:38 -0500 |
Jonathan Smith |
honor DESTDIR env variable for docs' make install
|
Mon, 15 Jan 2007 15:30:50 -0500 |
Jonathan Smith |
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
|
Sat, 16 Dec 2006 13:57:37 +0100 |
Thomas Arendsen Hein |
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
|
Sat, 16 Dec 2006 13:54:23 +0100 |
Thomas Arendsen Hein |
Regenerate hg.1 manpage if help text in help.py changes.
|
Tue, 12 Dec 2006 11:39:05 +0100 |
Benoit Boissinot |
fix MANIFEST generation
|
Thu, 05 Oct 2006 20:03:38 +0200 |
Thomas Arendsen Hein |
Some versions of sed don't support .\+, so use ..* instead.
|
Wed, 04 Oct 2006 18:43:40 +0200 |
Thomas Arendsen Hein |
Corrected install location of manpages.
|
Tue, 09 May 2006 17:05:49 +0200 |
wilde |
Added install target.
|
Fri, 10 Mar 2006 20:06:41 +0100 |
Thomas Arendsen Hein |
make clean now removes generated documentation.
|
Wed, 01 Mar 2006 09:19:27 +0100 |
Thomas Arendsen Hein |
Regenerate hg.1.gendoc.txt if commands.py changed.
|
Tue, 28 Feb 2006 00:48:49 +0100 |
Benoit Boissinot |
generate hg manpage from commands.py docstring
|
Fri, 03 Feb 2006 10:54:58 +0100 |
Thomas Arendsen Hein |
Fall back to asciidoc6 html backend if html4 doesn't work.
|
Mon, 24 Oct 2005 14:54:34 -0700 |
Eric Bloodworth |
Change asciidoc backend to more recent name.
|
Mon, 22 Aug 2005 08:33:02 +0200 |
Thomas Arendsen Hein |
Generate html documentation by default, too.
|
Sun, 10 Jul 2005 16:14:06 -0800 |
Bryan O'Sullivan |
Move hgrc documentation out to its own man page, hgrc(5).
|
Fri, 24 Jun 2005 23:15:50 -0800 |
mpm |
Add a doc makefile
|