log tests/test_push_command.py @ 1244:012965ab3bf7

age author description
Tue, 16 Sep 2014 16:03:31 -0700 Siddharth Agarwal test_push_command: use compat hack for filectxfn for deleted files
Sat, 30 Aug 2014 09:23:31 -0700 David Schleimer push: update to branch tip instead of tip
Tue, 12 Aug 2014 11:08:41 -0400 Augie Fackler Merge with stable.
Thu, 07 Aug 2014 19:30:26 -0700 David Schleimer pushmod: prepend "link " to base text for links stable 1.6.3
Wed, 16 Jul 2014 14:52:33 -0400 Augie Fackler test_push_command: improve commit messages inside test for diagnostics
Mon, 02 Jun 2014 19:41:37 -0500 Sean Farley test_push_command: call makememfilectx
Fri, 09 Aug 2013 19:30:25 +0200 Dan Villiom Podlaski Christiansen push: obsolete rather than rebase & strip when enabled
Fri, 09 Aug 2013 11:22:50 -0400 Dan Villiom Podlaski Christiansen tests: count revisions explicitly
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Mon, 05 Aug 2013 20:27:31 +0200 Dan Villiom Podlaski Christiansen fixes for running under Mercurial 2.0
Tue, 16 Jul 2013 10:09:55 -0400 Augie Fackler push: also suggest user rebase if we get SVN_ERR_FS_ALREADY_EXISTS
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)