log

age author description
Wed, 22 Aug 2012 23:39:45 -0400 David M. Carr makefile: document all-version-tests intentions
Tue, 28 Aug 2012 09:09:01 -0500 Augie Fackler submodules: only use the ordereddict backport if collections.OrderedDict is unavailable
Tue, 28 Aug 2012 09:08:22 -0500 Augie Fackler git_handler: remove tab character that snuck in
Tue, 28 Aug 2012 09:07:41 -0500 Augie Fackler setup.py: bump version to 0.4.0 on the branch containing submodule support
Mon, 06 Aug 2012 18:30:33 +0200 Artem Tikhomirov Subrepos: generate .hgsubstate and .hgsub based on gitlinks and .gitmodules, preserve gitlinks on hg commit export. Tests included. Dependency from PyPI's ordereddict to use OrderedDict
Mon, 13 Aug 2012 18:56:27 +0200 Mads Kiilerich git_handler: fix safehasattr - hg util is hgutil
Sun, 05 Aug 2012 21:11:02 -0500 Augie Fackler Added tag 0.3.3 for changeset 9d44dafbb31c
Sun, 05 Aug 2012 21:10:58 -0500 Augie Fackler Bump version number. 0.3.3
Sat, 04 Aug 2012 15:03:05 -0400 David M. Carr tests: update versions included in make all-version-tests
Sat, 04 Aug 2012 14:43:48 -0400 David M. Carr tests: fix for hg 1.5.4
Sat, 04 Aug 2012 14:06:19 -0400 David M. Carr tests: remove hg 1.4.3 from make all-version-tests
Fri, 03 Aug 2012 01:24:03 -0400 David M. Carr tests: fix test-merge and test-octopus
Tue, 31 Jul 2012 17:08:37 -0500 Augie Fackler tests: cope with change in git merge output format
Tue, 31 Jul 2012 22:55:15 -0400 David M. Carr tests: tweak which hg versions run test-pull-after-strip
Thu, 26 Jul 2012 18:59:19 -0500 Augie Fackler overlaymanifest: add the withflags method introduced in hg change a1dcd842ce17
Thu, 26 Jul 2012 18:58:18 -0500 Augie Fackler girepo: add _capabilities method expected after the peer refactor
Sun, 08 Jul 2012 16:10:23 +0900 Toshi MARUYAMA hgrepo: fix _findtags changes on Mercurial 2.2
Thu, 26 Jul 2012 19:01:17 +0200 Artem Tikhomirov repository in mercurial.repo.py starts with lowercase
Thu, 19 Jul 2012 19:36:57 -0500 Augie Fackler gitrepo: correct capitalization of peerrepository
Wed, 18 Jul 2012 13:16:43 -0700 Bryan O'Sullivan gitrepo: cope with module/class renames in hg 2.3
Wed, 04 Jul 2012 09:39:23 -0500 Kevin Bullock git_handler: fix import_git_objects for Mercurial 2.0+ (issue 36)
Thu, 05 Jul 2012 17:40:18 -0500 Brian Warner README: add URLs of homepage, primary hg repo, and git mirror repo
Sat, 12 May 2012 03:33:19 -0500 Augie Fackler gitrepo: add url() attribute to fix subrepo support
Sat, 21 Apr 2012 12:37:08 -0500 Augie Fackler tests: cope with yet another git output format change
Sat, 21 Apr 2012 12:21:29 -0500 Augie Fackler git_handler: add missing not from hg metadata extraction
Fri, 20 Apr 2012 21:16:32 -0500 Augie Fackler test-url-parsing.py: add a test for a username that starts with a number
Fri, 20 Apr 2012 21:11:19 -0500 Augie Fackler test-url-parsing.py: stop manually enumerating test methods
Sat, 31 Mar 2012 13:59:57 -0500 Augie Fackler Merge
Sat, 31 Mar 2012 13:55:06 -0500 Sean Farley git_handler: fix line.split error when bad data from a rebase is in the log
Sat, 31 Mar 2012 13:35:49 -0500 Augie Fackler tests: update for newer git output format