Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
rhg: add config defaults to configitems.toml
16 months ago, by Raphaël Gomès
rust-blackbox: use `is_extension_enabled` config helper
16 months ago, by Raphaël Gomès
configitems: move blackbox's config items to the new configitems.toml
16 months ago, by Raphaël Gomès
rust-config: add config getters that don't fall back to defaults
21 months ago, by Raphaël Gomès
rust-config: add support for default config items
16 months ago, by Raphaël Gomès
configitems: declare items in a TOML file
22 months ago, by Raphaël Gomès
thirdparty: vendor tomli
22 months ago, by Raphaël Gomès
configitems: add `documentation` field
22 months ago, by Raphaël Gomès
configitems: use standard "dynamicdefault" approach in edge case
22 months ago, by Raphaël Gomès
configitems: fix typo in devel warning about extension overrides
22 months ago, by Raphaël Gomès
extensions: imp module is removed in Python 3.12 - use importlib to load files
stable
17 months ago, by Mads Kiilerich
utils: imp module is removed in Python 3.12 - get is_frozen() from _imp
stable
17 months ago, by Mads Kiilerich
extensions: address ast deprecations introduced in Python 3.12
stable
17 months ago, by Mads Kiilerich
vfs: handle shutil.rmtree deprecation of onerror in Python 3.12
stable
17 months ago, by Mads Kiilerich
tests: fix sortdict doctest with Python 3.12
stable
17 months ago, by Mads Kiilerich
utils: stop using datetime.utcfromtimestamp() deprecated in Python 3.12
stable
17 months ago, by Mads Kiilerich
branching: merge stable into default
16 months ago, by Raphaël Gomès
Added signature for changeset 3ffc7209bbae
stable
16 months ago, by Raphaël Gomès
Added tag 6.5 for changeset 3ffc7209bbae
stable
16 months ago, by Raphaël Gomès
relnotes: add 6.5 final
stable
6.5
16 months ago, by Raphaël Gomès
rust-changelog: removed now useless early conditional for NULL_REVISION
stable
16 months ago, by Georges Racinet
rust-revlog: fix RevlogEntry.data() for NULL_REVISION
stable
16 months ago, by Georges Racinet
rust-revlog: using constant in test
stable
16 months ago, by Georges Racinet
rust-revlog: fix incorrect results with NULL_NODE prefixes
stable
20 months ago, by Georges Racinet
rust-revlog: split out method for `rev_from_node` without persistent nodemap
stable
20 months ago, by Georges Racinet
win32mbcs: unbyteify some strings for py3 support
stable
17 months ago, by Matt Harbison
heptapod-ci: turn off pipelines for merge request events
stable
16 months ago, by Raphaël Gomès
heptapod-ci: always make the default run condition explicit
stable
16 months ago, by Raphaël Gomès
heptapod-ci: remove push exception for named branches
stable
16 months ago, by Raphaël Gomès
heptapod-ci: (hopefully) fix the pipeline savings system
stable
17 months ago, by Raphaël Gomès
heptapod-ci: don't run pipelines for topic-less branches
stable
17 months ago, by Raphaël Gomès
clonebundles: add warning if auto-generate is enabled without formats
stable
17 months ago, by Mathias De Mare
clonebundles: fix display of auto-generate.on-change lines
stable
17 months ago, by Mathias De Mare
hgweb: drop references to deprecated cgitb
stable
17 months ago, by Mads Kiilerich
setup: fall back to setuptools setup if distutils isn't available
stable
17 months ago, by Mads Kiilerich
tests: use simple mock smtp server instead of deprecated asyncore smtpd
stable
20 months ago, by Mads Kiilerich
tests: fix dummysmtpd argument check
stable
17 months ago, by Mads Kiilerich
tests: improve test-patchbomb-tls.t by by logging errors and data
stable
17 months ago, by Mads Kiilerich
tests: show test-patchbomb-tls.t smtp server log
stable
20 months ago, by Mads Kiilerich
demandimport: don't delay _distutils_hack import
stable
17 months ago, by Mads Kiilerich
tests: update test-remotefilelog-gc.t for Python 3.11
stable
20 months ago, by Mads Kiilerich
tests: use grep -F instead of obsolescent fgrep
stable
17 months ago, by Mads Kiilerich
tests: use grep -E instead of obsolescent egrep
stable
17 months ago, by Mads Kiilerich
dirstate: avoid leaking disk space in `hg debugrebuilddirstate`
stable
17 months ago, by Arseniy Alekseyev
dirstate-v2: actually fix the dirstate-v2 upgrade race
stable
17 months ago, by Arseniy Alekseyev
Added signature for changeset bb42988c7e15
stable
17 months ago, by Raphaël Gomès
Added tag 6.5rc0 for changeset bb42988c7e15
stable
17 months ago, by Raphaël Gomès
relnotes: add 6.5rc0
stable
6.5rc0
17 months ago, by Raphaël Gomès
branching: merge default into stable for 6.5rc0
stable
17 months ago, by Raphaël Gomès
branching: merge stable into default
17 months ago, by Raphaël Gomès
Added signature for changeset 271a4ab29605
stable
17 months ago, by Raphaël Gomès
Added tag 6.4.5 for changeset 271a4ab29605
stable
17 months ago, by Raphaël Gomès
relnotes: add 6.4.5
stable
6.4.5
17 months ago, by Raphaël Gomès
narrow: indicated the default of 'Yes' when confirming auto-remove-includes
17 months ago, by Jason R. Coombs
clone-bundles: check we generate a valid specification
17 months ago, by Pierre-Yves David
bundle-spec: add an official method to format a spec into a string
17 months ago, by Pierre-Yves David
clonebundles: adds a auto-generate.serve-inline option
17 months ago, by Pierre-Yves David
clone-bundle: only add the REQUIRESNI bit for http(s)
17 months ago, by Pierre-Yves David
stream-clone: add a stream-v3 variant of test-persistent-nodemap.t
18 months ago, by Pierre-Yves David
stream-clone: split the stream part out of test-persistent-nodemap.t
18 months ago, by Pierre-Yves David
stream-clone: explicitly split debug test output for application per version
18 months ago, by Pierre-Yves David
stream-clone: add a v3 version of the protocol
18 months ago, by Arseniy Alekseyev
stream-clone: fix the help for an argument of perf::stream-locked-section
18 months ago, by Pierre-Yves David
infinitepush: aggressively deprecated infinite push
17 months ago, by pierre-yves david
clone-bundle: double check that inline clone bundle does not break local case
17 months ago, by Pierre-Yves David
clone-bundle: drop the now unused `inlineclonebundles` capabilities
17 months ago, by Pierre-Yves David
clonebundles: introduce a new write protocol command
17 months ago, by Pierre-Yves David
clone-bundles: reorder some test section and add titles
17 months ago, by Pierre-Yves David
clone-bundle: rename the methods and wireprotole command
17 months ago, by Pierre-Yves David
delta-find: remove dead code intended to deal with forced delta reuse
17 months ago, by Pierre-Yves David
library: incorporate demandimport into runpy invocation
19 months ago, by Jason R. Coombs
library: enable runpy invocation on mercurial package
19 months ago, by Jason R. Coombs
match: add `filepath:` pattern to match an exact filepath relative to the root
17 months ago, by Raphaël Gomès
path: use the next `display` argument to deal with boolean
stable
17 months ago, by Pierre-Yves David
path: display proper user facing value for pulled-delta-reuse-policy
stable
17 months ago, by Pierre-Yves David
paths: add an argument to format the suboption display
stable
17 months ago, by Pierre-Yves David
ui: fix crash in `hg paths` when pulled-delta-reuse-policy is in use
stable
17 months ago, by Arseniy Alekseyev
ui: add a test demonstrating a crash in `hg paths`
stable
17 months ago, by Arseniy Alekseyev
re2: fix reporting of availability in `hg debuginstall`
stable
17 months ago, by Pierre-Yves David
re: make _checkre2 a static method
stable
17 months ago, by Pierre-Yves David
re2: exit `_checkre2` early if calling it is useless
stable
17 months ago, by Pierre-Yves David
branching: merge with stable
17 months ago, by Pierre-Yves David
backout: remove db9b6ce803a9
17 months ago, by Pierre-Yves David
infinitepush: aggressively deprecated infinite push
17 months ago, by pierre-yves david
rust-dependencies: switch from `users` to `whoami`
17 months ago, by Raphaël Gomès
rust-hg-core: move from `ouroboros` to `self_cell`
17 months ago, by Raphaël Gomès
debug-revlog-stats: make it use the new store entry API
18 months ago, by Pierre-Yves David
store: use the revlog type from revlog's constant instead of custom one
18 months ago, by Pierre-Yves David
repair: use `is_manifestlog` to recognise manifest revlog
17 months ago, by Pierre-Yves David
perf: add a perf::stream-consume
17 months ago, by Pierre-Yves David
perf: add a perf::stream-generate command
17 months ago, by Pierre-Yves David
perf: add a new "context" argument to timer
17 months ago, by Pierre-Yves David
perf: add support for stream-v3 during benchmark
17 months ago, by Pierre-Yves David
perf: add a function to find a stream version generator
17 months ago, by Pierre-Yves David
treemanifest: make `updatecaches` update the nodemaps for all directories
18 months ago, by Arseniy Alekseyev
stream-clone: avoid opening a revlog in case we do not need it
18 months ago, by Arseniy Alekseyev
store: stop relying on a `revlog_type` property
18 months ago, by Pierre-Yves David
store: directly pass the filesize in the `details` of revlog
18 months ago, by Pierre-Yves David
store: explicitly pass file_size when creating StoreFile
18 months ago, by Pierre-Yves David
store: have the revlog determine which files are volatile itself
18 months ago, by Pierre-Yves David
test-dirstate-version-fallback: future-proof the test for a different default
stable
17 months ago, by Raphaël Gomès
clonebundles: add support for inline (streaming) clonebundles
20 months ago, by Mathias De Mare
Added signature for changeset da372c745e0f
stable
17 months ago, by Raphaël Gomès
Added tag 6.4.4 for changeset da372c745e0f
stable
17 months ago, by Raphaël Gomès
relnotes: add 6.4.4
stable
6.4.4
17 months ago, by Raphaël Gomès
revlog: avoid possible collision between directory and temporary index
stable
17 months ago, by Pierre-Yves David
revlog: move the computation of the split_index path in a property
stable
17 months ago, by Pierre-Yves David
rust-dirstate: fall back to v1 if reading v2 failed
stable
17 months ago, by Raphaël Gomès
dirstate: add test showing dirstate version mismatch causes an error
stable
17 months ago, by Raphaël Gomès
rust-dirstate: rename `has_dirstate_v2` to `use_dirstate_v2`
stable
17 months ago, by Raphaël Gomès
delta-find: fix pulled-delta-reuse-policy=forced behavior
stable
17 months ago, by Pierre-Yves David
delta-find: display more information about the search in some case
stable
17 months ago, by Pierre-Yves David
deltafind: issue debug information when we fast-path rivial case too
stable
17 months ago, by Pierre-Yves David
delta-find: gather the condition to blindly use a full snapshot together
stable
17 months ago, by Pierre-Yves David
delta-find: initialize the debug information much sooner (when possible)
stable
17 months ago, by Pierre-Yves David
delta-find: fix `parents` round detection
stable
17 months ago, by Pierre-Yves David
delta-find: intrduce a `_one_dbg_data` method
stable
17 months ago, by Pierre-Yves David
delta-find: move final debug processing in a `_dbg_process_data` method
stable
17 months ago, by Pierre-Yves David
delta-fine: use the `_debug_search` attribute directly
stable
17 months ago, by Pierre-Yves David
delta-find: move the `gather_debug` logic in a property
stable
17 months ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip