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
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.
branching: merge stable into default
3 weeks ago, by Raphaël Gomès
Added signature for changeset dc97e8670dec
stable
3 weeks ago, by Raphaël Gomès
Added tag 6.9rc0 for changeset dc97e8670dec
stable
3 weeks ago, by Raphaël Gomès
doc: register the `config-doc` rst directive
stable
6.9rc0
3 weeks ago, by Raphaël Gomès
relnotes: add 6.9rc0
stable
3 weeks ago, by Raphaël Gomès
branching: merge default into stable
stable
3 weeks ago, by Raphaël Gomès
branching: merge stable into default
3 weeks ago, by Raphaël Gomès
Added signature for changeset eae3ec345e5e
stable
3 weeks ago, by Raphaël Gomès
Added tag 6.8.2 for changeset eae3ec345e5e
stable
3 weeks ago, by Raphaël Gomès
relnotes: add 6.8.2
stable
6.8.2
3 weeks ago, by Raphaël Gomès
evolution: stop wrongly flagging unrelated part of a split as divergent
stable
4 weeks ago, by Pierre-Yves David
tests: skip doctests that use `time.tzset()` on Windows
3 weeks ago, by Matt Harbison
tests: hopefully fix `test-doctest.py` on Windows and more
6 weeks ago, by Arseniy Alekseyev
hghave: make the description for "clang-format" ascii
4 weeks ago, by Matt Harbison
branching: merge stable into default
4 weeks ago, by Pierre-Yves David
tests: enable pytype checking on `mercurial/wireprotov1peer.py`
4 weeks ago, by Matt Harbison
typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`
4 weeks ago, by Matt Harbison
tests: enable pytype checking on `mercurial/wireprotoframing.py`
4 weeks ago, by Matt Harbison
typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`
4 weeks ago, by Matt Harbison
wireprototypes: make `baseprotocolhandler` methods abstract
4 weeks ago, by Matt Harbison
wireprototypes: convert `baseprotocolhandler.name` to an abstract property
4 weeks ago, by Matt Harbison
wireprotoserver: subclass the new `baseprotocolhandler` Protocol class
4 weeks ago, by Matt Harbison
wireprototypes: convert `baseprotocolhandler` to a Protocol class
4 weeks ago, by Matt Harbison
test: stabilize `test-audit-path.t` in rust (hopefully)
4 weeks ago, by Pierre-Yves David
pycompat: drop test involving assigning "foo" to `sys.hexversion`
stable
4 weeks ago, by Pierre-Yves David
pycompat: filter more of the traceback in `test-flagproccessor.t`
stable
4 weeks ago, by Pierre-Yves David
pycompat: ignore the fork + thread warning for now
stable
4 weeks ago, by Pierre-Yves David
wireprototypes: fix exception handling code with a bad pytype suppression
stable
4 weeks ago, by Matt Harbison
tests: conditionalize undesired output on Windows for rbc the mmap cases
5 weeks ago, by Matt Harbison
rev-branch-cache: disable mmapping by default on Windows
5 weeks ago, by Matt Harbison
tests: actually test the non-mmap case in `test-branches.t`
5 weeks ago, by Matt Harbison
tests: dump the http server log after a clone in `test-static-http.t`
5 weeks ago, by Matt Harbison
tests: force `dumbhttp.py` to write its log file with '\n' on Windows
5 weeks ago, by Matt Harbison
branching: merge stable into default
4 weeks ago, by Pierre-Yves David
rust: address 'error: unnecessarily eager cloning of iterator items'
stable
10 months ago, by Mads Kiilerich
utils: fix resourceutil use of deprecated importlib.resources
stable
4 months ago, by Mads Kiilerich
utils: avoid using internal _imp.is_frozen()
stable
17 months ago, by Mads Kiilerich
cext: use sys.executable instead of deprecated Py_GetProgramFullPath
stable
10 months ago, by Mads Kiilerich
subrepoutil: pass re.sub 'count' argument by name
stable
10 months ago, by Mads Kiilerich
tests: pass re.MULTILINE to re.sub as 'flags' - not in 'count' position
stable
10 months ago, by Mads Kiilerich
tests: use packaging from setuptools instead of deprecated distutils
stable
17 months ago, by Mads Kiilerich
tests: drop test-demandimport.py distutils test that failed with warnings
stable
17 months ago, by Mads Kiilerich
utils: test coverage of makedate
stable
17 months ago, by Mads Kiilerich
filecache: use bytes wherever possible in the tests
4 weeks ago, by Pierre-Yves David
cachestat: avoid creating cachestat for http path
4 weeks ago, by Pierre-Yves David
filecache: use binary path in the test
4 weeks ago, by Pierre-Yves David
branching: merge stable into default
4 weeks ago, by Pierre-Yves David
py-3-13: stabilize the docstring output across all supported Python versions
4 weeks ago, by Raphaël Gomès
docstring: backed out changeset 51057ab0dffa
stable
4 weeks ago, by Pierre-Yves David
tests: stabilize `test-clonebundles-autogen.t` on Windows
5 weeks ago, by Matt Harbison
clonebundles: stop shell quoting `HGCB_BUNDLE_BASENAME` environment variable
5 weeks ago, by Matt Harbison
tests: add coverage to for `HGCB_BUNDLE_BASENAME` with special characters
4 weeks ago, by Matt Harbison
tests: stabilize `test-eol-update.t` on Windows
5 weeks ago, by Matt Harbison
tests: force `dummysmtpd.py` to write its log file with '\n' on Windows
5 weeks ago, by Matt Harbison
tests: raise the default value for the various `devel.sync.*-timeout` configs
5 weeks ago, by Matt Harbison
tests: remove deprecated test-check-py3-compat.t
4 weeks ago, by Pierre-Yves David
zope-interface: add compatibility with 3.13 compiler attributes
stable
4 weeks ago, by Raphaël Gomès
py-3-13: fix traceback matching for the new Python version
stable
4 weeks ago, by Raphaël Gomès
py-3-13: stabilize the docstring output across all supported Python versions
stable
4 weeks ago, by Raphaël Gomès
test-lfs-serve-access: vastly simplify the error output check
stable
4 weeks ago, by Raphaël Gomès
subrepo: propagate non-default path on outgoing
stable
7 months ago, by Felipe Resende
outgoing: pre-indent some code
stable
4 weeks ago, by Felipe Resende
outgoing: move sorting in the display function
stable
4 weeks ago, by Pierre-Yves David
outgoing: extract changeset display in its own function
stable
4 weeks ago, by Felipe Resende
subrepo: move code around
stable
5 months ago, by Pierre-Yves David
merge: add a config to allow conflict-free merge of changes on adjacent lines
4 weeks ago, by Arseniy Alekseyev
localrepo: drop the CamelCase name for `localrepo.ilocalrepositorymain`
4 weeks ago, by Matt Harbison
localrepo: drop the CamelCase name for `localrepo.revlognarrowfilestorage`
4 weeks ago, by Matt Harbison
localrepo: drop the CamelCase name for `localrepo.revlogfilestorage`
4 weeks ago, by Matt Harbison
localrepo: drop the CamelCase name for `localrepo.locallegacypeer`
4 weeks ago, by Matt Harbison
localrepo: drop the CamelCase name for `localrepo.localpeer`
4 weeks ago, by Matt Harbison
localrepo: drop the CamelCase name for `localrepo.localcommandexecutor`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.treemanifestctx`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.memtreemanifestctx`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.manifestctx`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.memmanifestctx`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.manifestlog`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.manifestrevlog`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.treemanifest`
4 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.manifestdict`
4 weeks ago, by Matt Harbison
filelog: drop the CamelCase name for `filelog.filelog`
4 weeks ago, by Matt Harbison
revlog: drop the CamelCase name for `revlog.revlogproblem`
4 weeks ago, by Matt Harbison
revlog: drop the CamelCase name for `revlog.revlogrevisiondelta`
4 weeks ago, by Matt Harbison
tests: use pyflakes as a tool, not a python module
4 weeks ago, by Pierre-Yves David
clang-format: do not accept version above 19.x
4 weeks ago, by Pierre-Yves David
rust-update: add a config item to disable the Rust update fastpath
5 weeks ago, by Raphaël Gomès
update: add a Rust fast-path when updating from null (and clean)
7 weeks ago, by Raphaël Gomès
merge: improve working-copy mtime race handling
5 weeks ago, by Raphaël Gomès
merge: move the filtering of ambiguous files to a dedicated function
5 weeks ago, by Raphaël Gomès
timestamp: make the reliable comparison more usable from outside
5 weeks ago, by Raphaël Gomès
timestamp: add type information to the module
5 weeks ago, by Raphaël Gomès
rust-dirstate: make the reliable timestamp comparison more usable from outside
5 weeks ago, by Raphaël Gomès
rust-dirstate-map: use a more precise identity
7 weeks ago, by Raphaël Gomès
dirstate-map: add a missing debug wait point when accessing the v2 docket
5 weeks ago, by Raphaël Gomès
rust-parsers: use the same error message as with the higher-level code
7 weeks ago, by Raphaël Gomès
rust-pathauditor: make sure we actually test the nested repo case
7 weeks ago, by Raphaël Gomès
rust-pathauditor: match more of Python's behavior and display messages
7 weeks ago, by Raphaël Gomès
rust-dirstate: pass dirstate tracked key from the requirements
7 weeks ago, by Raphaël Gomès
rust-files: check for empty manifests caused by narrow
7 weeks ago, by Raphaël Gomès
rust-repo: don't use on-disk dirstate parents in v1
7 weeks ago, by Raphaël Gomès
rust-cpython: add a util to get a `Repo` from a python path
7 weeks ago, by Raphaël Gomès
rust: improve `InvalidRevision` error message
7 weeks ago, by Raphaël Gomès
rust-dirstate: use a struct as arguments for the high-level `reset_state`
7 weeks ago, by Raphaël Gomès
rust: implement `From<SparseConfigWarning>` for `HgError`
7 weeks ago, by Raphaël Gomès
rust-hg-cpython: add an `HgProgressBar` util
7 weeks ago, by Raphaël Gomès
rust: add `Progress` trait for progress bars
7 weeks ago, by Raphaël Gomès
rust-files: separate the listing of files from a revset and a revision
7 weeks ago, by Raphaël Gomès
rust-files: add a `Sync` bound to the matcher
7 weeks ago, by Raphaël Gomès
rust-files: also return filenode and flags when listing a revision's files
7 weeks ago, by Raphaël Gomès
rust-manifest: encode flags as `Option<NonZeroU8>`
7 weeks ago, by Raphaël Gomès
rust-repo: add a method to set the current parents
7 weeks ago, by Raphaël Gomès
rust-repo: add a method to get a `Node` from a `Revision` to the `Repo`
7 weeks ago, by Raphaël Gomès
rust-utils: move the `filesystem_now` function to a util
7 weeks ago, by Raphaël Gomès
rust-dirstate: actually remember the identity
7 weeks ago, by Raphaël Gomès
mergestate: reduce the number of attribute lookups
3 months ago, by Raphaël Gomès
test-lfs-serve-access: account for output differences in Python 3.12
stable
4 weeks ago, by Raphaël Gomès
patchbomb: don't test ambiguous address
stable
4 weeks ago, by Raphaël Gomès
contrib: install pip 24.2 in the Windows dependency installer script
4 weeks ago, by Matt Harbison
contrib: install the latest py 3.11-3.13 in the Windows dependency script
5 weeks ago, by Matt Harbison
contrib: update to the latest py3.9 and 3.10 in the Windows dependency script
5 weeks ago, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip