jelmer/subvertpy.git
16 years agomerge 0.4.8.
Jelmer Vernooij [Fri, 21 Mar 2008 22:41:48 +0000 (23:41 +0100)]
merge 0.4.8.

16 years agoFix remaining tests. bzr-svn-0.4.8
Jelmer Vernooij [Fri, 21 Mar 2008 22:08:45 +0000 (23:08 +0100)]
Fix remaining tests.

16 years agoFix more tests.
Jelmer Vernooij [Fri, 21 Mar 2008 21:28:52 +0000 (22:28 +0100)]
Fix more tests.

16 years agoMerge another test fix.
Jelmer Vernooij [Fri, 21 Mar 2008 20:39:43 +0000 (21:39 +0100)]
Merge another test fix.

16 years agoMerge 0.4.
Jelmer Vernooij [Fri, 21 Mar 2008 20:37:07 +0000 (21:37 +0100)]
Merge 0.4.

16 years agoFix another test.
Jelmer Vernooij [Fri, 21 Mar 2008 20:33:34 +0000 (21:33 +0100)]
Fix another test.

16 years agoFix bug in the mapping code.
Jelmer Vernooij [Fri, 21 Mar 2008 20:02:16 +0000 (21:02 +0100)]
Fix bug in the mapping code.

16 years agoChange get_revision_graph() to behave the same way as the bzrlib implementation.
Jelmer Vernooij [Fri, 21 Mar 2008 18:57:10 +0000 (19:57 +0100)]
Change get_revision_graph() to behave the same way as the bzrlib implementation.

16 years agoSplit caching layer out of file id map code.
Jelmer Vernooij [Fri, 21 Mar 2008 18:36:14 +0000 (19:36 +0100)]
Split caching layer out of file id map code.

16 years agouse full branch property list functions rather than doing single property queries.
Jelmer Vernooij [Fri, 21 Mar 2008 17:22:56 +0000 (18:22 +0100)]
use full branch property list functions rather than doing single property queries.

16 years agoFix get_revision_graph() tests.
Jelmer Vernooij [Fri, 21 Mar 2008 17:14:21 +0000 (18:14 +0100)]
Fix get_revision_graph() tests.

16 years ago--prefix is now determined from the specified url in svn-import.
Jelmer Vernooij [Fri, 21 Mar 2008 16:37:39 +0000 (17:37 +0100)]
--prefix is now determined from the specified url in svn-import.

16 years agoChange get_ancestry() to use get_graph().
Jelmer Vernooij [Fri, 21 Mar 2008 16:09:52 +0000 (17:09 +0100)]
Change get_ancestry() to use get_graph().

16 years agoReimplement get_revision_graph() using get_graph().
Jelmer Vernooij [Fri, 21 Mar 2008 15:01:37 +0000 (16:01 +0100)]
Reimplement get_revision_graph() using get_graph().

16 years agoAvoid property lookup when getting revision information.
Jelmer Vernooij [Fri, 21 Mar 2008 14:38:29 +0000 (15:38 +0100)]
Avoid property lookup when getting revision information.

16 years agoReturn tuples in parent determine functions.
Jelmer Vernooij [Fri, 21 Mar 2008 13:56:11 +0000 (14:56 +0100)]
Return tuples in parent determine functions.

16 years agoCherrypick test symlink improvement.
Jelmer Vernooij [Fri, 21 Mar 2008 13:10:49 +0000 (14:10 +0100)]
Cherrypick test symlink improvement.

16 years agoFix test run symlinks.
Jelmer Vernooij [Fri, 21 Mar 2008 13:07:51 +0000 (14:07 +0100)]
Fix test run symlinks.

16 years agoFix bug in prop.
Jelmer Vernooij [Fri, 21 Mar 2008 03:19:02 +0000 (04:19 +0100)]
Fix bug in prop.

16 years agoAdd functions for unescaping/escaping strings for use in property names.
Jelmer Vernooij [Fri, 21 Mar 2008 02:36:21 +0000 (03:36 +0100)]
Add functions for unescaping/escaping strings for use in property names.

