summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update upstream source from tag 'upstream/0.10.2_git20191228+2423bf1'Andrej Shadura2020-01-18
|\
| * New upstream version 0.10.2~git20191228+2423bf1Andrej Shadura2020-01-18
| |\
| | * Build svn 1.11, 1.12 and 1.13.Jelmer Vernooij2019-12-28
| | * Attempt to fix build for svn 1.10.Jelmer Vernooij2019-12-28
| | * Build with newer Pythons.Jelmer Vernooij2019-12-28
| | * Use right exception.Jelmer Vernooij2018-11-10
| | * Exclude subversion from flakes.Jelmer Vernooij2018-11-10
| | * Only check subvertpy.Jelmer Vernooij2018-11-10
| | * Extend long description, update download URL.Jelmer Vernooij2018-11-10
| | * Move flake8 configuration to setup.cfg.Jelmer Vernooij2018-11-10
| | * Support context manager pattern on test commit editor.Jelmer Vernooij2018-06-11
| | * Accept unicode arguments to is_adm_dir.Jelmer Vernooij2018-06-09
| | * Accept unicode URLs in copyfrom arguments.Jelmer Vernooij2018-06-09
| | * Don't override error message set by PyBytes_AsStringAndSize.Jelmer Vernooij2018-06-09
| | * Add get_session_url.Jelmer Vernooij2018-06-07
| | * Add context manager to subvertpy.wc.Adm.Jelmer Vernooij2018-06-06
| | * Don't check that urls are native strings.Jelmer Vernooij2018-06-04
| | * Run but check for NotImplementedError.Jelmer Vernooij2018-06-03
| | * Fix contents for md5 digest.Jelmer Vernooij2018-05-26
| | * Make lock function available for older versions of svn.Jelmer Vernooij2018-05-26
| | * mark tests as failing with 1.9.Jelmer Vernooij2018-05-26
| | * Fix path handling.Jelmer Vernooij2018-05-26
| | * More locking improvements.Jelmer Vernooij2018-05-26
| | * Add .client_lock and .client_unlockJelmer Vernooij2018-05-26
| | * Add lock/unlock.Jelmer Vernooij2018-05-26
| | * Skip lock tests for now.Jelmer Vernooij2018-05-26
| | * Fix style.Jelmer Vernooij2018-05-25
| | * Disable translate_stream for now.Jelmer Vernooij2018-05-25
| | * Python3 portability fixes.Jelmer Vernooij2018-05-25
| | * Const.Jelmer Vernooij2018-05-25
| | * Pass in absolute paths to translated_stream.Jelmer Vernooij2018-05-25
| | * Consider checksum optional.Jelmer Vernooij2018-05-25
| | * Check for -1.Jelmer Vernooij2018-05-25
| | * Calculate rather than hardcode md5sum.Jelmer Vernooij2018-05-25
| | * Prevent recursion.Jelmer Vernooij2018-05-25
| | * Fix path for locks.Jelmer Vernooij2018-05-25
| | * Fix style.Jelmer Vernooij2018-05-25
| | * Fix process_committed functions.Jelmer Vernooij2018-05-25
| | * Fix encoding.Jelmer Vernooij2018-05-24
| | * Consistently use absolute paths.Jelmer Vernooij2018-05-24
| | * Create actual locks in tests, too.Jelmer Vernooij2018-05-24
| | * Proper lock handling.Jelmer Vernooij2018-05-24
| | * Paths are unicode.Jelmer Vernooij2018-05-24
| | * Simplify prop conversion handling.Jelmer Vernooij2018-05-24
| | * Fix another test.Jelmer Vernooij2018-05-23
| | * Fix reference counting.Jelmer Vernooij2018-05-23
| | * Fix Python3 compatibility.Jelmer Vernooij2018-05-23
| | * Pass on full path.Jelmer Vernooij2018-05-23
| | * Add valgrind targets.Jelmer Vernooij2018-05-23
| | * Pass in absolute paths in a few more places.Jelmer Vernooij2018-05-23