Mon, 13 Apr 2009 21:51:12 -0500 |
Augie Fackler |
rebase: moved to wrappers, now a wrapper around rebase triggered with --svn.
|
Fri, 10 Apr 2009 22:38:29 -0500 |
Augie Fackler |
Move wrappers for hg commands to their own module.
|
Fri, 10 Apr 2009 18:47:18 -0500 |
Augie Fackler |
Refactor commands to wrap their hg equivalent adding a --svn flag where sane.
|
Fri, 10 Apr 2009 23:09:59 +0200 |
Dirkjan Ochtman |
Work with simple command table instead of decorators.
|
Wed, 08 Apr 2009 17:49:30 +0200 |
Dirkjan Ochtman |
Move fetch_command.fetch_revisions() to svncommands.pull().
|
Tue, 07 Apr 2009 22:15:22 -0400 |
Daniel Tang |
Issue #60: Add a svn sub-command to list all authors in a Subversion repository
|
Mon, 30 Mar 2009 16:11:45 -0500 |
Augie Fackler |
rebase: cleanup slightly.
|
Tue, 24 Feb 2009 14:30:21 -0600 |
Augie Fackler |
Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties.
|
Wed, 21 Jan 2009 20:29:23 -0600 |
Augie Fackler |
Remove useless imports.
|
Fri, 02 Jan 2009 15:54:07 -0600 |
Patrick Mezard |
test_utility_commands: fix normalized URL references under Windows
|
Tue, 30 Dec 2008 10:12:16 -0600 |
Augie Fackler |
info: Actually determine and show the repo root.
|
Wed, 24 Dec 2008 11:12:23 -0600 |
Augie Fackler |
utility_commands: Test outgoing and fix it to work again.
|
Tue, 23 Dec 2008 17:45:34 -0600 |
Augie Fackler |
tests: Fix some missing suite definitions so that running the full testsuite
|
Mon, 22 Dec 2008 21:20:10 -0600 |
Augie Fackler |
rebase: preserve local branch names.
|