log

age author description
2012-11-11 Dan Villiom Podlaski Christiansen editor: ensure that we propagate full stacktraces in a few places
2012-11-11 Dan Villiom Podlaski Christiansen maps: only show 'reading ...' as debug output
2012-11-04 Dan Villiom Podlaski Christiansen understand 'tip' as meaning Subversion 'HEAD' stable
2012-11-04 Dan Villiom Podlaski Christiansen consolidate revision parsing stable
2011-12-13 Dan Villiom Podlaski Christiansen expand configured paths stable
2012-11-01 Augie Fackler Added tag 1.5 for changeset 77b22e5b4ea6
2012-10-29 Mitsuhiro Koga svn_swig_wrapper: Ensure subversion config files 1.5
2012-10-29 Mitsuhiro Koga svnrepo: Support --insecure option the same as the mercurial
2012-10-22 Mitsuhiro Koga svnwrap: Implement handling of ssl_client_cert_pw_prompt_provider
2012-10-23 Mitsuhiro Koga svnwrap: Implement handling of ssl_client_cert_prompt_provider
2012-10-23 Mitsuhiro Koga svnwrap: Improved handling of username_prompt_provider
2012-10-23 Mitsuhiro Koga svnwrap: Improved handling of simple_prompt_provider
2012-10-23 Mitsuhiro Koga svnwrap: Refactor the svn_auth_ssl_server_trust_prompt to add other handler
2012-10-09 Mitsuhiro Koga svnwrap: Implement handling of get_ssl_server_trust_prompt_provider
2012-10-15 Patrick Mezard editor: do not record invalid path deletion
2012-10-20 Patrick Mezard editor: process missing files with regular files
2012-10-20 Patrick Mezard tests: add tests where files are moved from root to trunk
2012-10-14 Patrick Mezard editor: ignore added or copied files excluded by a filemap
2012-10-14 Patrick Mezard svnmeta: fix list not being joined in split_branch_path()
2012-10-14 Patrick Mezard editor: tidy up directory batons handling
2012-10-14 Patrick Mezard editor: improve debug information when fetching files in replay
2012-10-14 Patrick Mezard maps: fix filemap loading --verbose message
2012-10-07 Patrick Mezard replay: remove useless warning about invalid externals
2012-10-07 Patrick Mezard test_fetch_mappings: reduce copy/paste
2012-10-07 Patrick Mezard test_rebuildmeta: fix src/dest typo
2012-10-16 Patrick Mezard stupid: do not close branch upon branch-wide revert
2012-10-06 Patrick Mezard editor: add a small changectx cache
2012-10-06 Patrick Mezard editor: relax copyfrom dir checks to avoid extra missing entries
2012-10-06 Patrick Mezard editor: add addmissing() and test config to make it fail
2012-09-26 Patrick Mezard editor: use SimpleStringIO in apply_text()