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
|