Mercurial > hg > hg-git
graph
-
Made hggit.git_handler.get_changed_refs try to use commands.bookmark before trying with bookmarks.bookmark, for compatibility with Mercurial 1.8+.Thu, 24 Mar 2011 00:13:59 +0100, by DontCare4Free
-
Added tag 0.2.6 for changeset 46d390f404daTue, 01 Mar 2011 08:24:36 -0600, by Augie Fackler
-
git_handler: update ctx label handling for bookmarks in coreTue, 01 Mar 2011 08:23:09 -0600, by Augie Fackler
-
support upcoming Mercurial 1.8Thu, 24 Feb 2011 16:51:40 -0600, by Kevin Bullock
-
progress: use gerund form for importTue, 22 Feb 2011 14:58:35 +0100, by timeless
-
Fix "hg outgoing" for mercurial versions which look like 1.6.xTue, 15 Feb 2011 13:35:03 +0600, by Alexey Sokolov
-
I found that `inspect.getargspec(discovery.findoutgoing)[0]` was returning `[]` instead of the expected function definition.Wed, 09 Feb 2011 10:21:36 -0500, by jsumners
-
Create ssh subprocess with a shell command instead of an exec listSat, 25 Dec 2010 23:49:16 +0100, by Mads Kiilerich
-
tests: also test against hg 1.7.2Wed, 22 Dec 2010 20:20:15 -0600, by Augie Fackler
-
pass hg's ui.ssh config to dulwichWed, 22 Dec 2010 16:57:26 -0600, by Tay Ray Chuan
-
Fix bug where remote ref map wrote out binary nodes.Mon, 20 Dec 2010 23:30:16 -0600, by Augie Fackler
-
hgrepo: completely rework handing of remote refs markingMon, 20 Dec 2010 22:37:07 -0600, by Augie Fackler
-
test-git-workflow: mark git repo as not bare so we can do commitsTue, 16 Nov 2010 08:34:26 -0600, by Augie Fackler
-
Added tag 0.2.5 for changeset bc72dd89c2c9Tue, 02 Nov 2010 08:37:52 -0500, by Augie Fackler
-
Makefile: add .PHONY so tests will run correctlyFri, 29 Oct 2010 08:36:29 -0500, by Augie Fackler
-
demandimport: defend against collections breakage in new dulwichFri, 29 Oct 2010 08:31:42 -0500, by Augie Fackler
-
fix typo -- my bad >.<Sun, 24 Oct 2010 14:19:39 -0700, by Mike Blume
-
Looks like the latest version of Dulwich returns a tuple here. Let's handle thatSun, 24 Oct 2010 14:00:32 -0700, by Mike Blume
-
Added tag 0.2.4 for changeset b53421918a89Wed, 25 Aug 2010 15:45:57 -0500, by Augie Fackler
-
Makefile: *BSD support.Wed, 25 Aug 2010 22:38:30 +0200, by Dan Villiom Podlaski Christiansen
-
Merge version fixes with new tests that identify the breakage.Sun, 15 Aug 2010 09:46:00 -0500, by Augie Fackler
-
tests: import test-push-r (with slight changes) from MercurialSun, 15 Aug 2010 09:45:00 -0500, by Augie Fackler
-
Makefile: add target for testing against many hg versions at onceSun, 15 Aug 2010 09:41:28 -0500, by Augie Fackler
-
hgrepo: fix compatibility with Mercurial 1.5Tue, 20 Jul 2010 16:20:41 +0200, by Dan Villiom Podlaski Christiansen
-
findoutgoing: more flexible wrapper function that should be more portableSat, 14 Aug 2010 21:34:34 -0500, by Augie Fackler
-
findoutgoing: update wrapper for hg change 98c874a929f1Fri, 30 Jul 2010 17:24:28 -0500, by Augie Fackler
-
test-git-submodules: update for git output format changeFri, 30 Jul 2010 16:12:13 -0500, by Augie Fackler
-
Added tag 0.2.3 for changeset 5d39b98e5083Mon, 05 Jul 2010 11:56:07 -0500, by Augie Fackler
-
gitrepo: update for pushable bookmarksMon, 05 Jul 2010 11:54:06 -0500, by Augie Fackler
-
test-url-parsing: defend against changes in dulwichMon, 05 Jul 2010 11:47:34 -0500, by Augie Fackler
-
hgrepo: pass through newbranch arg if pushing to hgFri, 18 Jun 2010 08:20:47 -0500, by Augie Fackler
-
Add just enough code to handle changes to cset discovery.Sat, 12 Jun 2010 21:49:14 -0500, by Augie Fackler
-
test-pull-after-strip: discared new backup message from stripSat, 12 Jun 2010 21:48:41 -0500, by Augie Fackler
-
README: remove defunct Author list, use {hg,git} log to find out.Sat, 12 Jun 2010 21:28:09 -0500, by Augie Fackler
-
README: 80 columns cleanup.Sat, 12 Jun 2010 21:27:17 -0500, by Augie Fackler
-
README: remove outdated status, update version requirements.Sat, 12 Jun 2010 21:26:19 -0500, by Augie Fackler
-
Merge README cleanups.Sat, 12 Jun 2010 21:24:52 -0500, by Augie Fackler
-
Merge documentation of in-tree and cleanup of the variable.Sat, 12 Jun 2010 21:23:01 -0500, by Augie Fackler
-
enforce stricter matching for pull -rWed, 02 Jun 2010 20:14:26 +0800, by Tay Ray Chuan
-
Merge fix from Benoit AllardSat, 12 Jun 2010 21:19:40 -0500, by Augie Fackler
-
Fix a traceback when accessing _get_object() on TagThu, 20 May 2010 00:16:59 +0200, by Benoit Allard
-
Cope with tags being sorted (hg cset c7dbd6c4877a) by backporting that behaviorSat, 12 Jun 2010 21:14:33 -0500, by Augie Fackler
-
push: handle argspec change from e43c23d189a5Sat, 12 Jun 2010 21:12:21 -0500, by Augie Fackler
-
README: add 'Commands' section and stubsMon, 17 May 2010 23:00:56 +0800, by Tay Ray Chuan
-
README: rename 'Commands' section to 'Usage'Mon, 17 May 2010 22:53:18 +0800, by Tay Ray Chuan
-
README: make url conversion more explicitMon, 17 May 2010 22:31:43 +0800, by Tay Ray Chuan
-
README: say 'an explicit protocol prefix'Mon, 17 May 2010 22:27:46 +0800, by Tay Ray Chuan
-
README: reword clone command sectionMon, 17 May 2010 19:55:17 +0800, by Tay Ray Chuan
-
README: prefix commands with dollar signMon, 17 May 2010 19:50:58 +0800, by Tay Ray Chuan
-
README: use bare-minimum of 4 spaces for code blocksMon, 17 May 2010 19:49:49 +0800, by Tay Ray Chuan
-
README: document git.intreeMon, 17 May 2010 20:15:50 +0800, by Tay Ray Chuan
-
explicitly expect boolean values for git.intreeMon, 17 May 2010 20:04:02 +0800, by Tay Ray Chuan
-
Added tag 0.2.2 for changeset a222399a59d7Sat, 22 May 2010 22:12:30 -0500, by Augie Fackler
-
Require dulwich 0.6.0Sat, 22 May 2010 22:10:17 -0500, by Augie Fackler
-
Un-break hg 1.3 by adding a compat layer for progress.Fri, 30 Apr 2010 10:35:13 -0500, by Augie Fackler
-
README.md: Improve Mercurial to Git conversion description.Tue, 06 Apr 2010 10:20:13 -0500, by Simon Ruderich
-
README.md: Add information to convert Mercurial to Git.Tue, 06 Apr 2010 10:19:30 -0500, by Simon Ruderich
-
Merge style fixMon, 05 Apr 2010 19:06:48 -0500, by Augie Fackler
-
git_handler: prefer () continuation to \ continuation.Mon, 05 Apr 2010 19:06:20 -0500, by Augie Fackler
-
setup.py: depend on dulwich 0.5.1 or laterMon, 05 Apr 2010 19:05:18 -0500, by Augie Fackler
-
Merge test fix.Mon, 05 Apr 2010 18:52:58 -0500, by Augie Fackler
-
test-pull-after-strip: don't run git-cleanup twiceMon, 05 Apr 2010 13:28:52 +0800, by Tay Ray Chuan
-
Merge branch 'rc/push-tag' into rc/masterSun, 04 Apr 2010 23:26:46 +0800, by Tay Ray Chuan
-
Merge branch 'rc/fix-ann-tags' into rc/masterSun, 04 Apr 2010 19:23:34 +0800, by Tay Ray Chuan
-
when pushing, check if server is advertising annotated tagsMon, 15 Mar 2010 12:53:54 +0800, by Tay Ray Chuan
-
test-git-tags: test pushing to repo with annotated tagsMon, 15 Mar 2010 13:10:06 +0800, by Tay Ray Chuan
-
update references to Tag.get_object()Fri, 02 Apr 2010 20:08:14 +0800, by Tay Ray Chuan
-
handle apply_delta() return value correctlyFri, 02 Apr 2010 19:56:50 +0800, by Tay Ray Chuan
-
update_remote_branches: don't store de-refed tagsMon, 29 Mar 2010 12:51:40 +0800, by Tay Ray Chuan
-
update_remote_branches: refactor head usageMon, 29 Mar 2010 13:05:59 +0800, by Tay Ray Chuan
-
update_remote_branches: don't prepend '/' to headsMon, 29 Mar 2010 13:00:49 +0800, by Tay Ray Chuan
-
tests: specify --pretty formatSun, 28 Mar 2010 12:21:48 +0800, by Tay Ray Chuan
-
Merge debug message fix.Sat, 27 Mar 2010 22:20:18 -0500, by Augie Fackler
-
export_hg_commit: fix debug noteMon, 22 Mar 2010 00:36:39 +0800, by Tay Ray Chuan
-
Various hg 1.4 compat fixes.Sat, 27 Mar 2010 21:37:58 -0500, by Augie Fackler
-
test-hg-branch: sed hashes from hg < 1.5Sat, 27 Mar 2010 21:16:41 -0500, by Augie Fackler
-
pull: make it possible to un-wedge the repo after stripping git revsThu, 25 Mar 2010 20:24:00 -0500, by Augie Fackler
-
hggit: defend against exceptions when pulling with -rThu, 25 Mar 2010 20:23:00 -0500, by Augie Fackler
-
hggit: don't wrap gitrepo with hgrepoThu, 25 Mar 2010 20:23:00 -0500, by Augie Fackler
-
pull: fail more gracefully if revisions have been strippedThu, 25 Mar 2010 20:23:00 -0500, by Augie Fackler
-
tests: many, many changes so we never push into a checked-out refThu, 25 Mar 2010 19:54:00 -0500, by Augie Fackler
-
git_handler: 80 columns cleanupThu, 25 Mar 2010 19:39:00 -0500, by Augie Fackler
-
git_handler: fix % formatting in ref errors.Thu, 25 Mar 2010 19:37:00 -0500, by Augie Fackler
-
tests: missed some hash changes last time aroundWed, 03 Mar 2010 19:25:29 -0600, by Augie Fackler
-
tests: fix for new sorting of extra in hg and new topological sortWed, 03 Mar 2010 17:47:00 -0600, by Augie Fackler
-
test-git-workflow: work around git output format changeWed, 03 Mar 2010 17:43:01 -0600, by Augie Fackler
-
fix gimport and add test for using to work on hg repos from git (issue 73)Fri, 26 Feb 2010 19:27:32 +0100, by Abderrahim Kitouni
-
Don't import git submodule files (we don't support them .. yet).Tue, 23 Feb 2010 16:23:09 -0500, by jeremy avnet
-
git_handler: use progress API instead of reinventing the wheelWed, 24 Feb 2010 21:08:38 -0600, by Augie Fackler
-
git_handler: slight style cleanupWed, 24 Feb 2010 21:08:19 -0600, by Augie Fackler
-
sort heads by commit date in topological sortWed, 24 Feb 2010 17:21:25 +0100, by Benoit Boissinot
-
use a simple toposort algorithm for DAG (post order from a DFS from the heads)Wed, 24 Feb 2010 17:21:23 +0100, by Benoit Boissinot
-
make sure no tag object are included in the DAG we buildWed, 24 Feb 2010 17:21:20 +0100, by Benoit Boissinot
-
init: strip .git for default clone destination for git sourcesMon, 11 Jan 2010 20:48:43 -0600, by Augie Fackler
-
init: whitespace cleanupMon, 11 Jan 2010 20:46:52 -0600, by Augie Fackler
-
Added tag 0.2.1 for changeset 21ead8190d9cSat, 26 Dec 2009 13:46:50 -0600, by Augie Fackler
-
tests: update some test expectationsSat, 26 Dec 2009 13:41:56 -0600, by Augie Fackler
-
Merge with abderrahim.Sat, 26 Dec 2009 13:31:24 -0600, by Augie Fackler
-
fix a bug when a directory is replaced with a fileFri, 25 Dec 2009 08:56:20 +0100, by Abderrahim Kitouni
-
remove leftover lsprofcalltree.py (we can use hg --profile)Thu, 26 Nov 2009 20:47:38 +0100, by Abderrahim Kitouni
-
accept both old and new hg output for cloneMon, 23 Nov 2009 19:28:20 +0100, by Abderrahim Kitouni
-
fix running unit tests with the test runnerMon, 23 Nov 2009 19:10:32 +0100, by Abderrahim Kitouni
-
undo changes from ea0728d8cdc2 (GNU sed doesn't have a -E option)Mon, 23 Nov 2009 18:58:40 +0100, by Abderrahim Kitouni
-
Added tag 0.2.0 for changeset 77d6c9eb02fbSat, 26 Dec 2009 12:42:29 -0600, by Augie Fackler
-
git_handler: update for slight API change in bookmarksSat, 26 Dec 2009 12:22:06 -0600, by Augie Fackler
-
remove unused importsSun, 29 Nov 2009 16:29:18 +0100, by Antonin Amand
-
python 2.4 syntax fixSun, 29 Nov 2009 16:24:34 +0100, by Antonin Amand
-
tests: update test expectations for hg change a3d73b3e1f8aTue, 27 Oct 2009 22:40:11 -0400, by Augie Fackler
-
tests: inline unit tests into main test suiteTue, 27 Oct 2009 22:39:45 -0400, by Augie Fackler
-
Enable detection of bare repositories as a local git repoMon, 26 Oct 2009 17:52:32 +0100, by Lincoln Stoll
-
Adding a unit test for the url format parser.Tue, 20 Oct 2009 19:33:06 +0200, by Lincoln Stoll
-
Handle normal relative SSH paths (i.e for heroku and gitosis) as well as github style paths.Mon, 19 Oct 2009 17:48:07 +0200, by Lincoln Stoll
-
Merge with abderrahim.Sun, 25 Oct 2009 10:55:12 -0500, by Augie Fackler