Mercurial > hg > hg-git
graph
-
Added tag 0.8.9 for changeset 88de3215e138Thu, 10 Aug 2017 15:40:31 -0400, by Kevin Bullock
-
gitdirstate: show pattern error in hgignore file as expectedSat, 05 Aug 2017 02:13:11 +0900, by FUJIWARA Katsunori
-
compat: update hg versions we test againstThu, 10 Aug 2017 14:54:56 -0400, by Kevin Bullock
-
ssh: unban the use of pipe character in hostnameThu, 10 Aug 2017 14:19:04 -0400, by Kevin Bullock
-
ssh: expand test coverage for ssh vulnerabilityWed, 09 Aug 2017 21:34:15 -0400, by Kevin Bullock
-
ssh: avoid SSH command-line injection [SEC]Fri, 04 Aug 2017 14:34:57 -0700, by Sean Farley
-
tests: run doctests when testing against particular hg versionsMon, 07 Aug 2017 15:40:42 -0400, by Kevin Bullock
-
tests: use $PYTHON to run doctestsSun, 06 Aug 2017 09:51:47 -0500, by Kevin Bullock
-
tests: run doctests on all .py filesSat, 05 Aug 2017 17:22:55 -0500, by Kevin Bullock
-
tests: run doctests with the whole suiteSat, 05 Aug 2017 17:22:00 -0500, by Kevin Bullock
-
compat: delay importing osutil until we know we need itSun, 06 Aug 2017 09:45:35 -0500, by Kevin Bullock
-
compat: fix fallback for ui.passwordmgrSat, 05 Aug 2017 17:14:44 -0500, by Kevin Bullock
-
compat: remove unused argumentSat, 05 Aug 2017 17:07:59 -0500, by Kevin Bullock
-
git_handler: use namedtuple as mock repo in doctestsSat, 05 Aug 2017 17:03:33 -0500, by Kevin Bullock
-
Added signature for changeset 631d42fbf8a2Mon, 24 Jul 2017 16:06:25 -0500, by Kevin Bullock
-
Added tag 0.8.8 for changeset 631d42fbf8a2Mon, 24 Jul 2017 16:06:16 -0500, by Kevin Bullock
-
compat: update hg versions we test againstMon, 24 Jul 2017 16:05:17 -0500, by Kevin Bullock
-
tests: glob out server address for hg 4.2+Mon, 24 Jul 2017 16:03:22 -0500, by Kevin Bullock
-
Added signature for changeset 620a1095f3a9Mon, 24 Jul 2017 15:09:57 -0500, by Kevin Bullock
-
Added tag 0.8.7 for changeset 620a1095f3a9Mon, 24 Jul 2017 15:09:50 -0500, by Kevin Bullock
-
wlock: use non-context-manager form to restore older hg supportMon, 24 Jul 2017 15:07:44 -0500, by Kevin Bullock
-
bookmarks: compatibility with new applychanges apiWed, 19 Jul 2017 05:51:44 -0700, by Ryan McElroy
-
wlock: take wlock when writing map fileMon, 17 Jul 2017 05:49:23 -0700, by Durham Goode
-
gitdirstate: use util.listdir if availableMon, 19 Jun 2017 13:50:45 -0500, by Kevin Bullock
-
git_handler: explicitly set default branchFri, 09 Jun 2017 05:49:23 -0700, by Stanislau Hlebik
-
commands: update to use registrarMon, 22 May 2017 15:45:54 -0700, by Durham Goode
-
overlayfilectx: provide an isbinary() methodFri, 12 May 2017 13:14:21 -0700, by Jun Wu
-
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