tests/test-manifest.t
Tue, 28 Sep 2021 15:11:22 -0700 Martin von Zweigbergk errors: raise InputError from revsingle() iff revset provided by the user
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Wed, 11 Dec 2019 11:16:12 +0100 Pierre-Yves David manifestcache: add some test involving shares
Thu, 23 May 2019 21:54:24 -0400 Matt Harbison manifest: avoid corruption by dropping removed files with pure (issue5801) stable
Thu, 23 May 2019 21:39:19 -0400 Matt Harbison tests: demonstrate broken manifest generation with the pure module stable
Fri, 15 Mar 2019 15:07:43 +0000 Pierre-Yves David manifestcache: protect write with `wlock` instead of `lock`
Thu, 14 Mar 2019 09:12:55 +0000 Pierre-Yves David manifestcache: clear the cache before testing the debug command
Thu, 14 Mar 2019 11:46:18 +0000 Pierre-Yves David manifestcache: test the cache is warm after a commit
Fri, 15 Mar 2019 13:52:56 +0000 Pierre-Yves David manifestcache: support multiple cache addition in one debug command run
Thu, 14 Mar 2019 09:12:46 +0000 Pierre-Yves David manifestcache: actually honor --clear
Thu, 14 Mar 2019 10:58:53 +0000 Pierre-Yves David manifestcache: make sure the entry are ordered by access time
Thu, 14 Mar 2019 09:12:27 +0000 Pierre-Yves David manifestcache: adding a second distinct entry
Thu, 14 Mar 2019 10:53:28 +0000 Pierre-Yves David manifestcache: test that adding the same entry twice do not duplicates it
Thu, 14 Mar 2019 09:11:41 +0000 Pierre-Yves David manifestcache: do not display data when using --add
Thu, 14 Mar 2019 10:43:01 +0000 Pierre-Yves David manifestcache: only lock the repository if the debug command touch the cache
Thu, 14 Mar 2019 09:11:18 +0000 Pierre-Yves David manifestcache: test and fix some output of the debug command
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Sun, 01 Jul 2018 22:06:53 +0900 Yuya Nishihara manifest: add support for log-like template keywords and functions
Sun, 01 Jul 2018 22:01:20 +0900 Yuya Nishihara files: add support for log-like template keywords and functions
Sun, 01 Jul 2018 21:55:37 +0900 Yuya Nishihara files: automatically populate fields referenced from template
Wed, 04 Apr 2018 21:27:02 -0700 Gregory Szorc commands: don't violate storage abstractions in `manifest --all`
Wed, 04 Apr 2018 21:09:47 -0700 Gregory Szorc commands: document the layering violation in `manifest --all`
Wed, 04 Apr 2018 11:44:38 -0700 Gregory Szorc tests: disallow using simple store repo with bundlerepo
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sun, 16 Nov 2014 16:26:15 -0500 Matt Harbison tests: fix globs for Windows
Fri, 12 Sep 2014 18:32:46 -0500 Matt Mackall files: add new command unifying locate and manifest functionality
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: drop a couple of unnecessary 'hghave symlink'
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks
Wed, 18 May 2011 21:31:40 +0200 Adrian Buehlmann add new option --all to manifest command
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move test bundles in a bundles/ subdirectory
Mon, 20 Sep 2010 16:00:15 -0500 Matt Mackall tests: drop final true command from unified tests
Fri, 17 Sep 2010 17:03:08 -0500 Matt Mackall tests: fix a bunch of pointless #s in unified tests
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Fri, 10 Sep 2010 23:13:59 +0200 Adrian Buehlmann tests: unify test-manifest*
less more (0) tip