log

age author description
Mon, 26 Apr 2010 13:21:02 +0200 Mads Kiilerich patch: git delete mode shouldn't be used at all
Mon, 26 Apr 2010 13:21:02 +0200 Mads Kiilerich patch: make "unable to strip away" message less confusing
Mon, 26 Apr 2010 13:21:02 +0200 Mads Kiilerich patch: descriptive patchmeta.__repr__ to help debugging
Fri, 23 Apr 2010 15:24:11 +0900 Nicolas Dumazet log: remove useless condition
Mon, 26 Apr 2010 16:36:08 +0200 Mads Kiilerich help config: update windows documentation to match implementation
Tue, 27 Apr 2010 09:47:33 +0200 Adrian Buehlmann wix: new GUID for contrib.guid
Mon, 19 Apr 2010 11:00:36 +0200 Mads Kiilerich contrib/mercurial.spec: drop git-viz
Sat, 24 Apr 2010 18:08:06 +0900 Yuya Nishihara tags: delete unnecessary close() of atomictempfile
Sun, 25 Apr 2010 18:27:12 +0200 Patrick Mezard win32: detect console width on Windows
Mon, 26 Apr 2010 22:42:46 +0200 Patrick Mezard Merge with crew-stable
Mon, 26 Apr 2010 22:30:40 +0200 Patrick Mezard util: fix default termwidth() under Windows stable
Mon, 26 Apr 2010 21:35:09 +0200 Martin Geisler commands: better markup in "hg help paths"
Mon, 26 Apr 2010 21:32:46 +0200 Martin Geisler Merge with stable
Tue, 27 Apr 2010 00:44:06 +0530 Faheem Mitha commands: revised documentation of 'default' and 'default-push' stable
Mon, 26 Apr 2010 11:33:37 -0500 Steve Borho wix: hgweb file renames
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall zeroconf: handle string hgweb config args
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: unify hgweb calls in serve
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall serve: webdir_conf -> webconf
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: synchronize fcgi and wsgi scripts
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: drop hgwebdir.cgi, now unified with hgweb.cgi
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: simplify hgweb.cgi, add help pointer
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: add some help for hgweb.config files
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: config.txt typo
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall docs: document default for web.encoding
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: always clear report_untrusted and interactive
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: add baseui to hgweb entrypoint
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make baseui parameter non-positional
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make top-level prototypes mirror their callees
Mon, 26 Apr 2010 11:02:11 -0500 Matt Mackall Merge with stable
Mon, 26 Apr 2010 14:40:34 +0200 Patrick Mezard test-convert-git: be tolerant to git output variants stable
Fri, 23 Apr 2010 14:29:44 +0200 Patrick Mezard color: handle non-standard stdout on win32
Sun, 25 Apr 2010 23:36:56 +0200 Patrick Mezard Merge with crew-stable
Sun, 25 Apr 2010 23:07:46 +0200 Patrick Mezard convert/git: check status when reading output stream stable
Sun, 25 Apr 2010 22:59:50 +0200 Patrick Mezard convert/git: check status when reading the whole output stable
Sun, 25 Apr 2010 22:32:27 +0200 Patrick Mezard convert/git: rename gitcmd() into gitopen() for readability stable
Sun, 25 Apr 2010 18:19:54 +0200 Martin Geisler minirst: support all recommended title adornments
Sun, 25 Apr 2010 17:48:26 +0200 Martin Geisler minirst: correctly format sections containing inline markup
Sun, 25 Apr 2010 17:38:41 +0200 Henrik Stuart ui: support quotes in configlist (issue2147)
Sun, 25 Apr 2010 17:11:50 +0200 Martin Geisler Merge with stable
Sun, 25 Apr 2010 17:11:36 +0200 Martin Geisler hgrc.5: mention lists as well stable
Sun, 25 Apr 2010 16:46:44 +0200 Martin Geisler Merge with stable
Sun, 25 Apr 2010 16:46:26 +0200 Martin Geisler hgrc.5: describe form of config values stable
Sun, 25 Apr 2010 16:17:24 +0200 Martin Geisler minirst: add test for sections
Sat, 24 Apr 2010 23:08:27 +0200 Martin Geisler contrib/win32: update build instructions after cbe400a8e217
Fri, 23 Apr 2010 09:55:47 +0200 Martin Geisler doc: add links from hgrc.5 to hg.1
Fri, 23 Apr 2010 09:53:25 +0200 Martin Geisler doc: make links for hg role
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Thu, 22 Apr 2010 10:04:53 +0200 Martin Geisler doc, minirst: support hg interpreted text role
Thu, 22 Apr 2010 09:57:04 +0200 Martin Geisler doc: add generic frontend to rst2man and rst2html
Wed, 21 Apr 2010 01:34:12 +0200 Benoit Boissinot localrepo.commit: use explicit variables, avoid creating new contexts
Wed, 21 Apr 2010 01:18:31 +0200 Benoit Boissinot context: remove parents parameter to workingctx
Tue, 20 Apr 2010 11:17:01 +0200 Benoit Boissinot dirstate: more explicit name, rename normaldirty() to otherparent()
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs
Sat, 17 Apr 2010 13:23:24 -0500 Augie Fackler patch: refactor applydiff to allow for mempatching
Sat, 17 Apr 2010 13:13:57 -0500 Augie Fackler patch: move mercurial-specific imports after stdlib imports
Fri, 16 Apr 2010 14:24:40 -0500 Augie Fackler test-record: add hg summary to verify we update dirstate
Tue, 20 Apr 2010 01:08:20 +0200 Benoit Boissinot log -b: use opts.get() instead of assuming opts is correctly filled
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Fri, 16 Apr 2010 23:59:43 +0200 Dévai Tamás Respect the DESTDIR variable during 'make install'
Mon, 12 Apr 2010 19:33:25 -0400 Steve Losh commands: add more robust support for 'hg log -b' (issue2078)
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall highlight: fix to work with caching templater
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall debugcomplete: don't list deprecated options
Sun, 18 Apr 2010 18:18:19 -0400 Steve Losh commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
Sat, 17 Apr 2010 14:32:26 +0200 Isaac Jurado bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)
Tue, 06 Apr 2010 22:15:43 -0300 Elifarley Callado Coelho Cruz Added support for 'pretxncommit', so that one can call the ACL hook at
Sun, 18 Apr 2010 14:20:08 -0700 Brett Cannon subrepo: fix repo root path handling in svn subrepo stable
Thu, 08 Apr 2010 00:13:33 +0900 Yuya Nishihara remoteui: copy http_proxy settings stable
Wed, 07 Apr 2010 02:41:22 +0200 Simon Heimberg dispatch: ignore if signals can not be set stable
Thu, 01 Apr 2010 22:04:30 +0100 Mark Determann hgweb: fix attribute error in error response (issue2060) stable
Thu, 04 Mar 2010 14:32:01 -0600 Brandon Parsons cvs: skip bad tags stable
Wed, 07 Apr 2010 00:35:38 +0300 anatoly techtonik document missing template variables stable
Thu, 15 Apr 2010 18:52:59 +0200 Dan Villiom Podlaski Christiansen diffstat: use ui.plain() instead of ui.interactive() stable
Sat, 17 Apr 2010 15:35:34 +0200 Isaac Jurado mq: Remove -f from qnew command syntax. stable
Thu, 15 Apr 2010 14:06:07 +0200 Dan Villiom Podlaski Christiansen mq: toggle truncating using ui.plain() rather than ui.interactive() stable
Mon, 19 Apr 2010 21:47:23 +0200 Benoit Boissinot merge with stable
Mon, 19 Apr 2010 20:41:53 +0200 Benoit Boissinot filemerge: use working dir parent as ancestor for backward wdir merge stable
Mon, 19 Apr 2010 21:44:21 +0200 Benoit Boissinot merge with stable
Mon, 19 Apr 2010 20:30:31 +0200 Benoit Boissinot filectx: _fileid isn't normalized, use _filenode instead stable
Mon, 19 Apr 2010 20:49:09 +0200 Martin Geisler Merge with stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: write "working copy" instead of "wc" stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: mark strings for translation stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler convert: write "repository" instead of "repo" stable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler minirst: removed unnecessary initindent variable
Sun, 18 Apr 2010 15:47:49 +0200 Martin Geisler minirst: add margin around definition items
Fri, 16 Apr 2010 19:18:20 +0200 Benoit Boissinot dirstate: remove unused variable
Fri, 16 Apr 2010 22:14:14 +0200 Martin Geisler Merge with stable
Wed, 14 Apr 2010 11:59:53 +0530 Faheem Mitha Document 'default' and 'default-push' in paths docstring stable
Thu, 15 Apr 2010 18:12:28 +0200 Dan Villiom Podlaski Christiansen mq: only highlight/label patch name for qseries.
Fri, 16 Apr 2010 14:30:13 +0200 Christian Ebert keyword: replace deprecated mq commands in test
Fri, 16 Apr 2010 14:57:30 +0200 Adrian Buehlmann wix updates
Fri, 16 Apr 2010 01:58:14 +0200 Benoit Boissinot merge with stable
Fri, 16 Apr 2010 01:57:53 +0200 Benoit Boissinot test-git-import: better testing, check nodeids stable
Fri, 16 Apr 2010 01:57:32 +0200 Benoit Boissinot context: fix bug introduced in fb89cd21a7a0, path should be used stable
Thu, 15 Apr 2010 22:34:26 +0200 Sune Foldager merge with stable
Thu, 15 Apr 2010 21:59:21 +0200 Sune Foldager prepush: rewrite most of the code from scratch stable
Thu, 15 Apr 2010 20:25:26 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 20:25:07 +0200 Benoit Boissinot run-tests.py: can't remove from os.environ on solaris stable
Thu, 15 Apr 2010 19:03:03 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 18:08:48 +0200 Benoit Boissinot workingctx: correctly compute the flag for noexec filesystems+merge stable
Thu, 15 Apr 2010 17:25:37 +0200 Sune Foldager localrepo: simplify _updatebranchcache slightly
Thu, 15 Apr 2010 15:35:06 +0200 Benoit Boissinot merge with stable
Thu, 15 Apr 2010 15:34:27 +0200 Benoit Boissinot add +x to test-update-renames, removed by the merge on 24ed7a541f23
Thu, 15 Apr 2010 15:21:41 +0200 Benoit Boissinot simplify test-issue2137, make it more portable stable
Thu, 15 Apr 2010 15:21:21 +0200 Benoit Boissinot add documentation for revlog._prereadsize stable
Thu, 15 Apr 2010 13:52:41 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 15:06:40 -0400 Greg Ward revlog: fix lazyparser.__iter__() to return all revisions (issue2137) stable
Tue, 13 Apr 2010 17:58:38 -0400 Greg Ward revlog: factor out _maxinline global. stable
Wed, 14 Apr 2010 19:49:06 +0200 Sune Foldager merge with stable
Wed, 14 Apr 2010 19:43:40 +0200 Sune Foldager merge
Wed, 14 Apr 2010 19:43:19 +0200 Sune Foldager prepush: backed out refactoring
Wed, 14 Apr 2010 19:35:54 +0200 Peter Arrenbrecht prepush: add more test cases stable
Wed, 14 Apr 2010 19:11:35 +0200 Sune Foldager prepush: fix bug in warning message selection stable
Wed, 14 Apr 2010 11:27:15 +0200 Benoit Boissinot merge with stable
Tue, 13 Apr 2010 23:12:23 -0500 Steve Borho verify: improve progress descriptions
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports
Wed, 14 Apr 2010 00:24:47 -0500 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
Wed, 14 Apr 2010 09:09:43 +0200 Benoit Boissinot merge with stable
Wed, 14 Apr 2010 09:08:47 +0200 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
Wed, 14 Apr 2010 08:48:26 +0200 Benoit Boissinot checklink: use an explicit prefix for the temporary file stable
Tue, 13 Apr 2010 17:58:38 -0400 Greg Ward revlog: factor out _maxinline global.
Tue, 13 Apr 2010 23:04:46 +0200 Benoit Boissinot fix test-pull after 468876bc3885
Tue, 13 Apr 2010 22:10:24 +0200 Benoit Boissinot merge with stable
Tue, 13 Apr 2010 22:06:17 +0200 Benoit Boissinot revlog: put graph related functions together
Tue, 13 Apr 2010 21:54:59 +0200 Benoit Boissinot checkexec: use an explicit prefix for the temporary file stable
Mon, 12 Apr 2010 17:41:32 -0700 Matt Mackall check-code: add a warnings level
Mon, 12 Apr 2010 17:34:12 +0200 Christian Ebert keyword: make the templater a local variable
Mon, 12 Apr 2010 17:21:30 -0700 Matt Mackall rollback: improve message
Mon, 12 Apr 2010 17:11:14 -0700 Matt Mackall transaction: use newlines to separate description elements
Thu, 08 Apr 2010 15:04:00 -0500 Augie Fackler progress: fall back to indeterminate progress if position is >= total
Sun, 11 Apr 2010 14:25:02 -0500 Matt Mackall mq: promote qnew, demote qinit in short help
Sun, 11 Apr 2010 14:24:19 -0500 Matt Mackall commands: improve some command summaries
Sat, 10 Apr 2010 17:20:43 -0500 Matt Mackall progress: show approximate progress info for pull
Mon, 12 Apr 2010 21:55:34 +0200 Patrick Mezard Merge with crew-stable
Mon, 12 Apr 2010 21:37:21 +0200 Patrick Mezard localrepo: do not store URL password in undo.desc
Mon, 12 Apr 2010 21:19:53 +0200 Patrick Mezard convert/subversion: fix default URL checker prototype stable
Sun, 11 Apr 2010 20:59:55 -0700 Brendan Cully Merge with stable
Fri, 09 Apr 2010 20:34:05 +0200 Peter Arrenbrecht patch: don't look for headers in diff lines stable
Fri, 09 Apr 2010 17:23:37 -0500 Steve Borho rollback: add dry-run argument, emit transaction description
Fri, 09 Apr 2010 17:23:35 -0500 Steve Borho localrepo: add desc parameter to transaction
Fri, 09 Apr 2010 15:16:52 +0200 Thomas Arendsen Hein merge with stable
Fri, 09 Apr 2010 15:16:31 +0200 Thomas Arendsen Hein merge default
Fri, 09 Apr 2010 15:14:43 +0200 Thomas Arendsen Hein test-hgwebdir: correctly include '-' in sed expression. stable
Thu, 08 Apr 2010 17:21:42 +0200 Peter Arrenbrecht localrepo: refactor prepush logic
Fri, 09 Apr 2010 10:35:53 +0200 Sune Foldager merge with stable
Thu, 08 Apr 2010 19:46:47 +0200 Sune Foldager partial backout of 1e819576e926 and add tests (issue2131) stable
Wed, 07 Apr 2010 21:31:47 +0200 Henrik Stuart copies: properly visit file context ancestors on working file contexts stable
Wed, 07 Apr 2010 14:44:51 -0500 Matt Mackall Merge with stable
Wed, 07 Apr 2010 16:55:01 +0200 Henrik Stuart mq: use util.unlink instead of os.unlink and os.removedirs stable
Tue, 06 Apr 2010 08:54:18 -0500 Steve Borho color: respect HGPLAIN
Tue, 06 Apr 2010 08:49:19 -0500 Steve Borho color: add support for Windows consoles
Tue, 06 Apr 2010 08:44:13 -0500 Steve Borho color: remove unused import
Tue, 06 Apr 2010 15:40:46 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 15:40:00 +0200 Benoit Boissinot merge default with default
Tue, 06 Apr 2010 15:39:44 +0200 Benoit Boissinot merge stable with stable stable
Tue, 06 Apr 2010 11:49:42 +0200 Benoit Boissinot dirstate: no need to iterate twice, a dict can be updated in place stable
Tue, 06 Apr 2010 00:46:09 +0200 Benoit Boissinot merge with stable
Tue, 06 Apr 2010 00:45:53 +0200 Benoit Boissinot clone: no race possible, we can use changegroup() and have smaller urls stable
Mon, 05 Apr 2010 17:48:48 -0500 Matt Mackall Merge with stable
Mon, 05 Apr 2010 17:48:31 -0500 Matt Mackall Merge with i18n
Mon, 05 Apr 2010 17:48:00 -0500 Matt Mackall Merge with i18n stable
Mon, 05 Apr 2010 01:38:31 +0200 Martin Geisler Merge with hg-i18n
Mon, 05 Apr 2010 01:10:09 +0200 Martin Geisler i18n-da: small updates stable
Mon, 05 Apr 2010 00:14:24 +0200 Martin Geisler i18n-da: synchronized with 37a5a397f150 stable
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templates: escape javascript braces
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: drop \ when handling escaped {
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: strip whitespace inside template methods
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: drop raw method
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: raise nested functions
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: cache full tree
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: use recursive flattening
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: cache self.defaults.get
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: privatize class variables
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: map -> mapping
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: extend preparsing
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall templater: preparse templates and cache
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall keywords: build a new templater to work around caching interaction
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall templater: directly parse templates, no regexes
Mon, 05 Apr 2010 14:33:41 -0500 Jeff Schiller logo: clean up source file with scour
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall contrib: drop rewrite-revlog
Mon, 05 Apr 2010 14:33:41 -0500 Matt Mackall contrib: drop git-viz
Mon, 05 Apr 2010 20:35:47 +0200 Benoit Boissinot merge with stable
Mon, 05 Apr 2010 20:10:46 +0200 Ronny Pfannschmidt add a test for the inprocess status dirstate race stable
Mon, 05 Apr 2010 19:49:19 +0200 Benoit Boissinot merge with stable
Mon, 05 Apr 2010 18:13:20 +0200 Benoit Boissinot dirstate: fix in memory dirstate entries for 1-second race stable
Mon, 05 Apr 2010 13:44:30 +0200 Martin Geisler commands: leftover from d7b601f1e02c
Mon, 05 Apr 2010 11:58:54 +0200 Martin Geisler commands: small refactoring in summary
Mon, 05 Apr 2010 11:52:40 +0200 Martin Geisler commands: retrieve tags from context object
Sun, 04 Apr 2010 21:35:00 -0400 Eric Eisner summary: make use of output labeling
Sun, 04 Apr 2010 22:53:50 -0500 Brodie Rao color: concatenate effects correctly and avoid printing empty effects
Mon, 05 Apr 2010 01:31:16 +0200 Martin Geisler commands: fix typo
Mon, 05 Apr 2010 01:00:14 +0200 Martin Geisler cmdutil: do not translate trivial string
Sun, 04 Apr 2010 02:39:45 +0200 Adrian Buehlmann wix: refactor and new guids.wxi
Fri, 02 Apr 2010 15:22:19 -0500 Brodie Rao color: don't split colors across lines (which confuses less -R)
Fri, 02 Apr 2010 15:22:17 -0500 Brodie Rao color: colorize based on output labels instead of parsing output
Fri, 02 Apr 2010 15:22:15 -0500 Brodie Rao record: make use of output labeling
Fri, 02 Apr 2010 15:22:14 -0500 Brodie Rao qseries: make use of output labeling
Fri, 02 Apr 2010 15:22:11 -0500 Brodie Rao qdiff: make use of output labeling
Fri, 02 Apr 2010 15:22:12 -0500 Brodie Rao qguard: make use of output labeling
Fri, 02 Apr 2010 15:22:10 -0500 Brodie Rao churn: make use of output labeling
Fri, 02 Apr 2010 15:22:09 -0500 Brodie Rao bookmark: make use of output labeling
Fri, 02 Apr 2010 15:22:07 -0500 Brodie Rao cmdutil: make use of output labeling in changeset_printer
Fri, 02 Apr 2010 15:22:06 -0500 Brodie Rao diff: make use of output labeling
Fri, 02 Apr 2010 15:22:05 -0500 Brodie Rao status: make use of output labeling
Fri, 02 Apr 2010 15:22:03 -0500 Brodie Rao grep: make use of output labeling
Fri, 02 Apr 2010 15:22:00 -0500 Brodie Rao ui: add ui.write() output labeling API
Thu, 01 Apr 2010 17:51:59 -0500 Matt Mackall Merge with stable
Thu, 01 Apr 2010 17:51:32 -0500 Matt Mackall Merge with i18n
Thu, 01 Apr 2010 17:49:38 -0500 Matt Mackall Added signature for changeset 2b01dab59416 stable
Thu, 01 Apr 2010 17:49:38 -0500 Matt Mackall Added tag 1.5.1 for changeset 2b01dab59416 stable
Thu, 01 Apr 2010 19:32:36 -0300 Wagner Bruna i18n-pt_BR: update qnew help text stable 1.5.1
Thu, 01 Apr 2010 17:40:47 -0500 Matt Mackall Merge with i18n stable
Thu, 01 Apr 2010 19:32:08 -0300 Wagner Bruna mq: remove reference for deprecated -f option stable
Thu, 01 Apr 2010 11:45:25 -0300 Wagner Bruna merge with i18n stable
Thu, 01 Apr 2010 11:33:03 -0300 Wagner Bruna i18n-pt_BR: synchronized with e46c19c586fa stable
Wed, 31 Mar 2010 21:22:07 +0000 bttfmcf l10n: Updates to French (fr) translation
Wed, 31 Mar 2010 12:15:24 -0300 Wagner Bruna merge with i18n stable
Wed, 31 Mar 2010 12:14:38 -0300 Wagner Bruna i18n-pt_BR: synchronized with ca6ba6cac6cd stable
Wed, 31 Mar 2010 11:07:46 +0200 Mads Kiilerich check-code.py: Check for bare ^ stable
Mon, 29 Mar 2010 09:15:08 -0300 Elifarley Callado Coelho Cruz Added support for 'everybody ' (using an asterisk) in user list. stable
Tue, 30 Mar 2010 02:42:21 +0200 Mads Kiilerich convert.cvs: Initialize state variable and abort on cvs error stable
Thu, 01 Apr 2010 00:15:29 +0200 Martin Geisler Merge with stable
Thu, 01 Apr 2010 00:02:12 +0200 Martin Geisler share: drop experimental label stable
Wed, 31 Mar 2010 15:09:59 -0700 Brendan Cully Merge with stable
Wed, 31 Mar 2010 10:59:00 -0400 Michael Glassford Add missing --mq option to hg log. stable
Wed, 31 Mar 2010 17:32:19 +0200 Martin Geisler Merge with stable
Fri, 26 Mar 2010 21:37:18 +0100 Benoit Allard url: expand path in auth filenames stable
Sat, 27 Mar 2010 13:39:45 +0200 Alexander Solovyov expand paths in aliases stable
Wed, 31 Mar 2010 12:09:21 +0200 Benoit Boissinot merge with stable
Wed, 31 Mar 2010 12:07:13 +0200 Benoit Boissinot test-subrepo-svn: properly escape the url, make it work for svn 1.5 again stable
Tue, 30 Mar 2010 13:09:25 -0500 Matt Mackall Merge with stable
Mon, 15 Mar 2010 14:53:34 -0500 Augie Fackler util.termwidth: check stderr first as it's least likely to be redirected stable
Mon, 29 Mar 2010 16:44:24 -0500 Augie Fackler progress: use stderr instead of stdout; check stderr.isatty() stable
Mon, 29 Mar 2010 16:11:40 -0500 Matt Mackall templatefilters: fix check-code warning
Mon, 29 Mar 2010 15:51:26 -0500 Matt Mackall Merge with stable
Mon, 29 Mar 2010 15:16:38 -0500 Matt Mackall Merge with i18n
Mon, 29 Mar 2010 15:16:05 -0500 Matt Mackall Merge with i18n stable
Mon, 29 Mar 2010 15:15:44 -0500 Matt Mackall Merge stable heads stable
Sun, 28 Mar 2010 20:27:09 +0200 Jens Bäckman i18n-sv: translated the 'patterns' command stable
Fri, 26 Mar 2010 21:35:06 -0300 Wagner Bruna merge with stable