Mercurial > public > mercurial-scm > hg
log hgext/git/index.py @ 51571:9b51a4fb0f96
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Mon, 03 May 2021 18:55:19 +0200 | Rapha?l Gom?s | branching: merge stable into default |
Tue, 27 Apr 2021 18:39:59 -0400 | Matt Harbison | git: consistently use str for parents when rebuilding the index database 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 |
Tue, 09 Jun 2020 17:13:26 -0400 | Augie Fackler | git: add debug logging when there's a mismatch in the cached heads list |
Tue, 09 Jun 2020 13:18:21 -0700 | Hollis Blanchard | git: decode node IDs back into Python strings (issue6349) |