Commit Graph

12 Commits

Author SHA1 Message Date
Dirkjan Ochtman
f46fc326fe Move fetch_command.fetch_revisions() to svncommands.pull(). 2009-04-08 17:49:30 +02:00
Daniel Tang
11da64944a Issue #60: Add a svn sub-command to list all authors in a Subversion repository 2009-04-07 22:15:22 -04:00
Augie Fackler
5a45028f9b rebase: cleanup slightly. 2009-03-30 16:11:45 -05:00
Augie Fackler
8a85f21bcb Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties. 2009-02-24 14:30:21 -06:00
Augie Fackler
7c17f8a473 Remove useless imports. 2009-01-21 20:29:23 -06:00
Patrick Mezard
8fb27961b4 test_utility_commands: fix normalized URL references under Windows 2009-01-02 15:54:07 -06:00
Augie Fackler
135487c29b info: Actually determine and show the repo root. 2008-12-30 10:12:16 -06:00
Augie Fackler
3c2aac4c1a utility_commands: Test outgoing and fix it to work again. 2008-12-24 11:12:23 -06:00
Augie Fackler
bb1ad558ba tests: Fix some missing suite definitions so that running the full testsuite
does not require installing nose.
2008-12-23 17:45:34 -06:00
Augie Fackler
a8a83f58cc rebase: preserve local branch names.
Note: this commit introduces a dependency on Mercurial 1.1.1 or later.
2008-12-22 21:20:10 -06:00
Augie Fackler
2b165f10a7 util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions. 2008-12-11 20:41:57 -06:00
Augie Fackler
dd6ddc6cc1 utility_commands: Add tests for url and info. Fix a bad mock in the process. 2008-12-11 20:24:48 -06:00