jelmer/subvertpy.git
6 years agoUse PyUnicode for Python 3.
Jelmer Vernooij [Fri, 4 Aug 2017 21:08:40 +0000 (21:08 +0000)]
Use PyUnicode for Python 3.

6 years agoAdd py_object_to_adm_abspath.
Jelmer Vernooij [Fri, 4 Aug 2017 18:25:02 +0000 (18:25 +0000)]
Add py_object_to_adm_abspath.

6 years agoCope with new return value for client.commit.
Jelmer Vernooij [Fri, 4 Aug 2017 18:19:02 +0000 (18:19 +0000)]
Cope with new return value for client.commit.

6 years agoFix style.
Jelmer Vernooij [Fri, 4 Aug 2017 18:18:50 +0000 (18:18 +0000)]
Fix style.

6 years agoFix tests on pre-1.9 svn.
Jelmer Vernooij [Fri, 4 Aug 2017 17:34:29 +0000 (17:34 +0000)]
Fix tests on pre-1.9 svn.

6 years agoAdd wc.Context.crawl_revisions.
Jelmer Vernooij [Fri, 4 Aug 2017 12:06:57 +0000 (12:06 +0000)]
Add wc.Context.crawl_revisions.

6 years agoAdd wc.Context.conflicted.
Jelmer Vernooij [Fri, 4 Aug 2017 11:49:45 +0000 (11:49 +0000)]
Add wc.Context.conflicted.

6 years agoAdd wc.Context.props_modified.
Jelmer Vernooij [Fri, 4 Aug 2017 11:45:36 +0000 (11:45 +0000)]
Add wc.Context.props_modified.

6 years agoAdd wc.Context.text_modified.
Jelmer Vernooij [Fri, 4 Aug 2017 11:42:25 +0000 (11:42 +0000)]
Add wc.Context.text_modified.

6 years agoAdd wc.Context.check_wc.
Jelmer Vernooij [Fri, 4 Aug 2017 11:37:24 +0000 (11:37 +0000)]
Add wc.Context.check_wc.

6 years agoAdd wc.Context.locked.
Jelmer Vernooij [Fri, 4 Aug 2017 11:33:32 +0000 (11:33 +0000)]
Add wc.Context.locked.

6 years agoChange to 0.11.0.
Jelmer Vernooij [Fri, 4 Aug 2017 10:59:05 +0000 (10:59 +0000)]
Change to 0.11.0.

6 years agoAdd subvertpy.subr.uri_canonicalize.
Jelmer Vernooij [Fri, 4 Aug 2017 10:56:56 +0000 (10:56 +0000)]
Add subvertpy.subr.uri_canonicalize.

6 years agoAdd subr module.
Jelmer Vernooij [Fri, 4 Aug 2017 10:46:26 +0000 (10:46 +0000)]
Add subr module.

6 years agoAdd basic support for creating wc contexts.
Jelmer Vernooij [Fri, 4 Aug 2017 10:38:30 +0000 (10:38 +0000)]
Add basic support for creating wc contexts.

6 years agoIgnore deprecation warnings from wc_adm.
Jelmer Vernooij [Fri, 4 Aug 2017 09:56:55 +0000 (09:56 +0000)]
Ignore deprecation warnings from wc_adm.

6 years agoDocument API changes.
Jelmer Vernooij [Fri, 4 Aug 2017 09:54:11 +0000 (09:54 +0000)]
Document API changes.

6 years agoFix tests.
Jelmer Vernooij [Fri, 4 Aug 2017 09:50:59 +0000 (09:50 +0000)]
Fix tests.

6 years agoSplit wc.c.
Jelmer Vernooij [Fri, 4 Aug 2017 09:42:49 +0000 (09:42 +0000)]
Split wc.c.

6 years agoSupport new style svn.client.update.
Jelmer Vernooij [Fri, 4 Aug 2017 07:52:43 +0000 (07:52 +0000)]
Support new style svn.client.update.

