log

age author description
Sat, 03 Nov 2012 19:25:13 -0400 David M. Carr tests: remove filterhash from test-incoming.t
Sat, 03 Nov 2012 19:20:52 -0400 David M. Carr tests: remove mercurial version check from test-incoming.t
Sat, 03 Nov 2012 19:20:39 -0400 David M. Carr tests: remove mercurial version check from test-pull-after-strip.t
Sat, 03 Nov 2012 19:14:17 -0400 David M. Carr tests: convert echos to comments
Sat, 03 Nov 2012 19:12:08 -0400 David M. Carr tests: avoid changing the current directory
Sat, 03 Nov 2012 19:11:50 -0400 David M. Carr tests: extract git command-line client and dulwich requirements into testutil
Wed, 31 Oct 2012 00:01:03 -0400 David M. Carr tests: let git init create directories when applicable
Tue, 30 Oct 2012 23:16:07 -0400 David M. Carr tests: add check for dulwich in test-url-parsing.py
Tue, 30 Oct 2012 22:59:20 -0400 David M. Carr tests: extract commonly used commit/tag functions into testutil library
Tue, 30 Oct 2012 20:03:26 -0400 David M. Carr tests: extract extension configuration into a testutil library
Thu, 01 Nov 2012 12:43:31 -0500 Augie Fackler Merge
Thu, 01 Nov 2012 09:11:03 -0500 Augie Fackler Added tag 0.3.4 for changeset 586b7aa96466
Thu, 01 Nov 2012 09:10:59 -0500 Augie Fackler Release 0.3.4 0.3.4
Tue, 30 Oct 2012 00:08:43 -0400 David M. Carr tests: remove git-daemon check from test-subrepos.t
Mon, 29 Oct 2012 21:34:37 -0500 Augie Fackler Merge obsolete marker fix.
Mon, 29 Oct 2012 21:25:24 -0500 Augie Fackler test-pull.t: normalize git-merge output
Mon, 29 Oct 2012 20:16:00 -0400 David M. Carr overlaychangectx: fix compatibility with mercurial 2.4-rc (no attribute _repo)
Mon, 29 Oct 2012 00:19:44 -0400 David M. Carr tests: fix check for dulwich in test-subrepos.t
Mon, 29 Oct 2012 00:17:55 -0400 David M. Carr tests: uncomment calls to hghave git
Sun, 28 Oct 2012 21:05:51 -0400 David M. Carr tests: pull in hghave
Sun, 28 Oct 2012 20:32:42 -0400 David M. Carr listkeys: simplify ref stripping expression
Fri, 26 Oct 2012 22:46:02 -0400 David M. Carr pull: don't pull tags as bookmarks
Fri, 26 Oct 2012 22:06:57 -0400 David M. Carr tests: rename test-pull.t to test-clone.t
Thu, 25 Oct 2012 23:22:36 -0500 Augie Fackler Merge
Thu, 25 Oct 2012 21:47:44 -0400 David M. Carr push: suppress "exporting hg objects to git" message
Thu, 25 Oct 2012 21:47:36 -0400 David M. Carr push: suppress ref output by default
Thu, 25 Oct 2012 20:49:26 -0400 David M. Carr tests: add coverage for outgoing with bookmark changes only
Thu, 25 Oct 2012 20:49:08 -0400 David M. Carr gitrepo: initial support for listkeys
Thu, 25 Oct 2012 19:54:05 -0400 David M. Carr peer: pass localrepo to new gitrepo instances
Thu, 25 Oct 2012 00:40:35 -0400 David M. Carr push: fix traceback when pushing empty hg repo to empty git repo (issue #58)