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
+300
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.
head-revs: remove the `headrevsfiltered` method on the index
7 weeks ago, by Pierre-Yves David
head-revs: stop calling headrevsfiltered
7 weeks ago, by Pierre-Yves David
rust-cpython: also accept the `filteredrevs` argument in index.headrevs
7 weeks ago, by Pierre-Yves David
branchmap: use the proper experimental name in cacheutil
7 weeks ago, by Pierre-Yves David
interfaces: introduce and use a protocol class for the `mpatch` module
5 weeks ago, by Matt Harbison
branching: merge stable into default
5 weeks ago, by Pierre-Yves David
doctest: use the system hg to find the list of file to tests
stable
5 weeks ago, by Pierre-Yves David
relnotes: skip the test if the source repository is not readable
stable
5 weeks ago, by Pierre-Yves David
check-code: document reason and suggest alternative to exit code negation
stable
5 weeks ago, by Pierre-Yves David
ci: drop the HGMODULEPOLICY overwrite
stable
5 weeks ago, by Pierre-Yves David
test: preserve the existing module policy config for testrepohg resuse
stable
5 weeks ago, by Pierre-Yves David
module-policy: ignore empty module policy
stable
5 weeks ago, by Pierre-Yves David
tests: provide an alternate fake lock for filesystems without symlink support
6 weeks ago, by Matt Harbison
tests: disable `worker.backgroundclose` to stabilize a test on Windows
6 weeks ago, by Matt Harbison
tests: fix lock file path mangling in `test-racy-mutations.t` on Windows
6 weeks ago, by Matt Harbison
tests: stabilize `test-status-eacces.t` on Windows
6 weeks ago, by Matt Harbison
run-tests: bump the default timeout on Windows to 4x the normal value
6 weeks ago, by Matt Harbison
run-tests: bump the minimum python to 3.8
6 weeks ago, by Matt Harbison
tests: stabilize `test-sparse.t` on Windows
6 weeks ago, by Matt Harbison
tests: fix a test hang on Windows when setting a debuglock
6 weeks ago, by Matt Harbison
tests: conditionalize `chmod` usage in `test-upgrade-repo.t`
6 weeks ago, by Matt Harbison
tests: print the actual timeout value used in `wait-on-file`
6 weeks ago, by Matt Harbison
tests: stabilize `test-transaction-wc-rollback-race.t` on Windows
6 weeks ago, by Matt Harbison
tests: stabilize `test-merge-partial-tool.t` on Windows
6 weeks ago, by Matt Harbison
tests: replace `hg id --debug -i` command substitution with non-debug command
6 weeks ago, by Matt Harbison
tests: correct Windows output to account for putting repos in `repo` subdir
6 weeks ago, by Matt Harbison
tests: use pattern matching to mask `ECONNREFUSED` messages
6 weeks ago, by Matt Harbison
typing: add stub functions for `cext/charencoding`
5 weeks ago, by Matt Harbison
interfaces: introduce and use a protocol class for the `charencoding` module
5 weeks ago, by Matt Harbison
debugantivirusrunning: use bytes when opening a vfs file
6 weeks ago, by Matt Harbison
interfaces: introduce and use a protocol class for the `base85` module
6 weeks ago, by Matt Harbison
base85: avoid a spurious use-before-initialized warning in `pure` module
6 weeks ago, by Matt Harbison
typing: add type annotations to `mercurial/mdiff.py`
6 weeks ago, by Matt Harbison
mdiff: convert a few block definitions from lists to tuples
6 weeks ago, by Matt Harbison
interfaces: add the optional `bdiff.xdiffblocks()` method
6 weeks ago, by Matt Harbison
interfaces: introduce and use a protocol class for the `bdiff` module
6 weeks ago, by Matt Harbison
mdiff: tweak calls into `bdiff.fixws` to match its type hints
6 weeks ago, by Matt Harbison
util: minor copy editing of the documentation for `mmapread()`
6 weeks ago, by Matt Harbison
util: make `mmapread()` work on Windows again
6 weeks ago, by Matt Harbison
typing: add type annotations to the dirstate classes
7 weeks ago, by Matt Harbison
interfaces: change a couple of dirstate fields to `@property`
7 weeks ago, by Matt Harbison
git: make `dirstate.parents()` return a list like the core class
7 weeks ago, by Matt Harbison
typing: add type hints for the overloads of `matchmod.readpatternfile()`
7 weeks ago, by Matt Harbison
dirstate: subclass the new dirstate Protocol class
7 weeks ago, by Matt Harbison
git: correct some signature mismatches between dirstate and the Protocol class
7 weeks ago, by Matt Harbison
interfaces: convert the zope `Attribute` attrs to regular fields
7 weeks ago, by Matt Harbison
interfaces: add the missing `self` arg to the dirstate Protocol class
7 weeks ago, by Matt Harbison
interfaces: convert the dirstate zope interface to a Protocol class
7 weeks ago, by Matt Harbison
tests: disable `test-check-interfaces.py` while converting to protocols
7 weeks ago, by Matt Harbison
tests: always access the mercurial repo through `helpers-testrepo.sh`
6 weeks ago, by Arseniy Alekseyev
tests: in helpers-testrepo.sh switch from shell aliases to functions
6 weeks ago, by Arseniy Alekseyev
rust: fix the deprecation warning in NaiveDateTime::from_timestamp
7 weeks ago, by Arseniy Alekseyev
run-tests: ensure that --no-rust do not use rust
stable
7 weeks ago, by Pierre-Yves David
revlogutils: teach issue6528 filtering about grandparents
3 months ago, by Joerg Sonnenberger
revlogutils: remember known metadata parents for issue6528
3 months ago, by Joerg Sonnenberger
revlogutils: for issue6528 fix, pre-cache nullrev as metadata-free
3 months ago, by Joerg Sonnenberger
revlogutils: for issue6528 fix, cache results for null changes
3 months ago, by Joerg Sonnenberger
revlogutils: fix _chunk() reference
3 months ago, by Joerg Sonnenberger
rev-branch-cache: reenable memory mapping of the revision data
2 months ago, by Pierre-Yves David
rev-branch-cache: have debugupdatecache warm rbc too
7 weeks ago, by Pierre-Yves David
rev-branch-cache: schedule a write of the "v2" format if we read from "v1"
7 weeks ago, by Pierre-Yves David
rev-branch-cache: fallback on "v1" data if no v2 is found
7 weeks ago, by Pierre-Yves David
rev-branch-cache: increment the version to "v2"
7 weeks ago, by Pierre-Yves David
rev-branch-cache: stop truncating cache file
7 weeks ago, by Pierre-Yves David
rev-branch-cache: make sure we close the name file we open
7 weeks ago, by Pierre-Yves David
rev-branch-cache: add a way to force rewrite of the cache
7 weeks ago, by Pierre-Yves David
rev-branch-cache: issue more truthful "truncating" message
7 weeks ago, by Pierre-Yves David
rev-branch-cache: move the code in a dedicated module
7 weeks ago, by Pierre-Yves David
statichttprepo: stop shadowing the `bytes` builtin
7 weeks ago, by Matt Harbison
statichttprepo: fix `httprangereader.read()` for py3
7 weeks ago, by Matt Harbison
statichttprepo: use a context manager to handle a file descriptor
7 weeks ago, by Matt Harbison
profiling: pass bytes to `_()` and `error.Abort()`
7 weeks ago, by Matt Harbison
exchange: improve computation of relevant markers for large repos
4 months ago, by Joerg Sonnenberger
typing: make the localrepo classes known to pytype
8 weeks ago, by Matt Harbison
typing: add a handful more annotations to `mercurial/vfs.py`
7 weeks ago, by Matt Harbison
typing: make `vfs.isfileorlink_checkdir()` path arg required
7 weeks ago, by Matt Harbison
typing: manually add type annotations to `mercurial/vfs.py`
8 weeks ago, by Matt Harbison
typing: correct pytype mistakes in `mercurial/vfs.py`
8 weeks ago, by Matt Harbison
typing: run `merge-pyi` on `mercurial/vfs.py`
8 weeks ago, by Matt Harbison
typing: add type annotations to `mercurial.util.makelock()`
8 weeks ago, by Matt Harbison
util: avoid a leaked file descriptor in `util.makelock()` exceptional case
8 weeks ago, by Matt Harbison
typing: add type annotations to the `mercurial.util.filestat` class
8 weeks ago, by Matt Harbison
vfs: do minor copyediting on comments and doc strings
8 weeks ago, by Matt Harbison
vfs: simplify the `abstractvfs.rename()` implementation
8 weeks ago, by Matt Harbison
vfs: use @abstractmethod instead of homebrewing abstract methods
8 weeks ago, by Matt Harbison
vfs: modernize the detection of the main thread
8 weeks ago, by Matt Harbison
store: fix a signature mismatch for a vfs subclass
7 weeks ago, by Matt Harbison
lfs: fix various signature mismatches for vfs subclasses
7 weeks ago, by Matt Harbison
util: add a comment to suppress a PyCharm warning about a PEP 8 violation
7 weeks ago, by Matt Harbison
keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass
7 weeks ago, by Matt Harbison
cbor: drop a duplicate dictionary initialization entry
7 weeks ago, by Matt Harbison
profiling: document the py-spy value for `profiling.type`
2 months ago, by Pierre-Yves David
tests: enable pytype checking on `mercurial/unionrepo.py`
8 weeks ago, by Matt Harbison
unionrepo: fix mismatches with revlog classes
8 weeks ago, by Matt Harbison
typing: make `unionrepository` subclass `localrepository` while type checking
8 weeks ago, by Matt Harbison
tests: enable pytype checking on `mercurial/bundlerepo.py`
8 weeks ago, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
tip