log

age author description
Sat, 27 Jan 2007 15:43:16 -0800 Brendan Cully gitweb: prevent wrapping of "changeset | manifest" links
Wed, 24 Jan 2007 23:07:09 +0100 Thomas Arendsen Hein merge with stable
Wed, 24 Jan 2007 23:04:51 +0100 Thomas Arendsen Hein Abort on empty username so specifying a username can be forced.
Sun, 14 Jan 2007 19:10:35 +0100 Patrick Mezard Copied files sources were not shown by status -C under Win32.
Mon, 15 Jan 2007 16:13:50 -0200 Alexis S. L. Carvalho add test for 540d1059c802
Wed, 24 Jan 2007 23:06:45 +0100 Thomas Arendsen Hein merge with upstream
Mon, 22 Jan 2007 20:22:25 -0800 Brendan Cully mq: allow push if -r is given explicitly
Tue, 23 Jan 2007 17:41:53 -0600 Matt Mackall hgk: remove embedded nulls in descriptions
Thu, 18 Jan 2007 22:16:26 -0200 Alexis S. L. Carvalho Don't use ints in HTTP headers
Wed, 17 Jan 2007 22:19:36 +0100 Patrick Mezard Enforce unixish style for all generated patch names.
Tue, 16 Jan 2007 12:52:03 -0800 Brendan Cully Make test-transplant test pull case
Tue, 16 Jan 2007 12:51:02 -0800 Brendan Cully Update transplant's merge.update call
Tue, 16 Jan 2007 12:38:26 -0800 Brendan Cully Minor test-transplant cleanup
Mon, 15 Jan 2007 22:46:03 +0100 Benoit Boissinot merge with jsmith
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
Mon, 15 Jan 2007 18:23:21 +0100 Benoit Boissinot merge with -stable
Mon, 15 Jan 2007 17:56:20 +0100 Benoit Boissinot bundlerepo: it was meant to be revdiff() instead of chunk()
Sat, 13 Jan 2007 02:15:49 +0100 Christian Ebert patchbomb: fix timezone offset in message date header
Mon, 08 Jan 2007 16:18:29 +0100 Benoit Boissinot fix for digest auth when using keepalive.py
Mon, 08 Jan 2007 16:12:35 +0100 Benoit Boissinot Subclass file with a __len__ method instead of setting Content-length
Fri, 12 Jan 2007 14:27:59 +0100 Benoit Boissinot hgweb: add raw template to hgwebdir
Wed, 10 Jan 2007 20:35:27 +0100 Patrick Mezard Flush stderr after write.
Thu, 11 Jan 2007 23:13:32 +0100 Thomas Arendsen Hein Merge branchname changes in localrepo.commit.
Thu, 11 Jan 2007 23:12:21 +0100 Thomas Arendsen Hein Use local encoding for "HG: branch" line in commit editor.
Thu, 11 Jan 2007 19:47:51 +0100 Simon 'corecode' Schubert Add branch name to editor text.
Thu, 11 Jan 2007 19:33:34 +0100 Simon 'corecode' Schubert When committing, record the changeset in the branchcache.
Fri, 05 Jan 2007 00:01:53 -0200 Alexis S. L. Carvalho Allow adding symlinks that don't point to files
Fri, 05 Jan 2007 00:01:51 -0200 Alexis S. L. Carvalho catch AttributeError in util.checklink