Tue, 17 Jul 2007 23:33:42 +0200 |
Patrick Mezard |
posixfile_nt: '+' was understood as read mode instead of update.
|
Mon, 06 Aug 2007 00:35:06 -0300 |
Alexis S. L. Carvalho |
httprepo: quote the path part of the URL
|
Sun, 05 Aug 2007 23:04:56 -0300 |
Alexis S. L. Carvalho |
dirstate: fix rebuild; add a test
|
Sun, 05 Aug 2007 22:36:39 -0300 |
Alexis S. L. Carvalho |
hgweb: don't use os.path.join to build URL parts
|
Sun, 05 Aug 2007 22:36:39 -0300 |
Alexis S. L. Carvalho |
hgwebdir: change os.sep in the name of repos to "/"
|
Sat, 04 Aug 2007 22:25:12 +0200 |
Thomas Arendsen Hein |
Simplify/correct finding the hg executable (fixes issue644)
|
Tue, 10 Jul 2007 10:06:24 -0700 |
Brendan Cully |
archive: abort on empty repository. Fixes #624.
|
Thu, 02 Aug 2007 13:23:53 -0500 |
Matt Mackall |
Merge with -stable
|
Thu, 02 Aug 2007 12:29:10 -0500 |
Matt Mackall |
merge: avoid double deletion mentioned in issue636
|
Thu, 02 Aug 2007 13:03:25 +0200 |
Thomas Arendsen Hein |
merge with hg-stable
|
Thu, 02 Aug 2007 14:51:49 +0200 |
Thomas Arendsen Hein |
The >| redirection does not exist in plain sh.
|
Thu, 02 Aug 2007 14:04:51 +0200 |
Thomas Arendsen Hein |
imerge: sorted() is only available in python2.4 and above
|