16 years agoDebug file property.
Jelmer Vernooij [Fri, 21 Mar 2008 01:15:04 +0000 (02:15 +0100)]
Debug file property.

16 years agoCherrypick utility functions for svn:externals support.
Jelmer Vernooij [Tue, 18 Mar 2008 19:45:50 +0000 (20:45 +0100)]
Cherrypick utility functions for svn:externals support.

16 years agoMark as only compatible with >= 1.3
Jelmer Vernooij [Sun, 16 Mar 2008 04:14:37 +0000 (05:14 +0100)]
Mark as only compatible with >= 1.3

16 years agoMake it easier to run in a debugger.
Jelmer Vernooij [Sat, 15 Mar 2008 16:00:50 +0000 (17:00 +0100)]
Make it easier to run in a debugger.

16 years agoDeal with newer versions of bzr passing in unicode strings.
Jelmer Vernooij [Wed, 12 Mar 2008 19:05:25 +0000 (20:05 +0100)]
Deal with newer versions of bzr passing in unicode strings.

16 years agoAdd bug #
Jelmer Vernooij [Wed, 12 Mar 2008 19:05:08 +0000 (20:05 +0100)]
Add bug #

16 years agoDeal with newer versions of bzr passing in unicode strings.
Jelmer Vernooij [Wed, 12 Mar 2008 19:04:45 +0000 (20:04 +0100)]
Deal with newer versions of bzr passing in unicode strings.

16 years agoFix line wrapping
Jelmer Vernooij [Wed, 12 Mar 2008 16:53:46 +0000 (17:53 +0100)]
Fix line wrapping

16 years agoAdd bug #
Jelmer Vernooij [Wed, 12 Mar 2008 16:48:04 +0000 (17:48 +0100)]
Add bug #

16 years agoAllow overriding tests to run.
Jelmer Vernooij [Wed, 12 Mar 2008 16:12:05 +0000 (17:12 +0100)]
Allow overriding tests to run.

16 years agoCherrypick some formatting fixes from the 0.4 branch
Jelmer Vernooij [Wed, 12 Mar 2008 15:14:24 +0000 (16:14 +0100)]
Cherrypick some formatting fixes from the 0.4 branch

16 years agoMove 0.4.9-specific NEWS item to 0.4.9 section
Jelmer Vernooij [Wed, 12 Mar 2008 15:03:57 +0000 (16:03 +0100)]
Move 0.4.9-specific NEWS item to 0.4.9 section

16 years agoMove 0.4.9-specific NEWS item to 0.4.9 section
Jelmer Vernooij [Wed, 12 Mar 2008 15:02:50 +0000 (16:02 +0100)]
Move 0.4.9-specific NEWS item to 0.4.9 section

16 years agomerge 0.4.8 branch
Jelmer Vernooij [Wed, 12 Mar 2008 15:01:25 +0000 (16:01 +0100)]
merge 0.4.8 branch

16 years agoFix NEWS
Jelmer Vernooij [Tue, 11 Mar 2008 20:00:56 +0000 (21:00 +0100)]
Fix NEWS

16 years agoFix tests.
Jelmer Vernooij [Tue, 11 Mar 2008 19:36:59 +0000 (20:36 +0100)]
Fix tests.

16 years agoAdd Makefile.
Jelmer Vernooij [Tue, 11 Mar 2008 18:16:09 +0000 (19:16 +0100)]
Add Makefile.

16 years agouse standard functions for converting from local path to url.
Jelmer Vernooij [Tue, 11 Mar 2008 18:09:31 +0000 (19:09 +0100)]
use standard functions for converting from local path to url.

16 years agoHandle executable bit on not yet versioned files on Windows.
Jelmer Vernooij [Tue, 11 Mar 2008 18:06:42 +0000 (19:06 +0100)]
Handle executable bit on not yet versioned files on Windows.

16 years agoAdd bug #
Jelmer Vernooij [Tue, 11 Mar 2008 18:06:20 +0000 (19:06 +0100)]
Add bug #

16 years agoUpdate NEWS.
Jelmer Vernooij [Tue, 11 Mar 2008 18:05:13 +0000 (19:05 +0100)]
Update NEWS.

