hgext/sparse.py
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Mon, 27 May 2019 16:55:46 -0400 Valentin Gatien-Baron merge: fix race that could cause wrong size in dirstate
Mon, 18 Mar 2019 14:48:49 +0300 Pulkit Goyal debugsparse: abort if the repository is not sparse instead of ui.status()
Sat, 09 Feb 2019 22:50:53 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments from {always,never,exact}() (API)
Sun, 10 Feb 2019 14:35:36 -0800 Martin von Zweigbergk match: delete unused root and cwd arguments to constructors (API)
Mon, 24 Dec 2018 16:04:52 +0300 Pulkit Goyal sparse: fix debugrebuilddirsate when narrow extension is enabled
Mon, 24 Dec 2018 15:30:39 +0300 Pulkit Goyal sparse: don't enable on clone if it was a narrow clone
Fri, 12 Oct 2018 18:49:11 +0200 Rodrigo Damazio help: adding a proper declaration for shortlist/basic commands (API)
Sun, 20 May 2018 18:41:24 +0530 Pulkit Goyal py3: add r'' prefixes to fix kwargs handling in hgext/sparse.py
Fri, 26 Jan 2018 19:48:39 +0900 Yuya Nishihara dirstate: drop explicit files that shouldn't match (BC) (issue4679)
Sun, 21 Jan 2018 12:48:39 +0900 Yuya Nishihara logcmdutil: drop redundant "log" from function names (API)
Sun, 21 Jan 2018 12:26:42 +0900 Yuya Nishihara cmdutil: split functions of log-like commands to new module (API)
Mon, 20 Nov 2017 23:23:10 -0800 Gregory Szorc py3: use byteskwargs in sparse.py
Fri, 04 Aug 2017 05:38:22 -0700 Kostia Balytskyi sparse: treat paths as cwd-relative
Sat, 15 Jul 2017 13:21:23 -0700 Gregory Szorc sparse: require [section] in sparse config files (BC)
Tue, 11 Jul 2017 10:46:35 -0700 Martin von Zweigbergk sparse: override dirstate.walk() instead of dirstate._ignore
Mon, 10 Jul 2017 21:39:49 -0700 Gregory Szorc sparse: move config updating function into core
Sat, 08 Jul 2017 16:18:04 -0700 Gregory Szorc dirstate: expose a sparse matcher on dirstate (API)
Sat, 08 Jul 2017 15:42:11 -0700 Gregory Szorc sparse: use self instead of repo.dirstate
Sat, 08 Jul 2017 14:15:07 -0700 Gregory Szorc sparse: move code for importing rules from files into core
Sat, 08 Jul 2017 14:01:32 -0700 Gregory Szorc sparse: refactor activeprofiles into a generic function (API)
Sat, 08 Jul 2017 13:34:19 -0700 Gregory Szorc sparse: move printing of sparse config changes function into core
Sat, 08 Jul 2017 13:19:38 -0700 Gregory Szorc sparse: move code for clearing rules to core
Fri, 07 Jul 2017 11:51:10 -0700 Gregory Szorc sparse: move post commit actions into core
Thu, 06 Jul 2017 14:53:08 -0700 Gregory Szorc sparse: move working directory refreshing into core
Thu, 06 Jul 2017 16:29:31 -0700 Gregory Szorc sparse: refactor update actions filtering and call from core
Thu, 06 Jul 2017 16:17:35 -0700 Gregory Szorc sparse: move update action filtering into core
Thu, 06 Jul 2017 14:33:18 -0700 Gregory Szorc sparse: move pruning of temporary includes into core
Thu, 06 Jul 2017 17:41:45 -0700 Gregory Szorc sparse: move function for resolving sparse matcher into core
less more (0) -30 tip