log tests/test-acl.t @ 34060:e267d4ee4f2d

age author description
Mon, 21 Aug 2017 21:35:06 -0700 Sean Farley merge with stable
Wed, 09 Aug 2017 17:01:21 +0200 Boris Feld bundle2: fix transaction availability detection
Sat, 12 Aug 2017 14:29:22 +0200 Tristan Seligmann hg: avoid relying on errno numbers / descriptions stable
Wed, 02 Aug 2017 03:23:06 +0530 Pulkit Goyal bundle2: load hookargs from bundleoperation into transaction when started one
Tue, 20 Jun 2017 16:33:13 -0700 Martin von Zweigbergk bundle2: don't use debug message "no-transaction" with transaction
Tue, 02 May 2017 18:57:52 +0200 Pierre-Yves David caches: stop warming the cache after changegroup application
Tue, 02 May 2017 22:27:44 +0200 Pierre-Yves David caches: move the 'updating the branch cache' message in 'updatecaches'
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Thu, 13 Oct 2016 12:50:27 +0200 Gregory Szorc changelog: disable delta chains
Mon, 08 Aug 2016 22:06:07 -0700 Gregory Szorc changegroup: move branch cache debug message to proper location
Tue, 02 Aug 2016 03:50:42 +0200 Pierre-Yves David tests: remove bundle2 activation from test-acl.t
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config
Mon, 14 Dec 2015 15:55:12 -0500 Mike Edgar changegroup: add flags field to cg3 delta header
Fri, 11 Dec 2015 11:23:49 -0500 Augie Fackler changegroup: introduce cg3, which has support for exchanging treemanifests
Thu, 11 Jun 2015 13:02:21 -0700 Pierre-Yves David push: only say we are trying to push obsmarkers when we actually try
Wed, 27 May 2015 22:25:51 -0700 Pierre-Yves David phases: abort the whole push if phases fail to update (BC)
Wed, 10 Jun 2015 13:10:53 -0400 Pierre-Yves David bundle2: convey PushkeyFailed error over the wire
Sat, 06 Jun 2015 00:32:19 -0700 Pierre-Yves David bundle2: add an 'error' capability
Wed, 27 May 2015 05:35:00 -0700 Pierre-Yves David push: make pushkey part advisory
Mon, 01 Jun 2015 20:23:22 -0700 Gregory Szorc bundle2: part handler for processing .hgtags fnodes mappings
Wed, 27 May 2015 06:42:42 -0700 Pierre-Yves David test: use bundle2 in test-acl
Sat, 09 May 2015 23:40:40 -0700 Pierre-Yves David progress: get the extremely verbose output out of default debug
Tue, 09 Sep 2014 16:51:21 -0400 Augie Fackler test-acl: alter sed construct to avoid changes in .hg/hgrc formatting
Fri, 15 Aug 2014 18:39:39 -0700 Pierre-Yves David push: move bookmark discovery with other discovery steps
Wed, 30 Jul 2014 19:26:47 -0700 Pierre-Yves David push: perform phases discovery before the push
Tue, 15 Apr 2014 16:42:52 -0400 Pierre-Yves David bundle2: feed a binary stream to `peer.unbundle`
Fri, 04 Apr 2014 17:50:44 -0700 Pierre-Yves David localrepo: add unbundle support
Wed, 16 Jan 2013 00:09:26 +0100 Pierre-Yves David destroyed: drop complex branchcache rebuilt logic
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Wed, 02 Jan 2013 01:57:46 +0100 Pierre-Yves David clfilter: add mutable filtering