Mercurial > hgsubversion
graph
-
editor: add a pop() method to RevisionMeta to reduce resource usage2012-09-26, by Patrick Mezard
-
pull: add hgsubversion.filestoresize to control memory consumption2012-09-28, by Patrick Mezard
-
editor: move RevisionData on the filesystem over a given threshold2012-10-06, by Patrick Mezard
-
editor: do not touch RevisionData copies from the editor2012-09-25, by Patrick Mezard
-
editor: handle deleted files in editor2012-10-03, by Patrick Mezard
-
editor: resolve files copied by directory copy on-demand2012-09-24, by Patrick Mezard
-
editor: add close_file(), enforce file batons semantics2012-09-24, by Patrick Mezard
-
editor: start separating svn copies from open files2012-10-03, by Patrick Mezard
-
editor: implement file batons2012-09-23, by Patrick Mezard
-
subvertpy_wrapper: move methods in the relevant editors2012-09-23, by Patrick Mezard
-
subvertpy_wrapper: fix files and directories batons handling2012-09-23, by Patrick Mezard
-
editor: remove unused 'base' attribute from RevisionData2012-09-22, by Patrick Mezard
-
push: use native rebase instead of our rebase wrapper2012-09-24, by David Schleimer
-
stupid: Fail over to full revision when a PatchError is thrown (issue294)2012-09-18, by Tim Delaney
-
svnwrap: use custom StringIO class in get_file()2012-09-16, by Patrick Mezard
-
Fix more peer breakage with old hg versions2012-09-10, by Patrick Mezard
-
pushmod: keep the root svn dir when emptying the hg repo (issue359)2012-09-09, by Patrick Mezard
-
wrappers: do not change encoding when pushing2012-09-09, by Patrick Mezard
-
wrappers: ensure all pull() code path reset the encoding2012-09-09, by Patrick Mezard
-
wrappers: properly reset encoding when leaving push()2012-09-09, by Patrick Mezard
-
wrappers: remove unused svnurl variable2012-09-09, by Patrick Mezard
-
test_fetch_command: fix if local encoding is not UTF-82012-08-26, by Patrick Mezard
-
test_util: make repourl() return upper-cased drive letters2012-08-26, by Patrick Mezard
-
updatemeta: correctly handle empty metadata2012-08-06, by Jun Fang
-
svnremoterepo: use and prefer default-push2012-08-01, by David Schleimer
-
stupid: diff with the good revision when restoring branch2012-07-29, by Patrick Mezard
-
Add a changegroup hook to update svn metadata2012-06-07, by Brad Hall
-
rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check2012-06-26, by Patrick Mezard
-
Merge hg 2.3 fixes from bos.2012-07-21, by Augie Fackler
-
tests: fix regressions introduced by peer classes in hg 2.32012-07-19, by Bryan O'Sullivan
-
fix breakage introduced by peer classes in hg 2.32012-07-19, by Bryan O'Sullivan
-
svnrepo: handle module/class rename in hg 2.32012-07-18, by Bryan O'Sullivan
-
add except for AttributeError if youngestrepo doesn't exist2012-06-07, by Brad Hall
-
Catch/abort on subversion exceptions in list_dir2012-06-04, by Brad Hall
-
Honor SVN auto-props (solves issue #186)2012-01-01, by Ronny Voelker
-
Ignore invalid utf8 in commit messages2012-05-17, by David Schleimer
-
Add .noseids to the .hgignore2012-05-17, by David Schleimer
-
pull: add a hgsubversion.unsafeskip option to omit unwanted revs2012-05-16, by Bryan O'Sullivan
-
push test: peek inside svn's pending transaction list on abort2012-05-17, by Augie Fackler
-
subvertpy bindings: abort transaction if we can't finalize it2012-05-17, by Augie Fackler
-
swig bindings: abort transaction if we can't finalize it2012-05-17, by Augie Fackler
-
canonicalize svn paths even more awesomely2012-05-13, by Bryan O'Sullivan
-
ignore the temp fixtures directory2012-05-13, by Bryan O'Sullivan
-
tests: fix automatically generated test names2012-05-13, by Bryan O'Sullivan
-
replay: workaround svn not telling us about x/l flags (issue346)2012-05-13, by Bryan O'Sullivan
-
svn_swig_wrapper: canonicalize path2012-05-13, by Bryan O'Sullivan
-
svn verify: use a custom editor and get_revision()2011-12-13, by Dan Villiom Podlaski Christiansen
-
show a total for verification progress2012-05-13, by Dan Villiom Podlaski Christiansen
-
move verify to a file of its own2012-05-13, by Dan Villiom Podlaski Christiansen
-
allow Python 2.7 to show medium-size multiline diffs when tests fail2012-05-12, by Dan Villiom Podlaski Christiansen
-
don't suppress KeyboardInterrupt exception tracebacks2012-05-12, by Dan Villiom Podlaski Christiansen
-
make assertion failures slightly more helpful by including the failing verification2012-05-12, by Dan Villiom Podlaski Christiansen
-
Merge2012-05-12, by Augie Fackler
-
svn verify: add a test for corrupt repositories.2011-12-13, by Dan Villiom Podlaski Christiansen
-
kill all 'print' statements in the extension proper2012-05-12, by Dan Villiom Podlaski Christiansen
-
Partial metadata rebuilding2012-05-12, by David Schleimer
-
revsets: huge speedups for fromsvn and svnrev2012-05-12, by Bryan O'Sullivan
-
svnmeta: only remove directory components in normalize()2011-12-13, by Dan Villiom Podlaski Christiansen
-
make assertion failures slightly prettier and more readable2012-05-12, by Dan Villiom Podlaski Christiansen
-
fold test_startrev and test_verify into a new test; test_verify_and_startrev2012-05-12, by Dan Villiom Podlaski Christiansen
-
verify: tell progress when we're done2012-05-03, by Bryan O'Sullivan
-
Abstract away the details of where svn revs are stored in a commit2012-04-30, by Bryan O'Sullivan
-
Added tag 1.4 for changeset 07234759a3f72012-05-02, by Augie Fackler
-
svn verify: display extra and missing files separately2012-04-20, by Patrick Mezard
-
test_utility_commands: test verify command2012-04-21, by Patrick Mezard
-
Makefile: set HGRCPATH to protects us from broken environments2012-04-20, by Dan Villiom Podlaski Christiansen
-
pickle_atomic: unbreak old hg versions hg that use rename() instead of close()2012-04-20, by Augie Fackler
-
svnrepo: don't break on old hg versions that lack pushkey2012-04-20, by Augie Fackler
-
wrappers: don't break on old hg versions that lack discovery2012-04-20, by Augie Fackler
-
svn verify: mention URL in output2011-12-13, by Dan Villiom Podlaski Christiansen
-
tests: remove useless imp imports2012-04-20, by Patrick Mezard
-
test_svnwrap: use test_util.rmtree() (or fix it)2012-04-20, by Patrick Mezard
-
test_util: remove self.repo_path, generate new paths each time2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to svnpropget(), turn into a function2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to svnco() explicitely2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to svnls(), turn it into a function2012-04-19, by Patrick Mezard
-
test_util: pass repo_path to _add_svn_rev() explicitely2012-04-19, by Patrick Mezard
-
test_util: add a load_and_fetch() returning the repo_path2012-04-19, by Patrick Mezard
-
test_util: merge load_svndump_fixture() into TestBase2012-04-19, by Patrick Mezard
-
test_util: merge load_fixture_and_fetch() into TestBase method2012-04-19, by Patrick Mezard
-
Merge2012-04-19, by Augie Fackler
-
stupid: add comment noting why we track modified binary files2012-04-19, by Augie Fackler
-
editor: work around svn 1.7 closing the output fp in apply_textdelta()2012-04-19, by Patrick Mezard
-
stupid: force non-incremental mode for unrelated branches creation2012-04-19, by Patrick Mezard
-
stupid: ignore directories svn:mergeinfo in svn >= 1.72012-04-19, by Patrick Mezard
-
stupid: handle changes in svn 1.7 diff format2012-04-19, by Patrick Mezard
-
phases: mark newly created commits from subversion as 'public' to fix #3352012-04-17, by Sean Farley
-
Merge2012-04-18, by Augie Fackler
-
verify: skip over missing files instead of crashing2012-04-18, by Bryan O'Sullivan
-
pickle_atomic: use atomictempfile to avoid duplicating hg functionality2012-04-17, by Augie Fackler
-
tests: push_command: use svnserve.kill() in Python >=2.62012-04-12, by Arne Babenhauserheide
-
svn verify: progress information2012-01-22, by Augie Fackler
-
Include documentation in tarballs (fixes #317).2012-03-01, by Dirkjan Ochtman
-
Merge alternate tunnel schemes.2012-02-25, by Augie Fackler
-
Cope with non standard schemes in externals2011-08-16, by Will Wykeham
-
Support non-standard tunnels2011-08-12, by Will Wykeham
-
filemap tests: check the attributes we care about, rather than shas2012-01-31, by Augie Fackler
-
Respect filemap rule order (rules that come first are overridden by rules that come later)2012-01-27, by Vitaliy Filippov
-
Save filemap into .hg/svn/filemap just like other maps2012-01-20, by Vitaliy Filippov
-
outgoing: fix for hg change cd956049fc142012-01-22, by Augie Fackler
-
Added ability to configure the password stores2011-11-22, by Jerome M. BERGER
-
Merge with stable2011-11-01, by Augie Fackler
-
The handler seems to close the target in subversion-1.7.x. This patch works stable2011-10-30, by Nico R.
-
Merge with stable.2011-10-21, by Augie Fackler
-
wrappers: clone must return hg.clone() result (issue300, issue306) stable2011-10-19, by Wagner Bruna
-
Merge with stable.2011-10-19, by Augie Fackler
-
hgsubversion/*.py: add space after comment symbol #2011-10-17, by Yonggang Luo
-
test_template_keywords.py: fix indentation of revset except block2011-10-12, by Yonggang Luo
-
test_push_command: tests -> all_tests for consistency with other files2011-10-12, by Yonggang Luo
-
tests: avoid shadowing Python builtin all()2011-10-12, by Yonggang Luo
-
globally: clean up whitespace around operators and commas to conform with PEP82011-10-12, by Yonggang Luo
-
svnrepo: kludge to work around hash changes between stupid and replay in hg 1.92011-10-11, by Augie Fackler
-
Merge queued patches.2011-10-10, by Augie Fackler
-
revmap: load/save _youngest using new load_string and save_string API2011-09-30, by Yonggang Luo
-
utils: add {save,load}_string since this is a fairly common idiom2011-09-30, by Yonggang Luo
-
setup.py: clean up indentation2011-09-30, by Yonggang Luo
-
maps: s/hash/ha/ and s/map/m/ to avoid hiding Python builtins2011-09-30, by Yonggang Luo
-
svnexternals.py: style cleanups2011-09-30, by Yonggang Luo
-
Ignore eclipse project files and mercurial .orig files.2011-09-30, by Yonggang Luo
-
Ignore nbproject2011-10-03, by César Izurieta
-
stupid/filemap: disable this since it doesn't currently work2011-09-30, by Augie Fackler
-
svnmeta: store youngest revision pulled from subversion2011-05-25, by Augie Fackler
-
authormap: only append new or changed authors2011-07-24, by maugustin
-
Fix import based feature detection2011-07-08, by Patrick Mezard
-
authormap: expand environment variables when evaluating map path2011-07-06, by maugustin
-
svnexternals: fix subrepo peg revision handling (7ef125fa9b35)2011-07-06, by Patrick Mezard
-
Fix hg.clone() calls changed by d976542986d22011-06-15, by Patrick Mezard
-
test_fetch_branches: stop comparing converted nodeids2011-06-15, by Patrick Mezard
-
stupid: use new patching facility introduced by adbf5e7df96d2011-06-15, by Patrick Mezard
-
test_util: handle dispatch.dispatch() taking a request2011-06-15, by Patrick Mezard
-
test_pull: commands.pull() no longer aborts when crossing branches2011-06-15, by Patrick Mezard
-
stupid: extract old patching code into patchrepo()2011-06-15, by Patrick Mezard
-
svncommands: fix weird missing newline after if statement2011-05-24, by Augie Fackler
-
maps: clean up whitespace2011-05-24, by Augie Fackler
-
test_pull: clean up whitespace2011-05-24, by Augie Fackler
-
Fix imports from module alias2011-05-16, by Patrick Mezard
-
util: make islocalrepo() a bit more tolerant with file:// urls2011-05-14, by Peter Arrenbrecht
-
Fix breakage introduced by discovery refactoring2011-05-14, by Peter Arrenbrecht
-
wrappers: fix revpair after hg.b33f3e35efb02011-05-14, by Patrick Mezard
-
svnexternals: fix canonpath import after hg.bfeaa88b875d2011-05-14, by Peter Arrenbrecht
-
wrapper: fix bail_if_changed() after hg.d68ddccf276b2011-05-14, by Patrick Mezard
-
stupid: fix patch.iterhunks() wrapper after hg.28762bb767dc2011-05-14, by Patrick Mezard
-
Fix code indentation2011-05-14, by Peter Arrenbrecht
-
Fix setup.py calls to hg.bat on Windows2011-04-16, by Patrick Mezard
-
Backed out changeset 7bf283d4c7a9 in favor of a better win32 fix2011-04-18, by Augie Fackler
-
Fixup Installing in Win322011-04-14, by Yonggang Luo
-
subvertpy wrapper: handle NotImplementedError from Subvertpy on missing replay2011-03-31, by Dan Villiom Podlaski Christiansen
-
test_externals: flag another case as using hgsub, use assertMultiLineEqual2011-03-24, by Augie Fackler
-
util: use real function definitions for keywords, document them2011-03-12, by Patrick Mezard
-
pushmod: fix binary files svn:mime-type (issue255)2011-03-10, by Patrick Mezard
-
replay: copy copied directories externals2011-03-09, by Patrick Mezard
-
editor: simplify add_directory() a bit more2011-03-09, by Patrick Mezard
-
editor: rename add_directory() cp_f* variable into from*2011-03-09, by Patrick Mezard
-
externals: ignore externals blank or comment lines2011-03-02, by Patrick Mezard
-
Added tag 1.2.1 for changeset 4bbc6bf947f52011-03-01, by Augie Fackler
-
replay: make --debug trace full fetches2011-02-13, by Patrick Mezard
-
pushmod: do not delete the whole branch when deleting .hgsub2011-02-13, by Patrick Mezard
-
svnexternals: handle new overwrite argument of subrepo.get()2011-02-02, by Patrick Mezard
-
Check mercurial/third-parties push conditions before pushing2011-01-31, by Patrick Mezard
-
svnexternals: missing EOL in ui.warn()2011-01-20, by Patrick Mezard
-
svnexternals: update subrepo after mercurial changes2011-01-23, by Patrick Mezard
-
Merge backout of 60948939555d.2011-01-17, by Augie Fackler
-
Backed out changeset 60948939555d2011-01-17, by Augie Fackler
-
svnexternals: add ignoreupdate param to svnsubrepo.dirty()2011-01-07, by Patrick Mezard
-
clone: pass on the repository instance rather than the string given2010-12-14, by Dan Villiom Podlaski Christiansen
-
svnexternals: add 'ignore' mode to avoid converting externals2010-12-12, by Patrick Mezard
-
Document subrepository externals2010-12-12, by Patrick Mezard
-
svn verify: fix specifying URL on the command line2010-11-30, by Dan Villiom Podlaski Christiansen
-
svnmeta: properly reference self.ui instead of ui2010-11-30, by Augie Fackler
-
test_util: make manifest filter use shared list of files to ignore2010-11-30, by Dan Villiom Podlaski Christiansen
-
incoming: pass unexpanded source to wrapped function (fixes #178)2010-11-29, by Dan Villiom Podlaski Christiansen
-
make the default substition for an empty commit description the empty string2010-11-28, by Dan Villiom Podlaski Christiansen
-
configurable substitution for empty commit message (fixes #195)2010-11-28, by Dan Villiom Podlaski Christiansen
-
test_fetch_mappings: actually test stupid mode in test_author_map_no_author()2010-11-28, by Dan Villiom Podlaski Christiansen
-
add a MANIFEST.in file (fixes #142)2010-11-29, by Dan Villiom Podlaski Christiansen
-
tests: fix running the comprehensive tests using nose.2010-11-29, by Dan Villiom Podlaski Christiansen
-
docs: document new config knob for externals support2010-11-29, by Augie Fackler
-
svnexternals: support pushing subrepo based externals2010-11-25, by Patrick Mezard
-
svnexternals: support subrepos based externals checkout2010-11-25, by Patrick Mezard
-
svnexternals: preliminary support for subrepos based externals2010-11-25, by Patrick Mezard
-
svnexternals: generate externals with a revision placeholder2010-11-25, by Patrick Mezard
-
Extract files not to be pushed in util2010-11-19, by Patrick Mezard
-
svnexternals: keep diff() simple for the caller, return a list2010-11-19, by Patrick Mezard
-
svnexternals: hide .hgsvnexternals parsing in parse()2010-11-19, by Patrick Mezard
-
pull: stop handling .hgsvnexternals explicitely in memctx2010-11-19, by Patrick Mezard
-
replay: extract externals updating from convert_rev()2010-11-19, by Patrick Mezard
-
svn metacommand: improved argument checking2010-11-18, by Dan Villiom Podlaski Christiansen
-
svncommands: abort on missing metadata or Subversion URL (fixes #226)2010-11-18, by Dan Villiom Podlaski Christiansen
-
rename our uisetup initialization method into extsetup2010-11-18, by Dan Villiom Podlaski Christiansen
-
revsets: add docstrings.2010-11-17, by Dan Villiom Podlaski Christiansen
-
wrappers: pass on subdir when creating obtaining svnmeta2010-11-17, by Dan Villiom Podlaski Christiansen
-
svnremoterepo: remove unused 'svnuuid' property2010-11-17, by Dan Villiom Podlaski Christiansen
-
pull: handle change in termwidth() api from hg change c52c629ce19e2010-11-15, by Augie Fackler
-
svnmeta: store subdir in a file, and verify it when loading.2010-11-12, by Dan Villiom Podlaski Christiansen
-
svnmeta: slight refactor of the UUID property.2010-11-14, by Dan Villiom Podlaski Christiansen
-
svnmeta: abort when no UUID given and none is stored on disk.2010-11-11, by Dan Villiom Podlaski Christiansen
-
svnmeta: cache the UUID in an attribute.2010-11-11, by Dan Villiom Podlaski Christiansen
-
tests: make assertMultiLineEqual call super, if possible.2010-11-11, by Dan Villiom Podlaski Christiansen
-
test_utility_commands: use self.assertMultiLineEqual().2010-11-11, by Dan Villiom Podlaski Christiansen
-
remove redundant calls to fd.flush() prior to doing fd.close().2010-11-09, by Dan Villiom Podlaski Christiansen
-
editor: handle property changes to links.2010-11-09, by Dan Villiom Podlaski Christiansen
-
help topic: numerous cleanups.2010-11-04, by Dan Villiom Podlaski Christiansen
-
stupid: handle patch.iterhunks() changed brought by cfedc529e4a12010-11-03, by Patrick Mezard
-
Added tag 1.2 for changeset 708234ad6c972010-11-02, by Augie Fackler
-
help topic: mention how "hg clone" can delete stuff.2010-10-31, by Dan Villiom Podlaski Christiansen
-
maps: map a missing author to '(no author)'2010-10-09, by Dan Villiom Podlaski Christiansen
-
test_util: use SkipTest if provided by the unittest module.2010-10-09, by Dan Villiom Podlaski Christiansen
-
Merge2010-10-10, by Augie Fackler
-
setup/README: update Subvertpy requirement to 0.7.4.2010-10-09, by Dan Villiom Podlaski Christiansen
-
test_push_dirs: use common commit-building infrastructure2010-10-02, by Augie Fackler
-
subvertpy: fix bug with pushing changes to stuff in subdirs2010-09-23, by Peter Arrenbrecht
-
implement tag renames2010-10-08, by Dirkjan Ochtman
-
rename TagMap to Tags, to free up the TagMap name2010-10-06, by Dirkjan Ochtman
-
tests: fix test skipping in pure unittest2010-10-08, by Augie Fackler
-
keep variables more local, add some whitespace2010-10-06, by Dirkjan Ochtman
-
fix some style nits2010-10-06, by Dirkjan Ochtman
-
fix some line lengths2010-10-06, by Dirkjan Ochtman
-
revset tests: use requiresmodule decorator2010-10-05, by Augie Fackler
-
uisetup: add fromsvn() and svnrev() revsets.2010-10-05, by Dan Villiom Podlaski Christiansen
-
test_template_keywords: use new requiresmodule decorator2010-10-05, by Augie Fackler
-
test_util: new requiresmodule decorator for tests that require a feature2010-10-05, by Augie Fackler
-
test_util: refactor requiresoption to ease creation of other skip decorators2010-10-05, by Augie Fackler
-
wrapper: fail properly with unsupported versions of Subvertpy (fixes #212)2010-10-03, by Dan Villiom Podlaski Christiansen
-
svnwrap: fix handling of quotable URLs (fixes #197, refs #132)2010-10-05, by Dan Villiom Podlaski Christiansen
-
requiresoption: raise SkipTest if available2010-10-02, by Augie Fackler
-
requiresoption: clean up docstring2010-10-02, by Augie Fackler
-
help topic: cosmetic improvements.2010-09-29, by Dan Villiom Podlaski Christiansen
-
clone: call the wrapped function (fixes #181)2010-09-29, by Dan Villiom Podlaski Christiansen
-
tests & help: fix compatibility with Mercurial 1.4 and earlier.2010-09-29, by Dan Villiom Podlaski Christiansen
-
test_util: add requiresoption decorator function.2010-09-29, by Dan Villiom Podlaski Christiansen
-
svnrepo: make the svnurl property obtain the URL from Subversion.2010-09-29, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: check against Subversion version compiled against.2010-09-29, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: bump version requirement to 0.7.4.2010-09-29, by Dan Villiom Podlaski Christiansen
-
templatekw: clean up implementation & test; add help.2010-09-29, by Dan Villiom Podlaski Christiansen
-
test_util: use the Mercurial dispatch logic for cloning repositories.2010-09-24, by Dan Villiom Podlaski Christiansen
-
pull: reveal the handled SubversionException to --traceback.2010-09-14, by Dan Villiom Podlaski Christiansen
-
subversion.rst: mention externals support limitations.2010-09-07, by Dan Villiom Podlaski Christiansen
-
subversion.rst: list memory leaks in the section on limitations2010-09-07, by Dan Villiom Podlaski Christiansen
-
verify: fix verifying mapped branches.2010-09-07, by Dan Villiom Podlaski Christiansen
-
clone: replace the --singlebranch with overloading for --branch2010-09-23, by Dan Villiom Podlaski Christiansen
-
test_push_dirs.py: activate tests that were previously overlooked2010-09-23, by Dan Villiom Podlaski Christiansen
-
tests_urls: activate a test that was previously overlooked2010-09-14, by Dan Villiom Podlaski Christiansen
-
svnwrap: improve error message when no bindings are found.2010-09-14, by Dan Villiom Podlaski Christiansen
-
testrunner: don't use os.putenv(), as it may not affect os.environ.2010-09-14, by Dan Villiom Podlaski Christiansen
-
tests: enable hgsubversion in the generated UI.2010-09-20, by Dan Villiom Podlaski Christiansen
-
subvertpy_wrapper: don't assume the version is a three-tuple (fixes #206)2010-09-14, by Dan Villiom Podlaski Christiansen
-
subvertpy: set default username/pwd as with swig2010-09-15, by Peter Arrenbrecht
-
clone: add --singlebranch option2010-09-15, by Peter Arrenbrecht
-
push: simplify code for remapping rebased node ids2010-09-10, by Peter Arrenbrecht
-
push: fix case where we get >1 revs back after svn commit2010-09-08, by Peter Arrenbrecht
-
tests: remove constant rev no from test script2010-09-08, by Peter Arrenbrecht
-
tests: move _add_svn_rev to test_util for reuse2010-09-08, by Peter Arrenbrecht
-
tests: add --show-stdout option to run.py2010-09-08, by Peter Arrenbrecht
-
templatekw: restore compatibility with hg < 1.52010-09-06, by Augie Fackler
-
subversion.rst: mention lack of directory tracking (see issue 202)2010-09-02, by Dan Villiom Podlaski Christiansen
-
subversion.rst: fix 'typo' in help for the hgsubversion.defaultauthors option.2010-09-02, by Dan Villiom Podlaski Christiansen
-
Add svnrev, svnpath and svnuuid keyword.2010-09-02, by Andi Albrecht
-
tests: add a Makefile for easily running the tests.2010-09-02, by Dan Villiom Podlaski Christiansen
-
tests: add an option to the test-runner for selecting bindings.2010-09-02, by Dan Villiom Podlaski Christiansen
-
setup: require Subvertpy when the SWIG bindings are unavailable.2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: add runtime override for choice of Subversion bindings2010-08-11, by Dan Villiom Podlaski Christiansen
-
README: mention Subvertpy.2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: suggest installing Subvertpy when no bindings are present2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: activate & prefer subvertpy bindings when available2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: add subvertpy wrapper2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: improve a docstring & a comment.2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: use decorator syntax for properties.2010-08-11, by Dan Villiom Podlaski Christiansen
-
editor: move ieditor decorator into svnwrap.2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: factor out a common module2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnmeta: strip all repeated slashes from subdir2010-07-28, by Peter Arrenbrecht
-
Merge backout of incorrect patch.2010-08-21, by Augie Fackler
-
Backed out changeset d0692ce98ea62010-08-19, by Augie Fackler
-
svnwrap: s/_chunk_size/chunk_size/2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: s/core.SubversionException/SubversionException/2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: remove dead code2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: kill the ctypes wrapper.2010-08-11, by Dan Villiom Podlaski Christiansen
-
version: mention bindings type in version2010-08-11, by Dan Villiom Podlaski Christiansen
-
tests: add a fixture that exercises the fix made in 1add57910c82.2010-08-14, by Dan Villiom Podlaski Christiansen
-
README: remove usage instructions, and refer to the help topic instead.2010-08-11, by Dan Villiom Podlaski Christiansen
-
svnmeta: strip all repeated slashes from subdir2010-07-27, by Peter Arrenbrecht
-
__init__: activate & advertise the new help topic.2010-08-11, by Dan Villiom Podlaski Christiansen
-
help: add an rst file containing some helpful instructions2010-08-11, by Dan Villiom Podlaski Christiansen
-
test_startrev: add a few assertions about clone lengths2010-08-11, by Dan Villiom Podlaski Christiansen
-
pull: fix shallow clone when lastest change isn't HEAD.2010-08-11, by Dan Villiom Podlaski Christiansen
-
stupid: remove an incorrect, implicit assumption in fetch_branchrev()2010-08-11, by Dan Villiom Podlaski Christiansen
-
test_rebuildmeta: make an assertion more helpful.2010-08-06, by Dan Villiom Podlaski Christiansen
-
verify: add end-of-line to ui.write() calls.2010-08-06, by Dan Villiom Podlaski Christiansen
-
test_startrev: new tests inspired by test_rebuildmeta2010-07-20, by Dan Villiom Podlaski Christiansen
-
test_util: support specifying a start revision2010-07-20, by Dan Villiom Podlaski Christiansen
-
clone: allow specifying a start revision.2010-07-20, by Dan Villiom Podlaski Christiansen
-
replay: always fetch the entire first revision2010-07-20, by Dan Villiom Podlaski Christiansen
-
svnwrap: add get_revision(); a thing wrapper around ra.do_update()2010-07-20, by Dan Villiom Podlaski Christiansen
-
stupid: always fetch the entire first revision2010-07-20, by Dan Villiom Podlaski Christiansen
-
maps: rename revmap.seen to revmap.youngest; add revmap.oldest.2010-07-20, by Dan Villiom Podlaski Christiansen
-
README: document single-directory clones a little.2010-07-16, by Augie Fackler
-
tests: verify locations of any imported hgsubversion modules2010-07-14, by Dan Villiom Podlaski Christiansen
-
tests: improve import logic2010-07-14, by Dan Villiom Podlaski Christiansen
-
tests: import test_util as the first module in all relevant tests2010-07-14, by Dan Villiom Podlaski Christiansen
-
tests: get rid of DOS line endings.2010-07-14, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: handle mapped branch names.2010-07-13, by Dan Villiom Podlaski Christiansen
-
stupid: handle branch mapping.2010-07-13, by Dan Villiom Podlaski Christiansen
-
tests: add test for combining two branches using the branchmap2010-07-13, by Dan Villiom Podlaski Christiansen
-
tests: disallow calling changectx.children() during rebuildmeta2010-07-10, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: optimize by removing quadratic time usage2010-07-09, by Dan Villiom Podlaski Christiansen
-
branchmap: reject empty mappings2010-07-10, by Dan Villiom Podlaski Christiansen
-
branchmap: map empty commits in replay mode.2010-07-10, by Dan Villiom Podlaski Christiansen
-
replay/stupid: fix tagging on a branch renamed using a branch map2010-07-11, by Dan Villiom Podlaski Christiansen
-
editor: convert two assertions in apply_textdelta() into raising an IOError2010-07-08, by Dan Villiom Podlaski Christiansen
-
svnmeta: improve error message in get_source_rev()2010-07-08, by Dan Villiom Podlaski Christiansen
-
Added tag 1.1.2 for changeset 093ae2915b452010-07-06, by Augie Fackler
-
tests: Use tempfile.TemporaryFile instead of os.tmpfile() to redirect stdout.2010-07-04, by James McKay
-
svnrepo: fix issue 187: ignore pushable bookmarks in hg 1.62010-07-04, by James McKay
-
Added tag 1.1.1 for changeset 8e621dbb82d42010-07-05, by Augie Fackler
-
tests: fix misnamed test caught while hunting unrelated bugs2010-06-28, by Augie Fackler
-
maps: don't set the `seen' attribute in TagMap.__init__().2010-06-23, by Dan Villiom Podlaski Christiansen
-
stupid: lower patch application failure output to verbose.2010-06-22, by Dan Villiom Podlaski Christiansen
-
test_rebuildmeta: use just added diff support when comparing files.2010-06-23, by Dan Villiom Podlaski Christiansen
-
test_util: add assertMultiLineEqual() method.2010-06-22, by Dan Villiom Podlaski Christiansen
-
wrappers: cope with remoteui move to hg (hg cset d1908cb95a82)2010-06-13, by Augie Fackler
-
util: handle change to hg.parseurl from 3d6915f5a2bb2010-06-13, by Augie Fackler
-
svnrepo: support new discovery module introduced in 3d0591a661182010-06-13, by Augie Fackler
-
pull: handle argspec change from e43c23d189a52010-06-13, by Augie Fackler
-
svncommands: add two missing imports2010-05-15, by Dan Villiom Podlaski Christiansen
-
tests/run.py: make sure our hgsubversion loads correctly2010-05-18, by Augie Fackler
-
testrunner: use demandimport, with an option to disable it2010-05-14, by Dan Villiom Podlaski Christiansen
-
testrunner: delay and `simplify' importing of tests2010-05-14, by Dan Villiom Podlaski Christiansen
-
setup: check for Subversion by importing the `svnwrap' module.2010-05-14, by Dan Villiom Podlaski Christiansen
-
svncommands: fix layering violation & tweak error messages.2010-05-14, by Dan Villiom Podlaski Christiansen
-
testrunner: use optparse2010-05-14, by Dan Villiom Podlaski Christiansen
-
svnwrap: use SubversionConnectionException instead of mercurial.util.Abort2010-05-14, by Dan Villiom Podlaski Christiansen
-
push: remove superfluous creation of a new `svnremoterepo' instance.2010-05-12, by Dan Villiom Podlaski Christiansen
-
svn_swig_wrapper: improved handling of missing or outdated bindings.2010-04-30, by Dan Villiom Podlaski Christiansen
-
wrappers: fix pull output if termwidth() is inexact2010-04-26, by Patrick Mezard
-
stupid: update monkeypatch for 91c58cf54eee2010-04-23, by Augie Fackler
-
pull: fix passing credentials in URL.2010-04-01, by Dan Villiom Podlaski Christiansen
-
metacommand: use AmbiguousCommand from hg for consistency.2010-04-14, by Dan Villiom Podlaski Christiansen
-
wrappers.pull: fix calculation of progress totals.2010-03-31, by Dan Villiom Podlaski Christiansen
-
isolate all imports of Subversion modules in svnwrap.2010-03-31, by Dan Villiom Podlaski Christiansen
-
wrappers: remove unused code for compatibility with Subversion 1.4.2010-03-31, by Dan Villiom Podlaski Christiansen
-
Move the 'svn' metacommand into the 'svncommands' module.2010-03-31, by Dan Villiom Podlaski Christiansen
-
Use Mercurial-provided infrastructure for `svn' metacommand help.2010-03-31, by Dan Villiom Podlaski Christiansen
-
svnrepo: ease debugging of Subversion fallback2010-03-31, by Dan Villiom Podlaski Christiansen
-
test_tags: improve test output.2009-06-28, by Dan Villiom Podlaski Christiansen
-
svncommands: rename the `help' function to `help_'.2010-03-31, by Dan Villiom Podlaski Christiansen
-
svnmeta: minor cosmetics whitespace cleanup.2010-03-31, by Dan Villiom Podlaski Christiansen
-
maps: fix a % formatting bug2010-03-27, by Augie Fackler
-
Added tag 1.1 for changeset 4359ddd73b002010-03-20, by Augie Fackler
-
handle nonexistant svn repositories, fixes issue 1372010-03-10, by Jonathan Kotta
-
pull: try and produce a better progress bar for certain cases2010-03-20, by Augie Fackler
-
stupid: fix getcopies() logic2010-03-02, by Patrick Mezard
-
editor: fix replaced directory copies2010-03-02, by Patrick Mezard
-
editor: fix open_file() on replaced branch2010-03-02, by Patrick Mezard
-
editor: fix replaced files content in replay mode2010-03-02, by Patrick Mezard
-
svnmeta: add exact arg to get_parent_revision() to handle 'R'2010-03-02, by Patrick Mezard
-
stupid: handle directory replacement in very stupid mode2010-03-02, by Patrick Mezard
-
editor: fix issamefile() and copy detection in replay mode2010-03-02, by Patrick Mezard
-
Add rsvn.py to test tools2010-03-02, by Patrick Mezard
-
util: add progress wrapper to maintain 1.3 support2010-03-03, by Augie Fackler
-
maps: if operation can continue, it should probably not use ui.warn()2010-03-01, by Dirkjan Ochtman
-
merge commands from utility_commands into svncommands2010-02-26, by Dirkjan Ochtman
-
tests: make sure single dir clone tests get run by non-nose users2010-02-26, by Dirkjan Ochtman
-
tests: silence test suite by using quiet UIs everywhere2010-02-26, by Dirkjan Ochtman
-
svnmeta: reverse parameter calculation to lessen complexity2010-02-24, by Dirkjan Ochtman
-
add basic branchmap functionality, to rename branches2010-03-01, by Dirkjan Ochtman
-
svncommands: make repo optional (useful for things like listauthors)2010-02-23, by Dirkjan Ochtman
-
svnwrap: save the repository root, this might be useful later on2010-02-22, by Dirkjan Ochtman
-
tests.run: exit nonzero if tests did not pass2010-03-01, by Augie Fackler
-
Merge change from Felix Schwarz2010-03-01, by Augie Fackler
-
test_fetch_command: handle changes in revision extra ordering gracefully2010-03-01, by Augie Fackler
-
remove useless shebang to comfort rpmlint2010-02-28, by "fs"
-
svn_swig: better ImportError to suggest steps for users.2010-02-26, by Augie Fackler
-
rebuildmeta: use ui.progress for better user feedback2010-02-22, by Augie Fackler
-
README: improved documentation of svn:externals support2010-02-22, by Mark Edgington
-
Added tag 1.0.1 for changeset 09c016174e332010-02-15, by Augie Fackler
-
setup: work around easy_intall overzealously installing mercurial 1.0.12010-02-15, by Augie Fackler
-
setup: work around easy_install by getting version with a regex2010-02-15, by Augie Fackler
-
pull: handle commits without any commit message2010-02-15, by Augie Fackler
-
pull: move progress to after the status call2010-02-15, by Augie Fackler
-
pull: report progress to ui.progress so progress bars can appear2010-02-14, by Augie Fackler
-
push: try a little harder to not send invalid paths to svn2010-02-14, by Augie Fackler
-
replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751d2010-02-14, by Augie Fackler
-
pushmod: make outdated parent error message more helpful2010-02-07, by Patrick Mezard
-
util: add parseurl method to abstract away differences between 1.4 and 1.52010-02-07, by Augie Fackler
-
Added tag 1.0 for changeset 97f2079e37782010-02-07, by Augie Fackler
-
fix filterhunks for both crew and 1.42010-02-06, by Dirkjan Ochtman
-
replay: correctly handle renaming the parent dir of a branch2010-02-06, by Augie Fackler
-
utility_commands: fix hg svn genignore for single-directory mode2010-02-06, by Augie Fackler
-
utility_commands: unbreak hg svn info with single-directory clones2010-02-06, by Augie Fackler
-
test_util: add assertStringEqual to output diff output for string checks2010-02-06, by Augie Fackler
-
tags: fix files edited during tag creation2010-02-06, by Augie Fackler
-
test_util: add tags to output of draw2010-02-06, by Augie Fackler
-
clean up trailing whitespace2010-02-06, by Augie Fackler
-
svnwrap: escape copy sources paths in commit handler2010-01-25, by Patrick Mezard
-
svnwrap: drop unused fetch_all_files_to_dir()2010-02-02, by Patrick Mezard
-
Rewrite simple_branch.sh fixture from svn dump2010-02-02, by Patrick Mezard
-
Extend issue119 to full original weirdness2010-02-02, by Patrick Mezard
-
svnmeta: remove split_branch_tag() exacttag argument2010-02-02, by Patrick Mezard
-
svnmeta: make tag detection code more explicity2010-02-02, by Patrick Mezard
-
svnmeta: do not change added/deletedtags while detecting them2010-02-02, by Patrick Mezard
-
svnmeta: make get_parent_revision() handle added tags2010-02-02, by Patrick Mezard
-
Handle subdirectory tags in stupid mode (issue119)2010-01-30, by Patrick Mezard
-
stupid: port hack from stupid to moderately stupid mode2010-01-30, by Patrick Mezard
-
svnmeta: make it easier to get converted revision info2010-01-30, by Patrick Mezard
-
svnmeta: speedup get_parent_revision() in common case2010-01-30, by Patrick Mezard
-
stupid: use real branch path in diff_branchrev()2010-01-30, by Patrick Mezard
-
Change all instantiations of IOError to set both errno and strerror.2010-01-26, by Dan Villiom Podlaski Christiansen
-
test_tags: rewrite both the test and the fixture script2010-01-29, by Patrick Mezard
-
stupid: replace dicts with sets2010-01-29, by Patrick Mezard
-
replay: disable maybeedit filtering, could discard copy records2010-01-29, by Patrick Mezard
-
test_util: add helper to draw repo with graphlog extension2010-01-29, by Patrick Mezard
-
setup: remove bogus print statements2010-01-25, by Augie Fackler
-
hgignore: ignore the version file2010-01-23, by Augie Fackler
-
__init__: update docstring to reflect recent change to README2010-01-11, by Dan Villiom Podlaski Christiansen
-
wrappers: calculate and return exact count of changesets added.2010-01-11, by Dan Villiom Podlaski Christiansen
-
test_util: fix Windows test URLs2010-01-20, by Patrick Mezard
-
Handle tag subdirectory as tag in replay mode (issue119)2010-01-23, by Patrick Mezard
-
svnmeta: internalize tags delta2009-12-17, by Patrick Mezard
-
maps: TagMap tags are non-empty strings2010-01-18, by Patrick Mezard
-
editor: remove useless test2010-01-18, by Patrick Mezard
-
svnmeta: is_path_tag() is really get_path_tag()2010-01-16, by Patrick Mezard
-
tests: make better use of the config options for fixture loading2009-12-17, by Dirkjan Ochtman
-
README: updated reason users might want to avoid hgsubversion2010-01-10, by Augie Fackler
-
stupid: update filteriterhunks() for hg 1.52010-01-10, by Patrick Mezard
-
test renames: remove redundant code2009-12-24, by Augie Fackler
-
tests: test paths with spaces2009-12-24, by Augie Fackler
-
paths: autoescape paths from the user2009-12-24, by Augie Fackler
-
Do URI-encode before opening2009-12-24, by Afriza N. Arief
-
setup: write out version info2009-12-15, by Augie Fackler
-
utility_commands: remove old svn version command in favor of new wrapper2009-12-14, by Augie Fackler
-
wrappers: wrap version with a --svn flag2009-12-14, by Augie Fackler
-
__init__: document wrapping commands more clearly2009-12-14, by Augie Fackler
-
fallback to the previous scheme for file repositories.2009-12-13, by Dan Villiom Podlaski Christiansen
-
do not assume that doc-strings are present.2009-12-13, by Dan Villiom Podlaski Christiansen
-
Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.2009-12-10, by Jason Ostrander
-
single: add another test for single-dir push2009-11-26, by Augie Fackler
-
single: fix push2009-11-26, by Vitaliy Filippov
-
push: fix for single directory repository layouts2009-10-20, by Daniel Tang
-
Support for single-directory clones.2009-10-17, by Augie Fackler
-
replay: fix potential over-reporting of edited files in hg changelog2009-10-16, by Augie Fackler
-
util: make aresamefiles take one file and just be issamefile instead.2009-10-16, by Augie Fackler
-
copies: fix under-reporting of copies in hg2009-10-16, by Augie Fackler
-
stupid: detect renames with empty branchpath properly2009-10-07, by Augie Fackler
-
stupid: remove stray print statements, keep one as a ui.debug2009-10-07, by Augie Fackler
-
try to deal with weirdly located branches in rebuildmeta (#118)2009-09-22, by Dirkjan Ochtman
-
test_util: sort imports2009-09-16, by Augie Fackler
-
svn_swig_wrapper: minor code cleanup.2009-09-16, by Augie Fackler
-
stupid: 80col OCD2009-09-16, by Augie Fackler
-
svnwrap: properly escape URLs before giving them to libsvn_*2009-09-15, by Chema Cortes
-
Add a test for URLs that have spaces in them.2009-09-16, by Augie Fackler
-
test_util: fix up line endings2009-08-12, by Augie Fackler
-
test_util: specify LANG=LC_ALL=C so l10n stops breaking tests2009-09-16, by Augie Fackler
-
COPYING: include license (GPL == v2)2009-08-08, by Augie Fackler
-
Merge win32 fixes2009-08-08, by Augie Fackler
-
No os.kill() in Windows, use ctypes to call Win32 TerminateProcess()2009-07-29, by Risto Kankkunen
-
Reclaim repository object to avoid tearDown() failing to remove the open file 'testrepo/db/rep-cache.db'2009-07-29, by Risto Kankkunen
-
Make tearDown() be able to delete read-only files to avoid an exception when removing 'testrepo/db/format'2009-07-29, by Risto Kankkunen
-
Avoid 'Abort: Illegal repository URL' exception2009-07-29, by Risto Kankkunen
-
Avoid 'ValueError: close_fds is not supported on Windows platforms' exception2009-07-29, by Risto Kankkunen
-
No os.spawnvp() in Windows, use subprocess.call() instead2009-07-29, by Risto Kankkunen
-
README: update URL to Mercurial wiki2009-08-08, by Martin Geisler
-
README: Mercurial 1.3 is no longer in development2009-08-08, by Martin Geisler
-
tags: handle the most recent commit being an edit to an svn tag properly2009-07-19, by Augie Fackler
-
Fix 'parent dir of a branch is deleted' refactoring from 343da84.2009-07-04, by Max Bowsher
-
stupid: take tbdelta closed branches in account2009-07-19, by Patrick Mezard
-
Bypass demandimport for all svn submodules2009-07-19, by Patrick Mezard
-
svnexternals: display svn commands output with --verbose2009-07-19, by Patrick Mezard
-
Revive svn+http(s) URLs support (issue94)2009-07-19, by Patrick Mezard
-
svnrepo: expose the same svnurl than SubversionRepo2009-07-19, by Patrick Mezard
-
svnwrappers: override svn+ssh credentials with supplied ones if any2009-07-19, by Patrick Mezard
-
pushmod: pass SubversionRepo directly to commit()2009-07-19, by Patrick Mezard
-
util: remove swap_out_encoding() deprecated comment2009-07-19, by Patrick Mezard
-
Extend svnrepos with SubversionRepo and SVNMeta2009-07-19, by Patrick Mezard
-
Unify svn credentials handling as config entries2009-07-19, by Patrick Mezard
-
genignore: collect ignore lines, then write them2009-07-19, by Patrick Mezard
-
wrappers: make push aborts if uncommitted changes2009-07-19, by Patrick Mezard
-
tagmap: missed newline in rebuildmeta warn call2009-07-06, by Augie Fackler
-
tags: fix a bug triggered by copies from non-branch-roots2009-07-06, by Augie Fackler
-
rebuildmeta: remove any existing tagmap file.2009-07-06, by Augie Fackler
-
Merge with mpedersen.2009-07-06, by Augie Fackler
-
Second fix required for our tags to work.2009-07-02, by Michael J. Pedersen
-
This patch fixes, partially, an issue with tagpaths.2009-07-02, by Michael J. Pedersen
-
tags: be more aggressive about not copying from tags we do not have2009-07-01, by Augie Fackler
-
tags: handle copyfrom old versions of tags more correctly2009-07-01, by Augie Fackler
-
tags: allow editing tags of closed branches without reopening the branch2009-06-26, by Augie Fackler
-
tags: handle tags from edited tags.2009-06-26, by Augie Fackler
-
tags: Handle edits to edited tags.2009-06-26, by Augie Fackler
-
tags: handle editing a tag and its source branch simultaneously2009-06-24, by Augie Fackler
-
tags: reinstate a tag map file in a better way2009-06-24, by Augie Fackler
-
tags: handle edits to tags as gracefully as possible2009-06-24, by Augie Fackler
-
svncommands: get update working again2009-06-16, by Dirkjan Ochtman
-
tests: test for heads equality instead of branchtags2009-06-16, by Dirkjan Ochtman
-
wrappers: save tbdelta in one place for both stupid and replay2009-06-16, by Dirkjan Ochtman
-
svnrepo: remove unused localsvn decorator2009-06-16, by Dirkjan Ochtman
-
tools: remove obsolete converttags.sh script2009-06-16, by Dirkjan Ochtman
-
svncommands: use rev instead of verifynode -- should not have to be a node2009-06-16, by Dirkjan Ochtman
-
move remaining cmdutils into util2009-06-16, by Dirkjan Ochtman
-
cmdutil: remove unused function issvnurl()2009-06-16, by Dirkjan Ochtman
-
pushmod: split push functions out into separate module2009-06-16, by Dirkjan Ochtman
-
replay: merge functions into a single function2009-06-16, by Dirkjan Ochtman
-
editor: move find missing files routine into RevisionData class2009-06-16, by Dirkjan Ochtman
-
replay: start new replay module that has the relevant functions2009-06-16, by Dirkjan Ochtman
-
editor: move exception data into RevisionData class2009-06-16, by Dirkjan Ochtman
-
editor: move set_file() and delete_file() methods to RevisionData class2009-06-16, by Dirkjan Ochtman
-
consolidate metadata calls from stupid and replay code2009-06-15, by Dirkjan Ochtman
-
inline describe_revision(), use custom termwidth2009-06-15, by Dirkjan Ochtman
-
maps: make sure AuthorMaps don't overwrite themselves, fix overriding2009-06-15, by Dirkjan Ochtman
-
blacklist svn for demandimport.2009-06-16, by Augie Fackler
-
Fix syntax highlighting in emacs.2009-06-16, by Augie Fackler
-
verify: take a kwarg for node to check.2009-06-15, by Augie Fackler
-
tests: make comprehensive tests work properly with nose and run.py2009-06-15, by Augie Fackler
-
tests: fix for new branch heads change in upstream hg.2009-06-15, by Augie Fackler
-
stupid: handle the new eol option in hg-crew.2009-06-15, by Augie Fackler
-
put convert_revision in branch-closing csets2009-06-12, by Dirkjan Ochtman
-
svnmeta: move util.build_extra() to SVNMeta.genextra()2009-06-12, by Dirkjan Ochtman
-
editor: rename hg_delta_editor.HgChangeReceiver to editor.HgEditor2009-06-11, by Dirkjan Ochtman
-
svnmeta: eliminate unneeded path_and_branch_for_path() method2009-06-11, by Dirkjan Ochtman
-
imported patch import-cleanup2009-06-11, by Dirkjan Ochtman
-
save metadata from one place2009-06-11, by Dirkjan Ochtman
-
svnmeta: deprivatize a bunch of member functions2009-06-11, by Dirkjan Ochtman
-
invert the svnmeta/editor relationship2009-06-11, by Dirkjan Ochtman
-
svnmeta: move revmap methods, make last_known_revision() more efficient2009-06-11, by Dirkjan Ochtman
-
split parts of HgChangeReceiver out into an SVNMeta class2009-06-11, by Dirkjan Ochtman
-
sort HgChangeReceiver methods and properties2009-06-11, by Dirkjan Ochtman
-
stupid: eliminate dependency on editor.current2009-06-10, by Dirkjan Ochtman
-
editor: move current revision state into a separate class2009-06-11, by Dirkjan Ochtman
-
move aresamefiles() from HgChangeReceiver to util2009-06-10, by Dirkjan Ochtman
-
extract the filemap support into a separate class2009-06-11, by Dirkjan Ochtman
-
extract the revmap support into a separate dict-like class2009-06-10, by Dirkjan Ochtman
-
editor: use decorators, get rid of unnecessary property2009-06-10, by Dirkjan Ochtman
-
add a function to generate svn_commit_hashes2009-06-10, by Dirkjan Ochtman
-
editor: simplify HgChangeReceiver constructor signature2009-06-10, by Dirkjan Ochtman
-
add a working incoming wrapper command2009-06-10, by Dirkjan Ochtman
-
uisetup: use a single loop/abstraction for wrapping all the commands2009-06-10, by Dirkjan Ochtman
-
uisetup: move clone and push/pull wrappers to wrappers module2009-06-10, by Dirkjan Ochtman
-
stupid: simplify stupid committing code2009-06-10, by Dirkjan Ochtman
-
branches: simplify branch deletion a little bit2009-06-10, by Dirkjan Ochtman
-
tags: end branch while tagging instead of creating extra changeset2009-06-10, by Dirkjan Ochtman
-
tags: obey usebranchnames setting2009-06-10, by Dirkjan Ochtman
-
branches: correctly deal with branch closing directly after copy/rename2009-06-11, by Dirkjan Ochtman
-
tools: use new svn verify command instead of svn export incantations2009-06-09, by Dirkjan Ochtman
-
svncommands: add verify command2009-06-11, by Dirkjan Ochtman
-
tests: add -A option to run.py for running comprehensive tests2009-06-11, by Dirkjan Ochtman
-
tests: send warning to stderr instead of redirected stdout2009-06-11, by Dirkjan Ochtman
-
urls: Make sure we preserve username in urls given to ssh.2009-06-06, by Augie Fackler
-
README: svn+http is outdated.2009-06-01, by Augie Fackler
-
wrappers: Python 2.4 compat.2009-06-01, by Augie Fackler
-
tags: Fix an improper parent calculation.2009-06-01, by Augie Fackler
-
tools: Fixes for verification that seemed to be needed.2009-06-01, by Augie Fackler
-
svnexternals: Change an absolute import to be relative.2009-05-31, by Augie Fackler
-
hg_delta_editor: fix missing-plaintext fetching2009-05-30, by Augie Fackler
-
version: fix version calculation for new repo layout.2009-05-30, by Augie Fackler
-
Remove defunct nourl lists.2009-05-30, by Augie Fackler
-
Remove vestigial references to the tags_info file we no longer need.2009-05-31, by Augie Fackler
-
push: Prevent pushing of edits to .hgtags to svn.2009-05-31, by Augie Fackler
-
tags: fix handling for certain nonstandard tag layouts.2009-05-31, by Augie Fackler
-
tags: Fix parent detection so that copyfrom trunk@5 correctly falls back to trunk@4 if trunk@5 is not in the revmap.2009-05-30, by Augie Fackler
-
test_tags: Add a test that verifies tags get deleted properly even in the presence of somewhat odd branching.2009-05-31, by Augie Fackler
-
Inline HgChangeReceiver.load_base_from_ctx().2009-05-29, by Dirkjan Ochtman
-
Move HgChangeReceiver.branches_in_paths() to the stupid module.2009-05-30, by Dirkjan Ochtman
-
Use tbdelta to push added tags into .hgtags.2009-05-29, by Dirkjan Ochtman
-
Make branch closing more Mercurial-like.2009-05-29, by Dirkjan Ochtman
-
Extract branch closing from stupid/editor into separate function.2009-05-29, by Dirkjan Ochtman
-
Get rid of duplicate branch closing detection code for stupid mode.2009-05-29, by Dirkjan Ochtman
-
Test for open branches in the pull result.2009-05-29, by Dirkjan Ochtman
-
Add some comments for rebuildmeta, simplify a little.2009-05-29, by Dirkjan Ochtman
-
Reorder different commit blocks.2009-05-29, by Dirkjan Ochtman
-
Extract closed_revs into closebranches and closedrevs.2009-05-29, by Dirkjan Ochtman
-
Abstract out a branchedits() function.2009-05-29, by Dirkjan Ochtman
-
Generate separate data structure containing revision's tags/branches changes.2009-05-29, by Dirkjan Ochtman
-
Simplify pulling revs a bit, unify stupid/replay interfaces.2009-05-28, by Dirkjan Ochtman
-
Merge hge._is_path_tag() and hge._split_tag_path().2009-05-28, by Dirkjan Ochtman
-
Move HgChangeReceiver.aresamefiles() to before the editor methods.2009-05-28, by Dirkjan Ochtman
-
Move exception classes in hg_delta_editor up top.2009-05-28, by Dirkjan Ochtman
-
Replace stash_exception_on_self() by @ieditor.2009-05-28, by Dirkjan Ochtman
-
Merge fetch_history_at_paths() and revisions() in svn wrappers.2009-05-28, by Dirkjan Ochtman
-
Author maps: strip comments.2009-05-28, by Dirkjan Ochtman
-
Author maps: code/message style (prevent line continuations).2009-05-28, by Dirkjan Ochtman
-
Author maps: handle lines without = gracefully.2009-05-28, by Dirkjan Ochtman
-
Allow passing in module arguments to the test runs.2009-05-28, by Dirkjan Ochtman
-
push: don't refuse to push if it looks like we haven't pulled all changes.2009-05-28, by Augie Fackler
-
test_util: make it easier to test odd push cases2009-05-27, by Augie Fackler
-
comprehensive: fix for new repo layout.2009-05-27, by Augie Fackler
-
setup.py: Use setuptools if available.2009-05-25, by Augie Fackler
-
Fix a bug in branch ancestry calculation.2009-05-23, by Augie Fackler
-
test_util: Add another missing project root.2009-05-23, by Augie Fackler
-
hg_delta_editor: do not raise an error for bad symlinks, but warn instead.2009-05-22, by Dan Villiom Podlaski Christiansen
-
test_push_command: this test causes an author of None.2009-05-22, by Dan Villiom Podlaski Christiansen
-
test_push_command: improve readability a bit.2009-05-22, by Dan Villiom Podlaski Christiansen
-
Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.2009-05-22, by Dan Villiom Podlaski Christiansen
-
improve reliability of Subversion checks.2009-05-20, by Dan Villiom Podlaski Christiansen
-
remove pointless rstrip('/')2009-05-20, by Dan Villiom Podlaski Christiansen
-
Mention what failed when given a non-numeric revision to clone/pull.2009-05-20, by Dan Villiom Podlaski Christiansen
-
don't retain authormap and filemap options2009-05-20, by Dan Villiom Podlaski Christiansen
-
Use fallbacks in the wrappers for Subversion support, instead of prefixes.2009-05-20, by Dan Villiom Podlaski Christiansen
-
wrappers: remove unused clone() function.2009-05-20, by Dan Villiom Podlaski Christiansen
-
Minor tweaks to wrapper documentation.2009-05-19, by Dan Villiom Podlaski Christiansen
-
Merge with crew.2009-05-27, by Augie Fackler
-
tests: silence tests when using run.py2009-05-15, by Dan Villiom Podlaski Christiansen
-
Reorganize to have a more conventional module structure.2009-05-14, by Augie Fackler
-
Use try/finally in an attempt to stop leaking svnserve processes.2009-05-13, by Augie Fackler
-
HgChangeReceiver: better diagnostics for invalid links2009-05-13, by Dan Villiom Podlaski Christiansen
-
test_util: Make the patching of ui.ui.write_err() slightly more reusable.2009-05-12, by Dan Villiom Podlaski Christiansen
-
test_util: normalize path in svnls()2009-05-12, by Dan Villiom Podlaski Christiansen
-
__init__: rewrite extension docstring to be slightly less hostile.2009-05-19, by Dan Villiom Podlaski Christiansen
-
Switch to using url scheme wrappers instead of duplicating each command we wrap.2009-05-15, by Dan Villiom Podlaski Christiansen
-
hg_delta_editor: simplify repository instantiation.2009-05-09, by Dan Villiom Podlaski Christiansen
-
merge with stable2009-05-09, by Dan Villiom Podlaski Christiansen
-
Rename tag_repo.py to svnrepo.py and get rid of the 'fake' tags.2009-05-09, by Dan Villiom Podlaski Christiansen
-
Remove leftover debug info.2009-05-09, by Dan Villiom Podlaski Christiansen
-
alternate approach for supporting svn schemes for repository paths2009-05-07, by Dan Villiom Podlaski Christiansen
-
2.4 compat fixes.2009-05-18, by Augie Fackler
-
svnwrap: Filter out deprecation warnings on 2.6.2009-05-18, by Augie Fackler
-
push: Fix a bug in deletion of an entire tree.2009-05-08, by Augie Fackler
-
Move some .warn() calls to noisy levels instead.2009-05-08, by Augie Fackler
-
Add an option to clone without branch names.2009-05-08, by Augie Fackler
-
Fix package name, use README for long_description2009-05-04, by Augie Fackler
-
Ignore distutils generated files.2009-05-04, by Augie Fackler
-
Style nit in setup.py2009-05-04, by Augie Fackler
-
Less import *2009-05-04, by Augie Fackler
-
Merge with danchr's changes.2009-05-04, by Augie Fackler
-
svnexternals: do not use peg revisions as --rev replacements2009-05-04, by Patrick Mezard
-
hg_delta_editor: missing plaintext paths are svn paths not branch paths2009-05-04, by Patrick Mezard
-
hg_delta_editor: detect new branches issued from non-branch directories2009-05-04, by Patrick Mezard
-
hg_delta_editor: reformat huge comment, rename __determine_parent_branch()2009-05-04, by Patrick Mezard
-
cmdutil: fix svn path normalization corner case2009-04-29, by Patrick Mezard
-
Change default author substitution to avoid updating test hashes.2009-05-03, by Dan Villiom Podlaski Christiansen
-
svnwrap/tests: use the subprocess module rather than the popen module.2009-05-03, by Dan Villiom Podlaski Christiansen
-
A quick stab at a distutils installation script.2009-05-03, by Dan Villiom Podlaski Christiansen
-
Put authormap into a separate file, and make it much better too.2009-05-03, by Dan Villiom Podlaski Christiansen
-
hg_delta_editor: fix _split_tag_path to actually work as intended.2009-05-01, by Dan Villiom Podlaski Christiansen
-
svn_swig_wrapper: remove explicit invocation of the garbage collector2009-05-01, by Dan Villiom Podlaski Christiansen
-
First merge, totally untested.2009-05-01, by Dan Villiom Podlaski Christiansen
-
Minor tweaks to how the tests are run.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Adapt rebuildmeta and its test to the disappearance of '.hg/svn/last_rev'.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Allow specifying a revision to stop at using the -H flag.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Various cleanups, cosmetics and removal of superfluous assertions.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Use a reverse lookup in authormap to determine the author for 'hg svn info'.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Two minor optimisations/cleanups for svn_swig_wrapper:2009-03-27, by Dan Villiom Podlaski Christiansen
-
Prevent '.hg/svn/url' from overriding a URL specified on the command line.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Get rid of .hg/svn/last_rev:2009-03-27, by Dan Villiom Podlaski Christiansen
-
Ensure proper handling of nested tag paths by sorting and reversing them.2009-03-26, by Dan Villiom Podlaski Christiansen
-
Adding an icon made from the logos of Mercurial & Subversion.2009-03-20, by Dan Villiom Podlaski Christiansen
-
Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.2009-03-19, by Dan Villiom Podlaski Christiansen
-
Also ignore .pyo files.2009-03-19, by Dan Villiom Podlaski Christiansen
-
Add 'updateexternals' to synchronize externals with remote repo.2009-04-22, by Patrick Mezard
-
hg_delta_editor: add timezone to default date to avoid DST issues2009-04-28, by Patrick Mezard
-
cmdutil: fix islocalrepo() under Windows2009-04-28, by Patrick Mezard
-
BitBucket supports having the ReST declaration in a comment.2009-04-28, by Augie Fackler
-
Implement the copy method on the mock ui to maintain it across tests.2009-04-27, by Martijn Pieters
-
Replace mercurial.util.sort with sorted buildin (after mercurial a1a5a57efe90)2009-04-27, by Martijn Pieters
-
Rename parentui to src (after mercurial rev 9b8ac5fb7760)2009-04-27, by Martijn Pieters
-
Implement parseurl support (#revision in repository urls)2009-04-27, by Martijn Pieters
-
Implement -u/--update support when pulling.2009-04-27, by Martijn Pieters
-
tools: bash script to convert tags as a stopgap until the tags refactor2009-04-25, by Augie Fackler
-
util: drop 1.2 support in the encoding swap.2009-04-25, by Augie Fackler
-
README: Now require 1.3.2009-04-25, by Augie Fackler
-
hg_delta_editor: Fix a bug in marking branches as deleted.2009-04-25, by Max Bowsher
-
clone: prefer tip of default to overall tip when updating2009-04-25, by Martijn Pieters
-
push: Add a test that demonstrates base-text detection works2009-04-25, by Augie Fackler
-
clone: Fix url-escaping for new config parser2009-04-25, by Augie Fackler
-
util: kill unused function2009-04-25, by Augie Fackler
-
Add help to the list of nourl commands2009-04-23, by Daniel Tang
-
Fix the nourl check to use the command name, instead of the function2009-04-23, by Daniel Tang
-
Use svn 1.6 platform specific auth providers if available2009-04-22, by Patrick Mezard
-
Add newlines to ui.status calls where needed2009-04-21, by Daniel Tang
-
Fix rebuildmeta tests for empty_dir_in_trunk_not_repo_root2009-04-21, by Augie Fackler
-
More stray prints.2009-04-21, by Augie Fackler
-
Added a test case for directory-add behavior when repo root is not project root.2009-04-15, by Augie Fackler
-
Push status messages, remove svn flag from opts before passing on2009-04-14, by Luke Opperman
-
Remove stray prints2009-04-14, by Luke Opperman
-
Re-re-refix username support, add a comment so maybe I remember this time.2009-04-14, by Augie Fackler
-
rebase: moved to wrappers, now a wrapper around rebase triggered with --svn.2009-04-14, by Augie Fackler
-
Clean up TODOs that are no longer relevant.2009-04-14, by Augie Fackler
-
Fix pushing after 141513b.2009-04-12, by Augie Fackler
-
Stop breaking hg pull <path>.2009-04-12, by Augie Fackler
-
Forgot some return statements.2009-04-11, by Augie Fackler
-
Fix the verify script which broke because of the change in parent.2009-04-11, by Augie Fackler
-
Updated readme a little bit for the new UI.2009-04-11, by Augie Fackler
-
Move wrappers for hg commands to their own module.2009-04-11, by Augie Fackler
-
Refactor commands to wrap their hg equivalent adding a --svn flag where sane.2009-04-10, by Augie Fackler
-
Add a basic incoming command.2009-04-10, by Nat Williams
-
Move utility_commands.find_wc_parent_rev() to cmdutil.parentrev().2009-04-10, by Dirkjan Ochtman
-
Work with simple command table instead of decorators.2009-04-10, by Dirkjan Ochtman
-
Remove unused imports from stupid.py.2009-04-10, by Dirkjan Ochtman
-
Fix up imports in __init__.py.2009-04-10, by Dirkjan Ochtman
-
utils: standardizing imported name to hgutil, our_util to util2009-04-10, by Daniel Tang
-
encoding: fix encoding swap to work with demandimport enabled (#67)2009-04-10, by Daniel Tang
-
Move svncommand code into __init__.py.2009-04-08, by Dirkjan Ochtman
-
Move help, update into svncommands.2009-04-08, by Dirkjan Ochtman
-
Move rebuildmeta into svncommands.2009-04-08, by Dirkjan Ochtman
-
Fix test_no_dates to not be TZ-sensitive.2009-04-08, by Dirkjan Ochtman
-
Move diff to svncommands.2009-04-08, by Dirkjan Ochtman
-
Small cleanups: remove unneeded imports, useless superclass.2009-04-08, by Dirkjan Ochtman
-
Move push into svncommands.2009-04-08, by Dirkjan Ochtman
-
Move fetch_command.fetch_revisions() to svncommands.pull().2009-04-08, by Dirkjan Ochtman
-
Lose old mode constants, not used anymore.2009-04-08, by Dirkjan Ochtman
-
Put all stupid stuff in it's own module (separate from fetch-command).2009-04-08, by Dirkjan Ochtman
-
Fix a boneheaded mistake I made when I touched up a previous patch.2009-04-08, by Augie Fackler
-
Cope with date-less revisions.2009-04-08, by Dirkjan Ochtman
-
Issue #60: Add a svn sub-command to list all authors in a Subversion repository2009-04-08, by Daniel Tang
-
Add support for user:pass@url repositories to be hg-like2009-04-06, by Daniel Tang
-
Add --username and --password options to all commands2009-04-06, by Daniel Tang
-
Fix SubversionRepo to actually use provided username2009-04-06, by Daniel Tang
-
Fix and test for directory deletes during branch creation.2009-04-07, by Augie Fackler
-
tests: Start providing our own custom hgrc for testing purposes.2009-03-31, by Augie Fackler
-
rebase: cleanup slightly.2009-03-30, by Augie Fackler
-
Better 502 logic that does not catch non-502 errors.2009-03-31, by Augie Fackler
-
Merge with crew.2009-04-07, by Augie Fackler
-
Fixing syntax highlighting in emacs.2009-03-30, by Augie Fackler
-
Use a reverse lookup in authormap to determine the author for 'hg svn info'.2009-03-27, by Dan Villiom Podlaski Christiansen
-
Get rid of .hg/svn/last_rev:2009-03-27, by Dan Villiom Podlaski Christiansen
-
Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.2009-03-19, by Dan Villiom Podlaski Christiansen
-
issue67: mercurial 1.3 util incompatibility with encoding swap2009-04-07, by Luke Opperman
-
Avoid problems in _localname for commits to tags by ignoring them2009-03-31, by Luke Opperman
-
util: better error messages when finding svn parent of a revision.2009-03-28, by Augie Fackler
-
push: Do not attempt to push empty revisions.2009-03-28, by Augie Fackler
-
info: stop failing if the rev is not a child of an svn rev.2009-03-28, by Augie Fackler
-
branches: change handling again, but this time a little less magic.2009-03-28, by Augie Fackler
-
hg_delta_editor: stop using foobaz as a bogus filename.2009-03-28, by Augie Fackler
-
tools: fixes for wc outputting with spaces.2009-03-28, by Augie Fackler
-
Stopped idiotic filtering of revisions that did not edit something branches/tags/trunk.2009-03-27, by Augie Fackler
-
Reuse ui from the repo if available.2009-03-20, by Dirkjan Ochtman
-
tools: refactor stuff into common.sh, make verify-all-heads not revert.2009-03-20, by Augie Fackler
-
info: produce canonical URLs more of the time.2009-03-17, by Augie Fackler
-
fetch: Fix a bug that caused plaintexts to be interpreted as missing more often than they should be.2009-03-17, by Augie Fackler
-
Add a shell script to verify the conversion result for all heads in a multi-branch repo.2009-03-17, by Augie Fackler
-
Better error message when we encounter an unknown SSL cert.2009-03-13, by Augie Fackler
-
Removed verify_* commands and replaced them with a shell script to pass to hg bisect --command.2009-03-09, by Augie Fackler
-
fetch: Fix a bogus case where no files in the root level of trunk caused breakage in the branch detection.2009-03-09, by Augie Fackler
-
Less fail with rebuildmeta url argument2009-03-03, by Luke Opperman
-
test_rebuildmeta: Remove the "expected missing" hack now that the branch refactor fixed that problem.2009-03-03, by Augie Fackler
-
Refactor branch handling to be much more dynamic (and hopefully robust).2009-03-03, by Augie Fackler
-
Stop allowing "missing" branches in the tests, since that is fixed by the branch refactor.2009-03-03, by Augie Fackler
-
Be more explicit about which branch I'm checking.2009-03-03, by Augie Fackler
-
stupid replay: Don't actually try and apply diffs to files we don't have anyway.2009-03-03, by Augie Fackler
-
Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties.2009-02-24, by Augie Fackler
-
Output consolidation; decrease the ‘Fetching...’ message to debug level.2009-02-12, by Dan Villiom Podlaski Christiansen
-
Replace a few asserts with aborts.2009-02-12, by Dan Villiom Podlaski Christiansen
-
Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.2009-02-10, by Augie Fackler
-
Remove useless imports.2009-01-22, by Augie Fackler
-
Simplify normalize_url.2009-01-22, by Martin Geisler
-
Promote first heading to a real title.2009-01-22, by Martin Geisler
-
Mark command line and svn:externals as literal text.2009-01-22, by Martin Geisler
-
Fix reST syntax error in README.2009-01-22, by Martin Geisler
-
Wrap long lines in README.2009-01-22, by Martin Geisler
-
fetch_command: fix coding style2009-01-22, by Patrick Mezard
-
fetch_command: fix file exclusion in very stupid mode2009-01-22, by Patrick Mezard
-
Create patch to make normal output much less verbose…2009-01-17, by Dan Villiom Podlaski Christiansen
-
Creating patch for documention messages.2009-01-17, by Dan Villiom Podlaski Christiansen
-
Do not recurse for externals on copied directory in stupid mode2009-01-15, by Patrick Mezard
-
test_externals: test branch copy, use absolute externals2009-01-15, by Patrick Mezard
-
remove generators (compat with python2.3)2009-01-13, by Benoit Boissinot
-
remove decorators (compat with python2.3)2009-01-13, by Benoit Boissinot
-
svn_swig_wrapper: hacky workaround to prevent running out of files in stupid2009-01-06, by Augie Fackler
-
Fetch: add a filemap argument for use in converting old repositories to2009-01-04, by Graham Booker
-
test_utility_commands: fix normalized URL references under Windows2009-01-02, by Patrick Mezard
-
README: document svn:externals support2009-01-02, by Patrick Mezard
-
Really delete the .hgsvnexternals file when explicitely removed2009-01-02, by Patrick Mezard
-
Support svn:externals changes via .hgsvnexternals updates2009-01-02, by Patrick Mezard
-
Convert svn:externals properties into a .hgsvnexternals file2009-01-02, by Patrick Mezard
-
push_cmd: make _isdir() a standalone function2008-12-31, by Patrick Mezard
-
SubversionRepo: simplify and rename proplist() into list_prop()2008-12-31, by Patrick Mezard
-
push_cmd: do not store files to delete content2008-12-31, by Patrick Mezard
-
test_util: check all committed revisions are pushed2008-12-31, by Patrick Mezard
-
fetch_command: cancel patching when encountering binary diffs2008-12-31, by Patrick Mezard
-
authormap: Add tests, fix in stupid mode.2008-12-31, by Augie Fackler
-
fetch: Add support for an authormap which can rename authors, intended for2008-12-31, by Graham Booker
-
Fixed typo: "continue" should have been "break".2008-12-31, by Martin Geisler
-
Fix "hg svn outgoing" help text.2008-12-31, by Martin Geisler
-
Remove unneeded call to list.2008-12-31, by Martin Geisler
-
Combine sort and reverse.2008-12-31, by Martin Geisler
-
Punctuation.2008-12-31, by Martin Geisler
-
Wrapped long lines in README.2008-12-31, by Martin Geisler
-
info: Actually determine and show the repo root.2008-12-30, by Augie Fackler
-
parse_revmap: Stop supporting pickled revmaps. I've made enough major changes2008-12-24, by Augie Fackler
-
Import cleanup thanks to pyflakes.2008-12-24, by Augie Fackler
-
utility_commands: Test outgoing and fix it to work again.2008-12-24, by Augie Fackler
-
hg_delta_editor: Produce some output when creating a tag.2008-12-24, by Augie Fackler
-
utility_commands: Implement rebuildmeta so that metadata can be rebuilt.2008-12-24, by Augie Fackler
-
fetch: Refactor extra creation to be shared by real and diff replay.2008-12-23, by Augie Fackler
-
tests: Fix some missing suite definitions so that running the full testsuite2008-12-23, by Augie Fackler
-
push: Fix the bad implementation that required modifying the dirstate to push.2008-12-23, by Augie Fackler
-
push: Use a better method for finding the outgoing revisions.2008-12-23, by Augie Fackler
-
push: Improved the rebasing logic for push so that it doesn't break with2008-12-23, by Augie Fackler
-
rebase: preserve local branch names.2008-12-23, by Augie Fackler
-
tests: Add an environment variable (HGSUBVERSION_TEST_TEMP) which allows2008-12-21, by Augie Fackler
-
Improve branch closing in the case of a single-rev replacement of one branch2008-12-21, by Augie Fackler
-
Add some more coverage directives.2008-12-16, by Augie Fackler
-
hg_delta_editor: reset properties of deleted entries2008-12-16, by Patrick Mezard
-
test_fetch_command: test file and directory deletions2008-12-16, by Patrick Mezard
-
Phrasing nits.2008-12-16, by Augie Fackler
-
documentation update2008-12-14, by Alexander Solovyov
-
Fix missing newlines.2008-12-12, by Augie Fackler
-
utility_commands: Add tests for url and info. Fix a bad mock in the process.2008-12-12, by Augie Fackler
-
diff_cmd: more robust, add tests.2008-12-12, by Augie Fackler
-
.hgignore: ignore nose coverage html.2008-12-12, by Augie Fackler
-
Fix an apparent regression where branch name didn't get properly stored for2008-12-11, by Augie Fackler
-
tests: Fix a missing pass of stupid=True.2008-12-11, by Augie Fackler
-
Add notes on how metadata is stored and recovered. Note that at this point,2008-12-01, by Augie Fackler
-
hg_delta_editor: fix bad parent revision calculation in the case of a branch2008-12-10, by Augie Fackler
-
test_fetch_renames: test file and directory case changes2008-12-10, by Patrick Mezard
-
hg_delta_editor: fix parent revision detection on branch copy2008-12-10, by Patrick Mezard
-
test_fetch_rename: test content of files coming from the past2008-12-10, by Patrick Mezard
-
fetch_command: in stupid mode, load file content on demand2008-12-10, by Patrick Mezard
-
fetch_command: in stupid mode, load binary files when necessary2008-12-10, by Patrick Mezard
-
fetch_command: patch files in memory in stupid mode2008-12-10, by Patrick Mezard
-
run.py: register and develop test_fetch_symlinks2008-12-10, by Patrick Mezard
-
Move and complete execute bit conversion tests into test_fetch_exec.py2008-12-10, by Patrick Mezard
-
tag_repo: remove gentags command, extend repo.tags(), HgChangeEditor now takes either repo or repo_path2008-12-04, by Luke Opperman
-
Fix a bug in replay convert where replaced files that couldn't use replay2008-12-04, by Augie Fackler
-
SubversionRepo: work around ra.get_files() not releasing input buffer2008-12-03, by Patrick Mezard
-
README: We now only require hg 1.1, rather than a prerelease version.2008-12-03, by Augie Fackler
-
hg_delta_editor: do not assume branches are copied from trunk by default2008-11-29, by Patrick Mezard
-
hg_delta_editor: fix update of stray files in branches/2008-11-29, by Patrick Mezard
-
fetch_command: ignore stray files in branches/ in non-diff mode2008-11-29, by Patrick Mezard
-
Add a disabled test for unrelated branches2008-11-29, by Patrick Mezard
-
hg_delta_editor: merge _is_path_valid() and _path_and_branch_from_path()2008-11-29, by Patrick Mezard
-
Clean up help text, document subcommands.2008-11-21, by Luke Opperman
-
Correct a typo in the README.2008-11-28, by John Paulett
-
Better note on how to pull a repository.2008-11-28, by John Paulett
-
Fix a regression in converting repositories with files copied in from outside2008-11-25, by Augie Fackler
-
fetch_command: Fix mis-converted executable when svn:executable was set to the2008-11-25, by Augie Fackler
-
fetch_command: pass parent changectx instead of identifier2008-11-25, by Patrick Mezard
-
fetch_command: only raise BadPatchApply() from stupid_diff_branchrev()2008-11-25, by Patrick Mezard
-
fetch_command: extract diff code in a function2008-11-25, by Patrick Mezard
-
fetch_command: use the opener to read touched files2008-11-25, by Patrick Mezard
-
fetch_command: simplify deleted files enumeration, bypass filesystem2008-11-25, by Patrick Mezard
-
fetch_command: move diff file deletion code back with everything else2008-11-25, by Patrick Mezard
-
fetch_command: remove useless delete_all_files case2008-11-25, by Patrick Mezard
-
fetch_command: simplify diff code with opener objects2008-11-25, by Patrick Mezard
-
fetch_command: remove dead code2008-11-25, by Patrick Mezard
-
Cleanups based on pyflakes output.2008-11-21, by Augie Fackler
-
Add a diff command that behaves kind of like svn diff.2008-11-21, by Augie Fackler
-
Refactored outgoing_revisions into util where it really belongs.2008-11-21, by Augie Fackler
-
fetch_command: simplify replay_convert_rev() with svn.list_files()2008-11-21, by Patrick Mezard
-
hg_delta_editor: fix symlink prefix confusion2008-11-21, by Patrick Mezard
-
Add a test to check EOLs are correctly converted2008-11-21, by Patrick Mezard
-
utility_commands: fix outgoing against crew (required because of crew cset 87158be081b8)2008-11-19, by Augie Fackler
-
svncommand: Fix help to use ui.status() and be a bit smarter about displaying2008-11-19, by Augie Fackler
-
svncommand: Check traceback length to stop masking real exceptions.2008-11-19, by Augie Fackler
-
svnwrap: Fix handling of auth providers so cached credentials can work.2008-11-19, by Augie Fackler
-
tests: Mock the mercurial.ui.ui class like we really should to capture output.2008-11-14, by Augie Fackler
-
fetch_command: create branch temporary directory when we need it2008-11-14, by Patrick Mezard
-
SubversionRepo: remember svn.diff3() does not work2008-11-14, by Patrick Mezard
-
fetch_command: handle nullid parent in stupid non-diffy mode2008-11-14, by Patrick Mezard
-
fetch_command: in stupid non-diffy mode, take changed paths in account2008-11-14, by Patrick Mezard
-
push_cmd: add option to push in stupid mode2008-11-14, by Patrick Mezard
-
push_cmd: consider only dirs with added/removed files for addition or deletion2008-11-14, by Patrick Mezard
-
test_util: add commitchanges() to TestBase2008-11-14, by Patrick Mezard
-
push_cmd: delete empty svn directories, refactor directory creation2008-11-14, by Patrick Mezard
-
Extract PushTest common code into test_util.TestBase2008-11-14, by Patrick Mezard
-
SubversionRepo: close files before rmtree() in diff32008-11-14, by Patrick Mezard
-
test_push_command: fix test_push_existing_file_newly_execute() under Windows2008-11-14, by Patrick Mezard
-
fetch_command: handle failing svn.diff3() on Windows, fetch full revision2008-11-10, by Patrick Mezard
-
Fix basic issues with tests on Windows2008-11-10, by Patrick Mezard
-
fetch_command: bypass export3() and checkout manually2008-11-10, by Patrick Mezard
-
SubversionRepo: make get_file() return the file mode2008-11-10, by Patrick Mezard
-
SubversionRepo: add optrev() to help generate client API revisions2008-11-10, by Patrick Mezard
-
SubversionRepo: do not use temporary file in get_file()2008-11-10, by Patrick Mezard
-
fetch_command: support svn copy detection in stupid mode2008-11-05, by Patrick Mezard
-
hg_delta_editor: make branches_in_paths() return the branch svn path too2008-11-05, by Patrick Mezard
-
test_fetch_renames: test directory copy with children files changed in-between2008-11-05, by Patrick Mezard
-
push_cmd: handle copies at file level2008-11-05, by Patrick Mezard
-
hg_delta_editor: register copies only if files are unchanged between source and dest2008-11-05, by Patrick Mezard
-
test_fetch_renames: test copy of deleted stuff from the past2008-11-05, by Patrick Mezard
-
hg_delta_editor: register svn file copies2008-11-05, by Patrick Mezard
-
svnwrap: Fix leakage of temp dirs by using try/finally blocks.2008-11-09, by Augie Fackler
-
push: Fix missing directory creation for the case of a new dir inside a new dir.2008-11-09, by Augie Fackler
-
Add an hg svn info subsubcommand that prints out what you would expect from svn info.2008-11-07, by Augie Fackler
-
Added some coverage pragmas to stop it from trying to cover things we can't test.2008-11-06, by Augie Fackler
-
push_cmd: Further simplified some logic thanks to an improved test.2008-11-06, by Augie Fackler
-
Ignore coverage information.2008-11-06, by Augie Fackler
-
Fixed a problem where if you edited an existing symlink by replacing with another symlink, things would get corrupt.2008-11-06, by Augie Fackler
-
Performance fix for branches-from-tags in real replay, which is tied up with2008-11-04, by Augie Fackler
-
Fix a bug in real replay where dirs copied from outside the directory tree2008-11-04, by Augie Fackler
-
Don't try and add a directory more than once.2008-11-03, by Augie Fackler
-
push_cmd: remove redundant variable in commit_from_rev()2008-11-03, by Patrick Mezard
-
hg_delta_editor: simplify exec/symlink flags generation2008-11-03, by Patrick Mezard
-
.hgignore: ignore emacs temporary files2008-11-03, by Patrick Mezard
-
crew-stable does not have what I need after all. Oops.2008-11-01, by Augie Fackler
-
svnclone now updates to the tip revision if it is the initial clone.2008-11-01, by Augie Fackler
-
Catch other varieties of the server not having replay.2008-11-01, by Shun-ichi GOTO
-
Drop any pretense of supporting svn 1.4.x.2008-11-01, by Augie Fackler
-
Add tests for a bunch more cases in pushing to svn.2008-10-30, by Augie Fackler
-
Add a test that verifies push works to svn:// servers.2008-10-30, by Augie Fackler
-
fix svn push when there's just a file removal2008-10-29, by Valentino Volonghi aka dialtone
-
This appears to fix pushing over both the http and svn protocols.2008-10-29, by Augie Fackler
-
Fix an encoding bug that would occur if the local encoding was not utf-8.2008-10-28, by Augie Fackler
-
Fix a bug with added files from outside branches/trunk/tags.2008-10-27, by Augie Fackler
-
Only print this message if we actually care.2008-10-27, by Augie Fackler
-
Improved handling of copies from outside of trunk.2008-10-27, by Augie Fackler
-
Add a test that proves files in the branches directory don't cause breakage.2008-10-27, by Augie Fackler
-
Fixes so that I can clone the melange repository successfully. Fixes a bug that2008-10-26, by Augie Fackler
-
Add a test that proves renaming a branch to make a tag works properly.2008-10-20, by Augie Fackler
-
Fix tests against the improved SWIG bindings in Subversion 1.6.2008-10-18, by Augie Fackler
-
I meant ambiguous.2008-10-18, by Augie Fackler
-
Some refactors of the previous change, including transparent upgrade of old-style pickled dictionaries.2008-10-17, by Augie Fackler
-
Faster append-only revmap implementation.2008-10-16, by Andreas Hartmetz
-
Fix non-atomic write of the last_revision_handled_file which was causing2008-10-15, by Augie Fackler
-
Fix up the rebase docstring to be less vague.2008-10-15, by Augie Fackler
-
Add a segment on running the tests before use.2008-10-14, by Augie Fackler
-
Fix a missing newline.2008-10-12, by Augie Fackler
-
Fix this so the tests can still be run without nose.2008-10-10, by Augie Fackler
-
svn 1.4 and 1.5 have different ideas of diff output for prop changes.2008-10-10, by Augie Fackler
-
Pushing fails in 1.4's SWIG bindings, so double check for that in the test.2008-10-10, by Augie Fackler
-
Add tests for tags and fix a bug in the tag-finding code that was found by the tests.2008-10-09, by Augie Fackler
-
Refactor tests so I can reuse code more.2008-10-09, by Augie Fackler
-
Add a small stack of tests that exercise some of the interesting special cases.2008-10-08, by Augie Fackler
-
Minor fixes to the push command to make it more robust.2008-10-08, by Augie Fackler
-
Killed some dead code found by test coverage.2008-10-08, by Augie Fackler
-
Add a quick test for diff-based pull.2008-10-08, by Augie Fackler
-
Fix a stupid mistake. A reminder of why Nose is handy.2008-10-08, by Augie Fackler
-
Add some basic tests of branching.2008-10-08, by Augie Fackler
-
Started a meaningful test suite.2008-10-07, by Augie Fackler
-
Rename this file so I can have a file that tests the other bits of fetch.2008-10-07, by Augie Fackler
-
Fix partial implementation.2008-10-06, by Augie Fackler
-
Add a missing newline.2008-10-06, by Augie Fackler
-
Auto-set executable, symlink, and auto-props.2008-10-06, by Augie Fackler
-
Fix adding files that require new directories.2008-10-06, by Augie Fackler
-
Another fix for Win32 compat.2008-10-03, by Shun-ichi GOTO
-
Fixes for win32 compatibility. Changes suggested by Shun-ichi GOTO, with some alterations by me.2008-10-02, by Augie Fackler
-
Add a section on installation.2008-10-01, by Augie Fackler
-
Misunderstood how this is supposed to work.2008-10-01, by Augie Fackler
-
Change the readme to be reST.2008-10-01, by Augie Fackler
-
Cleanup to 80 columns and add a couple of notes on basic use.2008-09-30, by Augie Fackler
-
This is all now in the issue tracker.2008-09-30, by Augie Fackler
-
Initial import of hgsubversion into a public repository.2008-09-30, by Augie Fackler