Fri, 01 Dec 2023 22:56:08 +0100 |
Pierre-Yves David |
censor: accept multiple revision in a single call
|
Mon, 10 Jul 2023 15:38:53 +0200 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in "sqlitestore"
|
Fri, 03 Feb 2023 04:27:17 +0100 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in "sqlitestore"
|
Fri, 06 Jan 2023 13:04:50 -0500 |
Matt Harbison |
typing: suppress a bunch of potential import-error cases in extensions
|
Wed, 04 Jan 2023 16:02:22 +0100 |
Rapha?l Gom?s |
branching: merge stable into default
|
Wed, 09 Nov 2022 13:54:15 -0500 |
Pierre-Yves David |
sqlitestore: add an `ancestors` method
stable
|
Wed, 09 Nov 2022 13:54:15 -0500 |
Pierre-Yves David |
sqlitestore: add an `ancestors` method
|
Tue, 15 Nov 2022 16:25:23 +0100 |
Pierre-Yves David |
debug: add an option to display statistic about a bundling operation
|
Sun, 29 May 2022 15:17:27 +0200 |
Manuel Jacob |
py3: replace `pycompat.xrange` by `range`
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Sat, 10 Apr 2021 11:27:40 +0200 |
Rapha?l Gom?s |
cg4: introduce protocol flag to signify the presence of sidedata
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
Wed, 13 Jan 2021 16:14:58 +0100 |
Joerg Sonnenberger |
node: introduce nodeconstants class
|
Fri, 19 Feb 2021 11:15:42 +0100 |
Rapha?l Gom?s |
changegroupv4: add sidedata helpers
|