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.
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
8 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
revlog: make `clearcaches()` signature consistent with ManifestRevlog
8 weeks ago, by Matt Harbison
bundlerepo: fix mismatches with repository and revlog classes
3 months ago, by Matt Harbison
typing: make `bundlerepository` subclass `localrepository` while type checking
8 weeks ago, by Matt Harbison
rust: bump rust-cpython version to 0.7.2
stable
2 months ago, by Pierre-Yves David
rust: add Vfs trait
5 months ago, by Raphaël Gomès
rust: use new revlog configs in all revlog opening code
5 months ago, by Raphaël Gomès
rust-revlog: don't try to open the data file if the index is empty
2 months ago, by Raphaël Gomès
rust-revlog: add revlog-specific config objects
5 months ago, by Raphaël Gomès
typing: add `from __future__ import annotations` to remaining source files
2 months ago, by Matt Harbison
typing: add `from __future__ import annotations` to most files
2 months ago, by Matt Harbison
format: add many "missing" comma
2 months ago, by Matt Harbison
typing: simplify archive.gz writing and drop a few pytype suppressions
2 months ago, by Matt Harbison
typing: explicitly set the return type of `_InnerRevLog.raw_text()`
2 months ago, by Matt Harbison
typing: add explicit hints for recent pytype regressions
2 months ago, by Matt Harbison
revlog: use the method to check if the revlog is being written to
5 months ago, by Raphaël Gomès
revlog: add an early return for getting sidedata
5 months ago, by Raphaël Gomès
revlog: simplify rawtext return value
5 months ago, by Raphaël Gomès
revlog: cleanup some outdated docstrings
5 months ago, by Raphaël Gomès
rust-inner-revlog: always inline `get_entry`
2 months ago, by Pierre-Yves David
rust-inner-revlog: derive Debug for IndexHeaderFlags
2 months ago, by Pierre-Yves David
rust-inner-revlog: drop some outdated comment
2 months ago, by Pierre-Yves David
rust-config: add more ways of reading the config
5 months ago, by Raphaël Gomès
util: make buffer readonly
7 months ago, by Raphaël Gomès
setup: avoid the deprecated `distutils.spawn.find_executable`
2 months ago, by Matt Harbison
setup: drop the hack to disable linker warning 4197 on Windows
2 months ago, by Matt Harbison
ci: also offer to test 3.12 with rust
2 months ago, by Pierre-Yves David
ci: add the option to test more Python versions
2 months ago, by Pierre-Yves David
censor: document the censor.policy option (issue6909)
2 months ago, by Pierre-Yves David
help: add :config-doc:`section.key` shorthand to insert documentation
2 months ago, by Pierre-Yves David
bzr: attempt to stabilize the test
2 months ago, by Pierre-Yves David
branching: merge with stable
2 months ago, by Pierre-Yves David
profiling: use "stat" profiler to profile individual request
stable
2 months ago, by Pierre-Yves David
profiling: improve 3.12 error message for calling lsprof twice
stable
2 months ago, by Pierre-Yves David
test: display server error log in test-profile.t
stable
2 months ago, by Pierre-Yves David
archive: defer opening the output until a file is matched
12 months ago, by Joerg Sonnenberger
run-tests: add color to the progress output
2 months ago, by Pierre-Yves David
python-compat: drop support for Python3.6 and 3.7
2 months ago, by Pierre-Yves David
ci: drop path manipulation that we do not need anymore
2 months ago, by Pierre-Yves David
brancing: merge stable into default
2 months ago, by Pierre-Yves David
setup: handle removal of old MSVC compiler from setuptools 65.0 (issue6910)
stable
2 months ago, by Matt Harbison
utils: accept bytearray arguments for escapestr
2 months ago, by Joerg Sonnenberger
http: simplify
4 months ago, by Joerg Sonnenberger
http: use urllib's cookie handler
4 months ago, by Joerg Sonnenberger
http: reuse Python's implementation of read/readline/readinto
4 months ago, by Joerg Sonnenberger
debugwireproto: redo logging to also work for https
4 months ago, by Joerg Sonnenberger
urllib2: redo response.readlines addition via class patching
4 months ago, by Joerg Sonnenberger
typing: lock in new pytype gains from making revlog related classes typeable
2 months ago, by Matt Harbison
typing: add types to `revlog.revlogproblem`
2 months ago, by Matt Harbison
typing: make the revlog classes known to pytype
2 months ago, by Matt Harbison
typing: make the manifest classes known to pytype
2 months ago, by Matt Harbison
typing: make the filelog class known to pytype
2 months ago, by Matt Harbison
remotefilelog: adapt the `debugindex` command to past API changes
2 months ago, by Matt Harbison
typing: add type hints to the `opener` attributes and arguments of revlog
2 months ago, by Matt Harbison
remotefilelog: honor the `--format` arg of the `debugindex` command
2 months ago, by Matt Harbison
merge: sort filemap only if requested by the caller
stable
3 months ago, by Manuel Jacob
shelve: consistently convert exception to bytes via `stringutil.forcebytestr`
2 months ago, by Matt Harbison
typing: add type hints to `mercurial.shelve`
2 months ago, by Matt Harbison
typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16
2 months ago, by Matt Harbison
monotone: replace %s interpolation with appropriate numeric specifiers
2 months ago, by Matt Harbison
shelve: raise an error when loading a corrupt state file in an impossible case
2 months ago, by Matt Harbison
contrib: print the version of pytype used to do the type checking
2 months ago, by Matt Harbison
typing: create an @overload of `phasecache` ctor to handle the copy case
3 months ago, by Matt Harbison
typing: declare the `_phasesets` member of `phasecache` to be `Optional`
3 months ago, by Matt Harbison
typing: hide the interface version of `dirstate` during type checking
3 months ago, by Matt Harbison
dirstate: remove the interface decorator to help pytype
3 months ago, by Matt Harbison
largefiles: sync up `largefilesdirstate` methods with `dirstate` base class
3 months ago, by Matt Harbison
sparse: reliably avoid writing to store without a lock
3 months ago, by Arseniy Alekseyev
debugsparse: stop taking the store lock
3 months ago, by Arseniy Alekseyev
scmutils: read the requires file before writing to avoid unnecessary rewrite
3 months ago, by Arseniy Alekseyev
localrepo: remove _readrequires function in favor of scmutil.readrequires
3 months ago, by Arseniy Alekseyev
scmutil: add `readrequires` next to `writerequires`
3 months ago, by Arseniy Alekseyev
typing: correct a type hint in `mercurial.manifest`
3 months ago, by Matt Harbison
typing: add hints to `mercurial.util.mktempcopy()`
3 months ago, by Matt Harbison
typing: fix the hint for the `mode` argument of `platform.copymode()`
3 months ago, by Matt Harbison
largefiles: fix check that ensures that --all-largefiles is only used locally
stable
3 months ago, by Manuel Jacob
exchange: trivial simplification
18 months ago, by Felipe Contreras
import: fix erroneous comparison of str with bytes
stable
3 months ago, by Manuel Jacob
histedit: create state and acquire locks earlier
stable
3 months ago, by Anton Shestakov
py3: use str literal instead of bytes literal
stable
3 months ago, by Manuel Jacob
typing: fix type annotation
stable
3 months ago, by Manuel Jacob
cffi: pass bytes instead of str to ffi.new("char[]", …)
stable
3 months ago, by Manuel Jacob
cffi: call bytes() instead of str() on CFFI buffer instances
stable
3 months ago, by Manuel Jacob
cffi: pass C type and attribute names as str instead of bytes
stable
3 months ago, by Manuel Jacob
py3: fix type of some elements of __all__ lists
stable
3 months ago, by Manuel Jacob
manifest: deprecated readdelta and readfast
3 months ago, by Pierre-Yves David
manifest: use read_delta_new_entries in verify too
3 months ago, by Pierre-Yves David
manifest: use read_delta_new_entries in changegroup validate
3 months ago, by Pierre-Yves David
manifest: add a read_delta_new_entries method
3 months ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip