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
Wed, 11 Jan 2012 17:26:27 +0100 Pierre-Yves David phases: exclude secret when doing a local clone
Fri, 13 Jan 2012 02:30:43 +0100 Mads Kiilerich bookmarks: primarily use repo lock, not wlock
Fri, 13 Jan 2012 02:29:38 +0100 Mads Kiilerich localrepo: update branchcache in a more reliable way
Fri, 13 Jan 2012 01:19:08 +0100 Mads Kiilerich tests: make qnew in test-mq-caches.t stable
Fri, 13 Jan 2012 01:19:08 +0100 Mads Kiilerich localrepo: remove spurious updatebranchcache return value
Wed, 11 Jan 2012 02:29:56 +0100 Mads Kiilerich mq: only save dirty files once when savedirty is called multiple times
Wed, 11 Jan 2012 02:29:56 +0100 Mads Kiilerich mq: remove early wlock release in qnew
Wed, 11 Jan 2012 02:29:55 +0100 Mads Kiilerich mq: use .invalidate to cancel dirty mq state when cancelling transaction
Wed, 11 Jan 2012 02:29:55 +0100 Mads Kiilerich mq: make qsave implementation more explicit
Wed, 11 Jan 2012 02:28:36 +0100 Mads Kiilerich mq: consistently use boolean values for dirty flags
Wed, 11 Jan 2012 02:28:12 +0100 Mads Kiilerich mq: minor cleanup
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich tag: lock before tagging
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich tests: lock before creating transaction in test-filelog
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich debugbuilddag: lock repo before starting transaction
Fri, 13 Jan 2012 01:19:07 +0100 Mads Kiilerich rebase: take locks in the right order
Wed, 11 Jan 2012 01:56:05 +0100 Mads Kiilerich tests: keep track of all check-code.py warnings
Sun, 15 Jan 2012 13:39:09 +0100 Christian Ebert filectx: typo in comment stable
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stable
Wed, 11 Jan 2012 16:54:29 +0000 Jim Hague bugzilla: make XMLRPC interface support http and https access stable
Fri, 13 Jan 2012 11:29:53 -0600 Matt Mackall merge with stable
Fri, 13 Jan 2012 11:29:40 -0600 Matt Mackall merge with i18n
Thu, 12 Jan 2012 17:50:48 +0700 Andrei Polushin i18n-ru: editorial for 'abort' and 'pipe'
Thu, 12 Jan 2012 02:12:00 +0700 Andrei Polushin i18n-ru: editorial for 'diff'
Thu, 12 Jan 2012 02:02:11 +0700 Andrei Polushin i18n-ru: editorial for 'guard'
Wed, 11 Jan 2012 04:32:48 +0700 Andrei Polushin i18n-ru: vocabulary edited, minor corrections in translations.
Wed, 11 Jan 2012 04:12:11 +0700 Andrei Polushin i18n-ru: using correct abbreviated units for megabytes.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip