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
-96
+96
+100
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.
manifest: drop the CamelCase name for `manifest.treemanifest`
3 weeks ago, by Matt Harbison
manifest: drop the CamelCase name for `manifest.manifestdict`
3 weeks ago, by Matt Harbison
filelog: drop the CamelCase name for `filelog.filelog`
3 weeks ago, by Matt Harbison
revlog: drop the CamelCase name for `revlog.revlogproblem`
3 weeks ago, by Matt Harbison
revlog: drop the CamelCase name for `revlog.revlogrevisiondelta`
3 weeks ago, by Matt Harbison
tests: use pyflakes as a tool, not a python module
3 weeks ago, by Pierre-Yves David
clang-format: do not accept version above 19.x
3 weeks ago, by Pierre-Yves David
rust-update: add a config item to disable the Rust update fastpath
4 weeks ago, by Raphaël Gomès
update: add a Rust fast-path when updating from null (and clean)
6 weeks ago, by Raphaël Gomès
merge: improve working-copy mtime race handling
4 weeks ago, by Raphaël Gomès
merge: move the filtering of ambiguous files to a dedicated function
4 weeks ago, by Raphaël Gomès
timestamp: make the reliable comparison more usable from outside
4 weeks ago, by Raphaël Gomès
timestamp: add type information to the module
4 weeks ago, by Raphaël Gomès
rust-dirstate: make the reliable timestamp comparison more usable from outside
4 weeks ago, by Raphaël Gomès
rust-dirstate-map: use a more precise identity
6 weeks ago, by Raphaël Gomès
dirstate-map: add a missing debug wait point when accessing the v2 docket
4 weeks ago, by Raphaël Gomès
rust-parsers: use the same error message as with the higher-level code
6 weeks ago, by Raphaël Gomès
rust-pathauditor: make sure we actually test the nested repo case
6 weeks ago, by Raphaël Gomès
rust-pathauditor: match more of Python's behavior and display messages
6 weeks ago, by Raphaël Gomès
rust-dirstate: pass dirstate tracked key from the requirements
6 weeks ago, by Raphaël Gomès
rust-files: check for empty manifests caused by narrow
6 weeks ago, by Raphaël Gomès
rust-repo: don't use on-disk dirstate parents in v1
6 weeks ago, by Raphaël Gomès
rust-cpython: add a util to get a `Repo` from a python path
6 weeks ago, by Raphaël Gomès
rust: improve `InvalidRevision` error message
6 weeks ago, by Raphaël Gomès
rust-dirstate: use a struct as arguments for the high-level `reset_state`
6 weeks ago, by Raphaël Gomès
rust: implement `From<SparseConfigWarning>` for `HgError`
6 weeks ago, by Raphaël Gomès
rust-hg-cpython: add an `HgProgressBar` util
6 weeks ago, by Raphaël Gomès
rust: add `Progress` trait for progress bars
6 weeks ago, by Raphaël Gomès
rust-files: separate the listing of files from a revset and a revision
6 weeks ago, by Raphaël Gomès
rust-files: add a `Sync` bound to the matcher
6 weeks ago, by Raphaël Gomès
rust-files: also return filenode and flags when listing a revision's files
6 weeks ago, by Raphaël Gomès
rust-manifest: encode flags as `Option<NonZeroU8>`
6 weeks ago, by Raphaël Gomès
rust-repo: add a method to set the current parents
6 weeks ago, by Raphaël Gomès
rust-repo: add a method to get a `Node` from a `Revision` to the `Repo`
6 weeks ago, by Raphaël Gomès
rust-utils: move the `filesystem_now` function to a util
6 weeks ago, by Raphaël Gomès
rust-dirstate: actually remember the identity
6 weeks ago, by Raphaël Gomès
mergestate: reduce the number of attribute lookups
2 months ago, by Raphaël Gomès
test-lfs-serve-access: account for output differences in Python 3.12
stable
3 weeks ago, by Raphaël Gomès
patchbomb: don't test ambiguous address
stable
3 weeks ago, by Raphaël Gomès
contrib: install pip 24.2 in the Windows dependency installer script
3 weeks ago, by Matt Harbison
contrib: install the latest py 3.11-3.13 in the Windows dependency script
4 weeks ago, by Matt Harbison
contrib: update to the latest py3.9 and 3.10 in the Windows dependency script
4 weeks ago, by Matt Harbison
contrib: drop python 3.7 from the Windows dependency installer script
4 weeks ago, by Matt Harbison
contrib: drop python 3.5 requirements file for Linux automation
4 weeks ago, by Matt Harbison
windows: implement `util.cachestat` to fix numerous dirstate problems
stable
4 weeks ago, by Matt Harbison
extdiff: don't run gui programs when in a cli-only environment
2019-02-04, by Ludovic Chabant
bookflow: fix bullet list indentation in docstring
22 months ago, by Ludovic Chabant
doc: generate separate commands/topics/extension pages
13 months ago, by Ludovic Chabant
doc: refactor gendoc for better reusability
13 months ago, by Ludovic Chabant
stream: prefer keeping an open file handle to volatile file instead of copy
6 weeks ago, by Pierre-Yves David
stream: remove __getitem__ from the VolatileManager
6 weeks ago, by Pierre-Yves David
stream: open volatile file through the manager
6 weeks ago, by Pierre-Yves David
stream: rename TempCopyManager to VolatileManager
4 weeks ago, by Pierre-Yves David
ci: only use the macOS runner if manually invoked
4 weeks ago, by Matt Harbison
ci: add a runner for macos
5 weeks ago, by Matt Harbison
branching: merge stable into default
4 weeks ago, by Pierre-Yves David
tests: use shlex.quote instead of pipes.quote
stable
4 weeks ago, by Julien Cristau
branchmap-v3: make sure we write the cache after detecting pure-topo mode
6 weeks ago, by Pierre-Yves David
demande-import-test: use `wsgiref` instead of `telnetlib` for testing
stable
4 weeks ago, by Pierre-Yves David
hgdemandimport: add collections.abc to the ignore list because Python 3.13 rc3
stable
5 weeks ago, by Mads Kiilerich
run-tests: include non-activated venv packages in `PYTHONPATH`
5 weeks ago, by Matt Harbison
tests: allow optional output when `test-lfs-server` is sent SIGTERM
5 weeks ago, by Matt Harbison
tests: stabilize `test-http-bad-server.t` on macOS
5 weeks ago, by Matt Harbison
upgrade: disable using the parallel workers optimization on macOS
5 weeks ago, by Matt Harbison
format: fix few black issues
4 weeks ago, by paugier
install: static data moved from setup.py to pyproject.toml
5 weeks ago, by paugier
ci: display tool version more selectively
4 weeks ago, by Pierre-Yves David
zeroconf: fix a warning about a signature mismatch in a method override
4 weeks ago, by Matt Harbison
zeroconf: use str instead of bytes when indexing `globals()`
5 weeks ago, by Matt Harbison
zeroconf: fix an invalid argument error on Windows
5 weeks ago, by Matt Harbison
tests: fix hooks in `test-transaction-rollback-on-revlog-split.t` for Windows
4 weeks ago, by Matt Harbison
tests: use the cross platform `SIGKILL` function
4 weeks ago, by Matt Harbison
tests: add a module that can perform the equivalent of `SIGKILL` on any OS
4 weeks ago, by Matt Harbison
tests: teach `killdaemons` on Windows to use an exit code provided by a caller
4 weeks ago, by Matt Harbison
ci: also offer tests with Python 3.13
5 weeks ago, by Pierre-Yves David
run-test: add regular line break and test count in the dot output
5 weeks ago, by Pierre-Yves David
clonebundle-digest: add recursion guards for Python 3.8
5 weeks ago, by Joerg Sonnenberger
tests: replace inline `waitlock()` with `wait-on-file` script
5 weeks ago, by Matt Harbison
tests: stabilize `test-split-legacy-inline-changelog.t` on Windows
5 weeks ago, by Matt Harbison
tests: stabilize `test-largefiles-cache.t` on Windows
5 weeks ago, by Matt Harbison
tests: stabilize `test-journal.t` on Windows
5 weeks ago, by Matt Harbison
tests: stabilize `test-clonebundles.t` on Windows
5 weeks ago, by Matt Harbison
tests: cleanup some special casing of `seq` emitting '\r\n'
5 weeks ago, by Matt Harbison
tests: force `seq` to print with '\n' EOL
5 weeks ago, by Matt Harbison
tests: stabilize `test-bundle-phase-internal.t` on Windows
5 weeks ago, by Matt Harbison
tests: skip `test-wsgicgi.t` on MSYS
5 weeks ago, by Matt Harbison
clonebundles: allow manifest to specify sha256 digest of bundles
4 months ago, by Joerg Sonnenberger
install: add long_description_content_type
6 weeks ago, by paugier
headrevs: replace a boolean match with a if/else
5 weeks ago, by Pierre-Yves David
head-revs: add a native implementation of the `stop_rev` parameter
7 weeks ago, by Pierre-Yves David
head-revs: move hg-core's inner_headrevsfiltered closer to inner_headrevs
7 weeks ago, by Pierre-Yves David
branchmap-v3: introduce a "stop_rev" argument to `headsrevs`
2 months ago, by Pierre-Yves David
branchmap-v3: filter topo heads using node for performance reason
2 months ago, by Pierre-Yves David
rev-branch-cache: properly ignores unaligned trailing data
7 weeks ago, by Pierre-Yves David
rev-branch-cache: stop pretending we will overwrite data when we don't
7 weeks ago, by Pierre-Yves David
rev-branch-cache: fix message about overwritten data
7 weeks ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
tip