Tue, 02 Feb 2010 23:20:42 +0100 |
Patrick Mezard |
Rewrite simple_branch.sh fixture from svn dump
|
Mon, 13 Apr 2009 21:19:13 -0500 |
Augie Fackler |
Clean up TODOs that are no longer relevant.
|
Fri, 10 Apr 2009 22:38:29 -0500 |
Augie Fackler |
Move wrappers for hg commands to their own module.
|
Wed, 08 Apr 2009 18:29:03 +0200 |
Dirkjan Ochtman |
Fix test_no_dates to not be TZ-sensitive.
|
Wed, 08 Apr 2009 13:07:23 +0200 |
Dirkjan Ochtman |
Cope with date-less revisions.
|
Sat, 28 Mar 2009 16:38:57 -0500 |
Augie Fackler |
branches: change handling again, but this time a little less magic.
|
Fri, 27 Mar 2009 16:56:07 -0500 |
Augie Fackler |
Stopped idiotic filtering of revisions that did not edit something branches/tags/trunk.
|
Mon, 09 Mar 2009 12:01:40 -0500 |
Augie Fackler |
fetch: Fix a bogus case where no files in the root level of trunk caused breakage in the branch detection.
|
Mon, 02 Mar 2009 23:58:38 -0600 |
Augie Fackler |
Refactor branch handling to be much more dynamic (and hopefully robust).
|
Wed, 21 Jan 2009 20:29:23 -0600 |
Augie Fackler |
Remove useless imports.
|
Tue, 23 Dec 2008 11:10:32 -0600 |
Augie Fackler |
fetch: Refactor extra creation to be shared by real and diff replay.
|
Mon, 15 Dec 2008 21:39:35 -0600 |
Patrick Mezard |
test_fetch_command: test file and directory deletions
|
Thu, 11 Dec 2008 19:49:36 -0600 |
Augie Fackler |
diff_cmd: more robust, add tests.
|
Thu, 11 Dec 2008 17:34:33 -0600 |
Augie Fackler |
Fix an apparent regression where branch name didn't get properly stored for
|
Thu, 11 Dec 2008 17:19:43 -0600 |
Augie Fackler |
tests: Fix a missing pass of stupid=True.
|
Wed, 10 Dec 2008 11:03:18 -0600 |
Patrick Mezard |
Move and complete execute bit conversion tests into test_fetch_exec.py
|