16 years agouse feature-specific function rather than checking platform.
Jelmer Vernooij [Tue, 11 Mar 2008 18:04:06 +0000 (19:04 +0100)]
use feature-specific function rather than checking platform.

16 years agoMore win32 improvements.
Jelmer Vernooij [Tue, 11 Mar 2008 18:03:25 +0000 (19:03 +0100)]
More win32 improvements.

16 years agoAnother attempt at fixing executable bit on Windows.
Jelmer Vernooij [Tue, 11 Mar 2008 18:03:00 +0000 (19:03 +0100)]
Another attempt at fixing executable bit on Windows.

16 years agoMove cache message to directory creation.
Jelmer Vernooij [Tue, 11 Mar 2008 18:01:29 +0000 (19:01 +0100)]
Move cache message to directory creation.

16 years agoConvert SVN_ERR_RA_NOT_IMPLEMENTED errors to NotImplementedError exceptions.
Jelmer Vernooij [Tue, 11 Mar 2008 18:00:20 +0000 (19:00 +0100)]
Convert SVN_ERR_RA_NOT_IMPLEMENTED errors to NotImplementedError exceptions.

16 years agoMerge win32 test fixes from Adrian Wilkins.
Jelmer Vernooij [Tue, 11 Mar 2008 17:59:17 +0000 (18:59 +0100)]
Merge win32 test fixes from Adrian Wilkins.

16 years agoUse sys.platform rather than os.name.
Jelmer Vernooij [Tue, 11 Mar 2008 17:54:46 +0000 (18:54 +0100)]
Use sys.platform rather than os.name.

16 years agoUpdate formatting of FAQ file.
Jelmer Vernooij [Tue, 11 Mar 2008 17:54:17 +0000 (18:54 +0100)]
Update formatting of FAQ file.

16 years agoSpecify urls to transports rather than localpaths.
Jelmer Vernooij [Tue, 11 Mar 2008 17:16:32 +0000 (18:16 +0100)]
Specify urls to transports rather than localpaths.

16 years agoHint vim about FAQ file syntax.
Jelmer Vernooij [Tue, 11 Mar 2008 17:16:16 +0000 (18:16 +0100)]
Hint vim about FAQ file syntax.

16 years agoUse standard version for converting abspath to url.
Jelmer Vernooij [Tue, 11 Mar 2008 17:15:28 +0000 (18:15 +0100)]
Use standard version for converting abspath to url.

16 years agoSkip executable test on platforms that don't support the executable bit.
Jelmer Vernooij [Tue, 11 Mar 2008 17:14:35 +0000 (18:14 +0100)]
Skip executable test on platforms that don't support the executable bit.

16 years agoSkip symlink test on systems that don't uspport symlinks.
Jelmer Vernooij [Tue, 11 Mar 2008 17:14:04 +0000 (18:14 +0100)]
Skip symlink test on systems that don't uspport symlinks.

16 years agoFix tests for windows.
Jelmer Vernooij [Tue, 11 Mar 2008 17:13:43 +0000 (18:13 +0100)]
Fix tests for windows.

16 years agoSupport using platform-specific auth providers when available.
Jelmer Vernooij [Tue, 11 Mar 2008 17:12:04 +0000 (18:12 +0100)]
Support using platform-specific auth providers when available.

16 years agoAllow specifying path inside repository in svn-branching-scheme.
Jelmer Vernooij [Tue, 11 Mar 2008 17:10:54 +0000 (18:10 +0100)]
Allow specifying path inside repository in svn-branching-scheme.

16 years agoMerge support for -d option to the svn-push command.
Jelmer Vernooij [Tue, 11 Mar 2008 17:09:42 +0000 (18:09 +0100)]
Merge support for -d option to the svn-push command.

16 years agoDon't provide find_repository() implementation.
Jelmer Vernooij [Tue, 11 Mar 2008 17:07:30 +0000 (18:07 +0100)]
Don't provide find_repository() implementation.

16 years agoFix performance regression in sqlite queries. Thanks, spiv, for helping track this...
Jelmer Vernooij [Tue, 11 Mar 2008 17:05:36 +0000 (18:05 +0100)]
Fix performance regression in sqlite queries. Thanks, spiv, for helping track this down.

