log

age author description
Mon, 18 Jun 2007 12:38:54 -0700 Brendan Cully Make fast-forward merges full merges
Mon, 18 Jun 2007 11:13:16 -0700 Brendan Cully Fix up tests for new branch message
Mon, 18 Jun 2007 10:44:43 -0700 Brendan Cully Notify the user that hg branch does not create a branch until commit
Sun, 17 Jun 2007 20:09:35 -0700 Brendan Cully patchbomb: fix PAGER buglet introduced in 88fc92b0b821
Sun, 17 Jun 2007 20:35:43 +0200 Patrick Mezard patchbomb: page patchbomb messages only if PAGER is defined.
Sun, 17 Jun 2007 20:35:32 +0200 Patrick Mezard cmdutil: add missing "time" import.
Sun, 17 Jun 2007 20:08:06 +0200 Patrick Mezard Merge with crew-stable
Sun, 17 Jun 2007 19:40:02 +0200 Patrick Mezard patchbomb: flush ui before delegating to pager.
Sun, 17 Jun 2007 19:39:47 +0200 Patrick Mezard test-patchbomb: fix non-existing --date parameter and filtering regexps.
Wed, 13 Jun 2007 15:02:09 +0300 Giorgos Keramidas test-patchbomb: sed -e may not work with extended regexps
Sun, 17 Jun 2007 14:11:30 +0200 Thomas Arendsen Hein Make --import-branch option actually work (- is translated to _)
Thu, 14 Jun 2007 09:01:51 -0700 Eric Hopper Add --import-branch option to hg import to pull in branch information without --exact
Thu, 14 Jun 2007 16:19:58 -0700 Brendan Cully convert: remove pdb call. *blush*
Thu, 14 Jun 2007 16:12:08 -0700 Brendan Cully convert: fix various authormap handling bugs
Thu, 14 Jun 2007 23:25:55 +0200 Edouard Gomez convert extension: Add support for username mapping
Thu, 14 Jun 2007 23:25:55 +0200 Edouard Gomez convert extension: Save a few opens on the map file
Thu, 14 Jun 2007 13:32:35 -0700 Brendan Cully Merge with stable
Thu, 14 Jun 2007 10:58:49 -0700 Brendan Cully Make parents with a file but not a revision use working directory revision.
Thu, 14 Jun 2007 10:59:17 -0700 Brendan Cully Merge with crew
Thu, 14 Jun 2007 10:58:49 -0700 Brendan Cully Make parents with a file but not a revision use working directory revision.
Thu, 14 Jun 2007 12:54:06 +0200 Thomas Arendsen Hein Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.
Thu, 14 Jun 2007 11:33:32 +0200 Thomas Arendsen Hein merge with main
Wed, 13 Jun 2007 13:15:53 -0500 Matt Mackall extensions: fix lookup of hgext.foo modules
Wed, 13 Jun 2007 13:15:51 -0500 Matt Mackall localrepo: demand-load changeset, manifest, and dirstate
Wed, 13 Jun 2007 19:11:20 -0700 Brendan Cully Merge with crew
Wed, 13 Jun 2007 19:05:20 -0700 Brendan Cully extensions: fix load of module/__init__.py on OS X
Wed, 13 Jun 2007 21:39:45 -0300 Alexis S. L. Carvalho localrepo.status: only append stuff to the clean list if list_clean is true
Wed, 13 Jun 2007 21:39:45 -0300 Alexis S. L. Carvalho mq: reduce matcher abuse
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho commands.remove: don't use the unknown list
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho commands.commit: don't use the unknown list