mercurial/narrowspec.py
Tue, 15 Feb 2022 13:32:11 -0500 Augie Fackler narrowspec: add timing block for validating narrowspec
Thu, 18 Nov 2021 13:12:40 +0100 Pierre-Yves David status: use filesystem time boundary to invalidate racy mtime
Thu, 14 Oct 2021 08:58:07 -0700 Martin von Zweigbergk narrow: raise StateError when working copy is stale (for detailed exit code)
Mon, 19 Jul 2021 17:33:45 +0200 Pierre-Yves David narrow: stop using `drop` in the `updateworkingcopy`
Mon, 19 Jul 2021 08:44:49 +0200 Pierre-Yves David narrow: use `update_file` instead of `normallookup` after update
Tue, 18 May 2021 13:08:42 -0400 Charles Chamberlain narrow: widen when files are excluded by sparse and not included by narrow
Tue, 23 Feb 2021 22:58:30 -0800 Martin von Zweigbergk narrow: remove assertion about working copy being clean
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Sat, 08 Aug 2020 16:24:12 +0530 Pulkit Goyal requirements: introduce new requirements related module
Mon, 03 Aug 2020 14:12:13 +0530 Pulkit Goyal merge: pass mergeresult obj instead of actions in applyupdates() (API)
Mon, 18 May 2020 14:59:59 -0400 Augie Fackler mergestate: split out merge state handling code from main merge module
Thu, 12 Mar 2020 20:08:05 -0700 Kyle Lippincott tests: remove doctest in narrowspec, it is broken
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Sun, 06 Oct 2019 16:55:18 -0400 Gregory Szorc py3: manually import getattr where it is needed
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
less more (0) -15 tip