mercurial/dirstate.py
Thu, 30 May 2019 09:14:41 +0200 Georges Racinet rust: using policy.importrust from Python callers
Thu, 13 Jul 2017 23:43:16 -0700 Martin von Zweigbergk dirstate: drop workaround for '.' matching root directory
Mon, 15 May 2017 00:12:19 -0700 Martin von Zweigbergk match: use '' instead of '.' for root directory (API)
Wed, 24 Apr 2019 09:32:29 -0700 Martin von Zweigbergk dirstate: move special handling of files==['.'] together
Mon, 06 May 2019 22:51:10 +0200 Raphaël Gomès rust-dirstate: call parse/pack bindings from Python
Wed, 13 Mar 2019 10:51:40 -0700 Martin von Zweigbergk dirstate: remove obsolete reference to dirstate.beginparentchange
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 21:33:21 -0800 Martin von Zweigbergk dirstate: call and cache os.getcwd() in constructor
Sat, 20 Oct 2018 17:56:00 +0900 Yuya Nishihara filecache: unimplement __set__() and __delete__() (API)
Fri, 21 Sep 2018 19:48:23 -0400 Matt Harbison py3: rename pycompat.getcwd() to encoding.getcwd() (API)
Wed, 05 Sep 2018 09:36:31 -0700 Gregory Szorc merge with stable
Wed, 05 Sep 2018 20:52:22 +0900 Yuya Nishihara dirstate: use tuple interface to fix leak in pack_dirstate() stable
Thu, 23 Aug 2018 18:04:15 -0700 Kyle Lippincott match: document that visitchildrenset might return files
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
Tue, 31 Jul 2018 16:47:43 -0700 Kyle Lippincott dirstate: use visitchildrenset in traverse
less more (0) -300 -100 -15 tip