2010-11-02 |
Augie Fackler |
Added tag 1.2 for changeset 708234ad6c97
|
2010-10-25 |
anatoly techtonik |
usage examples for single directory clones
1.2
|
2010-10-31 |
Dan Villiom Podlaski Christiansen |
help topic: mention how "hg clone" can delete stuff.
|
2010-10-09 |
Dan Villiom Podlaski Christiansen |
maps: map a missing author to '(no author)'
|
2010-10-09 |
Dan Villiom Podlaski Christiansen |
test_util: use SkipTest if provided by the unittest module.
|
2010-10-10 |
Augie Fackler |
Merge
|
2010-10-09 |
Dan Villiom Podlaski Christiansen |
setup/README: update Subvertpy requirement to 0.7.4.
|
2010-10-02 |
Augie Fackler |
test_push_dirs: use common commit-building infrastructure
|
2010-09-23 |
Peter Arrenbrecht |
subvertpy: fix bug with pushing changes to stuff in subdirs
|
2010-10-08 |
Dirkjan Ochtman |
implement tag renames
|
2010-10-06 |
Dirkjan Ochtman |
rename TagMap to Tags, to free up the TagMap name
|
2010-10-08 |
Augie Fackler |
tests: fix test skipping in pure unittest
|
2010-10-06 |
Dirkjan Ochtman |
keep variables more local, add some whitespace
|
2010-10-06 |
Dirkjan Ochtman |
fix some style nits
|
2010-10-06 |
Dirkjan Ochtman |
fix some line lengths
|
2010-10-05 |
Augie Fackler |
revset tests: use requiresmodule decorator
|
2010-10-05 |
Dan Villiom Podlaski Christiansen |
uisetup: add fromsvn() and svnrev() revsets.
|
2010-10-05 |
Augie Fackler |
test_template_keywords: use new requiresmodule decorator
|
2010-10-05 |
Augie Fackler |
test_util: new requiresmodule decorator for tests that require a feature
|
2010-10-05 |
Augie Fackler |
test_util: refactor requiresoption to ease creation of other skip decorators
|
2010-10-03 |
Dan Villiom Podlaski Christiansen |
wrapper: fail properly with unsupported versions of Subvertpy (fixes #212)
|
2010-10-05 |
Dan Villiom Podlaski Christiansen |
svnwrap: fix handling of quotable URLs (fixes #197, refs #132)
|
2010-10-02 |
Augie Fackler |
requiresoption: raise SkipTest if available
|
2010-10-02 |
Augie Fackler |
requiresoption: clean up docstring
|
2010-09-29 |
Dan Villiom Podlaski Christiansen |
help topic: cosmetic improvements.
|
2010-09-29 |
Dan Villiom Podlaski Christiansen |
clone: call the wrapped function (fixes #181)
|
2010-09-29 |
Dan Villiom Podlaski Christiansen |
tests & help: fix compatibility with Mercurial 1.4 and earlier.
|
2010-09-29 |
Dan Villiom Podlaski Christiansen |
test_util: add requiresoption decorator function.
|
2010-09-29 |
Dan Villiom Podlaski Christiansen |
svnrepo: make the svnurl property obtain the URL from Subversion.
|
2010-09-29 |
Dan Villiom Podlaski Christiansen |
subvertpy wrapper: check against Subversion version compiled against.
|