Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 01 May 2021 00:28:39 -0400 | Matt Harbison | phabricator: adapt to the new `urlutil.url()` API stable 5.8 |
Fri, 30 Apr 2021 17:36:09 -0400 | Matt Harbison | extensions: ignore exceptions from an extension's `getversion()` method stable |
Wed, 28 Apr 2021 17:05:32 -0400 | Matt Harbison | git: ensure all dirstate state values are bytes stable |
Wed, 28 Apr 2021 10:29:45 -0400 | Matt Harbison | tests: synchronize the git and Mercurial username stable |
Tue, 27 Apr 2021 19:38:19 -0400 | Matt Harbison | git: initialize `extra` to have at least the branch name for nullid stable |
Tue, 27 Apr 2021 18:39:59 -0400 | Matt Harbison | git: consistently use str for parents when rebuilding the index database stable |
Tue, 27 Apr 2021 17:54:08 -0400 | Matt Harbison | git: pass the correct type to the sqlite3 query for baselog.hasnode() stable |