log

age author description
Sat, 27 Mar 2010 21:37:58 -0500 Augie Fackler Various hg 1.4 compat fixes.
Sat, 27 Mar 2010 21:16:41 -0500 Augie Fackler test-hg-branch: sed hashes from hg < 1.5
Thu, 25 Mar 2010 20:24:00 -0500 Augie Fackler pull: make it possible to un-wedge the repo after stripping git revs
Thu, 25 Mar 2010 20:23:00 -0500 Augie Fackler hggit: defend against exceptions when pulling with -r
Thu, 25 Mar 2010 20:23:00 -0500 Augie Fackler hggit: don't wrap gitrepo with hgrepo
Thu, 25 Mar 2010 20:23:00 -0500 Augie Fackler pull: fail more gracefully if revisions have been stripped
Thu, 25 Mar 2010 19:54:00 -0500 Augie Fackler tests: many, many changes so we never push into a checked-out ref
Thu, 25 Mar 2010 19:39:00 -0500 Augie Fackler git_handler: 80 columns cleanup
Thu, 25 Mar 2010 19:37:00 -0500 Augie Fackler git_handler: fix % formatting in ref errors.
Wed, 03 Mar 2010 19:25:29 -0600 Augie Fackler tests: missed some hash changes last time around
Wed, 03 Mar 2010 17:47:00 -0600 Augie Fackler tests: fix for new sorting of extra in hg and new topological sort
Wed, 03 Mar 2010 17:43:01 -0600 Augie Fackler test-git-workflow: work around git output format change
Fri, 26 Feb 2010 19:27:32 +0100 Abderrahim Kitouni fix gimport and add test for using to work on hg repos from git (issue 73)
Tue, 23 Feb 2010 16:23:09 -0500 jeremy avnet Don't import git submodule files (we don't support them .. yet).
Wed, 24 Feb 2010 21:08:38 -0600 Augie Fackler git_handler: use progress API instead of reinventing the wheel
Wed, 24 Feb 2010 21:08:19 -0600 Augie Fackler git_handler: slight style cleanup
Wed, 24 Feb 2010 17:21:25 +0100 Benoit Boissinot sort heads by commit date in topological sort
Wed, 24 Feb 2010 17:21:23 +0100 Benoit Boissinot use a simple toposort algorithm for DAG (post order from a DFS from the heads)
Wed, 24 Feb 2010 17:21:20 +0100 Benoit Boissinot make sure no tag object are included in the DAG we build
Mon, 11 Jan 2010 20:48:43 -0600 Augie Fackler init: strip .git for default clone destination for git sources
Mon, 11 Jan 2010 20:46:52 -0600 Augie Fackler init: whitespace cleanup
Sat, 26 Dec 2009 13:46:50 -0600 Augie Fackler Added tag 0.2.1 for changeset 21ead8190d9c
Sat, 26 Dec 2009 13:46:37 -0600 Augie Fackler setup: bump to 0.2.1 0.2.1
Sat, 26 Dec 2009 13:41:56 -0600 Augie Fackler tests: update some test expectations
Sat, 26 Dec 2009 13:31:24 -0600 Augie Fackler Merge with abderrahim.
Fri, 25 Dec 2009 08:56:20 +0100 Abderrahim Kitouni fix a bug when a directory is replaced with a file
Thu, 26 Nov 2009 20:47:38 +0100 Abderrahim Kitouni remove leftover lsprofcalltree.py (we can use hg --profile)
Mon, 23 Nov 2009 19:28:20 +0100 Abderrahim Kitouni accept both old and new hg output for clone
Mon, 23 Nov 2009 19:10:32 +0100 Abderrahim Kitouni fix running unit tests with the test runner
Mon, 23 Nov 2009 18:58:40 +0100 Abderrahim Kitouni undo changes from ea0728d8cdc2 (GNU sed doesn't have a -E option)
Sat, 26 Dec 2009 12:42:29 -0600 Augie Fackler Added tag 0.2.0 for changeset 77d6c9eb02fb
Sat, 26 Dec 2009 12:42:25 -0600 Augie Fackler setup: bump to 0.2.0 0.2.0
Sat, 26 Dec 2009 12:22:06 -0600 Augie Fackler git_handler: update for slight API change in bookmarks
Sun, 29 Nov 2009 16:29:18 +0100 Antonin Amand remove unused imports
Sun, 29 Nov 2009 16:24:34 +0100 Antonin Amand python 2.4 syntax fix
Tue, 27 Oct 2009 22:40:11 -0400 Augie Fackler tests: update test expectations for hg change a3d73b3e1f8a
Tue, 27 Oct 2009 22:39:45 -0400 Augie Fackler tests: inline unit tests into main test suite
Mon, 26 Oct 2009 17:52:32 +0100 Lincoln Stoll Enable detection of bare repositories as a local git repo
Tue, 20 Oct 2009 19:33:06 +0200 Lincoln Stoll Adding a unit test for the url format parser.
Mon, 19 Oct 2009 17:48:07 +0200 Lincoln Stoll Handle normal relative SSH paths (i.e for heroku and gitosis) as well as github style paths.
Sun, 25 Oct 2009 10:55:12 -0500 Augie Fackler Merge with abderrahim.
Sun, 25 Oct 2009 10:52:50 -0500 Augie Fackler tests: Fix tests with new repo layout.
Thu, 15 Oct 2009 21:45:15 +0100 Abderrahim Kitouni do not init the cache git repo unless needed (fixes issue 16 bb)
Thu, 08 Oct 2009 19:50:09 +0100 Abderrahim Kitouni Simple hack for handling wrong use of git repos (fixes issue 24 bb)
Thu, 08 Oct 2009 02:27:00 +0200 Mads Kiilerich Simpler handling of detection of git repos
Sat, 17 Oct 2009 20:34:53 -0400 Augie Fackler Updated readme with more complete author list and some corrected docs.
Sat, 17 Oct 2009 20:12:19 -0400 Augie Fackler Added tag 0.1.0 for changeset 505d7cdca198
Wed, 30 Sep 2009 14:39:49 -0500 Kevin Bullock package with distutils 0.1.0
Fri, 25 Sep 2009 22:44:05 -0400 Augie Fackler Merge test fixes.
Wed, 19 Aug 2009 21:13:07 +0100 Abderrahim Kitouni tests: work around output variations in newer git versions
Fri, 25 Sep 2009 22:09:33 -0400 Augie Fackler Add some better help.
Fri, 25 Sep 2009 22:01:57 -0400 Augie Fackler Merge with abderrahim's changes.
Sun, 16 Aug 2009 23:18:08 +0100 Abderrahim Kitouni push tip to master in an empty repository even if there are tags
Sat, 15 Aug 2009 22:41:45 +0100 Abderrahim Kitouni look for renamed files only in files modified by the commit
Mon, 10 Aug 2009 16:07:13 +0100 Abderrahim Kitouni hgrepo: remove unused imports
Mon, 10 Aug 2009 16:05:57 +0100 Abderrahim Kitouni fix crash in outgoing if there are new (git) branches
Tue, 11 Aug 2009 00:13:37 -0400 Augie Fackler tests: work around output changes in newer git versions
Sat, 08 Aug 2009 11:14:49 +0100 Abderrahim Kitouni outgoing: don't crash when there are unpulled changesets
Sat, 08 Aug 2009 10:52:30 +0100 Abderrahim Kitouni push the tip to master if remote repository is empty (closes issue 11 bb)
Fri, 07 Aug 2009 14:57:01 +0100 Abderrahim Kitouni update TODO
Tue, 04 Aug 2009 18:39:02 +0100 Abderrahim Kitouni handle the new tag cache in mercurial crew
Tue, 04 Aug 2009 13:19:30 +0100 Abderrahim Kitouni split out get_git_author, get_git_parents and get_git_message
Fri, 31 Jul 2009 15:27:20 -0700 Sverre Rabbelier switch object mapping to hg->git since the many to one is that direction
Tue, 04 Aug 2009 12:32:01 +0100 Abderrahim Kitouni deal correctly with old timezone format in extra committer
Tue, 04 Aug 2009 12:30:16 +0100 Abderrahim Kitouni save the map only once in export
Sun, 02 Aug 2009 19:53:08 +0100 Abderrahim Kitouni reorganize export_hg_commit
Sun, 02 Aug 2009 19:12:16 +0100 Abderrahim Kitouni readd blob caching (~25% improvement in gexport)
Sat, 01 Aug 2009 18:33:58 +0100 Abderrahim Kitouni disable thin packs as they aren't handled correctly
Sat, 01 Aug 2009 17:55:54 +0100 Abderrahim Kitouni initial support for pull -r
Fri, 31 Jul 2009 18:15:02 +0100 Abderrahim Kitouni initial support for 'hg outgoing'
Thu, 30 Jul 2009 22:09:53 +0100 Abderrahim Kitouni rework pushing to support --rev and --force options
Tue, 28 Jul 2009 23:12:38 +0100 Abderrahim Kitouni work around a bug in dulwich 0.3.3
Tue, 28 Jul 2009 23:10:04 +0100 Abderrahim Kitouni fix invalid timezone handling
Tue, 28 Jul 2009 23:07:37 +0100 Abderrahim Kitouni fix bug introduced by previous commit
Tue, 28 Jul 2009 21:29:27 +0100 Abderrahim Kitouni drop untested commit_import_ctx (use commitctx instead).
Fri, 24 Jul 2009 21:23:35 +0100 Abderrahim Kitouni store non utf-8 encoded author/commit message as deltas
Thu, 02 Jul 2009 21:58:51 +0100 Abderrahim Kitouni port to upstream dulwich
Thu, 23 Jul 2009 08:48:04 +0100 Abderrahim Kitouni delete the dulwich fork we have
Thu, 23 Jul 2009 09:28:37 +0100 Abderrahim Kitouni fix compatibility with mercurial 1.1
Thu, 23 Jul 2009 08:47:23 +0100 Abderrahim Kitouni do not pull from git when asked to push
Thu, 23 Jul 2009 08:38:20 +0100 Abderrahim Kitouni support local git repositories (fixes issue 5 bb)
Thu, 16 Jul 2009 22:08:15 +0100 Abderrahim Kitouni fix some name errors
Thu, 16 Jul 2009 19:42:45 +0100 Abderrahim Kitouni hgrepo: forward the return value of pull and push (fixes issue 8 bb)
Fri, 10 Jul 2009 11:29:27 -0500 Augie Fackler hgrepo: fix bad import of weakref
Wed, 08 Jul 2009 14:14:52 -0500 Michael J. Pedersen Making compatible with Python 2.4
Tue, 07 Jul 2009 17:46:14 +0100 Abderrahim Kitouni add some annotations for test coverage
Tue, 07 Jul 2009 17:45:29 +0100 Abderrahim Kitouni add a new test for git tags
Tue, 07 Jul 2009 17:05:43 +0100 Abderrahim Kitouni small cleanups (tabs, s/TODO :/TODO:/ and dead code)
Tue, 07 Jul 2009 11:46:19 +0100 Abderrahim Kitouni fix pushing tags to git (see issue 3 bb)
Tue, 07 Jul 2009 10:47:26 +0100 Abderrahim Kitouni add test for named branches
Sun, 05 Jul 2009 16:39:28 +0100 Abderrahim Kitouni remove broken tagging code (see issue 3 bb)
Fri, 03 Jul 2009 16:46:26 +0100 Abderrahim Kitouni merge the fix for the encoding field bug
Fri, 03 Jul 2009 16:44:25 +0100 Abderrahim Kitouni fix the encoding bug correctly
Thu, 02 Jul 2009 13:27:14 +0100 Abderrahim Kitouni add a test for pushing to git
Wed, 01 Jul 2009 21:31:35 +0100 Abderrahim Kitouni create the repository subclass in reposetup
Tue, 30 Jun 2009 15:29:40 +0100 Abderrahim Kitouni fix the last bug remaining (now all tests should pass)
Mon, 29 Jun 2009 23:20:37 +0100 Abderrahim Kitouni revert the changes made in 405a915bf352 and 8bfa8aa6b68f
Mon, 29 Jun 2009 15:28:25 +0100 Abderrahim Kitouni trying to fix some of the broken tests
Sun, 28 Jun 2009 22:48:16 +0100 Abderrahim Kitouni update tests to also push to git (not only clone)
Sun, 28 Jun 2009 22:00:46 +0100 Abderrahim Kitouni added a test for merge (fails actually)
Sun, 28 Jun 2009 21:49:44 +0100 Abderrahim Kitouni README: minor fixes
Thu, 25 Jun 2009 16:24:36 +0100 Abderrahim Kitouni add test for octopus merge conversion
Wed, 24 Jun 2009 15:18:42 +0100 Abderrahim Kitouni merge documentation update from ArneBab
Mon, 22 Jun 2009 11:24:48 +0200 Arne Babenhauserheide README: Added information about the git+ssh:// url format.
Tue, 23 Jun 2009 19:22:49 +0100 Abderrahim Kitouni Reorganize push for more symmetry with fetch
Tue, 23 Jun 2009 19:20:15 +0100 Abderrahim Kitouni Drop importbranch/exportbranch options (exportbranch was really broken)
Sun, 21 Jun 2009 22:44:41 +0100 Abderrahim Kitouni Do not depend on the cache git repository for reference pushing
Sun, 21 Jun 2009 17:21:36 +0100 Abderrahim Kitouni merge documentation update from ArneBab
Thu, 18 Jun 2009 21:16:49 +0200 Arne Babenhauserheide Updated the readme some more...
Thu, 18 Jun 2009 21:14:42 +0200 Arne Babenhauserheide Updated the readme to include the usage of [paths].
Sun, 21 Jun 2009 11:07:44 +0100 Abderrahim Kitouni Better reporting of the number of commits to convert
Sun, 21 Jun 2009 17:18:16 +0100 Abderrahim Kitouni Add expected output for test-encoding (forgotten in f4caf22b87cd)
Fri, 19 Jun 2009 16:53:39 +0100 Abderrahim Kitouni Use mercurial.node.bin instead of dulwich.objects.hex_to_sha
Thu, 18 Jun 2009 22:38:09 +0100 Abderrahim Kitouni Store git tags in .hg/git-tags and let localtags be *local*
Thu, 18 Jun 2009 16:49:13 +0100 Abderrahim Kitouni Handle git repositories with legacy encodings.
Tue, 16 Jun 2009 18:58:03 +0100 Abderrahim Kitouni Update tests
Tue, 16 Jun 2009 14:44:19 +0100 Abderrahim Kitouni Fix remote branch hadling to use the hgrc [paths] section
Tue, 16 Jun 2009 13:39:11 +0100 Abderrahim Kitouni Reorder methods by their functionality.
Mon, 08 Jun 2009 19:15:58 +0100 Abderrahim Kitouni Remove remotes support (use the paths section in hgrc instead)
Fri, 05 Jun 2009 11:56:22 +0100 Abderrahim Kitouni Various cleanups (mostly whitespace and imports)