log tests/test-largefiles.t @ 36297:a59ff82154b8

age author description
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Fri, 07 Jul 2017 18:51:46 -0700 Jun Wu rebase: use scmutil.cleanupnodes (issue5606) (BC)
Wed, 05 Jul 2017 11:10:11 -0500 Augie Fackler tests: replace yet more calls to `python` with $PYTHON
Tue, 27 Jun 2017 02:24:38 +0900 FUJIWARA Katsunori tests: use cgienv to minimize environment setup at hgweb tests
Thu, 15 Jun 2017 14:27:52 -0400 Augie Fackler tests: use $PYTHON in #! so we always use the right Python
Thu, 04 May 2017 15:23:51 +0900 Yuya Nishihara largefiles: make sure debugstate command is populated before wrapping stable
Thu, 16 Feb 2017 09:38:52 -0800 Jun Wu tests: use LOCALIP
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Fri, 02 Sep 2016 21:46:00 +0000 timeless remove: specify hg in added warning
Tue, 02 Aug 2016 15:44:51 +0200 Pierre-Yves David tests: remove bundle2 activation from test-largefiles.t
Thu, 23 Jun 2016 22:37:17 +0200 liscju largefiles: check file in the repo store before checking remotely (issue5257)
Wed, 23 Mar 2016 13:34:47 -0700 Martijn Pieters graphmod: set default edge styles for ascii graphs (BC)
Sat, 23 Jan 2016 23:32:49 -0500 Matt Harbison largefiles: report the missing file count after a commit that does nothing stable
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config