Thu, 08 Aug 2013 09:38:55 +0200 |
Dan Villiom Podlaski Christiansen |
handle invalid UTF-8 in commit messages consistently
|
Wed, 07 Aug 2013 16:00:52 +0200 |
Dan Villiom Podlaski Christiansen |
tests: remove old test-loading infrastructure
|
Wed, 07 Aug 2013 16:16:49 +0200 |
Dan Villiom Podlaski Christiansen |
tests: consolidate all test-loading into the test runner
|
Wed, 07 Aug 2013 09:57:54 +0200 |
Dan Villiom Podlaski Christiansen |
tests: move updatemeta & rebuildmeta tests into comprehensive
|
Fri, 02 Aug 2013 16:39:11 +0200 |
Dan Villiom Podlaski Christiansen |
tests: assert that fetches actually succeed
|
Mon, 05 Aug 2013 20:27:31 +0200 |
Dan Villiom Podlaski Christiansen |
fixes for running under Mercurial 2.0
|
Mon, 05 Aug 2013 20:49:53 +0200 |
Dan Villiom Podlaski Christiansen |
drop support for pre-2.0 versions of Mercurial
|
Fri, 02 Aug 2013 17:34:05 +0200 |
Dan Villiom Podlaski Christiansen |
tests: fix syntax incompatible with Python 2.4
|
Wed, 31 Jul 2013 11:25:08 +1000 |
Will Thames |
Fix for missing mercurial.utils deque
|
Tue, 16 Jul 2013 10:09:55 -0400 |
Augie Fackler |
push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTS
|
Fri, 12 Jul 2013 11:21:41 +0900 |
Shun-ichi GOTO |
use mercurial.util.deque to support python 2.4
|
Fri, 12 Jul 2013 09:51:25 +0900 |
Shun-ichi GOTO |
use old argument style to support python 2.4
|
Fri, 07 Jun 2013 14:49:19 -0700 |
David Schleimer |
buildmeta: use layouts library for branch and tag mapping in _buildmeta
|
Wed, 05 Jun 2013 12:51:53 -0700 |
David Schleimer |
svnmeta: remove unneeded special-case of single in update_branch_tag_map_for_rev
|
Tue, 25 Jun 2013 19:22:12 -0700 |
David Schleimer |
stupid: use layouts library for detecting branch mapping
|
Wed, 05 Jun 2013 12:27:51 -0700 |
David Schleimer |
svnmeta: drop unnecessary single special case in extra parsing
|