log

age author description
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)
Thu, 18 Oct 2012 12:25:04 -0400 Jordi GutiƩrrez Hermoso git_handler: replace with-statement with try-finally
Wed, 17 Oct 2012 10:59:42 -0500 Augie Fackler Merge
Wed, 17 Oct 2012 10:50:55 -0500 Augie Fackler git_handler: lazy-load mapping
Sun, 07 Oct 2012 20:19:51 -0400 David M. Carr tests: add workflow coverage for push with no changes
Sun, 07 Oct 2012 20:11:27 -0400 David M. Carr push: change "no changes" default output to match normal mercurial
Sun, 07 Oct 2012 19:58:24 -0400 David M. Carr tests: add coverage for outgoing with no changes
Sun, 07 Oct 2012 19:48:51 -0400 David M. Carr tests: add coverage for bookmark workflow comparison; cloning
Sun, 07 Oct 2012 19:37:59 -0400 David M. Carr tests: fix test-subrepos.t sporadically failing
Thu, 27 Sep 2012 22:52:54 -0400 David M. Carr docs: include testedwith
Thu, 27 Sep 2012 22:42:41 -0400 David M. Carr docs: include buglink
Thu, 27 Sep 2012 22:32:01 -0400 David M. Carr outgoing: don't delete remote refs
Fri, 21 Sep 2012 20:26:26 -0700 Gregory Szorc Verify tree and parent objects are in Git repo
Fri, 21 Sep 2012 19:43:50 -0700 Gregory Szorc Precompile author file regular expression
Fri, 21 Sep 2012 19:42:24 -0700 Gregory Szorc Precompile Git progress regular expressions
Fri, 21 Sep 2012 19:39:53 -0700 Gregory Szorc Precompile Git author extra data regular expression
Fri, 21 Sep 2012 19:36:57 -0700 Gregory Szorc Precompile Git username sanitizing regular expression
Fri, 21 Sep 2012 19:32:16 -0700 Gregory Szorc Precompile Git URI regular expression
Fri, 21 Sep 2012 19:28:46 -0700 Gregory Szorc Optimize get_git_author
Sun, 16 Sep 2012 14:46:18 -0500 Sean Farley setup: fix typo forgetting brackets introduced in 5c1d4311440d