log

age author description
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