Thu, 08 Sep 2011 19:30:25 +0100 |
Christian Ebert |
keyword: preserve file mode when overwriting
stable
|
Thu, 08 Sep 2011 10:20:42 +0200 |
Martin Geisler |
convert: use repo.join instead of referencing ".hg" directly
|
Thu, 01 Sep 2011 12:29:24 +0200 |
Peter Arrenbrecht |
repair: switch from changegroupsubset to getbundle
|
Tue, 30 Aug 2011 15:22:10 +0200 |
Martin Geisler |
merge with stable
|
Sat, 27 Aug 2011 04:56:12 +0900 |
FUJIWARA Katsunori |
i18n: calculate terminal columns by width information of each characters
stable
|
Sat, 06 Aug 2011 23:52:20 +0200 |
Mads Kiilerich |
util: wrap lines with multi-byte characters correctly (issue2943)
stable
|
Mon, 25 Jul 2011 15:19:43 -0500 |
Augie Fackler |
encoding: use getattr isntead of hasattr
stable
|
Thu, 25 Aug 2011 21:25:14 +0200 |
Peter Arrenbrecht |
setdiscovery: fix hang when #heads>200 (issue2971)
stable
|
Tue, 30 Aug 2011 14:18:58 +0200 |
Martin Geisler |
ui: also swap sys.stdout with self.fout in _readline
stable
|
Fri, 26 Aug 2011 16:08:24 -0500 |
Matt Mackall |
merge with stable
|
Fri, 26 Aug 2011 16:07:16 -0500 |
Matt Mackall |
Added signature for changeset d629f1e89021
stable
|
Fri, 26 Aug 2011 16:07:13 -0500 |
Matt Mackall |
Added tag 1.9.2 for changeset d629f1e89021
stable
|
Thu, 25 Aug 2011 11:03:16 +0200 |
Adrian Buehlmann |
util: postpone and reorder parent calculation in makedirs
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|