16 years agoAdd another progress bar.
Jelmer Vernooij [Tue, 11 Mar 2008 17:02:21 +0000 (18:02 +0100)]
Add another progress bar.

16 years agoMark as being compatible with Bazaar 1.2.
Jelmer Vernooij [Tue, 11 Mar 2008 17:00:47 +0000 (18:00 +0100)]
Mark as being compatible with Bazaar 1.2.

16 years agoAdd another progress bar.
Jelmer Vernooij [Wed, 5 Mar 2008 18:25:10 +0000 (19:25 +0100)]
Add another progress bar.

16 years agoRemove accidently committed mutter.
Jelmer Vernooij [Wed, 5 Mar 2008 17:43:58 +0000 (18:43 +0100)]
Remove accidently committed mutter.

16 years agoAvoid expensive comparison in sqlite queries.
Jelmer Vernooij [Wed, 5 Mar 2008 17:41:58 +0000 (18:41 +0100)]
Avoid expensive comparison in sqlite queries.

16 years agoAdd progress bar in fetch_until().
Jelmer Vernooij [Tue, 4 Mar 2008 16:16:48 +0000 (17:16 +0100)]
Add progress bar in fetch_until().

16 years agoStart working on 0.4.9.
Jelmer Vernooij [Thu, 28 Feb 2008 12:28:03 +0000 (13:28 +0100)]
Start working on 0.4.9.

16 years agoSupport hardlink argument to BzrDir.sprout().
Jelmer Vernooij [Thu, 28 Feb 2008 12:27:34 +0000 (13:27 +0100)]
Support hardlink argument to BzrDir.sprout().

16 years agoUpdate README.
Jelmer Vernooij [Wed, 27 Feb 2008 14:37:04 +0000 (15:37 +0100)]
Update README.

16 years agoMerge typo fix from James.
Jelmer Vernooij [Sun, 24 Feb 2008 23:17:56 +0000 (00:17 +0100)]
Merge typo fix from James.

16 years agoFix another test.
Jelmer Vernooij [Sun, 24 Feb 2008 23:14:57 +0000 (00:14 +0100)]
Fix another test.

16 years agoCorrect a typo in an error message that pointed users to a help topic.
James Westby [Fri, 22 Feb 2008 22:13:20 +0000 (22:13 +0000)]
Correct a typo in an error message that pointed users to a help topic.

16 years agoFix some tests.
Jelmer Vernooij [Thu, 21 Feb 2008 21:43:45 +0000 (22:43 +0100)]
Fix some tests.

16 years agoMark as compatible with 1.2.
Jelmer Vernooij [Thu, 21 Feb 2008 21:26:28 +0000 (22:26 +0100)]
Mark as compatible with 1.2.

16 years agoNo longer provide find_repository() implementation.
Jelmer Vernooij [Wed, 20 Feb 2008 21:53:25 +0000 (22:53 +0100)]
No longer provide find_repository() implementation.

16 years agoMention -d addition to svn-push.
Jelmer Vernooij [Mon, 18 Feb 2008 12:42:52 +0000 (13:42 +0100)]
Mention -d addition to svn-push.

16 years agoMerge -d support for svn-push.
Jelmer Vernooij [Mon, 18 Feb 2008 12:38:15 +0000 (13:38 +0100)]
Merge -d support for svn-push.

16 years agoSmall patch to enable use of --directory argument with svn-push
npfit\adwi2 [Mon, 18 Feb 2008 11:59:29 +0000 (11:59 +0000)]
Small patch to enable use of --directory argument with svn-push

16 years agomark v3 as experimental for now.
Jelmer Vernooij [Sun, 17 Feb 2008 00:57:58 +0000 (01:57 +0100)]
mark v3 as experimental for now.

16 years agoFix tests.
Jelmer Vernooij [Sun, 17 Feb 2008 00:41:05 +0000 (01:41 +0100)]
Fix tests.

16 years agoAdd revprops/fileprops functions.
Jelmer Vernooij [Sun, 17 Feb 2008 00:36:04 +0000 (01:36 +0100)]
Add revprops/fileprops functions.

16 years agoPass dictionary of fileprops rather than simple file property get function everywhere.
Jelmer Vernooij [Sun, 17 Feb 2008 00:25:02 +0000 (01:25 +0100)]
Pass dictionary of fileprops rather than simple file property get function everywhere.

16 years agoDon't retrieve log data in bunches.
Jelmer Vernooij [Sat, 16 Feb 2008 23:55:32 +0000 (00:55 +0100)]
Don't retrieve log data in bunches.

16 years agoThere is no such thing as Repository.open_containing...
Jelmer Vernooij [Sat, 9 Feb 2008 23:18:41 +0000 (00:18 +0100)]
There is no such thing as Repository.open_containing...

16 years agoAllow specifying path inside repository in svn-branching-scheme.
Jelmer Vernooij [Sat, 9 Feb 2008 20:20:56 +0000 (21:20 +0100)]
Allow specifying path inside repository in svn-branching-scheme.

16 years agoFix test_set_pending_merges_prop.
Jelmer Vernooij [Fri, 8 Feb 2008 20:51:55 +0000 (21:51 +0100)]
Fix test_set_pending_merges_prop.

16 years agoAdd 'check' target to makefile.
Jelmer Vernooij [Fri, 8 Feb 2008 18:02:21 +0000 (19:02 +0100)]
Add 'check' target to makefile.

16 years agoAdd some docstrings.
Jelmer Vernooij [Fri, 8 Feb 2008 17:56:00 +0000 (18:56 +0100)]
Add some docstrings.

16 years agoSupport using platform-specific auth providers when available.
Jelmer Vernooij [Thu, 7 Feb 2008 17:54:26 +0000 (18:54 +0100)]
Support using platform-specific auth providers when available.

16 years agoStart working on spec describing version 4 of the mappings.
Jelmer Vernooij [Mon, 4 Feb 2008 21:38:45 +0000 (22:38 +0100)]
Start working on spec describing version 4 of the mappings.

16 years agoBe a bit quieter with messages about experimental mappings.
Jelmer Vernooij [Mon, 4 Feb 2008 21:30:22 +0000 (22:30 +0100)]
Be a bit quieter with messages about experimental mappings.

16 years agoFix some tests.
Jelmer Vernooij [Mon, 4 Feb 2008 20:05:09 +0000 (21:05 +0100)]
Fix some tests.

16 years agoFix some formatting.
Jelmer Vernooij [Mon, 4 Feb 2008 18:13:31 +0000 (19:13 +0100)]
Fix some formatting.

16 years agoRemove use of global MAPPING_VERSION.
Jelmer Vernooij [Mon, 4 Feb 2008 16:16:22 +0000 (17:16 +0100)]
Remove use of global MAPPING_VERSION.

16 years agoAdd two extra asserts.
Jelmer Vernooij [Mon, 4 Feb 2008 15:01:56 +0000 (16:01 +0100)]
Add two extra asserts.

16 years agouse standard functions for converting from local path to url.
Jelmer Vernooij [Mon, 4 Feb 2008 13:57:45 +0000 (14:57 +0100)]
use standard functions for converting from local path to url.

16 years agoFix tests for windows.
Jelmer Vernooij [Mon, 4 Feb 2008 13:51:25 +0000 (14:51 +0100)]
Fix tests for windows.

16 years agoFix arguments to create_upgraded_revid.
Jelmer Vernooij [Mon, 4 Feb 2008 13:47:27 +0000 (14:47 +0100)]
Fix arguments to create_upgraded_revid.

16 years agoSkip symlink test on systems that don't uspport symlinks.
Jelmer Vernooij [Mon, 4 Feb 2008 13:42:59 +0000 (14:42 +0100)]
Skip symlink test on systems that don't uspport symlinks.

16 years agoSkip executable test on platforms that don't support the executable bit.
Jelmer Vernooij [Mon, 4 Feb 2008 13:41:31 +0000 (14:41 +0100)]
Skip executable test on platforms that don't support the executable bit.