Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Thu, 01 Aug 2024 13:38:31 +0100 |
Arseniy Alekseyev |
commit: set whole manifest entries at once (node with its associated flags)
|
Wed, 01 Jun 2022 01:30:48 +0200 |
Manuel Jacob |
commit: remove special handling of IOError (actually dead code)
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 03 Feb 2022 18:14:25 +0100 |
Pierre-Yves David |
narrow: add support for merging add and remove outside of the tracked set
|
Thu, 03 Feb 2022 18:14:11 +0100 |
Pierre-Yves David |
narrow: allow merging non-conflicting change outside of the narrow spec
|
Fri, 10 Sep 2021 14:57:00 -0400 |
Valentin Gatien-Baron |
narrow: fix commits of empty files
stable
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
Wed, 10 Mar 2021 13:14:32 +0530 |
Pulkit Goyal |
commit: get info from mergestate whether a file was merged or not
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
Tue, 19 Jan 2021 00:20:53 +0100 |
Joerg Sonnenberger |
repository: introduce register_changeset callback
|
Tue, 19 Jan 2021 00:18:39 +0100 |
Joerg Sonnenberger |
commit: look-up new revision once
|