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
+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.
dirstate: swap pathto() and get_entry() in idirstate
22 months ago, by Anton Shestakov
dirstate: update docstrings in idirstate from the current dirstate
22 months ago, by Anton Shestakov
setup: drop legacy osx compiler tuning to enable universal builds
22 months ago, by Matt Harbison
tests: optional PEP 657 error location in test-lfs-serve-access.t (issue6782)
stable
22 months ago, by Anton Shestakov
tests: simplify `(py3 no-py36 !)` output matching predicates to `(no-py36 !)`
22 months ago, by Matt Harbison
tests: drop `(py3 !)` output matching predicates
22 months ago, by Matt Harbison
run-tests: drop a workaround for python2
2022-07-19, by Matt Harbison
contrib: drop py2 support from testparseutil.py
22 months ago, by Matt Harbison
tests: drop py2 support from `f` utility
22 months ago, by Matt Harbison
tests: drop py2 support from test-doctest.py
22 months ago, by Matt Harbison
tests: drop py2 support from test-demandimport.py
22 months ago, by Matt Harbison
tests: optional PEP 657 error location in test-extension.t (issue6781)
stable
22 months ago, by Anton Shestakov
tests: filter out PEP 657 error locations in tracebacks (issue6780)
stable
22 months ago, by Anton Shestakov
pytype: add coverage for parts of hgext
22 months ago, by Matt Harbison
convert: stop passing str to the dateutil API in darcs
22 months ago, by Matt Harbison
typing: suppress a couple of attribute-errors in convert
22 months ago, by Matt Harbison
hooklib: force an exception wrapped by errors.Abort to bytestr
22 months ago, by Matt Harbison
notify: force an exception wrapped by errors.Abort to bytestr
22 months ago, by Matt Harbison
typing: disable a bogus attribute-error warning in phabricator
22 months ago, by Matt Harbison
sparse: fix a py2 based usage of `map()`
22 months ago, by Matt Harbison
typing: adjust `mercurial.util.iterlines()` to accept any `Iterable`
22 months ago, by Matt Harbison
typing: disable an attribute-error warning in the journal extension
22 months ago, by Matt Harbison
remotefilelog: byteify the message for a few StorageErrors
22 months ago, by Matt Harbison
histedit: byteify the help for the multifold action
22 months ago, by Matt Harbison
typing: disable a few incorrect warnings in pywatchman
22 months ago, by Matt Harbison
watchman: refactor transport connecting to unconfuse pytype
22 months ago, by Matt Harbison
watchman: refactor `ctypes.windll.kernel32` references to a local variable
22 months ago, by Matt Harbison
typing: disable [unsupported-operands] warning in the largefiles outgoing hook
22 months ago, by Matt Harbison
typing: add some assertions that a variable isn't None
22 months ago, by Matt Harbison
largefiles: reference `mercurial.configitems.dynamicdefault` directly
22 months ago, by Matt Harbison
releasenotes: fix a typo in a comment
22 months ago, by Matt Harbison
schemes: fix a broken check for drive letter conflicts
22 months ago, by Matt Harbison
typing: suppress a bunch of potential import-error cases in extensions
22 months ago, by Matt Harbison
watchman: drop some py2 compat code
22 months ago, by Matt Harbison
pytype: add coverage for hgdemandimport
22 months ago, by Matt Harbison
hgweb: skip body creation of HEAD for most requests
23 months ago, by Joerg Sonnenberger
branching: merge stable into default
22 months ago, by Raphaël Gomès
relnotes: last-minute addition to 6.3.2
stable
22 months ago, by Raphaël Gomès
relnotes: add 6.3.2
stable
22 months ago, by Raphaël Gomès
Added signature for changeset 59466b13a3ae
stable
22 months ago, by Raphaël Gomès
Added tag 6.3.2 for changeset 59466b13a3ae
stable
22 months ago, by Raphaël Gomès
filemerge: fix crash when using filesets in [partial-merge-tools]
stable
6.3.2
22 months ago, by Martin von Zweigbergk
urlutil: drop the deprecated `getpath()`
22 months ago, by Matt Harbison
ui: drop the deprecated `getpath()`
22 months ago, by Matt Harbison
ui: drop the deprecated `expandpath()`
22 months ago, by Matt Harbison
packaging: add dependencies to the PyOxidizer build on macOS
stable
23 months ago, by Matt Harbison
tests: conditionalize path output for in-memory pyoxidizer resources
stable
23 months ago, by Matt Harbison
tests: conditionalize test output for in-filesystem pyoxidizer resources
stable
23 months ago, by Matt Harbison
hghave: add predicates for embedded and filesystem pyoxidizer resources
stable
23 months ago, by Matt Harbison
run-tests: support --pyoxidized on macOS
stable
23 months ago, by Matt Harbison
make: add a target for building pyoxidizer tests on macOS
stable
23 months ago, by Matt Harbison
copyright: update to 2023
stable
22 months ago, by Matt Harbison
bisect: correct message about aborting an in-progress bisect (issue6527)
stable
22 months ago, by Anton Shestakov
revlog: fix misleading comment about _maxinline
22 months ago, by Arseniy Alekseyev
verify: print short `p1` node in relevant dirstate messages
23 months ago, by Raphaël Gomès
verify: also check dirstate
2022-05-02, by Raphaël Gomès
tests: use the `--quiet` flag for verify when applicable
2022-05-02, by Raphaël Gomès
verify: format messages directly at the source
23 months ago, by Raphaël Gomès
dirstate: update messages in verify to not use the old `state` API
2022-05-02, by Raphaël Gomès
dirstate: add narrow support to `verify`
2022-05-02, by Raphaël Gomès
dirstate: stop using `entry.state()` for logic in `verify`
2022-05-02, by Raphaël Gomès
dirstate-entry: add `modified` property
2022-05-02, by Raphaël Gomès
debug: add debug-revlog-stats command
23 months ago, by Franck Bret
typing: attempt to remove @overloads in the platform module for stdlib methods
23 months ago, by Matt Harbison
typing: add trivial type hints to rest of the windows platform module
23 months ago, by Matt Harbison
typing: add type hints to the rest of the posix module
23 months ago, by Matt Harbison
typing: add type hints to the platform `cachestat` classes
23 months ago, by Matt Harbison
util: fix the signature of observedbufferedinputpipe._fillbuffer()
23 months ago, by Matt Harbison
tests: drop some obsolete py2 handling in util.py doctest
23 months ago, by Matt Harbison
typing: add type hints to the common posix/windows platform functions
23 months ago, by Matt Harbison
typing: add type hints to the posix platform module matching win32.py
23 months ago, by Matt Harbison
typing: add type hints to mercurial/win32.py
23 months ago, by Matt Harbison
windows: drop some py2 registry module importing
23 months ago, by Matt Harbison
typing: add type hints to the platform specific scm modules
23 months ago, by Matt Harbison
typing: add type hints to most mercurial/pycompat.py functions
23 months ago, by Matt Harbison
statprof: don't pass str `sys.argv` to a function expecting bytes
23 months ago, by Matt Harbison
typing: drop an unnecessary warning disabling comment in match.py
23 months ago, by Matt Harbison
scmposix: don't subscript IOError
23 months ago, by Matt Harbison
typing: add type hints to pycompat.bytestr
23 months ago, by Matt Harbison
pycompat: explicitly prefix builtin attr usage with `builtins.`
23 months ago, by Matt Harbison
typing: add type hints to global variables in mercurial/pycompat.py
23 months ago, by Matt Harbison
windows: drop an unused method
23 months ago, by Matt Harbison
typing: add type hints to the prompt methods in mercurial/ui.py
23 months ago, by Matt Harbison
ui: split the `default` arg out of **kwargs for the internal prompt method
23 months ago, by Matt Harbison
typing: add trivial type hints to mercurial/ui.py
23 months ago, by Matt Harbison
doc: don't pass str to ui methods in check-seclevel.py
23 months ago, by Matt Harbison
typing: add type hints related to message output in mercurial/ui.py
23 months ago, by Matt Harbison
typing: add type hints related to progress bars in mercurial/ui.py
23 months ago, by Matt Harbison
pytype: stop excluding mercurial/ui.py
23 months ago, by Matt Harbison
tests: document what the other currently enabled pylint check ensures
stable
23 months ago, by Anton Shestakov
hghave: detect newer pylint
stable
23 months ago, by Anton Shestakov
emitrevision: consider ancestors revision to emit as available base
stable
2022-11-12, by Pierre-Yves David
sqlitestore: add an `ancestors` method
stable
2022-11-09, by Pierre-Yves David
emitrevision: if we need to compute a delta on the fly, try p1 or p2 first
stable
23 months ago, by Pierre-Yves David
emitrevision: simplify the fallback to computed delta
stable
23 months ago, by Pierre-Yves David
emitrevision: also check the parents in the availability closure
stable
23 months ago, by Pierre-Yves David
emitrevision: add a small closure to check if a base is usable
stable
23 months ago, by Pierre-Yves David
chg: scale the timeout in test with the rest
stable
23 months ago, by Pierre-Yves David
hghave: we might need py310 and py311 at some point
stable
23 months ago, by Anton Shestakov
hghave: detect Python 3.10 and 3.11 as well
stable
23 months ago, by Anton Shestakov
extensions: load help from hgext.__index__ as a fallback this time
stable
23 months ago, by Matt Harbison
extensions: process disabled external paths when `hgext` package is in-memory
stable
23 months ago, by Matt Harbison
hg: show the correct message when cloning an LFS repo with extension disabled
stable
23 months ago, by Matt Harbison
demandimport: fix a crash in LazyFinder.__delattr__
stable
23 months ago, by Matt Harbison
bundle: emit full snapshot as is, without doing a redelta
23 months ago, by Pierre-Yves David
bundle: when forcing acceptance of incoming delta also accept snapshot
23 months ago, by Pierre-Yves David
delta-find: properly report full snapshot used from cache as such
23 months ago, by Pierre-Yves David
test-acl: glob the payload size again
23 months ago, by Pierre-Yves David
tests: use `test -f` instead of `ls` to see if a file is present (issue6662)
stable
23 months ago, by Anton Shestakov
amend: add a --draft option to set phase to draft
23 months ago, by Martin von Zweigbergk
commit: add --draft option to use draft phase
23 months ago, by Martin von Zweigbergk
tests: use graph log in test-phases.t
23 months ago, by Martin von Zweigbergk
commit: move check for incompatible args earlier
23 months ago, by Martin von Zweigbergk
delta-find: add a delta-reuse policy that blindly accepts incoming deltas
2022-11-07, by Pierre-Yves David
delta-find: add a `delta-reuse-policy` on configuration `path`
23 months ago, by Pierre-Yves David
changegroup: add `delta_base_reuse_policy` argument
23 months ago, by Pierre-Yves David
bundleoperation: optionnaly record the `remote` that produced the bundle
23 months ago, by Pierre-Yves David
delta-find: add a test checking various simple behavior
23 months ago, by Pierre-Yves David
rust-status: fix thread count ceiling
stable
23 months ago, by Raphaël Gomès
peer: pass the `path` to the statichttp peer
23 months ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
tip