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
Mon, 14 Dec 2015 15:55:12 -0500 Mike Edgar changegroup: add flags field to cg3 delta header
Wed, 21 Oct 2015 00:18:11 +0200 Mads Kiilerich largefiles: fix explicit commit of normal/largefile switch stable
Wed, 21 Oct 2015 00:10:46 +0200 Mads Kiilerich largefiles: test coverage of explicit commit of normal/largefile switch stable
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Wed, 27 May 2015 04:34:03 -0700 Pierre-Yves David test: use bundle2 for exchange in test-largefile
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Wed, 15 Apr 2015 15:22:16 -0400 Mads Kiilerich largefiles: for update -C, only update largefiles when necessary
Mon, 02 Feb 2015 19:58:41 -0500 Matt Harbison largefiles: set the extension as enabled locally after a clone requiring it
Fri, 09 Jan 2015 18:38:02 +0100 Mads Kiilerich debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
Fri, 09 Jan 2015 10:52:14 -0800 Durham Goode bundles: do not overwrite existing backup bundles (BC)
Fri, 28 Nov 2014 21:44:41 -0500 Matt Harbison largefiles: align the output messages for an added file with core methods
Fri, 15 Aug 2014 19:43:32 +0200 Mads Kiilerich bundle: when verbose, show what takes up the space in the generated bundle
Fri, 28 Nov 2014 14:21:02 -0500 Matt Harbison largefiles: eliminate a duplicate message when removing files in verbose mode