Thu, 08 Sep 2011 11:34:59 +0100 |
Steve Streeting |
osutil: avoid accidentally destroying the True object in isgui (issue2937)
stable
|
Wed, 14 Sep 2011 13:57:56 +0200 |
Sune Foldager |
merge with stable
|
Wed, 14 Sep 2011 13:57:31 +0200 |
Sune Foldager |
merge
|
Wed, 14 Sep 2011 13:51:50 +0200 |
Sune Foldager |
bundlerepo: add argument check before unlink
stable
|
Mon, 12 Sep 2011 09:20:31 -0700 |
Lee Cantey |
test-setdiscovery: allow for leading space in output of wc
|
Mon, 12 Sep 2011 23:02:45 -0500 |
Matt Mackall |
merge with stable
|
Sun, 11 Sep 2011 14:42:30 +0200 |
Simon Heimberg |
ui: write traceback to self.ferr
stable
|
Sun, 11 Sep 2011 18:49:54 +0200 |
Dan Villiom Podlaski Christiansen |
mq: split up overly long line
|
Sun, 11 Sep 2011 18:49:41 +0200 |
Dan Villiom Podlaski Christiansen |
patch: handle 'gitpatches' being empty, but not none
stable
|
Sun, 11 Sep 2011 18:49:38 +0200 |
Dan Villiom Podlaski Christiansen |
mq: don't suppress patch tracebacks when applying patches
|
Sun, 11 Sep 2011 19:13:56 +0200 |
Dan Villiom Podlaski Christiansen |
test-setdiscovery.t: portability fix
stable
|
Sun, 11 Sep 2011 12:20:39 +0100 |
Christian Ebert |
keyword: use wopener(..., atomictemp=True) to overwrite
|
Sat, 10 Sep 2011 17:59:47 -0500 |
Matt Mackall |
share: drop unused import
|
Sat, 10 Sep 2011 17:56:42 -0500 |
Matt Mackall |
merge with stable
|
Sat, 13 Aug 2011 00:08:26 +0200 |
Simon Heimberg |
test: test unshare command
|
Thu, 11 Aug 2011 00:04:00 +0200 |
Simon Heimberg |
hgext: introduce unshare command
|
Thu, 11 Aug 2011 00:03:16 +0200 |
Simon Heimberg |
hg: extract copying the store out of clone
|
Thu, 08 Sep 2011 20:40:24 -0300 |
Renato Cunha |
url: Remove the proxy env variables only when needed (issue2451)
stable
|
Sat, 23 Jul 2011 06:18:18 +0200 |
Simon Heimberg |
util: improve finding of hgexecutable
|
Sat, 10 Sep 2011 13:23:41 +0100 |
Christian Ebert |
keyword: make status test after record and kwexpand/kwshrink reliable
stable
|
Sat, 10 Sep 2011 17:49:19 -0500 |
Matt Mackall |
url: parse fragments first (issue2997)
stable
|
Fri, 09 Sep 2011 14:41:22 -0500 |
Matt Mackall |
log: remove -h short option for --hidden (issue2995)
stable
|
Thu, 08 Sep 2011 18:30:44 -0500 |
Matt Mackall |
merge with stable
|
Thu, 08 Sep 2011 18:29:53 -0500 |
Matt Mackall |
hgweb: properly check for bookmarks when drawing graph
stable
|
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.
|
Wed, 24 Aug 2011 05:42:41 -0400 |
Robert Jones |
posix: check for executable bits on files identified by findexe function
|
Fri, 26 Aug 2011 16:23:35 +0200 |
Mads Kiilerich |
subrepo: fix cloning of repos from urls without slash after host (issue2970)
stable 1.9.2
|
Thu, 25 Aug 2011 16:21:53 -0500 |
Matt Mackall |
merge with stable
|
Thu, 25 Aug 2011 22:06:03 +0300 |
Idan Kamara |
ui: pass ' ' to raw_input when prompting
stable
|
Thu, 25 Aug 2011 17:20:00 +0200 |
Peter Arrenbrecht |
dagutil: fix off-by-one in inverserevlogdag buildup
stable
|
Fri, 19 Aug 2011 10:05:23 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 7f504202cb5c
stable
|
Mon, 22 Aug 2011 00:42:38 +0200 |
Mads Kiilerich |
util.makedirs: make recursion simpler and more stable (issue2948)
|
Mon, 22 Aug 2011 00:35:42 +0200 |
Mads Kiilerich |
util.makedirs: propagate chmod exceptions
|
Sun, 21 Aug 2011 20:40:10 +0100 |
Marc Simpson |
color: add styles for tags
|
Sat, 20 Aug 2011 21:47:10 +0100 |
Marc Simpson |
ui: use labels when outputting tags
|
Thu, 18 Aug 2011 17:24:04 -0500 |
Matt Mackall |
merge with stable
|
Thu, 18 Aug 2011 10:15:14 -0300 |
Wagner Bruna |
help/config: strip trailing whitespace
stable
|
Thu, 18 Aug 2011 13:56:58 +0200 |
Martin Geisler |
commands: clarify that 'hg heads foo' shows heads on branch foo
stable
|
Wed, 17 Aug 2011 14:17:35 +0200 |
Martin Geisler |
merge with stable
|
Wed, 17 Aug 2011 16:41:14 +0800 |
Pang Yan Han |
commands: fix grammar in resolve help text
stable
|
Wed, 17 Aug 2011 14:11:46 +0200 |
Martin Geisler |
merge: use repo.ui directly instead local variable
|
Mon, 08 Aug 2011 14:32:27 +0900 |
Shun-ichi GOTO |
win32: msvcr71.dll should be used for python 2.4 and 2.5
stable
|
Thu, 11 Aug 2011 22:40:43 -0500 |
Matt Mackall |
minirst: add a helper function to build an RST table from an array
|
Thu, 11 Aug 2011 22:40:41 -0500 |
Matt Mackall |
minirst: drop debug code
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 11 Aug 2011 22:05:31 -0500 |
Matt Mackall |
minirst: only strip leading newlines, not indentation
|
Thu, 11 Aug 2011 14:34:03 -0500 |
Matt Mackall |
ui: allow alternatives for config options
|