- Jul 24, 2006
-
-
Matt Mackall authored
-
Matt Mackall authored
-
Matt Mackall authored
-
Alexis S. L. Carvalho authored
Problem noticed by Sébastien Pierre
-
Matt Mackall authored
-
Vadim Gelfer authored
-
Vadim Gelfer authored
-
Vadim Gelfer authored
-
Vadim Gelfer authored
-
- Jul 23, 2006
-
-
Matt Mackall authored
-
- Jul 21, 2006
-
-
Brendan Cully authored
This fixes the problem that an interrupted hg serve will not terminate until the next request has been received.
-
Brendan Cully authored
This version uses the unicode 'replace' option, so non-UTF-8 encodings will still be mangled. Luckily, there aren't any of those.
-
Benoit Boissinot authored
-
- Jul 20, 2006
-
-
Benoit Boissinot authored
-
- Jul 19, 2006
-
-
Matt Mackall authored
-
- Jul 17, 2006
-
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
- Jul 16, 2006
-
-
Benoit Boissinot authored
- use a context instead of changelog.read - changectx._id is not necessary
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
- Jul 19, 2006
-
-
Vadim Gelfer authored
-
Brendan Cully authored
Copied files are displayed in the form: A newname oldname
-
Vadim Gelfer authored
-
Mathieu Clabaut authored
-
- Jul 18, 2006
-
-
Mathieu Clabaut authored
-
Mathieu Clabaut authored
-
Mathieu Clabaut authored
-
- Jul 15, 2006
-
-
Mathieu Clabaut authored
-
- Jul 19, 2006
-
-
Christian Ebert authored
-
- Jul 17, 2006
-
-
Benoit Boissinot authored
-
Matt Mackall authored
-
- Jul 16, 2006
-
-
Benoit Boissinot authored
- use a normal changeset instead of a context - define _filenode instead of _node to match the else clause
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
Benoit Boissinot authored
do not yield revs if the corresponding cl entry does not exists, it avoids a race in the fastpath (where we walk in the filelog) with an ongoing transaction.
-
- Jul 15, 2006
-
-
Benoit Boissinot authored
-
Benoit Boissinot authored
-
- Jul 17, 2006
-
-
Vadim Gelfer authored
-
- Jul 16, 2006
-
-
Vadim Gelfer authored
-
- Jul 15, 2006
-
-
Vadim Gelfer authored
enable in hgrc like this: [server] stream=True
-