log

age author description
Fri, 20 Nov 2009 14:37:36 +0200 timeless commands: Try to improve help options text for basic commands
Sun, 07 Feb 2010 10:58:51 +0100 Martin Geisler check-code.py: make help strings consistent
Sun, 07 Feb 2010 01:52:10 +0100 Mads Kiilerich check-code.py: escape backslash
Sun, 07 Feb 2010 07:37:05 -0600 Augie Fackler qnew: ignore force option
Sun, 07 Feb 2010 15:09:02 +0100 Dirkjan Ochtman strip apostrophes from an error messages
Sun, 07 Feb 2010 14:53:17 +0100 Dirkjan Ochtman mq: fix typo, thanks pmezard
Sun, 07 Feb 2010 14:51:52 +0100 Dirkjan Ochtman commands: annotate follows by default, separate -f/--file option
Sun, 07 Feb 2010 14:43:21 +0100 Patrick Mezard Merge with crew-stable
Sun, 07 Feb 2010 11:38:36 +0100 Patrick Mezard test-mq-qrefresh: test qrefresh when tip != qtip stable
Sat, 06 Feb 2010 18:36:27 +0100 Dan Villiom Podlaski Christiansen mq: remove qrefresh slow path (issue2025) stable
Sun, 07 Feb 2010 14:29:07 +0100 Sune Foldager interpret repo#name url syntax as branch instead of revision
Sun, 07 Feb 2010 14:01:43 +0100 Brodie Rao dispatch: provide help for disabled extensions and commands
Sun, 07 Feb 2010 11:32:08 +0100 Brodie Rao extensions: refactor disabled()
Sun, 07 Feb 2010 14:06:05 +0100 Dirkjan Ochtman mq: don't warn on qpush against a branch head
Sun, 07 Feb 2010 13:49:52 +0100 Dirkjan Ochtman mq: deprecate qinit and qcommit
Sun, 07 Feb 2010 12:34:02 +0100 Dirkjan Ochtman mq: deprecate qsave, qrestore and related options
Tue, 23 Dec 2008 09:46:40 -0800 Brendan Cully mq: add --mq option to some commands
Sat, 06 Feb 2010 20:24:51 +0100 Sune Foldager pull: with -u and -r, update to the first revision given
Sun, 07 Feb 2010 10:01:55 +0100 Dirkjan Ochtman localrepo: inline single-use nested function
Sun, 07 Feb 2010 09:58:41 +0100 Dirkjan Ochtman localrepo: unify changegroup and changegroupsubset code paths a bit
Sun, 07 Feb 2010 00:51:59 +0100 Benoit Boissinot merge: add hints about the use of 'hg heads' to find the rev to merge
Sun, 07 Feb 2010 00:43:24 +0100 Benoit Boissinot prepush: warn about every new outgoing named branch, not just the first
Sun, 07 Feb 2010 00:43:22 +0100 Benoit Boissinot prepush: rename variables, refactor
Sat, 06 Feb 2010 10:51:50 +0100 Stefano Tortarolo rebase: add --detach option to detach intermediate revisions (issue1950)
Sun, 31 Jan 2010 13:30:17 +0100 Stefano Tortarolo rebase: refactoring
Sat, 06 Feb 2010 19:38:39 +0100 Dirkjan Ochtman commands: do all branch heads by default, demote topological to -t/--topo
Sat, 06 Feb 2010 19:33:40 +0100 Dirkjan Ochtman commands: actually implement --closed for topological heads
Sat, 06 Feb 2010 19:06:02 +0100 Dirkjan Ochtman commands: externalize branchheads so we can do it for all branches at once
Sat, 06 Feb 2010 19:33:33 +0100 Dirkjan Ochtman commands: move inactive/closed out so they can have more effect
Sat, 06 Feb 2010 19:33:28 +0100 Dirkjan Ochtman commands: don't do too much work for error messages
Sat, 06 Feb 2010 19:00:50 +0100 Dirkjan Ochtman commands: allow --closed even for topological heads displays
Sat, 06 Feb 2010 16:50:00 +0100 Patrick Mezard util: make spawndetached() handle subprocess early terminations
Sat, 06 Feb 2010 17:31:54 +0100 Henrik Stuart zeroconf: do not try to encode encoded strings (issue1942)
Sat, 06 Feb 2010 17:31:49 +0100 Henrik Stuart zeroconf: override default destination folder on clone
Sat, 06 Feb 2010 17:37:52 +0100 Henrik Stuart merge with main
Sat, 06 Feb 2010 17:11:18 +0100 Benoit Boissinot merge with main
Fri, 05 Feb 2010 18:50:08 +0100 Benoit Boissinot fix spaces/identation issues
Sat, 06 Feb 2010 15:21:48 +0100 Matt Mackall Merge with crew
Sat, 06 Feb 2010 15:18:52 +0100 Brendan Cully Merge with crew
Sat, 06 Feb 2010 15:18:36 +0100 Brendan Cully run-tests: kill daemons on ^C with -j.
Sat, 06 Feb 2010 08:57:57 -0500 Steve Losh commands: fix more changeset header information in 'hg help export'
Sat, 06 Feb 2010 08:28:39 -0500 Steve Losh commands: fix the list of changeset header information in 'hg help export'
Wed, 03 Feb 2010 16:09:19 +0000 Christian Ebert graphlog: remove unused import
Thu, 04 Feb 2010 20:58:42 +0000 Christian Ebert keyword: fix utcdate filter
Sat, 06 Feb 2010 12:47:33 +0100 Dirkjan Ochtman commands: always order heads recent to oldest
Sat, 06 Feb 2010 12:47:24 +0100 Dirkjan Ochtman commands: fix up stupidly untested heads simplification
Sat, 06 Feb 2010 12:47:17 +0100 Dirkjan Ochtman revlog: fix up previously stupid API change
Sat, 06 Feb 2010 11:29:48 +0100 Dirkjan Ochtman commands: simplify heads a little bit before I start hacking it up
Sat, 06 Feb 2010 11:29:23 +0100 Dirkjan Ochtman localrepo: add a quick docstring for localrepo.branchmap()
Sat, 06 Feb 2010 11:28:03 +0100 Dirkjan Ochtman commands: deprecate the heads -a option
Sat, 06 Feb 2010 11:27:22 +0100 Dirkjan Ochtman revlog: add a fast path for checking ancestry
Sat, 06 Feb 2010 10:23:18 +0100 David Soria Parra subrepo: correct copyright
Fri, 05 Feb 2010 18:46:22 +0100 Dan Villiom Podlaski Christiansen record: function variable naming & signature cleanup.
Fri, 05 Feb 2010 19:10:26 +0100 Vsevolod Solovyov add options dict to localrepo.store.opener and use it for defversion
Fri, 05 Feb 2010 18:23:01 +0100 Benoit Boissinot merge with main
Fri, 05 Feb 2010 17:02:27 +0200 Henri Wiechers localrepo: minor formatting - remove double space
Mon, 01 Feb 2010 22:29:11 +0200 Henri Wiechers coverage.py: fixed syntax error
Fri, 05 Feb 2010 17:24:38 +0100 Dirkjan Ochtman merge with stable
Fri, 05 Feb 2010 10:16:52 -0600 Augie Fackler zeroconf: gethostbyaddr may also fail with socket.herror stable
Fri, 05 Feb 2010 07:07:53 -0600 Steve Borho Merge with stable
Fri, 05 Feb 2010 04:33:08 -0600 Steve Borho commands: label from user is in local encoding stable
Tue, 02 Feb 2010 09:13:59 +0100 Benoit Boissinot merge with main
Tue, 02 Feb 2010 09:05:20 +0100 Benoit Boissinot copies: check if revisions are related (bug found with pylint)
Mon, 01 Feb 2010 11:34:44 -0600 Matt Mackall Merge with stable
Mon, 01 Feb 2010 09:34:35 -0600 Matt Mackall Added signature for changeset 4aa619c4c2c0 stable
Mon, 01 Feb 2010 09:34:35 -0600 Matt Mackall Added tag 1.4.3 for changeset 4aa619c4c2c0 stable
Mon, 01 Feb 2010 09:18:58 -0600 Matt Mackall Merge with i18n
Mon, 01 Feb 2010 09:18:25 -0600 Matt Mackall Merge with i18n stable 1.4.3
Mon, 01 Feb 2010 11:11:30 -0200 Wagner Bruna merge with i18n stable
Mon, 01 Feb 2010 11:10:43 -0200 Wagner Bruna i18n-pt_BR: synchronized with b08ffd27dfc8 stable
Sun, 31 Jan 2010 16:01:20 +0100 Martin Geisler Merge with stable.
Sat, 30 Jan 2010 19:49:52 +0100 Georg Brandl i18n: fix typo in German translation stable
Sun, 31 Jan 2010 02:34:50 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e7727a545c48
Sun, 31 Jan 2010 13:43:33 -0600 Matt Mackall Merge with stable
Sun, 24 Jan 2010 20:51:53 +0100 Dan Villiom Podlaski Christiansen templates: rename `Last change' column in hgwebdir repository list.
Thu, 10 Dec 2009 17:21:31 +0900 Nicolas Dumazet run-tests: split tests/blacklist in tests/blacklists/*
Sun, 31 Jan 2010 18:02:16 +0100 Benoit Boissinot subrepo: fix errors reported by pylint
Sun, 31 Jan 2010 12:19:52 -0600 Matt Mackall copies: revert d1cd09bb4d18 stable
Thu, 28 Jan 2010 23:13:45 -0600 Matt Mackall Merge with i18n
Thu, 28 Jan 2010 23:13:10 -0600 Matt Mackall Merge with stable
Thu, 28 Jan 2010 23:07:28 -0600 Matt Mackall config: handle short continuations (issue1999) stable
Thu, 28 Jan 2010 22:45:46 -0600 Matt Mackall copies: fix issue1994 stable
Mon, 18 Jan 2010 19:57:36 +0100 Jens Bäckman i18n-sv: Translated twelve basic commands
Thu, 28 Jan 2010 22:45:04 -0600 Matt Mackall bugzilla: lowercase mysqldb var
Thu, 28 Jan 2010 22:44:54 -0600 Matt Mackall check-code: del isn't a function
Thu, 28 Jan 2010 22:44:45 -0600 Matt Mackall check-code: fix copyright date
Thu, 28 Jan 2010 22:44:36 -0600 Matt Mackall test-minirst: hide trailing whitespace from check-code
Thu, 28 Jan 2010 22:44:25 -0600 Matt Mackall zeroconf: flag third-party Zeroconf.py for ignore in check-code
Thu, 28 Jan 2010 22:44:18 -0600 Matt Mackall check-code: add some ignore hints
Mon, 25 Jan 2010 01:23:34 -0600 Matt Mackall check-code: check thyself
Fri, 29 Jan 2010 01:04:38 +0100 Martin Geisler Merge with stable.
Thu, 28 Jan 2010 11:27:09 +0000 Christian Ebert patchbomb: document [patchbomb] config section for addresses stable
Thu, 28 Jan 2010 10:38:29 +0000 Christian Ebert hgrc.5: whether bcc is prompted for is up to the extension stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Mon, 25 Jan 2010 00:05:22 -0600 Matt Mackall Introduce check-code.py
Sun, 24 Jan 2010 18:44:12 +0100 Benoit Boissinot merge with stable
Sat, 23 Jan 2010 02:03:42 +0100 Mads Kiilerich test-encode: Use tr chacter classes instead of character ranges stable
Sat, 23 Jan 2010 16:55:46 +0100 Martin Geisler Merge with stable
Sat, 23 Jan 2010 16:54:53 +0100 Martin Geisler templates: do not add "ago" twice stable
Fri, 22 Jan 2010 17:15:58 +0100 Martin Geisler Merge with stable
Fri, 22 Jan 2010 17:13:55 +0100 Mads Kiilerich tests: Don't use $PWD stable
Wed, 20 Jan 2010 23:23:18 +0100 David Soria Parra mq: Do not translate import message that are appended to commits. stable
Thu, 21 Jan 2010 13:26:26 +0100 Patrick Mezard subrepo: handle svn externals and meta changes (issue1982)
Thu, 21 Jan 2010 15:13:40 +0100 Patrick Mezard subrepo: svn xml output is much easier to parse
Thu, 21 Jan 2010 15:13:03 +0100 Patrick Mezard subrepo: make svn use C locale for portability
Wed, 20 Jan 2010 16:58:48 +0100 Martin Geisler Merge with stable
Wed, 20 Jan 2010 13:50:06 +0900 FUJIWARA Katsunori summary: L10N messages hide clean-ness of workdir from 'hg summary' stable
Wed, 20 Jan 2010 16:48:20 +0100 Martin Geisler mercurial.el: add forgotten version number stable
Sun, 17 Jan 2010 01:53:04 +0100 Mads Kiilerich test-subrepo-svn: remove bashism
Wed, 20 Jan 2010 09:49:15 +0100 Patrick Mezard Merge with crew-stable
Sun, 17 Jan 2010 01:52:36 +0100 Mads Kiilerich test-patch-offset: Don't use unified diff stable
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 19 Jan 2010 22:20:05 -0600 Matt Mackall copies: speed up copy detection stable
Mon, 28 Dec 2009 12:14:26 +0900 Nicolas Dumazet hgweb: request: strip() form values stable
Mon, 18 Jan 2010 22:59:32 +0100 Patrick Mezard templatekw: fix extras, manifest and showlist args (issue1989)
Mon, 18 Jan 2010 15:38:31 -0200 Wagner Bruna merge with i18n stable
Mon, 18 Jan 2010 15:37:45 -0200 Wagner Bruna i18n-pt_BR: synchronized with 279c8a73fde1 stable
Sat, 16 Jan 2010 02:40:00 +0100 Martin Geisler Merge with stable
Wed, 13 Jan 2010 22:05:06 -0500 Greg Ward share: be more explicit about the dangers of rollback. stable
Wed, 06 Jan 2010 03:27:15 +0100 Mads Kiilerich mercurial.spec: Alignment with AIX spec by Jim Hague stable
Sat, 16 Jan 2010 02:33:06 +0100 Nicolas Dumazet hgweb: changenav: separate pages before and after the current position
Wed, 06 Jan 2010 18:03:33 +0000 Jim Hague Work around AIX shell builtin printf not handling \NNN. stable
Fri, 15 Jan 2010 21:32:53 +0100 Benoit Boissinot merge with stable
Fri, 15 Jan 2010 21:08:04 +0100 Benoit Boissinot subrepo: fix merging of already merged subrepos (issue1986) stable
Fri, 15 Jan 2010 10:38:11 +0100 Patrick Mezard Merge with crew-stab le
Fri, 15 Jan 2010 09:50:52 +0100 Patrick Mezard cmdutil: expand style paths (issue1948) stable
Thu, 14 Jan 2010 16:43:14 +0100 Dirkjan Ochtman hgweb: add a test for search logs
Thu, 14 Jan 2010 16:42:10 +0100 Dirkjan Ochtman hgweb: add less/more links for search logs (issue1972)
Thu, 14 Jan 2010 16:28:21 +0100 Dirkjan Ochtman hgweb: add less/more links to shortlog/filelog nav
Thu, 14 Jan 2010 16:07:34 +0100 Dirkjan Ochtman hgweb: make graph page size equal to shortlog
Wed, 13 Jan 2010 12:00:06 +0100 Dirkjan Ochtman merge with stable
Wed, 13 Jan 2010 11:53:55 +0100 Dirkjan Ochtman ui: just return it if it's already a bool stable
Wed, 13 Jan 2010 11:57:32 +0100 Dirkjan Ochtman demandimport: ignore _winreg (used in python-2.7 mimetypes) stable
Tue, 12 Jan 2010 22:20:21 +0100 Patrick Mezard shrink-revlog: add --dry-run option
Sun, 10 Jan 2010 18:13:34 +0100 Patrick Mezard cmdutil: hide child window created by win32 spawndetached()
Wed, 06 Jan 2010 21:11:58 +0100 Patrick Mezard Find right hg command for detached process
Wed, 06 Jan 2010 21:11:58 +0100 Patrick Mezard cmdutil: replace unix pipe handshake with file lock
Fri, 10 Apr 2009 21:20:25 +0200 Patrick Mezard serve: add and use portable spawnvp replacement
Tue, 12 Jan 2010 15:12:53 +0100 Greg Ward shrink-revlog: help/doc tweaks
Thu, 07 Jan 2010 23:04:53 +0100 Pascal Quantin Add shrink-revlog.py to win32 installer
Mon, 11 Jan 2010 21:15:53 +0100 Patrick Mezard shrink-revlog: make it work on windows (issue1976)
Mon, 11 Jan 2010 22:41:49 +0100 Benoit Boissinot merge main with stable
Mon, 11 Jan 2010 22:41:24 +0100 Benoit Boissinot merge crew together
Mon, 11 Jan 2010 22:41:02 +0100 Benoit Boissinot merge stable together stable
Mon, 11 Jan 2010 21:45:28 +0100 Benoit Boissinot merge with stable
Mon, 11 Jan 2010 21:44:04 +0100 Benoit Boissinot shrink-revlog: avoid cryptic error when used as an extension stable
Mon, 11 Jan 2010 21:40:19 +0100 Benoit Boissinot transaction: initialize self.journal to None after deletion stable
Sat, 09 Jan 2010 23:12:21 +0100 Jens Bäckman subrepo: fix typo in help text
Sat, 09 Jan 2010 23:16:48 +0100 Martin Geisler Merge with stable
Sat, 09 Jan 2010 23:16:36 +0100 Martin Geisler relink: ensure consistent candidate order stable
Sat, 09 Jan 2010 23:03:33 +0100 Jens Bäckman commands: fix typo in help text stable
Sat, 09 Jan 2010 10:47:47 +0100 Georg Brandl color: colorize output of hg resolve -l
Fri, 08 Jan 2010 20:56:28 +0100 Benoit Boissinot color: improve coding style
Sat, 09 Jan 2010 00:25:56 +0100 Patrick Mezard Merge with crew-stable
Fri, 08 Jan 2010 23:15:24 +0100 Patrick Mezard ui: display progress with decimal notation stable
Fri, 08 Jan 2010 23:15:22 +0100 Patrick Mezard win32: close file when leaving _getfileinfo() stable
Fri, 08 Jan 2010 18:48:39 +0530 Siddharth Agarwal Add support for relinking on Windows. stable
Fri, 08 Jan 2010 22:30:07 +0100 Patrick Mezard Add test for relink extension stable
Thu, 07 Jan 2010 16:06:36 +0100 Dirkjan Ochtman contrib: small documentation fixes in shrink-revlog.py
Thu, 07 Jan 2010 16:06:12 +0100 Dirkjan Ochtman contrib: turn shrink-revlog.py into an extension
Thu, 07 Jan 2010 15:12:16 +0100 Dirkjan Ochtman contrib: fix error handling in shrink-revlog.py to be more hg-like
Thu, 07 Jan 2010 15:07:18 +0100 Dirkjan Ochtman contrib: use ui to write in shrink-revlog.py
Tue, 05 Jan 2010 22:41:39 +0100 Martin Geisler Merge with stable.
Tue, 05 Jan 2010 03:20:45 +0100 Mads Kiilerich Update test and man page for multiple matching encode/decode filters stable
Tue, 05 Jan 2010 15:07:38 -0500 Greg Ward commands: fix help string for pull -u and unbundle -u. stable
Mon, 04 Jan 2010 23:45:45 +0100 Pascal Quantin Update copyright year to 2010 stable
Tue, 05 Jan 2010 10:20:28 -0600 Steve Borho httprepo: always store the response url (issue1968)
Mon, 04 Jan 2010 01:11:18 +0100 Martin Geisler Merge with stable
Mon, 04 Jan 2010 01:09:23 +0100 Martin Geisler commands: update copyright year to 2010 stable
Sun, 03 Jan 2010 19:13:55 +0100 Patrick Mezard test-convert-svn-branches: filter unwanted output
Sun, 03 Jan 2010 20:36:30 +0100 Patrick Mezard Merge with crew-stable
Sun, 03 Jan 2010 19:47:07 +0100 Patrick Mezard patch: explicitely close input patch files when leaving stable
Sun, 03 Jan 2010 18:16:42 +0100 Patrick Mezard Merge with crew-stable
Sun, 03 Jan 2010 17:26:39 +0100 Patrick Mezard hgweb: improve IIS PATH_INFO fix ee8af8a4d905 (issue1580) stable
Sat, 02 Jan 2010 18:14:45 +0100 Patrick Mezard Minor svn conversion tests cleanup
Sat, 02 Jan 2010 16:42:00 +0100 Patrick Mezard subrepo: force en_US.UTF-8 locale when calling svn
Sat, 02 Jan 2010 16:03:29 +0100 Patrick Mezard test-subrepo-svn: normalize OS specific path separator
Sat, 02 Jan 2010 16:03:25 +0100 Patrick Mezard subrepo: normalize svn output line-endings
Sat, 02 Jan 2010 15:48:05 +0100 Patrick Mezard test-subrepo-svn: avoid pushd/popd
Fri, 01 Jan 2010 18:10:10 -0600 Matt Mackall Merge with stable
Fri, 01 Jan 2010 17:58:35 -0600 Matt Mackall Added signature for changeset 296a0b14a686 stable
Fri, 01 Jan 2010 17:58:34 -0600 Matt Mackall Added tag 1.4.2 for changeset 296a0b14a686 stable
Fri, 01 Jan 2010 15:45:48 -0600 Matt Mackall Merge with crew
Fri, 01 Jan 2010 21:49:05 +0100 Patrick Mezard mq: qdiff with the same diff options than qrefresh (issue1350)
Fri, 01 Jan 2010 21:21:34 +0100 Patrick Mezard mq: upgrade to git patch when necessary (issue767)
Fri, 01 Jan 2010 20:54:05 +0100 Patrick Mezard patch: support diff data loss detection and upgrade
Fri, 01 Jan 2010 20:52:05 +0100 Patrick Mezard Merge with crew-stable
Fri, 01 Jan 2010 15:33:51 -0600 Matt Mackall Merge with stable
Fri, 01 Jan 2010 19:53:05 +0100 Patrick Mezard mq: preserve --git flag when folding patches stable 1.4.2
Fri, 01 Jan 2010 19:53:05 +0100 Patrick Mezard mq: preserve --git flag when merging patches stable
Fri, 01 Jan 2010 19:53:05 +0100 Patrick Mezard mq: stop caching and sharing diff options stable
Fri, 01 Jan 2010 18:46:24 +0100 Martin Geisler subrepo: mark string for translation and fix case
Fri, 01 Jan 2010 15:30:21 +0100 Pascal Quantin Add RelaxNG schema to win32 installer
Fri, 01 Jan 2010 17:11:48 +0100 Martin Geisler Merge with mpm
Fri, 01 Jan 2010 14:29:36 +0100 Patrick Mezard Merge with crew-stable
Fri, 01 Jan 2010 13:58:30 +0100 Patrick Mezard copies: don't report copies with unrelated branch stable
Thu, 31 Dec 2009 13:16:03 -0600 Augie Fackler subrepo: Subversion support
Thu, 31 Dec 2009 17:10:03 -0600 Augie Fackler subrepo: add table-based dispatch for subrepo types
Thu, 31 Dec 2009 17:19:30 -0600 Augie Fackler dirstate: don't check state of subrepo directories
Thu, 31 Dec 2009 16:30:34 -0600 Augie Fackler subrepo: load from a context where the subrepo exists
Thu, 31 Dec 2009 17:25:46 -0600 Matt Mackall subrepo: fix includes support in .hgsub
Thu, 31 Dec 2009 00:03:19 +0100 Martin Geisler Merge with stable
Wed, 30 Dec 2009 20:39:59 -0200 Wagner Bruna i18n: update po files for 703db37d186b and 0ddbc0299742 stable
Wed, 30 Dec 2009 14:32:37 -0600 Matt Mackall Merge with i18n
Wed, 30 Dec 2009 20:59:23 +0100 Martin Geisler Merge with stable
Wed, 30 Dec 2009 20:37:53 +0100 Martin Geisler Merge with i18n.
Wed, 30 Dec 2009 20:36:48 +0100 Martin Geisler Merge with i18n-stable stable
Wed, 30 Dec 2009 03:39:34 +0100 Martin Geisler i18n: merge with stable
Wed, 30 Dec 2009 03:26:49 +0100 Martin Geisler i18n-da: import strings from default branch stable
Tue, 29 Dec 2009 00:47:23 +0100 Jens Bäckman i18n-sv: synchronized with 37679dbf2ee3
Mon, 28 Dec 2009 15:08:07 -0200 Wagner Bruna merge with i18n stable
Mon, 28 Dec 2009 15:01:10 -0200 Wagner Bruna i18n-it: removed extraneous '\r' from message stable
Mon, 28 Dec 2009 14:59:14 -0200 Wagner Bruna i18n-pt_BR: synchronized with 37679dbf2ee3 stable
Wed, 30 Dec 2009 02:44:37 +0100 Robert Bachmann Added RelaxNG schema for hg log XML output format
Wed, 30 Dec 2009 02:41:19 +0100 Robert Bachmann Bugfix and test for hg log XML output
Wed, 30 Dec 2009 02:38:53 +0100 Robert Bachmann Added output of "extras" to hg log XML output
Tue, 29 Dec 2009 16:16:25 -0600 Matt Mackall Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests
Tue, 29 Dec 2009 23:59:41 -0600 Steve Borho windows: expand environment vars in find_exe
Tue, 29 Dec 2009 16:16:25 -0600 Matt Mackall Merge with stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
Mon, 28 Dec 2009 16:48:57 +0100 Robert Bachmann Added XML output for hg log
Mon, 28 Dec 2009 17:55:52 +0100 Robert Bachmann Added support for templatevar "footer" to cmdutil.py
Tue, 29 Dec 2009 16:00:38 +0100 Patrick Mezard patch: make git diffline generation more explicit
Tue, 29 Dec 2009 16:00:29 +0100 Patrick Mezard mq: untangle git patch detection
Tue, 29 Dec 2009 16:00:24 +0100 Patrick Mezard test-mq: better tests delimitation
Tue, 29 Dec 2009 01:32:40 +0100 Patrick Mezard Merge with crew-stable
Tue, 29 Dec 2009 01:03:10 +0100 Mads Kiilerich test-bisect: test handling of invalid commands without relying on sh stable
Mon, 28 Dec 2009 18:29:35 +0100 Patrick Mezard diffhelpers: fix variable declaration for MSVC (not C99)
Sun, 27 Dec 2009 23:24:05 +0100 Martin Geisler dirstate: improve docstring formatting
Thu, 24 Dec 2009 18:53:36 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:35 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 18:53:34 +0200 Henri Wiechers test-help: improve test coverage
Thu, 24 Dec 2009 11:41:06 +0100 Dirkjan Ochtman merge with stable
Thu, 24 Dec 2009 11:40:39 +0100 Johan Samyn monoblue: fix title for branches page stable
Thu, 24 Dec 2009 00:01:13 +0100 Patrick Mezard Merge with crew-stable