hgext/git/dirstate.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Wed, 17 Nov 2021 20:26:14 +0100 Pierre-Yves David dirstate: make it mandatory to provide parentfiledata in `set_clean`
Thu, 29 Jul 2021 17:04:55 -0400 Augie Fackler git: restore basic functionality (issue6545) stable
Sun, 04 Jul 2021 22:27:29 +0200 Pierre-Yves David dirstate-item: rename the class to DirstateItem
Mon, 03 May 2021 18:55:19 +0200 Raphaël Gomès branching: merge stable into default
Wed, 28 Apr 2021 17:05:32 -0400 Matt Harbison git: ensure all dirstate state values are bytes stable
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Thu, 10 Sep 2020 17:03:38 +0530 Pulkit Goyal git: remove unrequired assignment of listignored and listunknown
Mon, 07 Sep 2020 17:16:16 -0400 Augie Fackler git: fix index handling of removed files during commit (issue6398)
Mon, 07 Sep 2020 17:14:59 -0400 Augie Fackler git: make dirstate actually support listclean parameter
Mon, 07 Sep 2020 17:13:45 -0400 Augie Fackler git: make dirstate status() respect matcher
Mon, 07 Sep 2020 17:12:29 -0400 Augie Fackler git: fix up dirstate use of index
Mon, 01 Jun 2020 08:59:48 -0400 Josef 'Jeff' Sipek git: implement stub prefetch_parents dirstate method
Thu, 26 Mar 2020 17:09:34 -0400 Josef 'Jeff' Sipek git: abort when attempting to set a branch
Tue, 10 Mar 2020 13:10:45 -0400 Augie Fackler git: correctly handle p1() on dirstate when underlying git repo is empty
Mon, 09 Mar 2020 11:18:33 -0700 Martin von Zweigbergk git: don't fail import when pygit2 is not install
Tue, 11 Feb 2020 00:44:59 -0500 Augie Fackler git: skeleton of a new extension to _directly_ operate on git repos
less more (0) tip