Mercurial > hg > hg-git
graph
-
vfs: stop using repo.join/wjoinTue, 09 May 2017 14:33:28 -0700, by Durham Goode
-
Added signature for changeset 1bd9d9a0201cTue, 18 Apr 2017 23:42:33 -0500, by Kevin Bullock
-
Added tag 0.8.6 for changeset 1bd9d9a0201cTue, 18 Apr 2017 23:42:29 -0500, by Kevin Bullock
-
tests: update list of versions we've tested withTue, 18 Apr 2017 23:36:23 -0500, by Kevin Bullock
-
repo: update repo.join to be repo.vfs.joinWed, 15 Mar 2017 13:37:02 -0700, by Durham Goode
-
git_handler: replace repo.opener with repo.vfsThu, 09 Mar 2017 12:33:05 -0800, by Arun Kulshreshtha
-
manifest: update matcher to match core apiWed, 15 Mar 2017 14:56:37 -0700, by Durham Goode
-
tests: add tests for git.findcopiesharderSat, 17 Dec 2016 17:24:17 -0800, by Gregory Szorc
-
githandler: replace ref with bookmarkTue, 01 Nov 2016 22:20:03 +0000, by timeless
-
git_handler: use remote HEAD for cloned bookmark (BC)Fri, 08 Jan 2016 14:02:20 -0800, by Sean Farley
-
git2hg: protect incoming from looking up HEADFri, 15 May 2015 12:57:52 -0700, by Sean Farley
-
git_handler: use our read_pkt_refs for fetch_packFri, 15 May 2015 11:40:49 -0700, by Sean Farley
-
compat: add method for dulwich to return the symrefFri, 15 May 2015 11:38:59 -0700, by Sean Farley
-
hotfix: add unfiltered() method to fix testsMon, 09 Jan 2017 05:05:12 -0800, by Stanislau Hlebik
-
CONTRIBUTING: add more information on the google groupSun, 13 Nov 2016 11:49:23 +0100, by Henning Schild
-
tests: update list of versions we've tested with to include 4.0.1Mon, 05 Dec 2016 18:32:05 -0600, by Kevin Bullock
-
manifest: update to work with new manifest classes in coreThu, 17 Nov 2016 16:22:42 -0800, by Durham Goode
-
githandler: respect mapsavefrequency during exportMon, 03 Oct 2016 04:43:48 -0700, by Ryan McElroy
-
revset_gitnode: allow abbreviated hashesThu, 06 Oct 2016 10:11:14 +0200, by Sietse Brouwer
-
test-subrepos: update to account for newer git outputMon, 12 Sep 2016 07:40:42 -0700, by Ryan McElroy
-
overlay: add support for upstream manifestlog transitionMon, 12 Sep 2016 05:51:16 -0700, by Ryan McElroy
-
stop dying if extras is malformedMon, 05 Sep 2016 03:04:24 -0700, by Ryan McElroy
-
add progress to commit discovery phaseMon, 05 Sep 2016 03:03:24 -0700, by Ryan McElroy
-
gitdirstate: only wrap for hg-git reposFri, 02 Sep 2016 18:26:01 -0700, by Sean Farley
-
tests: update list of hg versions we've tested withFri, 12 Aug 2016 16:54:20 -0500, by Kevin Bullock
-
git_handler: use compat.passwordmgr for hg < 3.9 supportThu, 04 Aug 2016 14:16:44 -0700, by Sean Farley
-
compat: add method for backwards compatible passwordmgrThu, 04 Aug 2016 14:16:06 -0700, by Sean Farley
-
CONTRIBUTING: update the link to Mercurial wikiFri, 22 Jul 2016 00:35:24 +0800, by Anton Shestakov
-
Update test to keep graph output stable across versions.Wed, 20 Apr 2016 07:22:44 -0700, by Martijn Pieters
-
overlay: add changelogrevisionMon, 28 Mar 2016 16:22:17 -0700, by Mateusz Kwapich
-
git_handler: detect and reject nested Mercurial repositoriesThu, 04 Feb 2016 13:33:32 +0100, by Dan Villiom Podlaski Christiansen
-
Added tag 0.8.5 for changeset 53d514c9c7e6Mon, 01 Feb 2016 16:57:18 -0800, by Siddharth Agarwal
-
init: mark Mercurial 3.7 as supported and prepare for 0.8.5 0.8.5Mon, 01 Feb 2016 16:56:40 -0800, by Siddharth Agarwal
-
test-help: fix for Mercurial 3.7Mon, 01 Feb 2016 16:56:54 -0800, by Siddharth Agarwal
-
test-renames.t: don't use "seq"Thu, 14 Jan 2016 13:33:35 +0100, by Dmitrij D. Czarkoff
-
push: better formatting of messages from the serverMon, 11 Jan 2016 16:28:28 -0800, by Sean Farley
-
git_handler: use util method for writing bookmarksFri, 08 Jan 2016 13:59:39 -0800, by Sean Farley
-
util: add method for writing bookmarksFri, 08 Jan 2016 13:58:47 -0800, by Sean Farley
-
util: regularize mercurial importsFri, 08 Jan 2016 13:57:03 -0800, by Sean Farley
-
ignore: add .testtimes to ignored filesFri, 08 Jan 2016 11:30:06 -0800, by Sean Farley
-
Added tag 0.8.4 for changeset 22a12bf143a3Sat, 02 Jan 2016 03:39:21 -0800, by Siddharth Agarwal
-
all-version-tests: test Mercurial 3.6.3Sat, 02 Jan 2016 03:35:55 -0800, by Siddharth Agarwal
-
git_handler: work around dulwich using unicode for ref namesThu, 31 Dec 2015 18:49:17 -0500, by Augie Fackler
-
hgrepo: ensure all git-origin tags are bytesThu, 31 Dec 2015 18:48:01 -0500, by Augie Fackler
-
all-version-tests: wrap to 80 columns and test 3.{5,6}.2Mon, 07 Dec 2015 19:59:17 -0500, by Augie Fackler
-
Makefile: respect HGTESTFLAGS environment variableMon, 07 Dec 2015 19:58:53 -0500, by Augie Fackler
-
test-push.t: clean up compat cruftThu, 31 Dec 2015 13:07:49 -0800, by Siddharth Agarwal
-
testutil: clean up compat cruftThu, 31 Dec 2015 13:02:34 -0800, by Siddharth Agarwal
-
test-subrepos.t: clean up compat cruftThu, 31 Dec 2015 13:01:03 -0800, by Siddharth Agarwal
-
gitdirstate: fix up compat commentThu, 31 Dec 2015 12:56:12 -0800, by Siddharth Agarwal
-
gitrepo: clean up compat cruftThu, 31 Dec 2015 12:54:33 -0800, by Siddharth Agarwal
-
mergeThu, 31 Dec 2015 12:45:30 -0800, by Siddharth Agarwal
-
overlay: regularize mercurial importsThu, 31 Dec 2015 12:37:40 -0800, by Siddharth Agarwal
-
gitdirstate: regularize mercurial importsThu, 31 Dec 2015 12:36:16 -0800, by Siddharth Agarwal
-
ssh: regularize mercurial importsThu, 31 Dec 2015 12:34:29 -0800, by Siddharth Agarwal
-
hgrepo: regularize mercurial importsThu, 31 Dec 2015 12:33:17 -0800, by Siddharth Agarwal
-
hg2git: regularize mercurial importsThu, 31 Dec 2015 12:27:07 -0800, by Siddharth Agarwal
-
init: regularize mercurial importsThu, 31 Dec 2015 12:26:34 -0800, by Siddharth Agarwal