log

age author description
Fri, 01 Aug 2014 10:04:11 -0400 Augie Fackler Added tag 0.6.1 for changeset f67747f18f20
Fri, 01 Aug 2014 10:04:03 -0400 Augie Fackler Bump version number. 0.6.1
Sun, 06 Jul 2014 15:38:33 +0900 Takumi IINO setup: include document files to package. (issue114)
Mon, 30 Jul 2012 08:20:08 -0500 Augie Fackler git_handler: clean up coding style
Fri, 04 Jul 2014 15:46:49 +0900 Takumi IINO git_handler: enable thin pack optimization (issue102)
Tue, 17 Jun 2014 15:42:37 +0900 Takumi IINO git_handler: use mercurial's password manager
Tue, 17 Jun 2014 14:17:49 -0700 Siddharth Agarwal git_handler: set substate to None to cope with Mercurial changes
Tue, 17 Jun 2014 12:49:33 -0700 Siddharth Agarwal git_handler: update memfilectx creation per Mercurial changes
Tue, 17 Jun 2014 14:24:21 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0.1
Mon, 19 May 2014 21:12:40 -0700 Siddharth Agarwal git-cleanup: drop empty options and move help text to docstring
Mon, 19 May 2014 21:09:30 -0700 Siddharth Agarwal gclear: drop empty options and move help text to docstring
Mon, 19 May 2014 21:07:09 -0700 Siddharth Agarwal gexport: drop empty options and redundant synopsis, and add help text
Mon, 19 May 2014 21:06:32 -0700 Siddharth Agarwal gimport: drop empty options and redundant synopsis, and add help text
Mon, 19 May 2014 19:03:02 -0700 Siddharth Agarwal commands: switch to new-style declaration via decorators
Mon, 19 May 2014 18:55:32 -0700 Siddharth Agarwal verify: add a wrapper function in __init__.py
Mon, 19 May 2014 18:48:40 -0700 Siddharth Agarwal import: remove redundant imports
Mon, 26 May 2014 18:37:09 -0700 Siddharth Agarwal tests: fix further breakage due to upstream output changes
Sun, 25 May 2014 20:18:40 -0400 CoolOppo Fixed small typo
Mon, 19 May 2014 20:39:43 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0
Mon, 19 May 2014 19:27:48 -0700 Siddharth Agarwal tests: test with @ instead of tip
Mon, 19 May 2014 19:21:46 -0700 Siddharth Agarwal testedwith: update list of versions hg-git is tested with
Mon, 19 May 2014 20:44:53 -0700 Siddharth Agarwal readme: drop Mercurial and Dulwich compatibilty information
Mon, 19 May 2014 19:52:22 -0700 Siddharth Agarwal tests: fix breakage caused by Mercurial changes
Tue, 13 May 2014 17:42:19 -0400 Augie Fackler Added signature for changeset 29f51877a610
Tue, 13 May 2014 17:42:09 -0400 Augie Fackler Added tag 0.6.0 for changeset 9f20b66027c2
Tue, 13 May 2014 17:42:05 -0400 Augie Fackler setup: bump version number, correct author 0.6.0
Tue, 13 May 2014 17:25:04 -0400 Augie Fackler Makefile: drop support for hg older than 2.8.2
Wed, 16 Apr 2014 22:04:26 +0900 Takumi IINO gignore: remove illegal components (issue92)
Thu, 08 May 2014 20:18:06 -0700 Siddharth Agarwal listkeys: while looking for bookmarks, don't fetch a pack
Thu, 08 May 2014 19:49:50 -0700 Siddharth Agarwal test-bookmark-workflow: introduce tests for incoming bookmarks