Mon, 15 Jan 2007 15:30:50 -0500 install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
Jonathan Smith <https://issues.rpath.com/> [Mon, 15 Jan 2007 15:30:50 -0500] rev 4030
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
Mon, 15 Jan 2007 18:23:21 +0100 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 15 Jan 2007 18:23:21 +0100] rev 4029
merge with -stable
Mon, 15 Jan 2007 17:56:20 +0100 bundlerepo: it was meant to be revdiff() instead of chunk()
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 15 Jan 2007 17:56:20 +0100] rev 4028
bundlerepo: it was meant to be revdiff() instead of chunk()
Sat, 13 Jan 2007 02:15:49 +0100 patchbomb: fix timezone offset in message date header
Christian Ebert <blacktrash@gmx.net> [Sat, 13 Jan 2007 02:15:49 +0100] rev 4027
patchbomb: fix timezone offset in message date header Use mercurial.util instead of time to set and format dates.
Mon, 08 Jan 2007 16:18:29 +0100 fix for digest auth when using keepalive.py
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Jan 2007 16:18:29 +0100] rev 4026
fix for digest auth when using keepalive.py The problem was with python > 2.3 which stores part of the headers in unredirected_hdrs. Furthermore, we simplify the code to use httplib directly. fix issue473
Mon, 08 Jan 2007 16:12:35 +0100 Subclass file with a __len__ method instead of setting Content-length
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Jan 2007 16:12:35 +0100] rev 4025
Subclass file with a __len__ method instead of setting Content-length This is necessary for the next patch to work with python2.3 Refactor the subclassing of send()
Fri, 12 Jan 2007 14:27:59 +0100 hgweb: add raw template to hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 12 Jan 2007 14:27:59 +0100] rev 4024
hgweb: add raw template to hgwebdir
Wed, 10 Jan 2007 20:35:27 +0100 Flush stderr after write.
Patrick Mezard <pmezard@gmail.com> [Wed, 10 Jan 2007 20:35:27 +0100] rev 4023
Flush stderr after write. stderr can be buffered under win32 when redirected to a file, including stdout.
Thu, 11 Jan 2007 23:13:32 +0100 Merge branchname changes in localrepo.commit.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 11 Jan 2007 23:13:32 +0100] rev 4022
Merge branchname changes in localrepo.commit.
Thu, 11 Jan 2007 23:12:21 +0100 Use local encoding for "HG: branch" line in commit editor.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 11 Jan 2007 23:12:21 +0100] rev 4021
Use local encoding for "HG: branch" line in commit editor.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip