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.
tests: use the `--quiet` flag for verify when applicable
2022-05-02, by Raphaël Gomès
verify: format messages directly at the source
23 months ago, by Raphaël Gomès
dirstate: update messages in verify to not use the old `state` API
2022-05-02, by Raphaël Gomès
dirstate: add narrow support to `verify`
2022-05-02, by Raphaël Gomès
dirstate: stop using `entry.state()` for logic in `verify`
2022-05-02, by Raphaël Gomès
dirstate-entry: add `modified` property
2022-05-02, by Raphaël Gomès
debug: add debug-revlog-stats command
23 months ago, by Franck Bret
typing: attempt to remove @overloads in the platform module for stdlib methods
23 months ago, by Matt Harbison
typing: add trivial type hints to rest of the windows platform module
23 months ago, by Matt Harbison
typing: add type hints to the rest of the posix module
23 months ago, by Matt Harbison
typing: add type hints to the platform `cachestat` classes
23 months ago, by Matt Harbison
util: fix the signature of observedbufferedinputpipe._fillbuffer()
23 months ago, by Matt Harbison
tests: drop some obsolete py2 handling in util.py doctest
23 months ago, by Matt Harbison
typing: add type hints to the common posix/windows platform functions
23 months ago, by Matt Harbison
typing: add type hints to the posix platform module matching win32.py
23 months ago, by Matt Harbison
typing: add type hints to mercurial/win32.py
23 months ago, by Matt Harbison
windows: drop some py2 registry module importing
23 months ago, by Matt Harbison
typing: add type hints to the platform specific scm modules
23 months ago, by Matt Harbison
typing: add type hints to most mercurial/pycompat.py functions
23 months ago, by Matt Harbison
statprof: don't pass str `sys.argv` to a function expecting bytes
23 months ago, by Matt Harbison
typing: drop an unnecessary warning disabling comment in match.py
23 months ago, by Matt Harbison
scmposix: don't subscript IOError
23 months ago, by Matt Harbison
typing: add type hints to pycompat.bytestr
23 months ago, by Matt Harbison
pycompat: explicitly prefix builtin attr usage with `builtins.`
23 months ago, by Matt Harbison
typing: add type hints to global variables in mercurial/pycompat.py
23 months ago, by Matt Harbison
windows: drop an unused method
23 months ago, by Matt Harbison
typing: add type hints to the prompt methods in mercurial/ui.py
23 months ago, by Matt Harbison
ui: split the `default` arg out of **kwargs for the internal prompt method
23 months ago, by Matt Harbison
typing: add trivial type hints to mercurial/ui.py
23 months ago, by Matt Harbison
doc: don't pass str to ui methods in check-seclevel.py
23 months ago, by Matt Harbison
typing: add type hints related to message output in mercurial/ui.py
23 months ago, by Matt Harbison
typing: add type hints related to progress bars in mercurial/ui.py
23 months ago, by Matt Harbison
pytype: stop excluding mercurial/ui.py
24 months ago, by Matt Harbison
tests: document what the other currently enabled pylint check ensures
stable
23 months ago, by Anton Shestakov
hghave: detect newer pylint
stable
23 months ago, by Anton Shestakov
emitrevision: consider ancestors revision to emit as available base
stable
2022-11-12, by Pierre-Yves David
sqlitestore: add an `ancestors` method
stable
2022-11-09, by Pierre-Yves David
emitrevision: if we need to compute a delta on the fly, try p1 or p2 first
stable
24 months ago, by Pierre-Yves David
emitrevision: simplify the fallback to computed delta
stable
23 months ago, by Pierre-Yves David
emitrevision: also check the parents in the availability closure
stable
23 months ago, by Pierre-Yves David
emitrevision: add a small closure to check if a base is usable
stable
23 months ago, by Pierre-Yves David
chg: scale the timeout in test with the rest
stable
23 months ago, by Pierre-Yves David
hghave: we might need py310 and py311 at some point
stable
23 months ago, by Anton Shestakov
hghave: detect Python 3.10 and 3.11 as well
stable
23 months ago, by Anton Shestakov
extensions: load help from hgext.__index__ as a fallback this time
stable
23 months ago, by Matt Harbison
extensions: process disabled external paths when `hgext` package is in-memory
stable
23 months ago, by Matt Harbison
hg: show the correct message when cloning an LFS repo with extension disabled
stable
23 months ago, by Matt Harbison
demandimport: fix a crash in LazyFinder.__delattr__
stable
23 months ago, by Matt Harbison
bundle: emit full snapshot as is, without doing a redelta
23 months ago, by Pierre-Yves David
bundle: when forcing acceptance of incoming delta also accept snapshot
23 months ago, by Pierre-Yves David
delta-find: properly report full snapshot used from cache as such
23 months ago, by Pierre-Yves David
test-acl: glob the payload size again
23 months ago, by Pierre-Yves David
tests: use `test -f` instead of `ls` to see if a file is present (issue6662)
stable
23 months ago, by Anton Shestakov
amend: add a --draft option to set phase to draft
23 months ago, by Martin von Zweigbergk
commit: add --draft option to use draft phase
23 months ago, by Martin von Zweigbergk
tests: use graph log in test-phases.t
23 months ago, by Martin von Zweigbergk
commit: move check for incompatible args earlier
23 months ago, by Martin von Zweigbergk
delta-find: add a delta-reuse policy that blindly accepts incoming deltas
2022-11-07, by Pierre-Yves David
delta-find: add a `delta-reuse-policy` on configuration `path`
23 months ago, by Pierre-Yves David
changegroup: add `delta_base_reuse_policy` argument
23 months ago, by Pierre-Yves David
bundleoperation: optionnaly record the `remote` that produced the bundle
23 months ago, by Pierre-Yves David
delta-find: add a test checking various simple behavior
23 months ago, by Pierre-Yves David
rust-status: fix thread count ceiling
stable
23 months ago, by Raphaël Gomès
peer: pass the `path` to the statichttp peer
23 months ago, by Pierre-Yves David
peer: get the `path` object down to the sshpeer
23 months ago, by Pierre-Yves David
logexchange: use the proper accessors to get the remote url
23 months ago, by Pierre-Yves David
peer: get the `path` object down to the httppeer
23 months ago, by Pierre-Yves David
path: fix `url.copy` dropping the port
23 months ago, by Pierre-Yves David
peer: pass the `path` object to `make_peer`
23 months ago, by Pierre-Yves David
path: allow to copy a path while adjusting the url
23 months ago, by Pierre-Yves David
peer: store the path object used to build a peer from a repo
23 months ago, by Pierre-Yves David
peer: build a `path` object on the fly when needed
23 months ago, by Pierre-Yves David
peer: have `repo.peer` take an optional `path` argument
23 months ago, by Pierre-Yves David
peer: add a `path` attribute to peer
23 months ago, by Pierre-Yves David
peer: have a common constructor and use it
23 months ago, by Pierre-Yves David
peer: use a dedicated name for the `peer` constructor
23 months ago, by Pierre-Yves David
peer: dissolve `_peerlookup` into its last two callers
23 months ago, by Pierre-Yves David
peer: stop having a `peer()` method on `peer()`
23 months ago, by Pierre-Yves David
clone: explicitly detect the need to fetch a peer
23 months ago, by Pierre-Yves David
addbranchrevs: explicitly detect the need to fetch a peer
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg clone`
23 months ago, by Pierre-Yves David
path: use `get_clone_path_obj` in share
23 months ago, by Pierre-Yves David
path: pass `path` to `peer` in mq
23 months ago, by Pierre-Yves David
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip