Mercurial > hg > hg-git
graph
-
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