Mercurial > hg > hg-git
graph
-
Only export modified Git treesSun, 14 Apr 2013 11:11:41 -0700, by Gregory Szorc
-
overlaymanifest: add iteritems(), used by recent hg versionsWed, 03 Apr 2013 14:37:13 -0500, by Augie Fackler
-
Export Git objects from incremental Mercurial changesTue, 19 Mar 2013 22:44:01 -0700, by Gregory Szorc
-
Added tag 0.4.0 for changeset a3c3b8077cbeSun, 24 Mar 2013 16:39:40 -0500, by Augie Fackler
-
Add test to show dulwich fault on invalid timezone data 0.4.0Wed, 06 Feb 2013 17:35:08 -0800, by Hal Wine
-
scrub bad timezone values before dulwich sees themTue, 05 Feb 2013 08:25:37 -0800, by Hal Wine
-
push: provide better output about changed references (issue #64)Sun, 06 Jan 2013 02:31:37 -0500, by David M. Carr
-
push: add more output about what was added (issue #64)Sun, 06 Jan 2013 01:46:57 -0500, by David M. Carr
-
Merge with master.Fri, 23 Nov 2012 20:20:48 -0600, by Augie Fackler
-
git_handler: add bookmark compatibility with new bmstore (issue #60)Thu, 22 Nov 2012 18:44:09 -0500, by David M. Carr
-
Implement new commands: hg2git and git2hgFri, 23 Nov 2012 15:28:45 -0500, by Jordi GutiƩrrez Hermoso
-
git_handler: defend against unexported revisions in tag exportingSun, 11 Nov 2012 15:46:19 -0600, by Augie Fackler
-
tests: use fn_git_commit in test-encoding.tSat, 03 Nov 2012 22:36:13 -0400, by David M. Carr
-
tests: make test-encoding.t compatible with git 1.8.0Sat, 03 Nov 2012 22:22:43 -0400, by David M. Carr
-
tests: remove filterhash from test-incoming.tSat, 03 Nov 2012 19:25:13 -0400, by David M. Carr
-
tests: remove mercurial version check from test-incoming.tSat, 03 Nov 2012 19:20:52 -0400, by David M. Carr
-
tests: remove mercurial version check from test-pull-after-strip.tSat, 03 Nov 2012 19:20:39 -0400, by David M. Carr
-
tests: convert echos to commentsSat, 03 Nov 2012 19:14:17 -0400, by David M. Carr
-
tests: avoid changing the current directorySat, 03 Nov 2012 19:12:08 -0400, by David M. Carr
-
tests: extract git command-line client and dulwich requirements into testutilSat, 03 Nov 2012 19:11:50 -0400, by David M. Carr
-
tests: let git init create directories when applicableWed, 31 Oct 2012 00:01:03 -0400, by David M. Carr
-
tests: add check for dulwich in test-url-parsing.pyTue, 30 Oct 2012 23:16:07 -0400, by David M. Carr
-
tests: extract commonly used commit/tag functions into testutil libraryTue, 30 Oct 2012 22:59:20 -0400, by David M. Carr
-
tests: extract extension configuration into a testutil libraryTue, 30 Oct 2012 20:03:26 -0400, by David M. Carr
-
MergeThu, 01 Nov 2012 12:43:31 -0500, by Augie Fackler
-
Added tag 0.3.4 for changeset 586b7aa96466Thu, 01 Nov 2012 09:11:03 -0500, by Augie Fackler
-
tests: remove git-daemon check from test-subrepos.tTue, 30 Oct 2012 00:08:43 -0400, by David M. Carr
-
Merge obsolete marker fix.Mon, 29 Oct 2012 21:34:37 -0500, by Augie Fackler
-
test-pull.t: normalize git-merge outputMon, 29 Oct 2012 21:25:24 -0500, by Augie Fackler
-
overlaychangectx: fix compatibility with mercurial 2.4-rc (no attribute _repo)Mon, 29 Oct 2012 20:16:00 -0400, by David M. Carr
-
tests: fix check for dulwich in test-subrepos.tMon, 29 Oct 2012 00:19:44 -0400, by David M. Carr
-
tests: uncomment calls to hghave gitMon, 29 Oct 2012 00:17:55 -0400, by David M. Carr
-
tests: pull in hghaveSun, 28 Oct 2012 21:05:51 -0400, by David M. Carr
-
listkeys: simplify ref stripping expressionSun, 28 Oct 2012 20:32:42 -0400, by David M. Carr
-
pull: don't pull tags as bookmarksFri, 26 Oct 2012 22:46:02 -0400, by David M. Carr
-
tests: rename test-pull.t to test-clone.tFri, 26 Oct 2012 22:06:57 -0400, by David M. Carr
-
MergeThu, 25 Oct 2012 23:22:36 -0500, by Augie Fackler
-
push: suppress "exporting hg objects to git" messageThu, 25 Oct 2012 21:47:44 -0400, by David M. Carr
-
push: suppress ref output by defaultThu, 25 Oct 2012 21:47:36 -0400, by David M. Carr
-
tests: add coverage for outgoing with bookmark changes onlyThu, 25 Oct 2012 20:49:26 -0400, by David M. Carr
-
gitrepo: initial support for listkeysThu, 25 Oct 2012 20:49:08 -0400, by David M. Carr
-
peer: pass localrepo to new gitrepo instancesThu, 25 Oct 2012 19:54:05 -0400, by David M. Carr
-
push: fix traceback when pushing empty hg repo to empty git repo (issue #58)Thu, 25 Oct 2012 00:40:35 -0400, by David M. Carr
-
git_handler: replace with-statement with try-finallyThu, 18 Oct 2012 12:25:04 -0400, by Jordi GutiƩrrez Hermoso
-
MergeWed, 17 Oct 2012 10:59:42 -0500, by Augie Fackler
-
git_handler: lazy-load mappingWed, 17 Oct 2012 10:50:55 -0500, by Augie Fackler
-
tests: add workflow coverage for push with no changesSun, 07 Oct 2012 20:19:51 -0400, by David M. Carr
-
push: change "no changes" default output to match normal mercurialSun, 07 Oct 2012 20:11:27 -0400, by David M. Carr
-
tests: add coverage for outgoing with no changesSun, 07 Oct 2012 19:58:24 -0400, by David M. Carr
-
tests: add coverage for bookmark workflow comparison; cloningSun, 07 Oct 2012 19:48:51 -0400, by David M. Carr
-
tests: fix test-subrepos.t sporadically failingSun, 07 Oct 2012 19:37:59 -0400, by David M. Carr
-
docs: include testedwithThu, 27 Sep 2012 22:52:54 -0400, by David M. Carr
-
docs: include buglinkThu, 27 Sep 2012 22:42:41 -0400, by David M. Carr
-
outgoing: don't delete remote refsThu, 27 Sep 2012 22:32:01 -0400, by David M. Carr
-
Verify tree and parent objects are in Git repoFri, 21 Sep 2012 20:26:26 -0700, by Gregory Szorc
-
Precompile author file regular expressionFri, 21 Sep 2012 19:43:50 -0700, by Gregory Szorc
-
Precompile Git progress regular expressionsFri, 21 Sep 2012 19:42:24 -0700, by Gregory Szorc
-
Precompile Git author extra data regular expressionFri, 21 Sep 2012 19:39:53 -0700, by Gregory Szorc
-
Precompile Git username sanitizing regular expressionFri, 21 Sep 2012 19:36:57 -0700, by Gregory Szorc
-
Precompile Git URI regular expressionFri, 21 Sep 2012 19:32:16 -0700, by Gregory Szorc
-
Optimize get_git_authorFri, 21 Sep 2012 19:28:46 -0700, by Gregory Szorc
-
setup: fix typo forgetting brackets introduced in 5c1d4311440dSun, 16 Sep 2012 14:46:18 -0500, by Sean Farley
-
tests: remove use of git-daemon in test-subreposFri, 14 Sep 2012 19:10:18 -0400, by David M. Carr
-
tests: remove piping of command git init from test-subreposFri, 14 Sep 2012 19:10:05 -0400, by David M. Carr
-
tests: remove configuration of bookmarks extension from test-subreposFri, 14 Sep 2012 19:09:42 -0400, by David M. Carr
-
tests: unify test-subreposFri, 14 Sep 2012 19:08:51 -0400, by David M. Carr
-
test-subrepos: fix test to actually pass against all supported versionsFri, 14 Sep 2012 14:09:25 -0500, by Augie Fackler
-
docs: update to correctly reflect that local git repositories are supportedThu, 13 Sep 2012 20:57:37 -0400, by David M. Carr
-
tests: eliminate use of git-daemonThu, 13 Sep 2012 20:49:45 -0400, by David M. Carr
-
tests: remove piping of command git init to remove leading pathThu, 13 Sep 2012 20:49:42 -0400, by David M. Carr
-
tests: remove configuration of bookmarks extensionThu, 13 Sep 2012 20:48:11 -0400, by David M. Carr
-
readme: remove references to bookmarks being optionalThu, 13 Sep 2012 20:36:58 -0400, by David M. Carr
-
tests: drop test-sane-without-bookmarksThu, 13 Sep 2012 18:50:21 -0400, by David M. Carr
-
tests: unify test-outgoingThu, 13 Sep 2012 18:48:46 -0400, by David M. Carr
-
outgoing: re-introduce support for outgoingThu, 13 Sep 2012 18:47:11 -0400, by David M. Carr
-
makefile: remove support for hg before 1.9.3Thu, 13 Sep 2012 18:45:46 -0400, by David M. Carr
-
dulwich: require 0.8.6 or greaterThu, 13 Sep 2012 18:43:05 -0400, by David M. Carr
-
test-subrepos: fix up test now that it's executableThu, 13 Sep 2012 09:36:24 -0500, by Augie Fackler
-
Merge more test cleanups from David.Thu, 13 Sep 2012 09:19:38 -0500, by Augie Fackler
-
tests: make test-subrepos executableTue, 11 Sep 2012 23:16:15 -0400, by David M. Carr
-
tests: unify test-encodingTue, 11 Sep 2012 18:51:19 -0400, by David M. Carr
-
test-git-submodules: update expected outputThu, 13 Sep 2012 09:17:46 -0500, by Augie Fackler
-
tests: unify test-tree-decompositionMon, 10 Sep 2012 00:28:05 -0400, by David M. Carr
-
tests: unify test-sane-without-bookmarksMon, 10 Sep 2012 00:27:57 -0400, by David M. Carr
-
tests: unify test-push-rMon, 10 Sep 2012 00:27:56 -0400, by David M. Carr
-
tests: unify test-pushMon, 10 Sep 2012 00:27:45 -0400, by David M. Carr
-
tests: unify test-pull-after-stripMon, 10 Sep 2012 00:27:44 -0400, by David M. Carr
-
tests: unify test-pullMon, 10 Sep 2012 00:27:43 -0400, by David M. Carr
-
tests: unify test-octopusMon, 10 Sep 2012 00:27:41 -0400, by David M. Carr
-
tests: unify test-mergeMon, 10 Sep 2012 00:27:33 -0400, by David M. Carr
-
tests: unify test-incomingMon, 10 Sep 2012 00:27:32 -0400, by David M. Carr
-
tests: unify test-hg-tagsMon, 10 Sep 2012 00:27:30 -0400, by David M. Carr
-
tests: unify test-hg-branchMon, 10 Sep 2012 00:27:17 -0400, by David M. Carr
-
tests: unify test-hg-authorMon, 10 Sep 2012 00:27:16 -0400, by David M. Carr
-
tests: unify test-git-workflowMon, 10 Sep 2012 00:27:14 -0400, by David M. Carr
-
tests: unify test-git-tagsMon, 10 Sep 2012 00:27:12 -0400, by David M. Carr
-
tests: unify test-git-submodulesMon, 10 Sep 2012 00:27:09 -0400, by David M. Carr
-
tests: unify test-git-cloneMon, 10 Sep 2012 00:26:59 -0400, by David M. Carr
-
tests: unify test-file-removalMon, 10 Sep 2012 00:26:58 -0400, by David M. Carr
-
tests: unify test-empty-working-treeMon, 10 Sep 2012 00:26:43 -0400, by David M. Carr
-
tests: unify test-convergedmergeMon, 10 Sep 2012 00:26:41 -0400, by David M. Carr
-
tests: unify test-conflict-2Mon, 10 Sep 2012 00:26:39 -0400, by David M. Carr
-
tests: unify test-conflict-1Mon, 10 Sep 2012 00:26:37 -0400, by David M. Carr
-
tests: unify test-helpMon, 10 Sep 2012 00:26:33 -0400, by David M. Carr
-
tests: unify test-keywordsMon, 10 Sep 2012 00:25:59 -0400, by David M. Carr
-
tests: upgrade run-tests.pyMon, 10 Sep 2012 00:24:47 -0400, by David M. Carr
-
readme: update supported versions in README.mdMon, 10 Sep 2012 00:23:35 -0400, by David M. Carr
-
Merge master into next.Sun, 09 Sep 2012 16:13:02 -0500, by Augie Fackler
-
push: state when no changes are foundWed, 05 Sep 2012 23:27:31 -0400, by David M. Carr
-
push: only output updated refsWed, 05 Sep 2012 23:27:31 -0400, by David M. Carr
-
push: return 1 if no changes found, 0 if successWed, 05 Sep 2012 23:27:31 -0400, by David M. Carr
-
makefile: add update support from hg 2.3 to hg 2.3.1Wed, 05 Sep 2012 23:27:31 -0400, by David M. Carr
-
makefile: remove support for hg 1.6.4Wed, 05 Sep 2012 23:27:31 -0400, by David M. Carr
-
tests: fix exec mode on test-help and test-keywordsWed, 05 Sep 2012 23:27:31 -0400, by David M. Carr
-
revsets: add fromgit and gitnode selectorsWed, 22 Aug 2012 23:39:45 -0400, by David M. Carr
-
templatekw: add support for gitnode template keywordWed, 22 Aug 2012 23:39:45 -0400, by David M. Carr
-
help: add additional help topicsWed, 22 Aug 2012 23:39:45 -0400, by David M. Carr
-
makefile: document all-version-tests intentionsWed, 22 Aug 2012 23:39:45 -0400, by David M. Carr