log tests/test_push_command.py @ 1561:b303c9414190 1.9.1

age author description
Sat, 24 Mar 2018 16:39:30 -0400 Augie Fackler cleanup: reference Abort from mercurial.error instead of mercurial.util
Tue, 19 Dec 2017 14:29:55 -0800 Jun Wu compathacks: be compatible with upstream 8a0cac20a1ad memfilectx change
Sat, 28 Oct 2017 21:34:52 -0400 Augie Fackler tests: when making a `memctx`, make sure to use a single repo instance
Wed, 25 Oct 2017 15:30:34 -0400 Augie Fackler test_push_command: deal with gethostname() sometimes returning bad hostnames
Mon, 29 May 2017 12:50:55 -0400 Augie Fackler test_push_command: avoid letting interface name in IPv6 address
Mon, 29 May 2017 12:50:15 -0400 Augie Fackler test_push_command: bias towards IPv4 to work around gremlins on macOS
Mon, 10 Apr 2017 16:58:28 -0700 Arun Kulshreshtha tests: fix ipv6 support in test_push_command.py
Tue, 07 Jun 2016 14:35:30 -0700 Durham Goode tests: use hostname instead of localhost
Fri, 27 Mar 2015 16:44:05 -0700 Siddharth Agarwal tests: always compare manifest keys in sorted order
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