log tests/test_fetch_command.py @ 138:40474f6c1f84

age author description
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
Tue, 25 Nov 2008 16:21:57 -0600 Augie Fackler Fix a regression in converting repositories with files copied in from outside
Tue, 25 Nov 2008 09:45:38 -0600 Augie Fackler fetch_command: Fix mis-converted executable when svn:executable was set to the
Fri, 21 Nov 2008 16:21:19 -0600 Augie Fackler Cleanups based on pyflakes output.