log tests/test_push_command.py @ 992:110794582448

age author description
Thu, 17 Jan 2013 17:01:45 -0800 Kapil Bajaj push: avoid failure when push is being called from a newly created subdirectory
Wed, 02 Jan 2013 17:54:30 -0800 Durham Goode push: avoid rebasing when we know there are no conflicts
Wed, 02 Jan 2013 17:51:07 -0800 Durham Goode push: rebase one at a time before push
Sun, 09 Sep 2012 16:12:28 +0200 Patrick Mezard pushmod: keep the root svn dir when emptying the hg repo (issue359)
Sun, 09 Sep 2012 14:54:43 +0200 Patrick Mezard wrappers: do not change encoding when pushing
Thu, 17 May 2012 08:24:54 -0500 Augie Fackler push test: peek inside svn's pending transaction list on abort
Thu, 19 Apr 2012 18:29:32 +0200 Patrick Mezard test_util: remove self.repo_path, generate new paths each time