6 years agoSupport new style svn.client.copy.
Jelmer Vernooij [Fri, 4 Aug 2017 07:47:07 +0000 (07:47 +0000)]
Support new style svn.client.copy.

6 years agoSupport new style subvertpy.client.mkdir.
Jelmer Vernooij [Fri, 4 Aug 2017 07:36:50 +0000 (07:36 +0000)]
Support new style subvertpy.client.mkdir.

6 years agoUse new style subvertpy.client.delete.
Jelmer Vernooij [Fri, 4 Aug 2017 07:30:05 +0000 (07:30 +0000)]
Use new style subvertpy.client.delete.

6 years agoSupport newer version of svn_client_commit.
Jelmer Vernooij [Fri, 4 Aug 2017 06:34:03 +0000 (06:34 +0000)]
Support newer version of svn_client_commit.

6 years agoAvoid deprecated svn_path_is_canonical.
Jelmer Vernooij [Fri, 4 Aug 2017 05:39:25 +0000 (05:39 +0000)]
Avoid deprecated svn_path_is_canonical.

6 years agoStart on 0.10.2.
Jelmer Vernooij [Wed, 19 Jul 2017 23:44:54 +0000 (23:44 +0000)]
Start on 0.10.2.

6 years agoRelease 0.10.1. subvertpy-0.10.1
Jelmer Vernooij [Wed, 19 Jul 2017 23:43:43 +0000 (23:43 +0000)]
Release 0.10.1.

6 years agoConvert some tabs to spaces.
Jelmer Vernooij [Wed, 19 Jul 2017 23:43:11 +0000 (23:43 +0000)]
Convert some tabs to spaces.

6 years agoUpdate news.
Jelmer Vernooij [Wed, 19 Jul 2017 23:38:15 +0000 (23:38 +0000)]
Update news.

6 years agoAlso add build.cmd.
Jelmer Vernooij [Wed, 19 Jul 2017 23:25:08 +0000 (23:25 +0000)]
Also add build.cmd.

6 years agoAdd appveyor config.
Jelmer Vernooij [Wed, 19 Jul 2017 23:19:38 +0000 (23:19 +0000)]
Add appveyor config.

6 years agoMore endianness fixes.
Jelmer Vernooij [Wed, 19 Jul 2017 23:18:15 +0000 (23:18 +0000)]
More endianness fixes.

6 years agoMore endian fixes.
Jelmer Vernooij [Wed, 19 Jul 2017 23:13:39 +0000 (23:13 +0000)]
More endian fixes.

6 years agoAttempt to fix some endianness errors.
Jelmer Vernooij [Wed, 19 Jul 2017 01:59:59 +0000 (01:59 +0000)]
Attempt to fix some endianness errors.

6 years agoFix python3 compatibility of subvertpy-fast-export, improve formatting.
Jelmer Vernooij [Tue, 18 Jul 2017 00:45:51 +0000 (00:45 +0000)]
Fix python3 compatibility of subvertpy-fast-export, improve formatting.

6 years agoStart on 0.10.1.
Jelmer Vernooij [Mon, 17 Jul 2017 23:36:55 +0000 (23:36 +0000)]
Start on 0.10.1.

6 years agoRelease 0.10.0 subvertpy-0.10.0
Jelmer Vernooij [Mon, 17 Jul 2017 23:24:02 +0000 (23:24 +0000)]
Release 0.10.0

6 years agoAdd Python3 support in NEWS.
Jelmer Vernooij [Mon, 17 Jul 2017 23:23:15 +0000 (23:23 +0000)]
Add Python3 support in NEWS.

6 years agoSwitch to trusty for travis.
Jelmer Vernooij [Sun, 16 Jul 2017 21:57:48 +0000 (21:57 +0000)]
Switch to trusty for travis.

6 years agoInstall flake8.
Jelmer Vernooij [Sun, 16 Jul 2017 21:43:48 +0000 (21:43 +0000)]
Install flake8.

6 years agoFix literal test.
Jelmer Vernooij [Sun, 16 Jul 2017 21:36:54 +0000 (21:36 +0000)]
Fix literal test.

