log

age author description
Fri, 26 Jun 2015 16:35:41 -0700 Sean Farley init: test for raw git ssh paths
Fri, 26 Jun 2015 16:32:20 -0700 Sean Farley git_handler: test for a raw git ssh uri
Fri, 26 Jun 2015 16:27:11 -0700 Sean Farley gitrepo: use isgitsshuri in islocal
Wed, 01 Jul 2015 13:55:59 -0700 Sean Farley util: add heuristic method to determine if a uri is git
Tue, 30 Jun 2015 15:20:06 -0700 Sean Farley init: sort imports and clean up pep warnings
Sat, 13 Jun 2015 18:03:34 -0700 Sean Farley import_git_commit: skip hgsubstate logic if file was deleted
Thu, 11 Jun 2015 13:56:16 -0700 Durham Goode gitimport: add save frequency config
Tue, 23 Jun 2015 20:17:10 -0700 Durham Goode pull: consider remotes during discovery
Fri, 19 Jun 2015 11:45:18 -0700 Siddharth Agarwal tests: use Mercurial 3.4.1 for all-version-tests
Thu, 18 Jun 2015 16:42:13 -0400 Augie Fackler hggit: adapt pull wrapper function for recent hg
Tue, 17 Mar 2015 15:05:00 +0300 anatoly techtonik Add version info to hggit for "hg --version -v"
Mon, 01 Jun 2015 11:44:55 -0700 Siddharth Agarwal test-gitignore.t: drop check for ignore.readpats
Sun, 31 May 2015 13:54:15 +0900 Yuya Nishihara gitdirstate: eliminate naked except clause in compatibility code
Sun, 31 May 2015 13:51:42 +0900 Yuya Nishihara ignore: evaluate ignore.readpats to see if ignore module really exists
Thu, 28 May 2015 12:44:00 -0700 Durham Goode test: update test output with summary phase info
Thu, 28 May 2015 12:40:49 -0700 Durham Goode ignore: update ignore logic to match upstream
Thu, 14 May 2015 12:51:37 -0700 Gregory Szorc git_handler: properly handle paths when files converge
Tue, 12 May 2015 17:05:13 -0700 Sean Farley git_handler: update for bookmark changes in mercurial 3.5
Tue, 12 May 2015 16:43:33 -0700 Sean Farley tests: update tests for new git output, sigh
Tue, 12 May 2015 18:21:15 -0400 Augie Fackler Added tag 0.8.1 for changeset e6489cf3fe8c
Tue, 12 May 2015 18:20:54 -0400 Augie Fackler setup: mark version as 0.8.1 0.8.1
Fri, 08 May 2015 15:51:45 -0700 Siddharth Agarwal init: mark hg-git as compatible with Mercurial 3.4
Fri, 08 May 2015 15:50:48 -0700 Siddharth Agarwal overlaychangectx: use overlayrevlog logic to determine parents
Fri, 08 May 2015 16:00:45 -0700 Siddharth Agarwal overlay: adapt diff to work with lazymanifests
Sun, 03 May 2015 13:14:20 -0700 Siddharth Agarwal test-bookmark-workflow: fix for Mercurial 3.4
Wed, 29 Apr 2015 18:03:03 -0400 Augie Fackler pull: acquire wlock before lock to fix lock-checker warnings
Wed, 22 Apr 2015 16:41:38 -0700 Sean Farley overlay: flake8 cleanup
Wed, 22 Apr 2015 16:40:45 -0700 Sean Farley overlay: remove method that apparenetly was never called
Wed, 22 Apr 2015 16:42:48 -0700 Sean Farley hg2git: flake8 cleanup
Wed, 22 Apr 2015 16:34:25 -0700 Sean Farley gitdirstate: flake8 cleanup