Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
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
tests: check `pulled-delta-reuse-policy=forced` without general delta
stable
17 months ago, by Pierre-Yves David
bundles: clarify streaming v2 bundle usage
stable
19 months ago, by Mathias De Mare
revlog: fix a bug in revlog splitting
stable
17 months ago, by Arseniy Alekseyev
test: make test-contrib-perf.t more robust
stable
17 months ago, by Pierre-Yves David
doc: format argument for date uses strftime format string (issue6818)
stable
17 months ago, by Joerg Sonnenberger
clonebundles: filter out invalid schemes instead of failing on them
stable
19 months ago, by Mathias De Mare
clonebundles: demonstrate bad behaviour when unknown scheme is present
stable
19 months ago, by Mathias De Mare
Added signature for changeset fc445f8abcf9
stable
18 months ago, by Raphaël Gomès
Added tag 6.4.3 for changeset fc445f8abcf9
stable
18 months ago, by Raphaël Gomès
relnotes: add 6.4.3
stable
6.4.3
18 months ago, by Raphaël Gomès
backup: fix issue when the backup end up in a different directory
stable
18 months ago, by Pierre-Yves David
vfsproxy: inherit the `createmode` attribute too
stable
18 months ago, by Pierre-Yves David
revlog: test more complex file pattern for revlog split
stable
18 months ago, by Pierre-Yves David
repo-upgrade: write new requirement before upgrading the dirstate
stable
18 months ago, by Raphaël Gomès
rhg: correctly relativize copy source path
stable
19 months ago, by Arun Kulshreshtha
rhg: don't print copy source when --no-status is passed
stable
19 months ago, by Arun Kulshreshtha
tests: add test for status copy source formatting
stable
19 months ago, by Arun Kulshreshtha
fix: highlight the required configuration and behavior of the fixer tools
stable
19 months ago, by Matt Harbison
debug-delta: add minimal documentation for `devel.bundle-delta` option
stable
19 months ago, by Pierre-Yves David
delta-find: simply code that is now never invoqued without general delta
stable
19 months ago, by Pierre-Yves David
delta-find: add a simple safeguard to prevent bad non-general-delta
stable
19 months ago, by Pierre-Yves David
delta-find: never do anything fancy when general delta is off
stable
19 months ago, by Pierre-Yves David
delta-find: assume the target-rev if not specified
stable
19 months ago, by Pierre-Yves David
chg: set CHGHG before connecting to command server
stable
19 months ago, by Arun Kulshreshtha
chg: declare environ (issue6812)
stable
19 months ago, by Arun Kulshreshtha
relnotes: add 6.4.2
stable
19 months ago, by Raphaël Gomès
Added signature for changeset f952be90b051
stable
19 months ago, by Raphaël Gomès
Added tag 6.4.2 for changeset f952be90b051
stable
19 months ago, by Raphaël Gomès
revlog-split: make sure the self._indexfile attribut is reset (issue6811)
stable
6.4.2
19 months ago, by Pierre-Yves David
revlog-split: also check a case where bundle contains multiple changegroup
stable
19 months ago, by Pierre-Yves David
revlog-split: show manifest data loss situation when using clonebundle
stable
19 months ago, by Pierre-Yves David
Added signature for changeset 83ea6ce48b4f
stable
19 months ago, by Raphaël Gomès
Added tag 6.4.1 for changeset 83ea6ce48b4f
stable
19 months ago, by Raphaël Gomès
relnotes: add 6.4.1
stable
6.4.1
19 months ago, by Raphaël Gomès
sslutil: set context security level for legacy tls testing (issue6760)
stable
19 months ago, by pacien
configitems: make devel.serverexactprotocol look dangerous
stable
19 months ago, by pacien
rebase: do not cleanup the working copy when --dry-run is used (issue6802)
stable
19 months ago, by Pierre-Yves David
rebase: add a test showing that --dry-run wipes working copy changes
stable
19 months ago, by Raphaël Gomès
match: match explicit file using a set
stable
19 months ago, by Pierre-Yves David
match: sort patterns before compiling them into a regex
stable
19 months ago, by Pierre-Yves David
chg: populate CHGHG if not set
stable
20 months ago, by Arun Kulshreshtha
run-tests: remove obsolete coverage check and packaging import (issue6805)
stable
19 months ago, by pacien
test-tx-rollback: more lenient glob for kill status (issue6807)
stable
19 months ago, by pacien
commands: correct documentation of hg serve’s --ipv6 option
stable
20 months ago, by Manuel Jacob
rhg: don't crash on empty directory names in path_encode, just in case
stable
20 months ago, by Arseniy Alekseyev
rhg: fix a bug in path encoding, demonstrated in the parent commit
stable
20 months ago, by Arseniy Alekseyev
rhg: show a bug in the rust implementation of path_encode introduced recently
stable
20 months ago, by Arseniy Alekseyev
typing: correct the signature of error.CommandError
stable
20 months ago, by Matt Harbison
Added signature for changeset f14864fffdca
stable
20 months ago, by Raphaël Gomès
Added tag 6.4 for changeset f14864fffdca
stable
20 months ago, by Raphaël Gomès
relnotes: do 6.4
stable
6.4
20 months ago, by Raphaël Gomès
hooks: invalidate the repo after the hooks
stable
20 months ago, by Arseniy Alekseyev
dirstate: try refreshing the changelog when parent are unknown
stable
20 months ago, by Pierre-Yves David
localrepo: add a `currentlock` method
stable
20 months ago, by Pierre-Yves David
dirstate: add a test to highlight another changelog / dirstate race
stable
20 months ago, by Arseniy Alekseyev
rust: fix thread cap (for real this time)
stable
20 months ago, by Raphaël Gomès
tests: accept a test output change in [tests/test-serve.t]
stable
20 months ago, by Arseniy Alekseyev
py3: fix for Python 3.12 emitting SyntaxWarning on invalid escape sequences
stable
20 months ago, by Mads Kiilerich
url: don't ignore timeout for https connections
stable
20 months ago, by Julien Cristau
debugdeltachain: stop summing the same chain over and over
stable
20 months ago, by Pierre-Yves David
revlog: improve the robustness of the splitting process
stable
20 months ago, by Pierre-Yves David
fncache: make it possible to ignore some file
stable
20 months ago, by Pierre-Yves David
revlog: test that pending hooks properly see the repository on split
stable
20 months ago, by Pierre-Yves David
revlog: test possible read race condition with splitting
stable
20 months ago, by Pierre-Yves David
revlog: add a failing variant of the the split + transaction test
stable
20 months ago, by Pierre-Yves David
revlog: update the split + transaction test
stable
20 months ago, by Pierre-Yves David
transaction: allow to backup file that already have an offset
stable
20 months ago, by Pierre-Yves David
transaction: move the restoration of backup file in a small closure
stable
20 months ago, by Pierre-Yves David
transaction: raise on backup restoration error
stable
20 months ago, by Pierre-Yves David
transaction: add clarifying comment about why ignoring some error is fine
stable
20 months ago, by Pierre-Yves David
transaction: properly clean up backup file outside of .hg/store/
stable
20 months ago, by Pierre-Yves David
statprof: with Python 3.12, lineno is (more) often None
stable
20 months ago, by Mads Kiilerich
py3: fix for Python 3.12 emitting SyntaxWarning on invalid escape sequences
stable
20 months ago, by Mads Kiilerich
cext: fix for PyLong refactoring in CPython 3.12
stable
20 months ago, by Mads Kiilerich
histedit: fix diff colors
stable
2022-10-27, by Jordi Gutiérrez Hermoso
dirstate: fix a potential traceback when in `copy` and `rename`
stable
20 months ago, by Pierre-Yves David
dirstate: fix the bug in [status] dealing with committed&ignored directories
stable
20 months ago, by Arseniy Alekseyev
tests: demonstrate a bug with committed&ignored dirs
stable
20 months ago, by Arseniy Alekseyev
rust: remove out-of-date comment
stable
20 months ago, by Raphaël Gomès
rust: upgrade `rayon` dependency
stable
20 months ago, by Raphaël Gomès
rust: update zstd dependency
stable
20 months ago, by Raphaël Gomès
tests: simplify a bit
stable
20 months ago, by Arseniy Alekseyev
dirstate-v2: fix an incorrect handling of readdir errors
stable
20 months ago, by Arseniy Alekseyev
tests: demonstrate a bug in dirstate-v2 handling of errors
stable
20 months ago, by Arseniy Alekseyev
tests: add a rewriting step to detect EACCES errors
stable
20 months ago, by Arseniy Alekseyev
undo-files: cleanup legacy files when applicable
stable
20 months ago, by Pierre-Yves David
undo-files: clean existing files up before writing new one
stable
20 months ago, by Pierre-Yves David
undo-files: make the undo-prefix configurable in `cleanup_undo_files`
stable
20 months ago, by Pierre-Yves David
undo-files: no longer pass the `repo` to `cleanup_undo_files`
stable
20 months ago, by Pierre-Yves David
undo-files: relies on a explicit list of possible undo files
stable
20 months ago, by Pierre-Yves David
undo-files: move the undo cleanup code in the transaction module
stable
20 months ago, by Pierre-Yves David
undo-files: drop the old undo rename logic
stable
20 months ago, by Pierre-Yves David
undo-files: have the transaction directly tracks and manages journal rename
stable
20 months ago, by Pierre-Yves David
undo-files: add a undoname closure to the _write_undo method
stable
20 months ago, by Pierre-Yves David
undo-files: cleanup backup when cleaning undos
stable
20 months ago, by Pierre-Yves David
undo-files: factor the vfs map in a repository property
stable
20 months ago, by Pierre-Yves David
undo-files: add a utility function to read the backup-files definition
stable
20 months ago, by Pierre-Yves David
undo-files: use the cleanup function in streamclone
stable
20 months ago, by Pierre-Yves David
undo-files: also remove the undo.backupfiles
stable
20 months ago, by Pierre-Yves David
undo-files: use the cleanup function in narrow
stable
20 months ago, by Pierre-Yves David
undo-files: extract the cleanup code from strip in a function
stable
20 months ago, by Pierre-Yves David
run-tests: fix a crash when using the coverage options
stable
20 months ago, by Matt Harbison
rust: fix building on macOS (issue6801)
stable
20 months ago, by Dan Villiom Podlaski Christiansen
tests: fix timeout adjustement in delaypush.py
stable
20 months ago, by Pierre-Yves David
relnotes: add 6.4 and empty next
stable
20 months ago, by Raphaël Gomès
Added signature for changeset 05de4896508e
stable
20 months ago, by Raphaël Gomès
Added tag 6.4rc0 for changeset 05de4896508e
stable
20 months ago, by Raphaël Gomès
branching: merge default into stable
stable
6.4rc0
20 months ago, by Raphaël Gomès
transaction: drive the aberratant branch special case away
20 months ago, by Pierre-Yves David
transaction: remove the `branch` backup for transaction
20 months ago, by Pierre-Yves David
dirstate: deprecate calling `setbranch` without a transaction parameter
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch for transaction backup
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in shelve
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in import
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in backout command
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in branch command
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in merge
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in rebase
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in keyword
20 months ago, by Pierre-Yves David
branch: pass current transaction when writing branch in histedit
20 months ago, by Pierre-Yves David
dirstate: write the `branch` as part of the transaction if any
20 months ago, by Pierre-Yves David
dirstate: factor the transaction abort logic
20 months ago, by Pierre-Yves David
dirstate: use a context manager to handle the file used for writing the branch
20 months ago, by Pierre-Yves David
style: rewrap `ui.deprecwarn` declaration
20 months ago, by Pierre-Yves David
branching: merge stable into default
20 months ago, by Pierre-Yves David
narrow: read pending file when applicable
20 months ago, by Pierre-Yves David
hghave: drop py27 and py35 support
21 months ago, by Matt Harbison
hghave: byteify a path passed to a core API
21 months ago, by Matt Harbison
rust: box ConfigValueParseError to avoid large result types
21 months ago, by Arseniy Alekseyev
dirstate: drop `identity` from the public API
21 months ago, by Pierre-Yves David
delta-find: rename `delta-reuse-policy` to `pulled-delta-reuse-policy`
21 months ago, by Pierre-Yves David
config-item: declare undeclared path suboption
21 months ago, by Pierre-Yves David
delta-find: declare the "paths..*:delta-reuse-policy option
21 months ago, by Pierre-Yves David
delta-find: adjust the default candidate group chunk size
21 months ago, by Pierre-Yves David
record: extract a closure to the module level
21 months ago, by Pierre-Yves David
record: drop a now useless overlay that grab the lock
21 months ago, by Pierre-Yves David
bundlerepo: fix string interpolation
21 months ago, by Pierre-Yves David
bundlerepo: apply phase data stored in the bundle instead of assuming `draft`
21 months ago, by Matt Harbison
bundlerepo: handle changegroup induced phase movement in the associated method
21 months ago, by Pierre-Yves David
bundlerepo: move most attribute declaration earlier in __init__
21 months ago, by Pierre-Yves David
bundlerepo: move the handling of bundl1 in its own method
21 months ago, by Pierre-Yves David
bundlerepo: expliclty handing cg part from bundle2
21 months ago, by Pierre-Yves David
transaction: use the standard transaction mechanism to backup branch
21 months ago, by Pierre-Yves David
transaction: no longer explicitly cache bookmarks
21 months ago, by Pierre-Yves David
transaction: no longer explicitly cache phaseroots
21 months ago, by Pierre-Yves David
narrow: enforce that narrow spec is written within a transaction
21 months ago, by Pierre-Yves David
narrow: write the narrow spec in a transaction during share
21 months ago, by Pierre-Yves David
narrow: open the transaction sooner when unbundling
21 months ago, by Pierre-Yves David
narrow: write the narrow spec in a transaction during clone
21 months ago, by Pierre-Yves David
narrow: drop the dedicated backup code
21 months ago, by Pierre-Yves David
narrow: delegate the dirstate's narrow spec writing to the transaction
21 months ago, by Pierre-Yves David
narrow: delegate the narrow spec writing to the transaction
21 months ago, by Pierre-Yves David
narrow: get the narrow patterns from the repository object instead of disk
21 months ago, by Pierre-Yves David
narrow: widden the lock context in `tracking`
21 months ago, by Pierre-Yves David
narrow: move `only_show` handling sooner in `tracked`
21 months ago, by Pierre-Yves David
tests: in test-fncache.t, be more tolerant to the "Killed" message format
21 months ago, by Arseniy Alekseyev
convert: use a priority queue for sorting commits, to make sorting faster
21 months ago, by Arseniy Alekseyev
typing: add the return type hint to pycompat.rangelist()
21 months ago, by Matt Harbison
typing: add type hints to pycompat.maplist()
21 months ago, by Matt Harbison
branching: merge stable into default
21 months ago, by Pierre-Yves David
rhg: in path_encode, simplify a bit more
21 months ago, by Arseniy Alekseyev
rhg: in path_encode, be a bit more conservative about memory usage
21 months ago, by Arseniy Alekseyev
rhg: small refactor: stop using a magical constant "+ 1"
21 months ago, by Arseniy Alekseyev
rhg: in path_encode, use Vec directly instead of VecDest
21 months ago, by Arseniy Alekseyev
rhg: in path_encode, split Dest into VecDest and MeasureDest
21 months ago, by Arseniy Alekseyev
rhg: use generic DestArr in hash_mangle
21 months ago, by Arseniy Alekseyev
rhg: in path_encode, make DestArr generic over its size
21 months ago, by Arseniy Alekseyev
rhg: in path_encode add a DestArr type
21 months ago, by Arseniy Alekseyev
rhg: reduce verbosity in path_encode by using a trait for writing
21 months ago, by Arseniy Alekseyev
refactor: simplify code in rust version of path_encode
21 months ago, by Arseniy Alekseyev
dirstate: phase-divergent update to 4e95341c89aa
21 months ago, by Pierre-Yves David
dirstate: phase-divergent update to 65943224c184
21 months ago, by Pierre-Yves David
dirstate: phase-divergent update to 3433723d1b9b
21 months ago, by Pierre-Yves David
dirstate: enforce change context for hacky_extension_update_file
21 months ago, by Pierre-Yves David
large-files: use a `changing_files` context when initializing the dirstate
21 months ago, by Pierre-Yves David
dirstate: enforce context set_clean and set_possibly_dirty
21 months ago, by Pierre-Yves David
keyword: wrap dirstate mutation in `changing_files` context
21 months ago, by Pierre-Yves David
keyword: wrap dirstate mutation in `changing_files` context
21 months ago, by Pierre-Yves David
dirstate: enforce `running_status` context for calling `status`
21 months ago, by Pierre-Yves David
dirstate: have `running_status` warn when exiting with a dirty dirstate
21 months ago, by Pierre-Yves David
dirstate: have `running_status` write the dirstate when holding the lock
21 months ago, by Pierre-Yves David
dirstate: check that dirstate is clean at the initial context opening
21 months ago, by Pierre-Yves David
dirstate: start tracking that we are within a `running_status` context
21 months ago, by Pierre-Yves David
dirstate: add documentation about the expectation of `running_status` context
21 months ago, by Pierre-Yves David
contrib-perf: use `running_status` in `perf::status`
21 months ago, by Pierre-Yves David
large-files: also open the context in the subdirstate
21 months ago, by Pierre-Yves David
large-files: use `running_status` in `mergeupdate`
21 months ago, by Pierre-Yves David
large-files: use `running_status` in `scmutiladdremove`
21 months ago, by Pierre-Yves David
large-files: open the transaction sooner in `scmutiladdremove`
21 months ago, by Pierre-Yves David
large-files: use `running_status` in `overriderevert`
21 months ago, by Pierre-Yves David
large-files: use `running_status` in `updatestandinsbymatch`
21 months ago, by Pierre-Yves David
large-files: wrap reposetup's status in a `running_status` context
21 months ago, by Pierre-Yves David
narrow: use `running_status` in `updateworkingcopy`
21 months ago, by Pierre-Yves David
status: use `running_status` in dirstate status
21 months ago, by Pierre-Yves David
status: pre-indent the dirstate status code
21 months ago, by Pierre-Yves David
dirstate: introduce a (noop) running_status context
21 months ago, by Pierre-Yves David
status: invalidate dirstate on LockError
21 months ago, by Pierre-Yves David
status: simplify the post status fixup phases
21 months ago, by Pierre-Yves David
dirstate: cleanup the `_map` property cache
21 months ago, by Pierre-Yves David
dirstate: only reload the dirstate when it may have changed
21 months ago, by Pierre-Yves David
dirstate: directly manage the dirstate property on localrepo
21 months ago, by Pierre-Yves David
dirstate: factor the identity getting/setting code in the dirstate map
21 months ago, by Pierre-Yves David
dirstate: use `cachestat` object for dirstatemap identity
21 months ago, by Pierre-Yves David
automv: lock the repository before searching for renames
21 months ago, by Pierre-Yves David
dirstate: distinct transaction callback from largefile
21 months ago, by Pierre-Yves David
dirstate: track that changes are pending in a transaction
21 months ago, by Pierre-Yves David
dirstate: add small asserts for double security
21 months ago, by Pierre-Yves David
dirstate: simplify the invalidation management on context exit
21 months ago, by Pierre-Yves David
dirstate: use the new `check_invalidated` decorator for `_changing`
21 months ago, by Pierre-Yves David
dirstate: introduce a check_invalidated decorator
21 months ago, by Pierre-Yves David
dirstate: warn if dirty when starting an edition
21 months ago, by Pierre-Yves David
large-files: make sure we write newly initialized standin file early
21 months ago, by Pierre-Yves David
dirstate: mark `clear` and `rebuild` as `require_changing_parents`
21 months ago, by Pierre-Yves David
dirstate: add a comment about the semantic of `dirstate.clear`
21 months ago, by Pierre-Yves David
debugrebuildstate: wrap the operation in a `changing_parents` context
21 months ago, by Pierre-Yves David
strip: use a `changing_parents` context for --keep update
21 months ago, by Pierre-Yves David
mq: wrap the dirstate's rebuild in a `changing_parents` context
21 months ago, by Pierre-Yves David
lfconvert: use a `changing_parents` context to clear the dirstate
21 months ago, by Pierre-Yves David
dirstate: mark the `copy` method as requiring a `changing_any` context
21 months ago, by Pierre-Yves David
dirstate: add a `require_changing_any` decorator
21 months ago, by Pierre-Yves David
rebase: scope parent change into a changing_parents context
21 months ago, by Pierre-Yves David
dirstate: requires being in a `changing_parents` `context to set_parents`
21 months ago, by Pierre-Yves David
dirstate: invalidate on all exceptions
21 months ago, by Pierre-Yves David
large-files: prepare a test for more changes
21 months ago, by Pierre-Yves David
large-files: larger "changing_parents" context in mergeupdate override
21 months ago, by Pierre-Yves David
large-files: use `hacky_extension_update_file` one more time
21 months ago, by Pierre-Yves David
typing: disable `signature-mismatch` warnings on a few bytestr functions
21 months ago, by Matt Harbison
branching: merge with stable
21 months ago, by Pierre-Yves David
rhg: fix a bug in path_encode
21 months ago, by Arseniy Alekseyev
rhg: demonstrate a bug in path_encode
21 months ago, by Arseniy Alekseyev
rhg: nicer error message
21 months ago, by Arseniy Alekseyev
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
tip