6 years agoCheck style in travis.
Jelmer Vernooij [Sun, 16 Jul 2017 21:32:02 +0000 (21:32 +0000)]
Check style in travis.

6 years agoFix style issues.
Jelmer Vernooij [Sun, 16 Jul 2017 21:31:45 +0000 (21:31 +0000)]
Fix style issues.

7 years agoRemove 3.4 label, as Python3 support has not been merged yet.
Jelmer Vernooij [Mon, 30 Jan 2017 11:34:00 +0000 (11:34 +0000)]
Remove 3.4 label, as Python3 support has not been merged yet.

7 years agoSupport revprops argument to Client.delete().
Jelmer Vernooij [Mon, 25 Jul 2016 20:01:13 +0000 (20:01 +0000)]
Support revprops argument to Client.delete().

7 years agoSupport expand_keywords argument to Client.cat().
Jelmer Vernooij [Mon, 25 Jul 2016 19:52:27 +0000 (19:52 +0000)]
Support expand_keywords argument to Client.cat().

7 years agoUse svn_client_create_context2().
Jelmer Vernooij [Mon, 25 Jul 2016 19:31:13 +0000 (19:31 +0000)]
Use svn_client_create_context2().

7 years agoUpdate note about python3.
Jelmer Vernooij [Sun, 24 Jul 2016 20:44:24 +0000 (20:44 +0000)]
Update note about python3.

7 years agoAllow SHA1 checksums.
Jelmer Vernooij [Sun, 24 Jul 2016 20:41:30 +0000 (20:41 +0000)]
Allow SHA1 checksums.

7 years agoRemove trailing whitespace.
Jelmer Vernooij [Sun, 24 Jul 2016 19:42:45 +0000 (19:42 +0000)]
Remove trailing whitespace.

7 years agoReintroduce skip slash step.
Jelmer Vernooij [Sun, 24 Jul 2016 19:33:13 +0000 (19:33 +0000)]
Reintroduce skip slash step.

7 years agosvn_dirent_canonicalize doesn't actually appear to exist in 1.6.
Jelmer Vernooij [Sun, 24 Jul 2016 19:27:55 +0000 (19:27 +0000)]
svn_dirent_canonicalize doesn't actually appear to exist in 1.6.

7 years agoAdd and use py_object_to_svn_dirent().
Jelmer Vernooij [Sun, 24 Jul 2016 19:09:00 +0000 (19:09 +0000)]
Add and use py_object_to_svn_dirent().

7 years agoFix freed memory access in prop_dict_to_hash.
Jelmer Vernooij [Sun, 24 Jul 2016 18:14:43 +0000 (18:14 +0000)]
Fix freed memory access in prop_dict_to_hash.

7 years agoSet classifiers.
Jelmer Vernooij [Sun, 24 Jul 2016 18:14:25 +0000 (18:14 +0000)]
Set classifiers.

7 years agoRun python3 tests in travis.
Jelmer Vernooij [Sun, 24 Jul 2016 18:06:41 +0000 (18:06 +0000)]
Run python3 tests in travis.

7 years agoAdd tox config.
Jelmer Vernooij [Sun, 24 Jul 2016 18:06:32 +0000 (18:06 +0000)]
Add tox config.

7 years agoAdd (mostly) Python3 support.
Jelmer Vernooij [Sun, 24 Jul 2016 18:04:16 +0000 (18:04 +0000)]
Add (mostly) Python3 support.

7 years agoSplit out path_list_to_apr_array.
Jelmer Vernooij [Sun, 24 Jul 2016 16:20:15 +0000 (16:20 +0000)]
Split out path_list_to_apr_array.

7 years agoFix formatting of build instructions for Windows section.
Jelmer Vernooij [Sun, 24 Jul 2016 16:07:19 +0000 (16:07 +0000)]
Fix formatting of build instructions for Windows section.

7 years agoMore Python3 fixes.
Jelmer Vernooij [Sun, 24 Jul 2016 16:06:04 +0000 (16:06 +0000)]
More Python3 fixes.

