log

age author description
2008-10-08 Augie Fackler Add a small stack of tests that exercise some of the interesting special cases.
2008-10-08 Augie Fackler Minor fixes to the push command to make it more robust.
2008-10-08 Augie Fackler Killed some dead code found by test coverage.
2008-10-08 Augie Fackler Add a quick test for diff-based pull.
2008-10-08 Augie Fackler Fix a stupid mistake. A reminder of why Nose is handy.
2008-10-08 Augie Fackler Add a basic system for running the hgsubversion tests (although not the svnwrap ones) without requiring Nose. Nose is still the recommended way to run the tests.
2008-10-08 Augie Fackler Add some basic tests of branching.
2008-10-07 Augie Fackler Started a meaningful test suite.
2008-10-07 Augie Fackler Rename this file so I can have a file that tests the other bits of fetch.
2008-10-06 Augie Fackler Fix partial implementation.
2008-10-06 Augie Fackler Add a missing newline.
2008-10-06 Augie Fackler Auto-set executable, symlink, and auto-props.
2008-10-06 Augie Fackler Fix adding files that require new directories.
2008-10-03 Shun-ichi GOTO Another fix for Win32 compat.
2008-10-03 Augie Fackler Reorganized the testing infrastructure a bit so that svnwrap is really separate from the rest of the project. Also made it easier to add more tests in the future without making the directory full of annoying files.
2008-10-02 Augie Fackler Fixes for win32 compatibility. Changes suggested by Shun-ichi GOTO, with some alterations by me.
2008-10-01 Augie Fackler Add a section on installation.
2008-10-01 Augie Fackler Misunderstood how this is supposed to work.
2008-10-01 Augie Fackler Change the readme to be reST.
2008-09-30 Augie Fackler Cleanup to 80 columns and add a couple of notes on basic use.
2008-09-30 Augie Fackler This is all now in the issue tracker.
2008-09-30 Augie Fackler Initial import of hgsubversion into a public repository.