Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
hg-cpython: fallback when encountering an unknown matcher
2022-06-09, by Raphaël Gomès
auto-upgrade: add an option to silence the safe-mismatch message
2022-06-14, by Pierre-Yves David
auto-upgrade: add an option to silence the tracked-hint message
2022-06-14, by Pierre-Yves David
auto-upgrade: add an option to silence the dirstate-v2 message
2022-06-14, by Pierre-Yves David
auto-upgrade: rename a variable to match the actual content
2022-06-14, by Pierre-Yves David
auto-upgrade: add an option to silence the share-safe message
2022-06-14, by Pierre-Yves David
auto-upgrade: add a test that will host "quiet" testing
2022-06-14, by Pierre-Yves David
rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed
stable
2022-06-08, by Raphaël Gomès
bundlespec: check the `obsolescence` value before adding the caps
2022-05-18, by Pierre-Yves David
bundlespec: handle the presence of obsmarker part
2022-05-25, by Pierre-Yves David
bundlespec: fix the generation of bundlespec for `cg.version`
2022-05-18, by Pierre-Yves David
bundlespec: allow the bundle spec to control the bundle version
2022-05-18, by Pierre-Yves David
bundlespec: do not check for `-` in the params portion of the bundlespec
2022-05-25, by Pierre-Yves David
bundlespec: add processing of some parameter value
2022-05-18, by Pierre-Yves David
bundlespec: extract the parseparams closure
2022-05-18, by Pierre-Yves David
bundlespec: test `no` value for the `obsolescence` parameter
2022-05-25, by Pierre-Yves David
bundlespec: test that parameter overwrite the local config
2022-05-25, by Pierre-Yves David
bundlespec: do not overwrite bundlespec value with the config one
2022-05-24, by Pierre-Yves David
bundlespec: add a `overwrite` parameter to set_param
2022-05-17, by Pierre-Yves David
bundlespec: merge the contentopts and params dictionnary
2022-05-17, by Pierre-Yves David
bundlespec: test if the "obsolete=" parameter is read
2022-05-25, by Pierre-Yves David
bundlespec: fix lack of title in a evolve tests
2022-05-17, by Pierre-Yves David
bundlespec: make the `stream` case less special
2022-05-17, by Pierre-Yves David
bundlespec: phase out the `_bundlespeccgversions` mapping
2022-05-17, by Pierre-Yves David
commit: allow to close branch when committing change over a closed head
stable
2022-06-14, by Pierre-Yves David
typing: add a missing suppression directive for `msvcrt`
2022-06-13, by Matt Harbison
windows: drop some py2 compatibility code
2022-06-13, by Matt Harbison
windows: prevent bytes from being passed to registry APIs
2022-06-13, by Matt Harbison
relnotes: add 6.1.3
2022-06-02, by Raphaël Gomès
logcmdutil: use the same data as {file*} template keywords (issue6642)
stable
2022-05-12, by Anton Shestakov
tests: show that hg log --debug output differs from {file*} template keywords
stable
2022-05-12, by Anton Shestakov
cleanup: return directly instead of assigning variable
2022-06-01, by Manuel Jacob
commit: remove special handling of IOError (actually dead code)
2022-06-01, by Manuel Jacob
py3: catch specific OSError subclasses instead of checking errno
2022-06-01, by Manuel Jacob
py3: catch specific OSError subclasses instead of checking errno
2022-06-01, by Manuel Jacob
py3: catch ProcessLookupError instead of checking errno == ESRCH
2022-05-31, by Manuel Jacob
py3: catch PermissionError instead of checking errno == EPERM
2022-05-31, by Manuel Jacob
py3: catch PermissionError instead of checking errno == EACCES
2022-05-31, by Manuel Jacob
py3: catch FileNotFoundError instead of checking errno == ENOENT
2022-05-31, by Manuel Jacob
py3: catch FileExistsError instead of checking errno == EEXIST
2022-05-31, by Manuel Jacob
py3: catch BrokenPipeError instead of checking errno == EPIPE
2022-05-31, by Manuel Jacob
py3: catch ChildProcessError instead of checking errno == ECHILD
2022-05-31, by Manuel Jacob
py3: remove retry on EINTR errno
2022-05-31, by Manuel Jacob
py3: stop catching TypeError that was raised on Python 2
2022-05-31, by Manuel Jacob
py3: use `x.hex()` instead of `pycompat.sysstr(node.hex(x))`
2022-05-31, by Manuel Jacob
tests: assume that `raw` attribute is present on original socket file object
2022-05-31, by Manuel Jacob
tests: constant-fold a `pycompat.ispy3` in testlib/badserverext.py
2022-05-31, by Manuel Jacob
tests: remove Python 2 special cases in test-stdio.py
2022-05-31, by Manuel Jacob
py3: remove dead code to make file descriptors non-inheritable
2022-05-29, by Manuel Jacob
py3: remove hack that removed flush argument from print() calls on Python 2
2022-05-29, by Manuel Jacob
py3: remove long() compatibility code
2022-05-29, by Manuel Jacob
zeroconf: constant-fold a `pycompat.ispy3`
2022-05-31, by Manuel Jacob
py3: remove conditional to import collections.abc.MutableMapping
2022-05-31, by Manuel Jacob
py3: remove dead code to open file with O_CLOEXEC on Python 2
2022-05-29, by Manuel Jacob
py3: don’t encode node.bin() argument
2022-05-31, by Manuel Jacob
convert: inline Python 3 variant of url2pathname_like_subversion()
2022-05-31, by Manuel Jacob
py3: constant-fold some `pycompat.ispy3`
2022-05-31, by Manuel Jacob
py3: use `zip()` instead of trying to use `itertools.izip()`
2022-05-29, by Manuel Jacob
py3: replace mention of “xrange” in docstring by “range”
2022-05-29, by Manuel Jacob
py3: remove xrange() compatibility code
2022-05-29, by Manuel Jacob
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip