Tue, 15 Oct 2019 11:05:32 -0400 |
Augie Fackler |
dirstate: add some traces on listdir calls
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 16:58:55 -0400 |
Gregory Szorc |
py3: manually import pycompat.delattr where it is needed
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 09:21:38 -0400 |
Augie Fackler |
interfaces: introduce an interface for dirstate implementations
|
file |
diff |
annotate
|
Wed, 10 Jul 2019 09:57:28 +0200 |
Raphaël Gomès |
rust-dirstate: call rust dirstatemap from Python
|
file |
diff |
annotate
|
Wed, 10 Jul 2019 10:16:28 +0200 |
Raphaël Gomès |
rust-parsers: move parser bindings to their own file and Python module
|
file |
diff |
annotate
|
Mon, 27 May 2019 16:55:46 -0400 |
Valentin Gatien-Baron |
merge: fix race that could cause wrong size in dirstate
|
file |
diff |
annotate
|
Thu, 30 May 2019 09:14:41 +0200 |
Georges Racinet |
rust: using policy.importrust from Python callers
|
file |
diff |
annotate
|
Thu, 13 Jul 2017 23:43:16 -0700 |
Martin von Zweigbergk |
dirstate: drop workaround for '.' matching root directory
|
file |
diff |
annotate
|
Mon, 15 May 2017 00:12:19 -0700 |
Martin von Zweigbergk |
match: use '' instead of '.' for root directory (API)
|
file |
diff |
annotate
|
Wed, 24 Apr 2019 09:32:29 -0700 |
Martin von Zweigbergk |
dirstate: move special handling of files==['.'] together
|
file |
diff |
annotate
|
Mon, 06 May 2019 22:51:10 +0200 |
Raphaël Gomès |
rust-dirstate: call parse/pack bindings from Python
|
file |
diff |
annotate
|
Wed, 13 Mar 2019 10:51:40 -0700 |
Martin von Zweigbergk |
dirstate: remove obsolete reference to dirstate.beginparentchange
|
file |
diff |
annotate
|
Sat, 09 Feb 2019 22:50:53 -0800 |
Martin von Zweigbergk |
match: delete unused root and cwd arguments from {always,never,exact}() (API)
|
file |
diff |
annotate
|
Sun, 10 Feb 2019 21:33:21 -0800 |
Martin von Zweigbergk |
dirstate: call and cache os.getcwd() in constructor
|
file |
diff |
annotate
|
Sat, 20 Oct 2018 17:56:00 +0900 |
Yuya Nishihara |
filecache: unimplement __set__() and __delete__() (API)
|
file |
diff |
annotate
|
Fri, 21 Sep 2018 19:48:23 -0400 |
Matt Harbison |
py3: rename pycompat.getcwd() to encoding.getcwd() (API)
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 09:36:31 -0700 |
Gregory Szorc |
merge with stable
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 20:52:22 +0900 |
Yuya Nishihara |
dirstate: use tuple interface to fix leak in pack_dirstate()
stable
|
file |
diff |
annotate
|
Thu, 23 Aug 2018 18:04:15 -0700 |
Kyle Lippincott |
match: document that visitchildrenset might return files
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 17:07:27 -0700 |
Kyle Lippincott |
dirstate: add comment on why we don't need to check if something is a dir/file
|
file |
diff |
annotate
|
Tue, 31 Jul 2018 16:47:43 -0700 |
Kyle Lippincott |
dirstate: use visitchildrenset in traverse
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 00:06:10 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() in dirstate.py
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 12:30:20 -0500 |
Augie Fackler |
cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 06:44:47 -0500 |
Yuya Nishihara |
py3: do not pass a float to dict_new_presized()
|
file |
diff |
annotate
|
Fri, 26 Jan 2018 19:48:39 +0900 |
Yuya Nishihara |
dirstate: drop explicit files that shouldn't match (BC) (issue4679)
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 23:57:52 -0500 |
Matt Harbison |
dirstate: drop deprecated methods (API)
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 16:01:43 -0500 |
Augie Fackler |
contrib: fix dirstatenonnormalcheck to work in Python 3
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 21:44:15 -0500 |
Augie Fackler |
dirstate: use native strings when peeking in __dict__
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: make map implementation overridable
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: add explicit methods for querying directories (API)
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: remove _droppath method
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: move dropping of folded filenames into the dirstate map
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: move management of the dirstate dirs into the dirstatemap
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: move management of nonnormal sets into dirstate map
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: add explicit methods for modifying dirstate
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 01:07:42 -0800 |
Mark Thomas |
dirstate: document dirstatemap interface
|
file |
diff |
annotate
|
Wed, 08 Nov 2017 09:27:14 -0800 |
Mark Thomas |
dirstate: don't remove normallookup files from nonnormalset
|
file |
diff |
annotate
|
Wed, 08 Nov 2017 09:23:53 -0800 |
Mark Thomas |
dirstate: clear map cached properties when clearing the map
|
file |
diff |
annotate
|
Fri, 20 Oct 2017 05:53:35 -0700 |
Mark Thomas |
dirstate: clean up when restoring identical backups
stable
|
file |
diff |
annotate
|
Sat, 28 Oct 2017 12:35:54 -0700 |
Durham Goode |
dirstate: remove excess attribute lookups for dirstate.status (issue5714)
stable
|
file |
diff |
annotate
|
Thu, 26 Oct 2017 16:15:36 -0700 |
Durham Goode |
dirstate: avoid reading the map when possible (issue5713) (issue5717)
stable
|
file |
diff |
annotate
|
Thu, 26 Oct 2017 16:15:31 -0700 |
Durham Goode |
dirstate: move clear onto dirstatemap class
stable
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: move the _dirfoldmap to dirstatemap
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: remove _dirs property cache
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: remove _filefoldmap property cache
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: move identity to dirstatemap
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: move nonnormal and otherparent sets to dirstatemap
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: move write into dirstatemap
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 11:34:41 -0700 |
Durham Goode |
dirstate: move _read into dirstatemap
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:37:05 +0200 |
Boris Feld |
configitems: register the 'debug.dirstate.delaywrite' config
|
file |
diff |
annotate
|
Sun, 01 Oct 2017 16:46:02 +0100 |
Simon Whitaker |
dirstate: implement __len__ on dirstatemap (issue5695)
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move parents source of truth to dirstatemap
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move parent reading to the dirstatemap class
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move opendirstatefile to dirstatemap
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move _copymap to dirstatemap
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 03:56:20 -0700 |
Durham Goode |
dirstate: move _dirs to dirstatemap
|
file |
diff |
annotate
|