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
-
paths: mark git repos as valid pathsMon, 24 Aug 2015 19:31:52 -0700, by Durham Goode
-
paths: refactor gitdir detection to a functionMon, 24 Aug 2015 19:30:44 -0700, by Durham Goode
-
update_hg_bookmarks: add wlockThu, 24 Sep 2015 16:24:27 -0700, by Sean Farley
-
git_handler: rename local variable to not shadow import nameThu, 14 May 2015 15:15:37 -0700, by Sean Farley
-
git_handler: remove pre-2.8 code for bookmarksFri, 15 May 2015 14:02:55 -0700, by Sean Farley
-
push: use unfiltered repo for looking previously mapped nodesMon, 27 Apr 2015 16:51:27 -0700, by Sean Farley
-
refs: avoid using dulwich to load refsThu, 24 Sep 2015 14:06:36 -0700, by Sean Farley
-
refs: use dulwich to read remote refsSat, 16 May 2015 19:43:26 -0700, by Sean Farley
-
help: ignore argument passed to doc loaderWed, 30 Sep 2015 22:14:36 +0900, by Yuya Nishihara
-
Added tag 0.8.2 for changeset e183fdc198f0Tue, 11 Aug 2015 17:24:08 -0400, by Augie Fackler
-
tests: add hg 3.5 to all-version-testsTue, 11 Aug 2015 17:22:38 -0400, by Augie Fackler
-
init: fix default hg breakage by returning the right typeFri, 17 Jul 2015 11:25:00 -0700, by Sean Farley
-
init: test for git http(s) pathsFri, 26 Jun 2015 16:36:39 -0700, by Sean Farley
-
init: test for raw git ssh pathsFri, 26 Jun 2015 16:35:41 -0700, by Sean Farley
-
git_handler: test for a raw git ssh uriFri, 26 Jun 2015 16:32:20 -0700, by Sean Farley
-
gitrepo: use isgitsshuri in islocalFri, 26 Jun 2015 16:27:11 -0700, by Sean Farley
-
util: add heuristic method to determine if a uri is gitWed, 01 Jul 2015 13:55:59 -0700, by Sean Farley
-
init: sort imports and clean up pep warningsTue, 30 Jun 2015 15:20:06 -0700, by Sean Farley
-
import_git_commit: skip hgsubstate logic if file was deletedSat, 13 Jun 2015 18:03:34 -0700, by Sean Farley
-
gitimport: add save frequency configThu, 11 Jun 2015 13:56:16 -0700, by Durham Goode
-
pull: consider remotes during discoveryTue, 23 Jun 2015 20:17:10 -0700, by Durham Goode
-
tests: use Mercurial 3.4.1 for all-version-testsFri, 19 Jun 2015 11:45:18 -0700, by Siddharth Agarwal
-
hggit: adapt pull wrapper function for recent hgThu, 18 Jun 2015 16:42:13 -0400, by Augie Fackler
-
Add version info to hggit for "hg --version -v"Tue, 17 Mar 2015 15:05:00 +0300, by anatoly techtonik
-
test-gitignore.t: drop check for ignore.readpatsMon, 01 Jun 2015 11:44:55 -0700, by Siddharth Agarwal
-
gitdirstate: eliminate naked except clause in compatibility codeSun, 31 May 2015 13:54:15 +0900, by Yuya Nishihara
-
ignore: evaluate ignore.readpats to see if ignore module really existsSun, 31 May 2015 13:51:42 +0900, by Yuya Nishihara
-
test: update test output with summary phase infoThu, 28 May 2015 12:44:00 -0700, by Durham Goode
-
ignore: update ignore logic to match upstreamThu, 28 May 2015 12:40:49 -0700, by Durham Goode
-
git_handler: properly handle paths when files convergeThu, 14 May 2015 12:51:37 -0700, by Gregory Szorc
-
git_handler: update for bookmark changes in mercurial 3.5Tue, 12 May 2015 17:05:13 -0700, by Sean Farley
-
tests: update tests for new git output, sighTue, 12 May 2015 16:43:33 -0700, by Sean Farley
-
Added tag 0.8.1 for changeset e6489cf3fe8cTue, 12 May 2015 18:21:15 -0400, by Augie Fackler
-
init: mark hg-git as compatible with Mercurial 3.4Fri, 08 May 2015 15:51:45 -0700, by Siddharth Agarwal
-
overlaychangectx: use overlayrevlog logic to determine parentsFri, 08 May 2015 15:50:48 -0700, by Siddharth Agarwal
-
overlay: adapt diff to work with lazymanifestsFri, 08 May 2015 16:00:45 -0700, by Siddharth Agarwal
-
test-bookmark-workflow: fix for Mercurial 3.4Sun, 03 May 2015 13:14:20 -0700, by Siddharth Agarwal
-
pull: acquire wlock before lock to fix lock-checker warningsWed, 29 Apr 2015 18:03:03 -0400, by Augie Fackler
-
overlay: flake8 cleanupWed, 22 Apr 2015 16:41:38 -0700, by Sean Farley
-
overlay: remove method that apparenetly was never calledWed, 22 Apr 2015 16:40:45 -0700, by Sean Farley
-
hg2git: flake8 cleanupWed, 22 Apr 2015 16:42:48 -0700, by Sean Farley
-
gitdirstate: flake8 cleanupWed, 22 Apr 2015 16:34:25 -0700, by Sean Farley
-
verify: flake8 cleanupWed, 22 Apr 2015 16:31:11 -0700, by Sean Farley
-
util: flake8 cleanupWed, 22 Apr 2015 16:27:13 -0700, by Sean Farley
-
gitrepo: flake8 cleanupsWed, 22 Apr 2015 16:25:04 -0700, by Sean Farley
-
ssh: move imports to top of fileWed, 22 Apr 2015 16:23:09 -0700, by Sean Farley
-
hgrepo: remove unused importWed, 22 Apr 2015 16:21:51 -0700, by Sean Farley
-
init: whitespace and formating cleanupFri, 17 Apr 2015 12:52:27 -0400, by Sean Farley
-
hgrepo: whitespace and formatting cleanupThu, 16 Apr 2015 10:34:57 -0400, by Sean Farley
-
git_handler: remove unused variablesWed, 15 Apr 2015 18:37:37 -0400, by Sean Farley
-
git_handler: whitespace and formating changesWed, 15 Apr 2015 18:31:06 -0400, by Sean Farley
-
git_handler: remove dead imports and put them on multiple linesWed, 15 Apr 2015 16:10:15 -0400, by Sean Farley
-
git_mapfile.save_map: stop sorting the keys entirelyThu, 09 Apr 2015 21:15:20 -0700, by Siddharth Agarwal
-
git_handler: move cStringIO to a global importMon, 13 Apr 2015 08:03:57 -0700, by Siddharth Agarwal
-
git_handler.save_map: buffer the outputThu, 09 Apr 2015 20:50:26 -0700, by Siddharth Agarwal
-
git_handler.save_map: don't sort list of tuplesThu, 09 Apr 2015 20:39:53 -0700, by Siddharth Agarwal
-
hggitperf: add a command to measure the perf of saving the foldmapThu, 09 Apr 2015 20:35:07 -0700, by Siddharth Agarwal
-
git_handler.save_map: pass in the map file explicitly for easier testingThu, 09 Apr 2015 20:24:10 -0700, by Siddharth Agarwal
-
git_handler.load_map: avoid split and stripThu, 09 Apr 2015 20:14:33 -0700, by Siddharth Agarwal
-
git_handler.load_map: avoid property accessesThu, 09 Apr 2015 19:51:33 -0700, by Siddharth Agarwal
-
contrib: add an extension to measure perfThu, 09 Apr 2015 19:48:21 -0700, by Siddharth Agarwal
-
overlaychangectx: return nullrev if commit has no parentsFri, 03 Apr 2015 11:18:30 -0700, by Siddharth Agarwal
-
gitdirstate: use normalized path from _walkexplicitFri, 03 Apr 2015 10:27:04 -0700, by Siddharth Agarwal
-
gitdirstate: fix whitespaceFri, 03 Apr 2015 10:25:18 -0700, by Siddharth Agarwal
-
tests: stop filtering out bookmark outputThu, 12 Mar 2015 10:29:58 -0700, by Siddharth Agarwal
-
git_handler: reintroduce compatibility with dulwich 0.9.4 (issue124)Fri, 06 Mar 2015 10:58:33 -0800, by Siddharth Agarwal
-
git_handler: stop exporting commits before performing a fetchWed, 04 Mar 2015 23:52:11 -0800, by Siddharth Agarwal
-
gitrepo.listkeys: stop exporting commits before computing bookmarksThu, 05 Mar 2015 13:08:35 -0800, by Siddharth Agarwal
-
git_handler: don't store rename source if branch info is storedThu, 26 Feb 2015 22:14:44 -0800, by Siddharth Agarwal
-
test-renames.t: add tests for renaming a file out and replacing it with a submoduleThu, 26 Feb 2015 18:00:36 -0800, by Siddharth Agarwal
-
git_handler: handle case where file is renamed and replaced by a symlinkThu, 26 Feb 2015 17:37:20 -0800, by Siddharth Agarwal
-
git_handler: slight style cleanup for previous patchMon, 23 Feb 2015 09:58:01 -0500, by Augie Fackler
-
Allow for dulwich to not return the magic "capabilities^{}" ref.Mon, 23 Feb 2015 09:56:21 -0500, by Jelmer Vernooij
-
git_handler: Fix extra bookmark created after pushed to empty remote repo.Sat, 21 Feb 2015 14:49:43 +0800, by Paul Chen
-
gitdirstate: avoid an abort when a .gitignore is missingMon, 16 Feb 2015 18:35:35 +0100, by Mathias De Maré
-
Added signature for changeset aedd9b232115Fri, 30 Jan 2015 11:21:26 -0500, by Augie Fackler
-
Added tag 0.8.0 for changeset cf3dafce0611Fri, 30 Jan 2015 11:21:18 -0500, by Augie Fackler
-
Bump testedwith and hg-git version for release. 0.8.0Fri, 30 Jan 2015 11:08:10 -0500, by Augie Fackler
-
overlaymanifest: implement more methods for Mercurial 3.3 compatibilityMon, 26 Jan 2015 17:47:54 -0800, by Siddharth Agarwal
-
overlaychangelog: return tuples for read()Mon, 26 Jan 2015 17:46:55 -0800, by Siddharth Agarwal
-
overlay: add namespace support to overlayrepo to support Mercurial >= 3.3Mon, 26 Jan 2015 16:21:23 -0800, by Siddharth Agarwal
-
git_handler: handle symlink <-> regular file transitions properlyTue, 30 Dec 2014 13:25:55 -0800, by Siddharth Agarwal
-
tests: add further tests for gitlink <-> symlink and rename detectionTue, 30 Dec 2014 14:07:39 -0800, by Siddharth Agarwal
-
tests: add tests for transitions to and from symlinks to filesTue, 30 Dec 2014 12:26:10 -0800, by Siddharth Agarwal
-
hg2git: audit path components during export (CVE-2014-9390)Sun, 23 Nov 2014 19:06:21 -0500, by Augie Fackler
-
test-extra.t: fix for Mercurial 3.3+Mon, 29 Dec 2014 11:18:03 -0800, by Siddharth Agarwal
-
init: assert compatibility with Mercurial 3.2.2Wed, 10 Dec 2014 11:01:12 -0800, by Siddharth Agarwal
-
init: add a try/except to retain compatibility with Mercurial 3.2Wed, 10 Dec 2014 10:59:39 -0800, by Siddharth Agarwal
-
readme: add docs for rename detection optionsFri, 05 Dec 2014 01:18:43 -0800, by Siddharth Agarwal
-
git2hg: update comment now that presence of hg fields is no longer a heuristicFri, 05 Dec 2014 01:07:41 -0800, by Siddharth Agarwal
-
git_handler: mark source for rename info as Git or MercurialTue, 02 Dec 2014 14:17:09 -0800, by Siddharth Agarwal
-
git_handler.get_files_changed: detect renames when asked to do soTue, 02 Dec 2014 15:57:21 -0800, by Siddharth Agarwal
-
util: add missing mercurial.util importFri, 05 Dec 2014 16:40:21 -0800, by paul wheeler
-
exchangepull: fixup for introduction of transaction manager upstreamFri, 05 Dec 2014 16:40:34 -0800, by Siddharth Agarwal
-
git_handler.get_files_changed: return detected renamesTue, 02 Dec 2014 15:04:50 -0800, by Siddharth Agarwal
-
git_handler: add a way to get a rename detectorTue, 02 Dec 2014 14:53:11 -0800, by Siddharth Agarwal
-
git_handler.get_files_changed: switch to diff_tree's tree_changesMon, 01 Dec 2014 23:25:25 -0800, by Siddharth Agarwal
-
git_handler.import_git_commit: figure out when to detect renamesMon, 01 Dec 2014 21:18:34 -0800, by Siddharth Agarwal
-
git_handler.import_git_commit: rename 'hg_renames' to 'renames'Mon, 01 Dec 2014 21:12:45 -0800, by Siddharth Agarwal
-
git2hg: while extracting metadata, detect which VCS commits were made inMon, 01 Dec 2014 20:16:24 -0800, by Siddharth Agarwal
-
test-encoding: remove support for Git 1.7.xThu, 04 Dec 2014 18:31:42 -0800, by Siddharth Agarwal
-
CONTRIBUTING: fix a typo I just noticedSun, 30 Nov 2014 22:34:52 -0500, by Augie Fackler
-
git_handler.export_git_objects: avoid unnecessary list creationSun, 30 Nov 2014 00:46:58 -0800, by Siddharth Agarwal
-
git_handler.export_git_objects: filter out octopus explosions earlierSun, 30 Nov 2014 00:42:30 -0800, by Siddharth Agarwal
-
git_handler: iterate over contexts, not nodesSun, 30 Nov 2014 00:26:24 -0800, by Siddharth Agarwal
-
manifest: add matches() to overlayTue, 25 Nov 2014 10:53:11 -0800, by Durham Goode
-
Added tag 0.7.0 for changeset fc63d0e2653dWed, 05 Nov 2014 12:30:19 -0500, by Augie Fackler
-
git_handler.filter_min_date: support tag times for annotated tagsTue, 04 Nov 2014 13:56:00 -0800, by Siddharth Agarwal
-
tests: fix file modesWed, 29 Oct 2014 19:34:36 -0700, by Siddharth Agarwal
-
readme: add docs for git.mindateFri, 31 Oct 2014 11:36:39 -0700, by Siddharth Agarwal
-
gimport: support git.mindateWed, 29 Oct 2014 19:37:23 -0700, by Siddharth Agarwal
-
pull: support git.mindateWed, 29 Oct 2014 19:37:10 -0700, by Siddharth Agarwal
-
git_handler: introduce a function and config to filter by minimum dateWed, 29 Oct 2014 19:36:33 -0700, by Siddharth Agarwal
-
git_handler: support wildcards for Git branch name matchingFri, 31 Oct 2014 11:14:35 -0700, by Siddharth Agarwal
-
git_handler.filter_refs: sort returned refs if none are providedFri, 31 Oct 2014 10:46:56 -0700, by Siddharth Agarwal
-
git_handler: return filtered refs as an OrderedDictFri, 31 Oct 2014 10:40:58 -0700, by Siddharth Agarwal
-
git_handler.fetch: remove dead remoteref functionWed, 29 Oct 2014 16:27:55 -0700, by Siddharth Agarwal