log

age author description
Tue, 09 Mar 2010 20:58:08 -0600 Jonathan Kotta handle nonexistant svn repositories, fixes issue 137
Fri, 19 Mar 2010 21:24:03 -0500 Augie Fackler pull: try and produce a better progress bar for certain cases
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard stupid: fix getcopies() logic
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix replaced directory copies
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix open_file() on replaced branch
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix replaced files content in replay mode
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard svnmeta: add exact arg to get_parent_revision() to handle 'R'
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard stupid: handle directory replacement in very stupid mode
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard editor: fix issamefile() and copy detection in replay mode
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard Add rsvn.py to test tools
Wed, 03 Mar 2010 17:44:41 -0600 Augie Fackler util: add progress wrapper to maintain 1.3 support
Mon, 01 Mar 2010 21:26:30 +0100 Dirkjan Ochtman maps: if operation can continue, it should probably not use ui.warn()
Fri, 26 Feb 2010 15:00:15 +0100 Dirkjan Ochtman merge commands from utility_commands into svncommands
Fri, 26 Feb 2010 14:52:50 +0100 Dirkjan Ochtman tests: make sure single dir clone tests get run by non-nose users
Fri, 26 Feb 2010 14:50:22 +0100 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere