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.
histedit: byteify the help for the multifold action
23 months ago, by Matt Harbison
typing: disable a few incorrect warnings in pywatchman
23 months ago, by Matt Harbison
watchman: refactor transport connecting to unconfuse pytype
23 months ago, by Matt Harbison
watchman: refactor `ctypes.windll.kernel32` references to a local variable
23 months ago, by Matt Harbison
typing: disable [unsupported-operands] warning in the largefiles outgoing hook
23 months ago, by Matt Harbison
typing: add some assertions that a variable isn't None
23 months ago, by Matt Harbison
largefiles: reference `mercurial.configitems.dynamicdefault` directly
23 months ago, by Matt Harbison
releasenotes: fix a typo in a comment
23 months ago, by Matt Harbison
schemes: fix a broken check for drive letter conflicts
23 months ago, by Matt Harbison
typing: suppress a bunch of potential import-error cases in extensions
23 months ago, by Matt Harbison
watchman: drop some py2 compat code
23 months ago, by Matt Harbison
pytype: add coverage for hgdemandimport
23 months ago, by Matt Harbison
hgweb: skip body creation of HEAD for most requests
23 months ago, by Joerg Sonnenberger
branching: merge stable into default
23 months ago, by Raphaël Gomès
relnotes: last-minute addition to 6.3.2
stable
23 months ago, by Raphaël Gomès
relnotes: add 6.3.2
stable
23 months ago, by Raphaël Gomès
Added signature for changeset 59466b13a3ae
stable
23 months ago, by Raphaël Gomès
Added tag 6.3.2 for changeset 59466b13a3ae
stable
23 months ago, by Raphaël Gomès
filemerge: fix crash when using filesets in [partial-merge-tools]
stable
6.3.2
23 months ago, by Martin von Zweigbergk
urlutil: drop the deprecated `getpath()`
23 months ago, by Matt Harbison
ui: drop the deprecated `getpath()`
23 months ago, by Matt Harbison
ui: drop the deprecated `expandpath()`
23 months ago, by Matt Harbison
packaging: add dependencies to the PyOxidizer build on macOS
stable
24 months ago, by Matt Harbison
tests: conditionalize path output for in-memory pyoxidizer resources
stable
24 months ago, by Matt Harbison
tests: conditionalize test output for in-filesystem pyoxidizer resources
stable
24 months ago, by Matt Harbison
hghave: add predicates for embedded and filesystem pyoxidizer resources
stable
24 months ago, by Matt Harbison
run-tests: support --pyoxidized on macOS
stable
24 months ago, by Matt Harbison
make: add a target for building pyoxidizer tests on macOS
stable
24 months ago, by Matt Harbison
copyright: update to 2023
stable
23 months ago, by Matt Harbison
bisect: correct message about aborting an in-progress bisect (issue6527)
stable
23 months ago, by Anton Shestakov
revlog: fix misleading comment about _maxinline
23 months ago, by Arseniy Alekseyev
verify: print short `p1` node in relevant dirstate messages
23 months ago, by Raphaël Gomès
verify: also check dirstate
2022-05-02, by Raphaël Gomès
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
2022-11-25, 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
2022-11-24, by Pierre-Yves David
emitrevision: simplify the fallback to computed delta
stable
2022-11-28, by Pierre-Yves David
emitrevision: also check the parents in the availability closure
stable
2022-11-28, by Pierre-Yves David
emitrevision: add a small closure to check if a base is usable
stable
2022-11-28, by Pierre-Yves David
chg: scale the timeout in test with the rest
stable
24 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
24 months ago, by Matt Harbison
extensions: process disabled external paths when `hgext` package is in-memory
stable
24 months ago, by Matt Harbison
hg: show the correct message when cloning an LFS repo with extension disabled
stable
24 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
24 months ago, by Pierre-Yves David
bundle: when forcing acceptance of incoming delta also accept snapshot
24 months ago, by Pierre-Yves David
delta-find: properly report full snapshot used from cache as such
24 months ago, by Pierre-Yves David
test-acl: glob the payload size again
24 months ago, by Pierre-Yves David
tests: use `test -f` instead of `ls` to see if a file is present (issue6662)
stable
24 months ago, by Anton Shestakov
amend: add a --draft option to set phase to draft
24 months ago, by Martin von Zweigbergk
commit: add --draft option to use draft phase
24 months ago, by Martin von Zweigbergk
tests: use graph log in test-phases.t
24 months ago, by Martin von Zweigbergk
commit: move check for incompatible args earlier
24 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`
24 months ago, by Pierre-Yves David
changegroup: add `delta_base_reuse_policy` argument
24 months ago, by Pierre-Yves David
bundleoperation: optionnaly record the `remote` that produced the bundle
24 months ago, by Pierre-Yves David
delta-find: add a test checking various simple behavior
24 months ago, by Pierre-Yves David
rust-status: fix thread count ceiling
stable
24 months ago, by Raphaël Gomès
peer: pass the `path` to the statichttp peer
24 months ago, by Pierre-Yves David
peer: get the `path` object down to the sshpeer
24 months ago, by Pierre-Yves David
logexchange: use the proper accessors to get the remote url
24 months ago, by Pierre-Yves David
peer: get the `path` object down to the httppeer
24 months ago, by Pierre-Yves David
path: fix `url.copy` dropping the port
24 months ago, by Pierre-Yves David
peer: pass the `path` object to `make_peer`
24 months ago, by Pierre-Yves David
path: allow to copy a path while adjusting the url
24 months ago, by Pierre-Yves David
peer: store the path object used to build a peer from a repo
24 months ago, by Pierre-Yves David
peer: build a `path` object on the fly when needed
24 months ago, by Pierre-Yves David
peer: have `repo.peer` take an optional `path` argument
24 months ago, by Pierre-Yves David
peer: add a `path` attribute to peer
24 months ago, by Pierre-Yves David
peer: have a common constructor and use it
24 months ago, by Pierre-Yves David
peer: use a dedicated name for the `peer` constructor
24 months ago, by Pierre-Yves David
peer: dissolve `_peerlookup` into its last two callers
24 months ago, by Pierre-Yves David
peer: stop having a `peer()` method on `peer()`
24 months ago, by Pierre-Yves David
clone: explicitly detect the need to fetch a peer
24 months ago, by Pierre-Yves David
addbranchrevs: explicitly detect the need to fetch a peer
24 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg clone`
24 months ago, by Pierre-Yves David
path: use `get_clone_path_obj` in share
24 months ago, by Pierre-Yves David
path: pass `path` to `peer` in mq
24 months ago, by Pierre-Yves David
path: use `get_clone_path_obj` in _getlocal
24 months ago, by Pierre-Yves David
path: pass `path` to `peer` in `hg init`
24 months ago, by Pierre-Yves David
path: add a `get_clone_path_obj` function
24 months ago, by Pierre-Yves David
path: simplify the implementation of `get_clone_path`
24 months ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip