log

age author description
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
Wed, 10 Aug 2011 13:52:52 -0500 Matt Mackall merge with stable
Wed, 10 Aug 2011 13:40:01 -0500 Matt Mackall parsers: avoid pointer aliasing stable
Wed, 10 Aug 2011 13:25:35 -0500 Matt Mackall graphlog: attempt to fix index overrun (issue2912) stable
Sat, 06 Aug 2011 23:52:20 +0200 Mads Kiilerich util: wrap lines with multi-byte characters correctly (issue2943)
Mon, 08 Aug 2011 11:34:52 +0100 Christian Ebert keyword: avoid x = a and b or c
Tue, 09 Aug 2011 11:05:13 +0200 Martin Geisler match: remove unused assignment
Sat, 06 Aug 2011 14:10:59 +0200 Patrick Mezard http: explain why the host is passed to urllib2 password manager
Fri, 05 Aug 2011 16:07:51 -0500 Matt Mackall merge with stable
Fri, 05 Aug 2011 00:39:54 +0200 Mads Kiilerich test-http: test http authentication stable
Fri, 05 Aug 2011 21:05:41 +0200 Patrick Mezard http: pass user to readauthforuri() (fix 4a43e23b8c55) stable
Fri, 05 Aug 2011 21:05:40 +0200 Patrick Mezard http: strip credentials from urllib2 manager URIs (issue2885) stable
Thu, 04 Aug 2011 16:12:58 -0500 Matt Mackall help: move option text display into a helper function
Thu, 04 Aug 2011 15:36:15 -0500 Matt Mackall help: move 'additional help topics' code
Thu, 04 Aug 2011 15:34:30 -0500 Matt Mackall help: rename option_lists to optlist
Thu, 04 Aug 2011 15:08:41 -0500 Matt Mackall help: drop with_version
Thu, 04 Aug 2011 19:41:23 +0300 Idan Kamara dispatch: don't rewrap aliases that have the same definition stable
Thu, 04 Aug 2011 02:51:29 +0200 Mads Kiilerich url: really handle urls of the form file:///c:/foo/bar/ correctly stable
Tue, 02 Aug 2011 15:21:10 -0400 Andrew Pritchard wireproto: add out-of-band error class to allow remote repo to report errors
Wed, 03 Aug 2011 16:41:14 -0500 Matt Mackall windows: fix pyflakes warning on unused imports
Tue, 02 Aug 2011 17:43:20 -0500 Matt Mackall minirst: add decorateblocks search helper
Tue, 02 Aug 2011 17:43:18 -0500 Matt Mackall minirst: add getsections helper
Tue, 02 Aug 2011 17:41:45 -0500 Matt Mackall minirst: add formatblocks helper
Tue, 02 Aug 2011 14:54:38 -0500 Matt Mackall minirst: add parse method to get document structure
Tue, 02 Aug 2011 13:18:56 +0200 Adrian Buehlmann util: move copymode into posix.py and windows.py
Tue, 02 Aug 2011 12:29:48 +0200 Adrian Buehlmann util: factor new function copymode out of mktempcopy
Tue, 02 Aug 2011 11:32:39 +0200 Adrian Buehlmann revert: introduce short option -C for --no-backup
Mon, 01 Aug 2011 18:10:05 -0500 Matt Mackall merge with stable
Mon, 01 Aug 2011 18:09:20 -0500 Matt Mackall Added signature for changeset 4a43e23b8c55 stable
Mon, 01 Aug 2011 18:09:00 -0500 Matt Mackall Added tag 1.9.1 for changeset 4a43e23b8c55 stable
Mon, 01 Aug 2011 23:58:50 +0200 Patrick Mezard hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1
Sun, 31 Jul 2011 01:46:52 +0200 Matt Mackall hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stable
Mon, 01 Aug 2011 14:53:10 -0500 Matt Mackall hgweb: extract the path logic from updatereqenv and add doctests
Mon, 01 Aug 2011 14:52:11 -0500 Matt Mackall merge with stable
Mon, 01 Aug 2011 09:48:10 +0200 wujek hgweb: handle 'baseurl' configurations with leading slash (issue2934) stable
Mon, 01 Aug 2011 19:53:00 +0300 Idan Kamara ui: call write() so the prompt string goes through subclassed implementation stable
Mon, 01 Aug 2011 10:54:34 -0500 Matt Mackall merge with stable
Mon, 01 Aug 2011 10:54:10 -0500 Matt Mackall merge with i18n stable
Sun, 31 Jul 2011 23:42:40 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 4fdab926e111 stable
Sat, 30 Jul 2011 09:42:07 +0200 Jens Bäckman i18n-sv: synchronized with 192e02680d09 stable
Sun, 31 Jul 2011 22:12:13 +0200 py4fun parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)
Thu, 28 Jul 2011 13:28:32 -0400 Vasily Titskiy subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stable
Sat, 30 Jul 2011 23:41:10 +0300 Idan Kamara hook: be prepared for __stdout/err__ not having fileno() stable
Sat, 30 Jul 2011 21:04:14 +0300 Idan Kamara dispatch: make sure global options on the command line take precedence stable
Wed, 27 Jul 2011 18:35:35 -0500 Augie Fackler http2: send an extra header to signal a non-broken client stable
Fri, 29 Jul 2011 12:46:45 -0500 Augie Fackler httpclient: import ca33b88d143c from py-nonblocking-http (issue2932) stable
Fri, 29 Jul 2011 15:36:27 +0400 Andrei Vermel color.py - clear _terminfo_params in win32 mode stable
Sun, 31 Jul 2011 21:00:44 +0200 Benoit Boissinot url: store and assume the query part of an url is in escaped form (issue2921) stable
Fri, 29 Jul 2011 20:26:52 +0200 Yann E. MORIN mq/qqueue: print current queue name
Sat, 30 Jul 2011 11:08:45 +0100 Andrzej Bieniek export: add %m to file format string (first line of the commit message)
Fri, 29 Jul 2011 00:39:27 +0200 Adrian Buehlmann windows: eliminate win32 wildcard import
Fri, 29 Jul 2011 17:27:38 -0500 Matt Mackall merge with stable
Fri, 29 Jul 2011 17:27:14 -0500 Matt Mackall merge with crew
Thu, 28 Jul 2011 02:38:01 +0300 Lee Cantey test-filecache: change for python 2.4 compatibility
Wed, 27 Jul 2011 18:32:54 -0400 Andrew Pritchard setdiscovery: return anyincoming=False when remote's only head is nullid stable
Thu, 28 Jul 2011 14:36:07 +0900 FUJIWARA Katsunori i18n: use UTF-8 string to lower filename for case collision check stable
Thu, 28 Jul 2011 14:20:06 -0500 Matt Mackall merge with crew
Mon, 25 Jul 2011 14:59:31 -0500 Augie Fackler check-code: disallow use of hasattr()
Mon, 25 Jul 2011 21:15:48 -0500 Augie Fackler demandimport: use getattr instead of hasattr
Tue, 01 Mar 2011 23:35:22 -0600 Augie Fackler demandimport: blacklist rfc822 and mimetools to prevent spurious warnings
Mon, 25 Jul 2011 20:46:30 -0500 Augie Fackler i18n: use getattr instead of hasattr
Mon, 25 Jul 2011 16:09:18 -0500 Augie Fackler win32/hgwebdir_wsgi: use getattr instead of hasattr
Mon, 25 Jul 2011 16:08:57 -0500 Augie Fackler setup.py: use getattr instead of hasdattr
Mon, 25 Jul 2011 16:07:52 -0500 Augie Fackler setup3k: use getattr instead of hasattr
Mon, 25 Jul 2011 16:37:18 -0500 Augie Fackler tests: use getattr instead of hasattr
Mon, 25 Jul 2011 16:05:01 -0500 Augie Fackler wireproto: use safehasattr or getattr instead of hasattr
Mon, 25 Jul 2011 16:04:44 -0500 Augie Fackler windows: use getattr instead of hasattr
Mon, 25 Jul 2011 16:04:40 -0500 Augie Fackler util: use safehasattr or getattr instead of hasattr
Mon, 25 Jul 2011 16:02:42 -0500 Augie Fackler templatefilters: use safehasattr instead of hasattr
Mon, 25 Jul 2011 16:02:27 -0500 Augie Fackler patch: use safehasattr instead of hasattr
Mon, 25 Jul 2011 16:02:15 -0500 Augie Fackler mail: use safehasattr instead of hasattr
Mon, 25 Jul 2011 15:55:51 -0500 Augie Fackler url: replace uses of hasattr with safehasattr or getattr
Mon, 25 Jul 2011 15:53:22 -0500 Augie Fackler subrepo: use safehasattr instead of hasattr
Mon, 25 Jul 2011 15:47:43 -0500 Augie Fackler statichttprepo: replace hasattr with getattr
Mon, 25 Jul 2011 15:45:11 -0500 Augie Fackler walkrepos: use getattr instead of hasattr for samestat
Mon, 25 Jul 2011 15:43:55 -0500 Augie Fackler revlog: use getattr instead of hasattr
Mon, 25 Jul 2011 15:41:46 -0500 Augie Fackler lsprof: use getattr instead of hasattr
Mon, 25 Jul 2011 20:36:59 -0500 Augie Fackler keepalive: use safehasattr instead of hasattr
Mon, 25 Jul 2011 15:38:46 -0500 Augie Fackler hgweb: move remaining hasattr calls to safehasattr
Mon, 25 Jul 2011 15:38:10 -0500 Augie Fackler wsgicgi: use getattr instead of hasattr
Mon, 25 Jul 2011 15:37:52 -0500 Augie Fackler httprepo: use getattr instead of hasattr
Mon, 25 Jul 2011 15:36:13 -0500 Augie Fackler help command: use safehasattr instead of hasattr
Mon, 25 Jul 2011 16:27:08 -0500 Augie Fackler hgweb_mod: use safehasattr instead of hasattr
Mon, 25 Jul 2011 15:22:18 -0500 Augie Fackler hg: use safehasattr instead of hasattr
Mon, 25 Jul 2011 15:19:43 -0500 Augie Fackler encoding: use getattr isntead of hasattr
Mon, 25 Jul 2011 15:17:47 -0500 Augie Fackler dispatch: use safehasattr instead of hasattr
Mon, 25 Jul 2011 16:36:56 -0500 Augie Fackler debugignore: use getattr instead of hasattr
Mon, 25 Jul 2011 15:32:42 -0500 Augie Fackler cmdutil: use safehasattr instead of hasattr
Mon, 25 Jul 2011 15:09:17 -0500 Augie Fackler byterange: replace uses of hasattr with getattr
Mon, 25 Jul 2011 15:07:09 -0500 Augie Fackler bookmarks: use getattr instead of hasattr
Mon, 25 Jul 2011 20:37:12 -0500 Augie Fackler hgext: replace uses of hasattr with util.safehasattr
Mon, 25 Jul 2011 15:30:19 -0500 Augie Fackler globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')
Mon, 25 Jul 2011 16:24:37 -0500 Augie Fackler globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
Mon, 25 Jul 2011 14:59:55 -0500 Augie Fackler safehasattr: new function to work around hasattr being broken
Mon, 25 Jul 2011 16:14:02 -0500 Augie Fackler windows: check util.mainfrozen() instead of ad-hoc checks everywhere
Tue, 26 Jul 2011 21:30:12 +0200 Patrick Mezard notify: rewrite user documentation
Mon, 25 Jul 2011 22:19:28 +0300 Idan Kamara cmdserver: repo.invalidate() on every runcommand
Mon, 25 Jul 2011 08:28:37 +0200 Angel Ezquerra help: add "web/logoimg" setting description
Mon, 25 Jul 2011 12:58:47 -0500 Matt Mackall filecache: fix check-code complaint
Mon, 25 Jul 2011 15:08:57 +0300 Idan Kamara localrepo: unify tag related info into a tagscache class
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: make invalidate() walk _filecache
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: decorate manifest() with filecache
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: decorate _bookmarks/current with filecache
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: decorate changelog() with filecache
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: refresh filecache entries after releasing a repo.lock()
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: decorate dirstate() with filecache
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: add a cache with stat info for files under .hg/
Sat, 09 Jul 2011 19:06:59 +0300 Idan Kamara scmutil: introduce filecache
Mon, 25 Jul 2011 15:03:02 +0300 Idan Kamara posix, windows: introduce cachestat
Sat, 23 Jul 2011 12:29:52 +0200 Adrian Buehlmann util: eliminate wildcard imports
Sat, 23 Jul 2011 14:33:35 -0500 Matt Mackall templater: use a global funcs table
Sat, 23 Jul 2011 06:09:14 +0200 Simon Heimberg ui: config path relative to repo root
Sat, 23 Jul 2011 06:08:52 +0200 Simon Heimberg ui: providing no default value to configpath should not raise an Error
Sat, 23 Jul 2011 06:08:49 +0200 Simon Heimberg ui: fix error, base can not be a list
Sat, 23 Jul 2011 11:52:25 -0500 Matt Mackall merge with stable
Fri, 22 Jul 2011 20:31:15 -0300 Wagner Bruna test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d stable
Fri, 22 Jul 2011 20:27:40 -0300 Wagner Bruna i18n-pt_BR: synchronized with a934b9249574 stable
Fri, 22 Jul 2011 17:17:23 -0500 Matt Mackall merge with stable
Thu, 21 Jul 2011 15:56:15 -0500 Augie Fackler rebase: remove trailing whitespace found by check-code stable
Fri, 22 Jul 2011 08:03:47 -0700 Lee Cantey hooks: use python 2.4 compatible exception handling stable
Fri, 22 Jul 2011 17:11:35 -0500 Matt Mackall url: handle urls of the form file:///c:/foo/bar/ correctly stable
Thu, 21 Jul 2011 16:02:34 -0400 David Golub dispatch: avoid double backslashes in error message stable
Thu, 21 Jul 2011 15:10:16 +0200 Angel Ezquerra hgweb: add a "web/logoimg" setting to customize the web logo image
Thu, 21 Jul 2011 11:05:26 +0200 Adrian Buehlmann util: move windows and posix wildcard imports to begin of file
Fri, 22 Jul 2011 10:35:05 +0200 Adrian Buehlmann util: move "default" hidewindow to posix.py
Fri, 22 Jul 2011 10:31:56 +0200 Adrian Buehlmann util: move "default" lookupreg to posix.py
Fri, 22 Jul 2011 09:55:46 +0200 Adrian Buehlmann util: move "default" unlinkpath to posix.py
Fri, 22 Jul 2011 09:53:15 +0200 Adrian Buehlmann util: move "default" makedir to posix.py
Thu, 21 Jul 2011 15:52:08 -0500 Augie Fackler summary: allow color to highlight active bookmark
Mon, 18 Jul 2011 07:53:26 -0500 Augie Fackler summary: show bookmarks separate from tags and note active mark (issue2892)
Wed, 20 Jul 2011 18:23:06 -0400 Andrew Pritchard localrepo: make requirements attribute of newly-created repos contain a set
Fri, 22 Jul 2011 16:46:22 -0500 Matt Mackall localrepo: fix comment on set
Thu, 21 Jul 2011 15:39:37 -0500 Matt Mackall revert: restore check for uncommitted merge (issue2915) (BC) stable
Thu, 21 Jul 2011 14:06:55 -0500 Matt Mackall localrepo: add set method to iterate over a given revset
Thu, 21 Jul 2011 14:05:45 -0500 Matt Mackall revset: add formatspec convenience query builder
Thu, 21 Jul 2011 14:04:57 -0500 Matt Mackall revset: allow bypassing alias expansion
Tue, 19 Jul 2011 17:51:45 -0500 Matt Mackall merge with stable
Tue, 19 Jul 2011 13:43:53 -0500 Kevin Bullock subrepo: don't commit in subrepo if it's clean stable
Mon, 18 Jul 2011 22:58:21 +0200 Stefano Tortarolo rebase: block collapse with keepbranches on multiple named branches (issue2112) stable
Tue, 19 Jul 2011 14:19:04 -0500 Matt Mackall merge with stable
Sun, 17 Jul 2011 00:36:43 +0200 Alexander Krauss hbisect: do not assume that min(good) is an ancestor of min(bad)
Sun, 17 Jul 2011 00:35:31 +0200 Alexander Krauss hbisect: more consistent variable name
Sat, 16 Jul 2011 12:22:40 +0200 Alexander Krauss hbisect: confine loop to the relevant interval
Sat, 16 Jul 2011 15:24:28 +0300 Idan Kamara win32: assign winstdout to sys.__stdout__ as well (issue2888) stable
Mon, 18 Jul 2011 14:57:22 -0500 Matt Mackall alias: note interaction of shell aliases with early opts in help
Mon, 18 Jul 2011 14:53:52 -0500 Matt Mackall alias: fix up test results
Sat, 09 Jul 2011 19:06:59 +0300 Idan Kamara hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stable
Fri, 15 Jul 2011 18:03:37 -0500 Matt Mackall alias: pass local ui to shell alias
Fri, 15 Jul 2011 16:06:54 -0500 Matt Mackall aliases: drop cwd manipulation
Fri, 15 Jul 2011 16:06:53 -0500 Matt Mackall dispatch: move shell alias handling after early arg handling
Fri, 15 Jul 2011 14:27:16 -0500 Matt Mackall merge with stable
Fri, 15 Jul 2011 20:07:19 +0200 Stefano Tortarolo rebase: reset bookmarks (issue2265 and issue2873) stable
Fri, 15 Jul 2011 12:56:58 -0500 Matt Mackall merge with stable
Thu, 14 Jul 2011 11:46:15 +0300 Idan Kamara cmdserver: take repo.baseui as our ui stable
Fri, 15 Jul 2011 10:18:24 +0200 Benoit Allard web: Output a correct date in short format (issue2902) stable
Fri, 15 Jul 2011 16:28:09 +0300 Idan Kamara test-commandserver: explicitly close opened file stable
Thu, 14 Jul 2011 12:39:39 -0500 Matt Mackall verify: fix mq misfire
Wed, 13 Jul 2011 19:30:27 -0500 Matt Mackall merge with stable
Wed, 13 Jul 2011 19:30:09 -0500 Matt Mackall merge with i18n stable
Tue, 05 Jul 2011 17:54:36 -0300 Wagner Bruna i18n-pt_BR: synchronized with 35f5cfdd0427 stable
Wed, 13 Jul 2011 19:27:56 -0500 Matt Mackall merge with stable
Wed, 13 Jul 2011 16:43:18 -0500 Matt Mackall commit: suppress spurious new head message for duplicate commit (issue2893)
Wed, 13 Jul 2011 16:58:51 -0500 Matt Mackall osutil: emulate os.listdir's OSError for long names (issue2898)
Wed, 13 Jul 2011 16:28:46 -0500 Matt Mackall verify: filter messages about missing null manifests (issue2900)
Wed, 13 Jul 2011 19:24:54 -0500 Matt Mackall merge with crew
Wed, 13 Jul 2011 17:41:49 -0500 Matt Mackall subrepo: use working copy of .hgsub to filter status (issue2901) stable
Wed, 13 Jul 2011 19:23:33 +0200 Patrick Mezard notify: remove unused url() method
Wed, 13 Jul 2011 19:23:12 +0200 Patrick Mezard test-notify-changegroup: test notifications on unbundle
Wed, 13 Jul 2011 19:23:08 +0200 Patrick Mezard run-tests: fix summary when accepting changes interactively
Wed, 13 Jul 2011 16:29:28 -0500 Matt Mackall merge with stable
Wed, 13 Jul 2011 16:28:46 -0500 Matt Mackall verify: filter messages about missing null manifests (issue2900) stable
Mon, 11 Jul 2011 17:49:45 +0300 Idan Kamara cmdserver: restore old working dir after dispatch when we have --cwd stable
Mon, 11 Jul 2011 17:46:55 +0300 Idan Kamara dispatch: don't use request repo if we have --cwd stable
Tue, 12 Jul 2011 12:06:11 -0400 Nicholas Riley eol: ignore IOError from deleted files in commitctx stable
Fri, 08 Jul 2011 20:24:19 -0500 Steve Borho scmutil: add missing import of re stable
Tue, 12 Jul 2011 16:36:34 -0500 Matt Mackall dispatch: fix checking of rpath in _getlocal
Tue, 12 Jul 2011 16:36:22 -0500 Matt Mackall ui: rename _is_trusted to _trusted
Tue, 12 Jul 2011 16:27:03 -0500 Matt Mackall merge with stable
Tue, 12 Jul 2011 16:22:36 -0500 Matt Mackall eol: fix silly test-gendoc breakage by escaping control characters
Thu, 07 Jul 2011 12:13:07 +0200 Martin Geisler eol: document new eol.fix-trailing-newline setting
Fri, 01 Jul 2011 23:12:52 +0400 Stepan Koltsov eol: fix missing trailing newlines in comitted files
Fri, 01 Jul 2011 22:53:58 +0400 Stepan Koltsov eol: eol.only-consistent can now be specified in .hgeol
Thu, 07 Jul 2011 10:34:19 +0200 Martin Geisler merge with stable
Thu, 07 Jul 2011 10:19:37 +0200 Martin Geisler commands: use mergetoolopts when a command supports --tool
Tue, 12 Jul 2011 12:35:03 -0500 Matt Mackall revsets: actually catch type error on tip^p1(tip) (issue2884) stable
Sat, 09 Jul 2011 09:44:15 +0200 Cédric Krier hgcia: Set default value of strip to -1 (issue2891) stable
Thu, 07 Jul 2011 10:32:30 +0200 Martin Geisler commands: improve help for -y/--noninteractive stable
Wed, 06 Jul 2011 19:25:56 -0500 Matt Mackall bookmarks: simplify warning code
Wed, 06 Jul 2011 19:25:56 -0500 Matt Mackall bookmarks: drop superfluous strip
Tue, 05 Jul 2011 10:20:27 +0200 Pierre-Yves David bookmarks: add a warning for non empty malformed line
Tue, 05 Jul 2011 10:13:54 +0200 Pierre-Yves David bookmarks: more robust parsing of bookmarks file
Wed, 06 Jul 2011 19:25:53 -0500 Matt Mackall merge with stable
Wed, 06 Jul 2011 13:43:29 -0500 Matt Mackall revsets: catch type error on tip^p1(tip) (issue2884) stable
Wed, 06 Jul 2011 13:37:50 -0500 Matt Mackall revsets: do the right thing with x^:y (issue2884) stable
Wed, 06 Jul 2011 18:28:42 +0900 Shun-ichi GOTO win32mbcs: wrap two more functions to be wrapped. stable