Fri, 20 Jan 2012 13:19:32 -0200 Wagner Bruna phases: do not mark debug message for translation stable
Fri, 20 Jan 2012 13:10:01 -0200 Wagner Bruna templatekw: fix phase keywords stable
Fri, 20 Jan 2012 12:57:13 -0200 Wagner Bruna phases: fix typo in warning message stable
Fri, 20 Jan 2012 12:04:45 -0200 Wagner Bruna rebase: drop uppercase in abort message stable
Fri, 02 Dec 2011 18:20:32 +0100 Na'Tosha Bard largefiles: add --normal option to hg add (issue3061) stable
Fri, 20 Jan 2012 11:56:12 +0100 Na'Tosha Bard largefiles: fix caching largefiles from an aliased repo (issue3212) stable
Sat, 14 Jan 2012 01:56:27 +0100 Mads Kiilerich run-tests: expand user in --with-hg stable
Fri, 20 Jan 2012 01:24:16 +0100 Mads Kiilerich tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stable
Sat, 14 Jan 2012 01:55:50 +0100 Mads Kiilerich tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stable
Thu, 19 Jan 2012 16:05:01 -0600 Kevin Bullock bookmarks: clarify help for -i/--inactive stable
Fri, 20 Jan 2012 13:19:39 -0200 Wagner Bruna revset: fix typo in message stable
Thu, 19 Jan 2012 14:34:32 -0600 Matt Mackall merge default into stable for 2.1 code freeze stable
Thu, 19 Jan 2012 14:31:05 -0600 Matt Mackall revset: add remote() predicate to lookup remote revisions
Thu, 19 Jan 2012 14:07:48 -0600 Matt Mackall bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
Thu, 19 Jan 2012 11:35:06 -0600 Matt Mackall qimport: back out 2eec74d7ce95
Thu, 19 Jan 2012 16:09:43 +0100 Pierre-Yves David phases: only synchronize on common changeset when push fails
Thu, 19 Jan 2012 15:50:55 +0100 Pierre-Yves David discovery: diet discovery.prepush from non-discovery code
Thu, 19 Jan 2012 11:30:37 +0100 Pierre-Yves David qfinish: set all qfinished patch as draft, not only qbase
Thu, 19 Jan 2012 10:07:13 +0100 Patrick Mezard largefiles: test and simplify empty directory removal in remove
Thu, 19 Jan 2012 02:14:06 +0100 Mads Kiilerich tag: invalidate tag cache immediately after adding new tag (issue3210)
Wed, 18 Jan 2012 17:18:38 +0100 Pierre-Yves David mq: ensure mq changesets are set to secret when no phase data are found
Tue, 17 Jan 2012 02:26:00 +0100 Pierre-Yves David mq: qimporting revision set them to secret
Wed, 18 Jan 2012 16:53:49 +0100 Pierre-Yves David mq: have mq create secret changeset only
Wed, 18 Jan 2012 20:00:48 -0600 Matt Mackall wireproto: refuse to lookup secret csets
Wed, 18 Jan 2012 19:16:01 -0600 Matt Mackall qclone: ignore local qbase if secret
Wed, 18 Jan 2012 18:14:55 -0600 Matt Mackall rebase: only advance phase on successful commit
Wed, 18 Jan 2012 17:23:54 +0100 Pierre-Yves David phases: mechanism to allow extension to alter initial computation of phase
Wed, 18 Jan 2012 17:11:27 +0100 Pierre-Yves David qclone: add a few comment and blank line
Wed, 18 Jan 2012 17:06:59 +0100 Pierre-Yves David mq: turn changeset draft on qfinish (except if qparent is secret)
Wed, 18 Jan 2012 16:52:26 +0100 Pierre-Yves David config: have a way to backup and restore value in config
Tue, 17 Jan 2012 11:08:23 +0100 Alain Leufroy graft: add test to check the phase of new changesets
Tue, 17 Jan 2012 09:12:14 +0100 Alain Leufroy rebase: fix phases movement
Wed, 18 Jan 2012 11:33:14 +0100 Na'Tosha Bard largefiles: cache new largefiles for new heads when pulling
Wed, 18 Jan 2012 14:33:19 +0100 Patrick Mezard largefiles: remove unused lfutil.readhash()
Wed, 18 Jan 2012 14:19:43 +0100 Na'Tosha Bard largefiles: check if largefile could be found when archiving (issue3193)
Wed, 18 Jan 2012 13:41:03 +0100 Na'Tosha Bard largefiles: refactor lfutil.findfiles to be more logical
Tue, 17 Jan 2012 19:10:59 -0500 David M. Carr forget: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:58 -0500 David M. Carr add: fix subrepo recursion for explicit path handling
Tue, 17 Jan 2012 19:10:54 -0500 David M. Carr tests: add subrepo recursion tests for add/forget with explicit paths
Wed, 18 Jan 2012 15:07:15 -0600 Matt Mackall merge with stable
Wed, 18 Jan 2012 14:56:52 -0600 Matt Mackall bookmarks: backout locking change in 12dea4d998ec
Tue, 17 Jan 2012 20:23:23 +0100 Pierre-Yves David changeset_printer: display changeset phase on debug level
Tue, 17 Jan 2012 20:43:41 +0100 Pierre-Yves David phase: report phase movement
Mon, 16 Jan 2012 19:45:35 +0100 Na'Tosha Bard largefiles: correctly handle newly added largefile on other side of merge
Tue, 17 Jan 2012 02:55:55 +0100 Mads Kiilerich rebase: write series file without removed mq patches
Tue, 17 Jan 2012 17:48:59 -0600 Matt Mackall revset: roots needs to be computed on full set
Wed, 18 Jan 2012 16:46:15 +0100 Sune Foldager phases: use nodemap to check for missing nodes
Wed, 18 Jan 2012 14:50:17 +0100 Henrik Stuart repair: move phases code after invalidation code
Tue, 17 Jan 2012 11:29:32 +0100 Patrick Mezard largefiles: remove empty directories upon update (issue3202) stable
Mon, 16 Jan 2012 01:21:30 -0600 Matt Mackall revset: optimize roots and children
Mon, 16 Jan 2012 01:21:22 -0600 Matt Mackall revset: optimize building large lists in formatrevspec
Thu, 08 Dec 2011 16:28:18 +0100 Mads Kiilerich hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMAND
Sun, 15 Jan 2012 13:50:12 -0700 Matt Zuba hooks: prioritize run order of hooks
Sun, 15 Jan 2012 18:00:01 -0600 Matt Mackall merge with stable
Wed, 11 Jan 2012 15:53:42 -0500 Jordi GutiƩrrez Hermoso merge: report all files in _checkunknown
Fri, 13 Jan 2012 22:16:01 +0100 Pierre-Yves David discovery: fix prepush documentation
Fri, 13 Jan 2012 02:04:16 +0100 Pierre-Yves David phases: simplify phase exchange and movement over pushkey
Fri, 13 Jan 2012 01:42:47 +0100 Pierre-Yves David phases: move phase according what was pushed not only what was added added
Fri, 13 Jan 2012 01:29:03 +0100 Pierre-Yves David revlog: make addgroup returns a list of node contained in the added source
Thu, 12 Jan 2012 01:25:57 +0100 Pierre-Yves David phases: make secret changeset undiscoverable in all case
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip