2013-11-22 |
Siddharth Agarwal |
svnexternals: import pathutil.canonpath if available
|
2013-11-17 |
David Schleimer |
pull: correctly handle replacing the root of a branch with a non-copied directory
|
2013-10-17 |
Augie Fackler |
test_fetch_mappings: trim some superfluous whitespace
|
2013-01-08 |
maugustin |
authormap: allow case-insensitive authormaps for easier conversions
|
2013-10-01 |
David Soria Parra |
verify: use mercurials worker API to speedup stupid verify
|
2013-09-24 |
David Schleimer |
buildmeta: remove debugging statement
|
2013-09-11 |
David Schleimer |
layouts: add support for an infix between tbt and the hg root
|
2013-06-12 |
David Schleimer |
layouts: add support for configuring branches directory
|
2013-08-26 |
David Schleimer |
layouts: add custom layout for those of us that need weird mappings
|
2013-09-04 |
David Schleimer |
layouts: teach layout detection from file about alternate layouts
|
2013-08-28 |
David Schleimer |
layouts: fix remotepath for default branch in standard layout
|
2013-08-06 |
David Schleimer |
layouts: correct flubbed __unimplement call in base layout
|
2013-09-04 |
David Schleimer |
stupid: only check branch mappings for discovered files once
|
2013-09-04 |
David Schleimer |
stupid: cleanup unnecessary, always-true if statement
|
2013-09-04 |
David Schleimer |
stupid: kill some dead and no longer needed code
|
2013-09-05 |
David Schleimer |
tests: unbreak running test_updatemeta individually
|
2013-08-11 |
Dan Villiom Podlaski Christiansen |
test_util: include Subversion revision when drawing a pretty graph
|
2013-08-11 |
Dan Villiom Podlaski Christiansen |
subvertpy wrapper: printable path adapter
|
2013-08-10 |
Dan Villiom Podlaski Christiansen |
push: allow obtaining the traceback for Subversion exceptions
|
2013-08-15 |
David Schleimer |
tests: cd to tempdir during setUp
|
2013-08-10 |
Augie Fackler |
test_util: fix missing message in SkipTest raise
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
svnmeta: factor out a property for obtaining the tag locations
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
tests: remove ability to toggle stupidity on less than class level
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_utility_commands: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_tags: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_single_dir_push: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_single_dir_clone: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_push_renames: use metaclass stupid mode tests
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_push_eol: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_push_dirs: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_push_autoprops: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_pull_fallback: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_pull: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_hooks: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_truncated: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_symlinks: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_renames: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_exec: use metaclass stupid mode tests
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_command: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_branches: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_externals: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_binaryfiles: use stupid mode metaclass
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
filemap tests: use stupid mode metaclass & decorator
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
comprehensive tests: consolidate stupidity into test_util
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
tests: add a metaclass for triggering stupid on a class level
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
push: obsolete rather than rebase & strip when enabled
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
svnwrap & pushmod: return a Revision when committing
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
svnwrap: don't require Revision paths to be specified
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
tests: make our test runner executable
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
test_fetch_commands: make a failure more readable
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
decrease verbosity somewhat
|
2013-08-08 |
Dan Villiom Podlaski Christiansen |
tests: add a metaclass for testing obsolete mode
|
2013-08-09 |
Dan Villiom Podlaski Christiansen |
tests: count revisions explicitly
|
2013-08-08 |
Dan Villiom Podlaski Christiansen |
tests: split single directory tests that push & clone in two modules
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
stupid: fix --startrev
|
2013-08-08 |
Dan Villiom Podlaski Christiansen |
handle invalid UTF-8 in commit messages consistently
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
tests: remove old test-loading infrastructure
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
tests: consolidate all test-loading into the test runner
|
2013-08-07 |
Dan Villiom Podlaski Christiansen |
tests: move updatemeta & rebuildmeta tests into comprehensive
|
2013-08-02 |
Dan Villiom Podlaski Christiansen |
tests: assert that fetches actually succeed
|