Mercurial > hg > hg-git
graph
-
tests: update globs so ssh command injection tests pass on macOSMon, 23 Oct 2017 14:41:36 -0500, by Kevin Bullock
-
compat: add some optional "new changesets" lines to push/pull test outputMon, 23 Oct 2017 14:38:35 -0500, by Kevin Bullock
-
tests: update run-tests.pyMon, 23 Oct 2017 15:01:03 -0500, by Kevin Bullock
-
overlay: update changelogrevisionThu, 05 Oct 2017 11:22:24 -0700, by Durham Goode
-
context: update to work with upstreamThu, 05 Oct 2017 11:04:50 -0700, by Durham Goode
-
compat: update for upcoming hg 4.4 releaseSun, 01 Oct 2017 12:51:49 +0100, by Kevin Bullock
-
tests: update test-renames.t for new git outputThu, 17 Aug 2017 13:44:29 -0700, by Sean Farley
-
Added signature for changeset 88de3215e138Thu, 10 Aug 2017 15:40:38 -0400, by Kevin Bullock
-
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
-
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
-
git_handler: regularize mercurial importsThu, 31 Dec 2015 12:25:00 -0800, by Siddharth Agarwal
-
bookmarks: use bookmarks.recordchange instead of bookmarks.write if availableWed, 30 Dec 2015 10:27:24 -0800, by Laurent Charignon
-
init: handle AttributeError in addition to ImportErrorTue, 29 Dec 2015 18:06:14 +0000, by timeless
-
ssh: fix breakage again with dulwich updateMon, 14 Dec 2015 14:38:42 -0800, by Sean Farley
-
push: print messages from the serverWed, 02 Dec 2015 17:26:20 -0800, by Sean Farley
-
init: only activate git ignore logic in reposetupThu, 29 Oct 2015 15:57:17 -0700, by Sean Farley
-
Backed out changeset a593069575bbTue, 01 Dec 2015 10:19:50 -0800, by Siddharth Agarwal
-
git_handler: work around dulwich using unicode for ref namesWed, 25 Nov 2015 17:52:59 -0500, by Augie Fackler
-
readme: document the specific behaviors of hg author translationThu, 12 Nov 2015 16:38:41 -0800, by mcc
-
manifest: include test and test dataSun, 08 Nov 2015 22:29:26 -0800, by Siddharth Agarwal
-
determine_wants: deal with refs being NoneSun, 08 Nov 2015 21:56:38 -0800, by Siddharth Agarwal
-
Added tag 0.8.3 for changeset d7ad67f850b2Sun, 08 Nov 2015 21:41:52 -0800, by Siddharth Agarwal
-
readme: remove compatibility listSun, 08 Nov 2015 21:40:06 -0800, by Siddharth Agarwal
-
mark as compatible with Mercurial 3.6Sun, 08 Nov 2015 21:39:00 -0800, by Siddharth Agarwal
-
push: fix exchangepush for Mercurial 3.2Sun, 08 Nov 2015 21:37:48 -0800, by Siddharth Agarwal
-
push: fix exchangepush wrappingMon, 26 Oct 2015 16:00:55 -0700, by Durham Goode
-
ssh: fix breakage with dulwich updateMon, 19 Oct 2015 11:41:06 -0700, by Sean Farley
-
tests: update for new merge outputFri, 16 Oct 2015 16:14:51 -0700, by Sean Farley
-
hggit: adapt push wrapper function for recent hgThu, 15 Oct 2015 13:55:30 -0700, by Sean Farley
-
init: wrap hgutil.url so that we can use isgitsshuriThu, 15 Oct 2015 16:04:15 -0700, by Sean Farley
-
revsets: use baseset instead of raw listThu, 24 Sep 2015 16:54:47 -0700, by Sean Farley