log

age author description
Sat, 12 Aug 2006 12:47:18 -0700 Vadim Gelfer merge git patch code.
Fri, 11 Aug 2006 16:56:31 -0700 Brendan Cully Tests for git import
Fri, 11 Aug 2006 16:55:48 -0700 Brendan Cully Remove debugging line
Fri, 11 Aug 2006 16:30:24 -0700 Brendan Cully Fix bad merge with crew
Fri, 11 Aug 2006 15:50:16 -0700 Brendan Cully Move patch-related code into its own module.
Fri, 11 Aug 2006 15:50:07 -0700 Brendan Cully Teach import to understand git diff extensions.
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Sat, 12 Aug 2006 12:12:23 -0700 Vadim Gelfer merge.
Sat, 12 Aug 2006 08:53:23 -0300 Alexis S. L. Carvalho Fix some bugs introduced during the manifest refactoring
Sat, 12 Aug 2006 09:24:04 -0300 Alexis S. L. Carvalho Fix "hg qnew -f foo" without -m
Sat, 12 Aug 2006 11:53:12 -0700 Vadim Gelfer merge with mpm.
Fri, 11 Aug 2006 14:50:41 -0700 Vadim Gelfer import: get lock and wlock one time
Fri, 11 Aug 2006 09:11:54 +0200 Thomas Arendsen Hein Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.
Thu, 10 Aug 2006 17:37:57 -0700 Vadim Gelfer fix test output
Thu, 10 Aug 2006 17:33:08 -0700 Vadim Gelfer mq: only add mq attribute to local repo
Thu, 10 Aug 2006 17:18:55 -0700 Vadim Gelfer mq: apply patch is any posative guard matches
Thu, 10 Aug 2006 17:02:11 -0700 Vadim Gelfer fetch: fix test fail
Thu, 10 Aug 2006 16:10:59 -0700 Vadim Gelfer mq: do not allow to push from repo with patches applied
Thu, 10 Aug 2006 15:44:05 -0700 Vadim Gelfer call reposetup functions of extension modules whenever repo created
Thu, 10 Aug 2006 15:02:18 -0700 Vadim Gelfer mq: test commit in repo with patches applied
Thu, 10 Aug 2006 11:18:48 -0700 Brendan Cully Disallow commit over an applied mq patch.
Thu, 10 Aug 2006 14:58:10 -0700 Vadim Gelfer qselect: add --pop, --reapply options
Wed, 09 Aug 2006 12:05:40 -0700 Danek Duvall Fix some tests for portability.
Mon, 14 Aug 2006 14:14:08 -0500 Matt Mackall merge: minor simplification
Fri, 11 Aug 2006 11:00:38 -0500 Matt Mackall Remove manifest.readflags
Fri, 11 Aug 2006 10:57:42 -0500 Matt Mackall Change remaining users of manifest flags
Thu, 10 Aug 2006 22:38:56 -0500 Matt Mackall Switch to simpler manifestdict
Wed, 09 Aug 2006 22:07:13 -0500 Matt Mackall Merge: use single objects for tracking manifests
Wed, 09 Aug 2006 17:11:01 -0500 Matt Mackall Merge: save away mode bit so that we don't need manifest later
Wed, 09 Aug 2006 15:03:46 -0500 Matt Mackall Merge manifest refactor work