Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+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.
path: use `get_clone_path_obj` in _getlocal
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg init`
23 months ago, by Pierre-Yves David
path: add a `get_clone_path_obj` function
23 months ago, by Pierre-Yves David
path: simplify the implementation of `get_clone_path`
23 months ago, by Pierre-Yves David
path: clarify document of `get_clone_path`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg perf::discovery`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in remotefilelog's tests
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg fastannotate`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in infinitepush
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in largefiles
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in narrow
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg fetch`
23 months ago, by Pierre-Yves David
path: use `get_unique_pull_path_obj` in `hg relink`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg transplant`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg debugbackupbundle`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg debugssl`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg debugdiscovery`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `remote(...)` revset
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg summary`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg identify`
23 months ago, by Pierre-Yves David
path: introduce a `get_unique_pull_path_obj` function
23 months ago, by Pierre-Yves David
path: simplify the `get_unique_pull_path` function
23 months ago, by Pierre-Yves David
path: remove outdated documentation point from `get_unique_push_path`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg pull`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg incoming`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg incoming` bookmark logic
23 months ago, by Pierre-Yves David
path: remove outdated documentation point from `get_unique_pull_path`
23 months ago, by Pierre-Yves David
path: update `get_unique_pull_path` to point out it returns a url
23 months ago, by Pierre-Yves David
changelog-v2: fix the docket `struct`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in infinite push
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg histedit`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in the `outgoing` revset
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg summary`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg outgoing`
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg bundle`
23 months ago, by Pierre-Yves David
path: have `peer` constructor accept a `path` object
23 months ago, by Pierre-Yves David
path: deprecated the `pushloc` attribute
23 months ago, by Pierre-Yves David
path: update logic in `perf` to use the push variant when available
23 months ago, by Pierre-Yves David
path: directly use the push_variant in `infinitepush`
23 months ago, by Pierre-Yves David
path: directly use the push_variant in `hg histedit` outgoing logic
23 months ago, by Pierre-Yves David
path: directly use the push_variant in the `outgoing` revset
23 months ago, by Pierre-Yves David
path: directly use the push_variant in outgoing internals
23 months ago, by Pierre-Yves David
path: directly use the push_variant in `hg summary`
23 months ago, by Pierre-Yves David
path: directly use the push_variant in `hg outgoing`
23 months ago, by Pierre-Yves David
path: directly use the push_variant in `hg push`
23 months ago, by Pierre-Yves David
path: have `get_push_paths` directly return the push variants
23 months ago, by Pierre-Yves David
path: add a method to retrieve a "push variant" of a path
23 months ago, by Pierre-Yves David
tests: use an all too familiar executable in test-run-tests.t (issue6661)
stable
23 months ago, by Anton Shestakov
path: move the url parsing and related attribute setting to a method
23 months ago, by Pierre-Yves David
peer-or-repo: remove the now unused function
23 months ago, by Pierre-Yves David
peer-or-repo: build a repo directly in the `repo` function
23 months ago, by Pierre-Yves David
peer-or-repo: build a peer directly in the `peer` function
23 months ago, by Pierre-Yves David
static-http: have `statichttprepo.instance` return a peer object
23 months ago, by Pierre-Yves David
scheme: move the drive letter checking in its own function
23 months ago, by Pierre-Yves David
peer-or-repo: split the scheme between repo and peer
23 months ago, by Pierre-Yves David
peer-or-repo: stop relying on AttributeError in `islocal`
23 months ago, by Pierre-Yves David
repo-or-peer: deprecate calling `islocal` on non-path object
23 months ago, by Pierre-Yves David
tests: add the missing space to test-hghave.t (issue6762)
stable
23 months ago, by Anton Shestakov
share: stop using 'islocal' with repo instance
23 months ago, by Pierre-Yves David
peer-or-repo: make sure object in "scheme" have a `instance` object
23 months ago, by Pierre-Yves David
peer-or-repo: move the object setup in its own function
23 months ago, by Pierre-Yves David
delta-find: use a single snapshot cache when applying a group to an object
24 months ago, by Pierre-Yves David
delta-find: make sure we only use newer full snapshot as candidate
24 months ago, by Pierre-Yves David
delta-find: use sets instead of list in the snapshot cache
24 months ago, by Pierre-Yves David
delta-find: use a smarter object for snapshot caching
24 months ago, by Pierre-Yves David
find-delta: pass the cache-delta usage policy alongside the cache-delta
24 months ago, by Pierre-Yves David
find-delta: move most of the debug-find-delta code in the debug module
23 months ago, by Pierre-Yves David
find-delta: minor preparatory change
24 months ago, by Pierre-Yves David
find-delta: rename _isgooddeltainfo
24 months ago, by Pierre-Yves David
test-revlog-raw: drop the overwrite of dead code
24 months ago, by Pierre-Yves David
emitrevision: consider ancestors revision to emit as available base
23 months ago, by Pierre-Yves David
sqlitestore: add an `ancestors` method
24 months ago, by Pierre-Yves David
emitrevision: if we need to compute a delta on the fly, try p1 or p2 first
23 months ago, by Pierre-Yves David
emitrevision: simplify the fallback to computed delta
23 months ago, by Pierre-Yves David
emitrevision: also check the parents in the availability closure
23 months ago, by Pierre-Yves David
emitrevision: add a small closure to check if a base is usable
23 months ago, by Pierre-Yves David
reuse-delta-base: improves some documentation
2022-10-17, by Pierre-Yves David
tests: expect the message from 1baf0fffd82f in test-hghave.t (issue6762)
stable
23 months ago, by Anton Shestakov
branching: merge stable into default
23 months ago, by Raphaël Gomès
changelog-v2: add a configuration to disable rank computation
23 months ago, by Pierre-Yves David
debugrevlog: display total stored information
23 months ago, by Pierre-Yves David
debug-revlog: details about non-ancestors delta-bases
24 months ago, by Pierre-Yves David
debug-revlog: move the code in revlogutils module
24 months ago, by Pierre-Yves David
debug-revlog: move the --dump code in `revlogutils` module
24 months ago, by Pierre-Yves David
delta-find: set the default candidate chunk size to 10
23 months ago, by Pierre-Yves David
delta-find: add a way to control the number of bases tested at the same time
24 months ago, by Pierre-Yves David
test: adjust test-push-race.t timeout's to overall test timeout
stable
23 months ago, by Pierre-Yves David
setup: include vendored 3rd party type stubs
23 months ago, by Matt Harbison
ci: bump pytype to 2022.11.18
23 months ago, by Matt Harbison
ci: run the script to add vendored type stubs to typeshed
23 months ago, by Matt Harbison
contrib: add a script for adding vendored type stubs to typeshed
23 months ago, by Matt Harbison
contrib: update check-pytype.sh to list stubs that caused pytype to crash
23 months ago, by Matt Harbison
typing: add py.typed to mercurial.cext for PEP 561 support
23 months ago, by Matt Harbison
typing: add missing signature for mercurial.cext.parsers.parse_index2()
23 months ago, by Matt Harbison
typing: minor tweaks to allow updating to pytype 2022.11.18
23 months ago, by Matt Harbison
python-compat: adapt to Python 3.11 BC breakage with `random.sample`
stable
23 months ago, by Raphaël Gomès
typing: add type hints to mercurial/help.py
23 months ago, by Matt Harbison
match: make the FLAG_RE pattern a raw string
stable
23 months ago, by Matt Harbison
configitems: add a default value for "merge-tools.xxx.regappend"
23 months ago, by Matt Harbison
attr: vendor 22.1.0
23 months ago, by Matt Harbison
tests: update test-util.py for modern attrs package
23 months ago, by Matt Harbison
rhg: upgrade the remainder of the dependencies
23 months ago, by Raphaël Gomès
rhg: upgrade `clap` dependency
23 months ago, by Raphaël Gomès
hg-cpython: upgrade dependencies
23 months ago, by Raphaël Gomès
hg-core: upgrade all remaining dependencies
23 months ago, by Raphaël Gomès
hg-core: upgrade `clap` dependency
23 months ago, by Raphaël Gomès
hg-core: upgrade `zstd` dependency
23 months ago, by Raphaël Gomès
hg-core: make use of `strip_suffix` now that we're using Rust 1.45+
23 months ago, by Raphaël Gomès
rust: use `matches!` macro now that we're using Rust 1.42+
23 months ago, by Raphaël Gomès
hg-core: remove unneeded util now that we support Rust 1.42+
23 months ago, by Raphaël Gomès
hg-core: remove unneeded trait now that we support Rust 1.52+
23 months ago, by Raphaël Gomès
rust: remove newly redundant `use` statements with the 2021 edition prelude
23 months ago, by Raphaël Gomès
rust: move all crates in the main workspace to edition 2021
23 months ago, by Raphaël Gomès
rust: upgrade supported Rust toolchain version
2022-10-20, by Raphaël Gomès
help: fix a py3 error interpolating Set into b'%s'
stable
23 months ago, by Matt Harbison
branching: merge stable into default
23 months ago, by Raphaël Gomès
Added signature for changeset c890d8b8bc59
stable
23 months ago, by Raphaël Gomès
Added tag 6.3.1 for changeset c890d8b8bc59
stable
23 months ago, by Raphaël Gomès
relnotes: add 6.3.1
stable
6.3.1
23 months ago, by Raphaël Gomès
tests: fix test-sparse-revlog
23 months ago, by Pierre-Yves David
memory-usage: fix `hg log --follow --rev R F` space complexity
stable
23 months ago, by Pierre-Yves David
tests: run many tests in $TESTTMP/repo instead of $TESTTMP
stable
23 months ago, by Arseniy Alekseyev
tests: fix the detection of dirstate-v2 in hghave.py
stable
23 months ago, by Arseniy Alekseyev
dirstate-v2: do not put the dirstate data file in a transaction,
stable
23 months ago, by Arseniy Alekseyev
commit: properly consider file include and exclude options when closing branch
stable
23 months ago, by Matt Harbison
tests: demonstrate a bug blocking a redundant branch close
stable
23 months ago, by Matt Harbison
tests: stop creating temporary files in TESTDIR
stable
23 months ago, by Arseniy Alekseyev
delta-find: adjust the moment when we mark something as "tested"
24 months ago, by Pierre-Yves David
delta-find: rename a variable for clarity
24 months ago, by Pierre-Yves David
delta-find: small documentation update
24 months ago, by Pierre-Yves David
delta-find: move pre-filtering with other pre-filtering logic
24 months ago, by Pierre-Yves David
delta-find: expand a function definition and call before extendin it
24 months ago, by Pierre-Yves David
debug: add an option to display statistic about a unbundling operation
2022-10-17, by Pierre-Yves David
debug: add an option to display statistic about a bundling operation
23 months ago, by Pierre-Yves David
delta-find: add debug information about reuse of cached data
23 months ago, by Pierre-Yves David
cffi: fix a bytes vs str issue on macOS when listing directories
stable
24 months ago, by Matt Harbison
packaging: refresh dependency hashes (issue6750)
stable
24 months ago, by Jason R. Coombs
matcher: do not prepend '.*' to pattern using ^ after flags
stable
23 months ago, by Pierre-Yves David
matcher: fix the issue with regex inline-flag in rust oo
stable
23 months ago, by Pierre-Yves David
matcher: fix issues regex flag contained in pattern (issue6759)
stable
23 months ago, by Pierre-Yves David
release: removed the 6.3.0 tag
stable
23 months ago, by Pierre-Yves David
cffi: fix a bytes vs str issue on macOS when listing directories
24 months ago, by Matt Harbison
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional
24 months ago, by Matt Harbison
typing: add type hints to mpatch implementations
24 months ago, by Matt Harbison
typing: add type hints to bdiff implementations
24 months ago, by Matt Harbison
cffi: adjust the list returned by bdiff.blocks to never have a None entry
24 months ago, by Matt Harbison
typing: fix a syntax error in mercurial/cext/bdiff.pyi
24 months ago, by Matt Harbison
hg-core: relax dependencies pinning
stable
23 months ago, by Raphaël Gomès
tests: make running ls in a no longer existing directory more portable
stable
23 months ago, by Anton Shestakov
tests: move some lines inside #if windows-#else block test-removeemptydirs.t
stable
23 months ago, by Anton Shestakov
tests: use ls -A instead of ls -1 in test-removeemptydirs.t
stable
2022-06-20, by Anton Shestakov
release: add the "6.3" to the 6.3 release
stable
23 months ago, by Pierre-Yves David
tests: fix new git protocol policy in convert-git.t
stable
23 months ago, by pacien
debug-delta-find: add a --source option
24 months ago, by Pierre-Yves David
demandimport: ensure lazyloaderex sets loader attributes (issue6725)
24 months ago, by Jason R. Coombs
shelve: add test for Shelf.changed_files
2022-08-30, by Jason R. Coombs
shelve: add Shelf.changed_files for resolving changed files in a plugin
2022-08-29, by Jason R. Coombs
branching: merge stable into default
23 months ago, by Raphaël Gomès
relnotes: add final 6.3 relnotes
stable
23 months ago, by Raphaël Gomès
Added signature for changeset 04f1dba53c96
stable
23 months ago, by Raphaël Gomès
Added tag 6.3.0 for changeset 04f1dba53c96
stable
23 months ago, by Raphaël Gomès
rust: create wrapper struct to reduce `regex` contention issues
stable
6.3
23 months ago, by Raphaël Gomès
tags-fnode-cache: skip building a changectx in getfnode
stable
23 months ago, by Pierre-Yves David
tags-fnode-cache: do not repeatedly open the filelog in a loop
stable
23 months ago, by Pierre-Yves David
profile: prevent a crash when line number is unknown
stable
23 months ago, by Pierre-Yves David
configitems: enable pullbundles by default
24 months ago, by Mathias De Mare
upgrade: byteify requirement changes written to output
stable
24 months ago, by Matt Harbison
typing: add basic type hints to stringutil.py
24 months ago, by Matt Harbison
vfs: make the default opener mode binary
24 months ago, by Matt Harbison
typing: add basic type hints to vfs.py
24 months ago, by Matt Harbison
util: implement `writelines()` on atomictempfile
24 months ago, by Matt Harbison
typing: add basic type hints to localrepo.py
24 months ago, by Matt Harbison
check-code: drop the check for whitespace around named parameters
24 months ago, by Matt Harbison
rhg: add a config option to fall back immediately
stable
24 months ago, by Raphaël Gomès
rust-status: query fs traversal metadata lazily
2022-10-19, by Raphaël Gomès
rust-status: make `DirEntry` attributes clearer
2022-10-19, by Raphaël Gomès
rhg: stop shadowing `exit` function
stable
24 months ago, by Raphaël Gomès
config: add alias from `hg help rhg` to `hg help rust`
stable
24 months ago, by Raphaël Gomès
rhg: add `config.rhg` helptext
stable
24 months ago, by Raphaël Gomès
config: fix indentation of some`share-safe` options
stable
24 months ago, by Raphaël Gomès
perf-unbundle: do a quick and dirty fix to make it run on more commit
stable
2022-10-16, by Pierre-Yves David
perf-unbundle: pre-indent the main block in per::unbundle
stable
2022-10-19, by Pierre-Yves David
shelve: handle empty parents and nodestoremove in shelvedstate (issue6748)
stable
2022-10-19, by Jason R. Coombs
rhg: fallback when encountering ellipsis revisions
stable
24 months ago, by Raphaël Gomès
dirstate-v2: hash the source of the ignore patterns as well
stable
24 months ago, by Raphaël Gomès
dirstate-v2: add test that shows a collision in ignore patterns hash
stable
24 months ago, by Raphaël Gomès
testlib: add `--raw-sha1` option to `f`
stable
24 months ago, by Raphaël Gomès
rust-status: save new dircache even if just invalidated
stable
2022-10-19, by Raphaël Gomès
rust-status: fix typos and add docstrings to dircache related fields
stable
2022-10-19, by Raphaël Gomès
rhg: show a bug where repeated [hg status] is needed to cache everything
stable
2022-09-22, by Arseniy Alekseyev
upgrade: no longer keep all revlogs in memory at any point
stable
24 months ago, by Pierre-Yves David
demandimport: convert ignored modules from bytes -> str in extensions
stable
24 months ago, by Matt Harbison
dirstate-v2: fix edge case where entries aren't sorted
stable
2022-10-26, by Raphaël Gomès
dirstate-v2: highlight a bug when Python-packed but used in `rhg`
stable
2022-10-26, by Raphaël Gomès
dirstate-v2: correct documented return values of `pack_dirstate`
stable
2022-10-26, by Raphaël Gomès
dirstate-v2: fix typos in docstrings
stable
2022-10-26, by Raphaël Gomès
dirstate-v2: update constant that wasn't kept in sync
stable
24 months ago, by Raphaël Gomès
lfs: avoid closing connections when the worker doesn't fork
stable
2022-10-18, by Matt Harbison
lfs: fix blob corruption when tranferring with workers on posix
stable
2022-10-18, by Matt Harbison
keepalive: add `__repr__()` to the HTTPConnection class to ease debugging
stable
2022-10-18, by Matt Harbison
keepalive: ensure `close_all()` actually closes all cached connections
stable
2022-10-18, by Matt Harbison
tests: remove non-python3 line matching and tests block
2022-09-22, by Pierre-Yves David
localrepo: byteify the requirements.DIRSTATE_TRACKED_HINT_Vx warning message
stable
24 months ago, by Matt Harbison
rhg: fallback to slow path on invalid patterns in hgignore
stable
24 months ago, by Arseniy Alekseyev
rhg: add a test involving hgignore lookaround
stable
24 months ago, by Arseniy Alekseyev
pywatchman: remove obsolete comments about importing from future
24 months ago, by Anton Shestakov
demandimport: remove an obsolete comment about importing from future
24 months ago, by Anton Shestakov
mr-template: wrap the instructions inside a comment block
2022-10-19, by Matt Harbison
revlog: use the user facing filename as the display_id for filelogs
2022-10-19, by Matt Harbison
revlog: drop an unused variable assignment
2022-10-19, by Matt Harbison
lfs: improve an exception message for blob corruption detected on transfer
2022-10-20, by Matt Harbison
relnotes: add 6.3
stable
2022-10-24, by Raphaël Gomès
Added signature for changeset a3356ab610fc
stable
2022-10-24, by Raphaël Gomès
Added tag 6.3rc0 for changeset a3356ab610fc
stable
2022-10-24, by Raphaël Gomès
branching: merge stable into default
2022-10-24, by Raphaël Gomès
branching: merge default into stable
stable
6.3rc0
2022-10-24, by Raphaël Gomès
lfs: fix interpolation of int and %s in an exception case
stable
2022-10-20, by Matt Harbison
tests: catch "Can't assign requested address" in test-https.t (issue6726)
stable
2022-10-19, by Anton Shestakov
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD)
stable
2022-10-19, by Anton Shestakov
shelve: re-wrap now that the line fits
2022-10-19, by Jason R. Coombs
shelve: avoid setting overloading tmpwctx
2022-10-19, by Jason R. Coombs
configitems: change the `verify.skipflags` default value to avoid a py3 crash
stable
2022-10-18, by Matt Harbison
dirstate-v2: skip evaluation of hgignore regex on cached directories
2022-10-10, by Arseniy Alekseyev
releasenotes: use re.MULTILINE mode when checking admonitions
2022-09-30, by Craig Ozancin
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
tip