7 years agoMore python3 compatibility work.
Jelmer Vernooij [Sun, 24 Jul 2016 15:27:09 +0000 (15:27 +0000)]
More python3 compatibility work.

7 years agoRemove some uses of PyString.
Jelmer Vernooij [Sun, 24 Jul 2016 15:04:29 +0000 (15:04 +0000)]
Remove some uses of PyString.

7 years agoRemove a few more PyString uses.
Jelmer Vernooij [Sun, 24 Jul 2016 14:57:54 +0000 (14:57 +0000)]
Remove a few more PyString uses.

7 years agoRemove some more uses of PyString.
Jelmer Vernooij [Sun, 24 Jul 2016 14:02:32 +0000 (14:02 +0000)]
Remove some more uses of PyString.

7 years agoRemove some uses of PyString.
Jelmer Vernooij [Sun, 24 Jul 2016 13:39:58 +0000 (13:39 +0000)]
Remove some uses of PyString.

7 years agoUse PyLong on python3.
Jelmer Vernooij [Sun, 24 Jul 2016 13:23:56 +0000 (13:23 +0000)]
Use PyLong on python3.

7 years agoUse svn_client_propget5.
Jelmer Vernooij [Sun, 24 Jul 2016 12:58:36 +0000 (12:58 +0000)]
Use svn_client_propget5.

7 years agoUse svn_client_proplist4.
Jelmer Vernooij [Sun, 24 Jul 2016 12:55:57 +0000 (12:55 +0000)]
Use svn_client_proplist4.

