Tue, 14 Jan 2020 17:53:43 -0800 |
Gregory Szorc |
sha1dc: use proper string functions on Python 2/3
|
changeset |
files
|
Tue, 14 Jan 2020 17:39:12 -0800 |
Gregory Szorc |
sha1dc: declare all variables at begininng of block
|
changeset |
files
|
Tue, 14 Jan 2020 17:37:04 -0800 |
Gregory Szorc |
sha1dc: manually define integer types on msvc 2008
|
changeset |
files
|
Tue, 14 Jan 2020 14:18:11 -0800 |
Martin von Zweigbergk |
packaging: leverage os.path.relpath() in setup.py
|
changeset |
files
|
Tue, 14 Jan 2020 18:00:05 +0100 |
Raphaël Gomès |
rust-utils: add util to find a slice in another slice
|
changeset |
files
|
Tue, 14 Jan 2020 16:00:57 +0100 |
Raphaël Gomès |
dirstate: move rust fast-path calling code to its own method
|
changeset |
files
|
Tue, 14 Jan 2020 00:52:53 -0500 |
Matt Harbison |
lfs: add "bytes" as the unit to the upload/download progress bar
|
changeset |
files
|
Tue, 14 Jan 2020 16:37:45 -0500 |
Matt Harbison |
phabricator: post revisions in ascending topological order (issue6241)
|
changeset |
files
|
Tue, 14 Jan 2020 16:29:03 -0500 |
Matt Harbison |
doc: fix references to `revset.abstractsmartset`
|
changeset |
files
|
Mon, 13 Jan 2020 20:09:32 -0800 |
Gregory Szorc |
fsmonitor: properly handle str ex.msg
|
changeset |
files
|
Mon, 23 Dec 2019 01:12:20 -0500 |
Matt Harbison |
verify: allow the storage to signal when renames can be tested on `skipread`
|
changeset |
files
|
Sun, 22 Dec 2019 23:50:19 -0500 |
Matt Harbison |
lfs: don't skip locally available blobs when verifying
|
changeset |
files
|
Fri, 20 Dec 2019 01:11:35 -0500 |
Matt Harbison |
lfs: add a switch to `hg verify` to ignore the content of blobs
|
changeset |
files
|
Wed, 08 Jan 2020 14:37:54 -0500 |
Augie Fackler |
revlog: run rustfmt nightly
|
changeset |
files
|
Wed, 08 Jan 2020 14:37:01 -0500 |
Augie Fackler |
examples: specify rustfmt nightly using a $() construct
|
changeset |
files
|
Sat, 07 Dec 2019 13:13:48 -0800 |
Gregory Szorc |
hg-core: rustfmt path.rs
|
changeset |
files
|
Sat, 07 Dec 2019 10:26:28 -0800 |
Gregory Szorc |
hg-core: vendor Facebook's path utils module
|
changeset |
files
|
Tue, 14 Jan 2020 12:04:12 +0100 |
Georges Racinet |
revlog-native: introduced ABI version in capsule
|
changeset |
files
|
Mon, 13 Jan 2020 19:11:44 -0800 |
Rodrigo Damazio Bovendorp |
phases: make phasecache._phasesets immutable
|
changeset |
files
|
Mon, 13 Jan 2020 19:06:36 -0800 |
Rodrigo Damazio Bovendorp |
phases: reduce code duplication in phasecache.getrevset
|
changeset |
files
|
Mon, 13 Jan 2020 17:18:03 -0500 |
Matt Harbison |
scmutil: fix an unbound variable with progressbar debug enabled
|
changeset |
files
|
Mon, 13 Jan 2020 14:12:31 -0500 |
Augie Fackler |
hgext: replace references to hashlib.sha1 with hashutil.sha1
|
changeset |
files
|
Mon, 13 Jan 2020 17:16:54 -0500 |
Augie Fackler |
sslutil: migrate to hashutil.sha1 instead of hashlib.sha1
|
changeset |
files
|
Mon, 13 Jan 2020 17:15:14 -0500 |
Augie Fackler |
core: migrate uses of hashlib.sha1 to hashutil.sha1
|
changeset |
files
|
Mon, 13 Jan 2020 17:14:19 -0500 |
Augie Fackler |
hashutil: new package for hashing-related features
|
changeset |
files
|
Wed, 08 Jan 2020 15:59:52 -0500 |
Augie Fackler |
sha1dc: initial implementation of Python extension
|
changeset |
files
|
Wed, 08 Jan 2020 15:09:01 -0500 |
Augie Fackler |
sha1dc: import latest version from github
|
changeset |
files
|
Sat, 11 Jan 2020 05:44:58 +0100 |
Pierre-Yves David |
transaction: add a `hasfinalize` method
|
changeset |
files
|
Sat, 11 Jan 2020 04:57:29 +0100 |
Pierre-Yves David |
changelog: fix the diverted opener to accept more kwargs
|
changeset |
files
|
Mon, 06 Jan 2020 08:08:06 +0100 |
Pierre-Yves David |
revlog: reorder a conditionnal about revlogio
|
changeset |
files
|