7 years agoSupport include_externals argument to Client.list(.
Jelmer Vernooij [Sun, 24 Jul 2016 12:49:06 +0000 (12:49 +0000)]
Support include_externals argument to Client.list(.

7 years agoFix error message.
Jelmer Vernooij [Sun, 24 Jul 2016 12:46:31 +0000 (12:46 +0000)]
Fix error message.

7 years agoSpecify -v when running tests, to more easily catch segfaults.
Jelmer Vernooij [Sun, 24 Jul 2016 12:46:07 +0000 (12:46 +0000)]
Specify -v when running tests, to more easily catch segfaults.

7 years agoFix docstring, pool usage.
Jelmer Vernooij [Mon, 11 Jul 2016 21:24:39 +0000 (21:24 +0000)]
Fix docstring, pool usage.

7 years agoSupport ignore_ancestry argument to RemoteAccess.do.update().
Jelmer Vernooij [Mon, 11 Jul 2016 21:05:34 +0000 (21:05 +0000)]
Support ignore_ancestry argument to RemoteAccess.do.update().

7 years agoSupport old_value argument to change_rev_prop()>
Jelmer Vernooij [Mon, 11 Jul 2016 20:46:53 +0000 (20:46 +0000)]
Support old_value argument to change_rev_prop()>

7 years agoSupport ignore_ancestry and send_copyfrom_args arguments to do_switch.
Jelmer Vernooij [Sun, 10 Jul 2016 09:00:28 +0000 (09:00 +0000)]
Support ignore_ancestry and send_copyfrom_args arguments to do_switch.

7 years agoSupport no_autoprops argument to Client.add.
Jelmer Vernooij [Sun, 10 Jul 2016 08:51:38 +0000 (08:51 +0000)]
Support no_autoprops argument to Client.add.

7 years agoSupport depth argument to RemoteAccess.get_locks().
Jelmer Vernooij [Sun, 10 Jul 2016 08:47:10 +0000 (08:47 +0000)]
Support depth argument to RemoteAccess.get_locks().

7 years agoAdd wrapper for repr formatting.
Jelmer Vernooij [Sun, 10 Jul 2016 08:44:01 +0000 (08:44 +0000)]
Add wrapper for repr formatting.

7 years agoDigest are bytes.
Jelmer Vernooij [Sat, 9 Jul 2016 23:23:42 +0000 (23:23 +0000)]
Digest are bytes.

7 years agoTokens are bytes.
Jelmer Vernooij [Sat, 9 Jul 2016 23:19:07 +0000 (23:19 +0000)]
Tokens are bytes.

7 years agoFix const errors.
Jelmer Vernooij [Sat, 9 Jul 2016 23:13:10 +0000 (23:13 +0000)]
Fix const errors.

7 years agoMake object construction compatible with Python3.
Jelmer Vernooij [Sat, 9 Jul 2016 23:02:04 +0000 (23:02 +0000)]
Make object construction compatible with Python3.

7 years agoAvoid svn_path_join.
Jelmer Vernooij [Sat, 9 Jul 2016 22:38:21 +0000 (22:38 +0000)]
Avoid svn_path_join.

7 years agoUse svn_ra_open4.
Jelmer Vernooij [Sat, 9 Jul 2016 22:33:04 +0000 (22:33 +0000)]
Use svn_ra_open4.

7 years agoUse py_object_to_svn_string.
Jelmer Vernooij [Sat, 9 Jul 2016 22:22:30 +0000 (22:22 +0000)]
Use py_object_to_svn_string.

7 years agoFix memory management when dealing with strings.
Jelmer Vernooij [Sat, 9 Jul 2016 21:58:21 +0000 (21:58 +0000)]
Fix memory management when dealing with strings.

7 years agoAdd py_object_to_svn_relpath.
Jelmer Vernooij [Sat, 9 Jul 2016 21:43:24 +0000 (21:43 +0000)]
Add py_object_to_svn_relpath.

7 years agoAdd wrapper for converting unicode/bytes objects for SVN use.
Jelmer Vernooij [Sat, 9 Jul 2016 21:20:29 +0000 (21:20 +0000)]
Add wrapper for converting unicode/bytes objects for SVN use.

7 years agoCanonicalize URLs from ra repos root.
Jelmer Vernooij [Sat, 9 Jul 2016 20:59:13 +0000 (20:59 +0000)]
Canonicalize URLs from ra repos root.

7 years agoUse svn_stream_read_full.
Jelmer Vernooij [Sat, 9 Jul 2016 20:36:46 +0000 (20:36 +0000)]
Use svn_stream_read_full.

7 years agoUpdate NEWS.
Jelmer Vernooij [Sat, 9 Jul 2016 20:32:23 +0000 (20:32 +0000)]
Update NEWS.

7 years agoUse svn_dirent_canonicalize.
Jelmer Vernooij [Sat, 9 Jul 2016 20:11:20 +0000 (20:11 +0000)]
Use svn_dirent_canonicalize.

7 years agoUse svn_relpath_canonicalize.
Jelmer Vernooij [Sat, 9 Jul 2016 19:58:36 +0000 (19:58 +0000)]
Use svn_relpath_canonicalize.

7 years agoUse svn_uri_canonicalize when possible.
Jelmer Vernooij [Sat, 9 Jul 2016 19:54:27 +0000 (19:54 +0000)]
Use svn_uri_canonicalize when possible.

7 years agoFix init function use in C modules for Python3.
Jelmer Vernooij [Fri, 8 Jul 2016 22:13:52 +0000 (22:13 +0000)]
Fix init function use in C modules for Python3.

7 years agoRemove another use of staticforward.
Jelmer Vernooij [Fri, 8 Jul 2016 22:02:33 +0000 (22:02 +0000)]
Remove another use of staticforward.

7 years agoCope with SocketServer being renamed in Python3.
Jelmer Vernooij [Fri, 8 Jul 2016 22:01:48 +0000 (22:01 +0000)]
Cope with SocketServer being renamed in Python3.

7 years agoAdd constant ERR_RA_CANNOT_CREATE_SESSION.
Jelmer Vernooij [Fri, 8 Jul 2016 14:24:04 +0000 (14:24 +0000)]
Add constant ERR_RA_CANNOT_CREATE_SESSION.

7 years agoUse text character instead of byte string for log action
Jelmer Vernooij [Tue, 27 Aug 2013 14:32:00 +0000 (14:32 +0000)]
Use text character instead of byte string for log action

Based on a patch by Martin Panter.