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
-60
+60
+100
+300
+1000
+3000
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.
clone: properly create target directories during local clone (issue6581)
stable
2021-08-25, by Pierre-Yves David
clone: add a file demonstrating issue6581 in test-clone-stream.t
stable
2021-08-25, by Pierre-Yves David
clone: verify the local clone in test-clone-stream.t
stable
2021-08-25, by Pierre-Yves David
clone: automatically glob stream clone output in test
stable
2021-08-25, by Pierre-Yves David
clone: fix a comment in test-clone-stream.t
stable
2021-08-25, by Pierre-Yves David
windows: degrade to py2 behavior when reading a non-symlink as a symlink
stable
2021-08-22, by Matt Harbison
pyoxidizer: add user-site to `sys.path` on Windows
stable
2021-08-18, by Matt Harbison
zeroconf: fix an issue concatenating bytes and str
stable
2021-08-18, by Matt Harbison
revlog: fix more type confusion in index_replace_sidedata_info (issue6580)
stable
2021-08-24, by Julien Cristau
revlog: fix type confusion with sidedata_comp_len (issue6580)
stable
2021-08-24, by Julien Cristau
dirstate: directly call the dirstatemap in `set_untracked`
2021-08-20, by Pierre-Yves David
resources: narrow the try:except clause to minimum
2021-08-19, by Pierre-Yves David
merge with stable
2021-08-22, by Matt Harbison
resources: stop important a non existent FileNotFoundError
stable
2021-08-19, by Pierre-Yves David
template: FileNotFoundError is actually a built in exception
stable
2021-08-19, by Pierre-Yves David
check-code: drop the camelcase checks
stable
2021-08-19, by Pierre-Yves David
Added signature for changeset 53221078e0de
stable
2021-08-20, by Pulkit Goyal
Added tag 5.9 for changeset 53221078e0de
stable
2021-08-20, by Pulkit Goyal
pyoxidizer: always run the associated CI jobs
stable
5.9
2021-08-16, by Pierre-Yves David
pyoxidizer: skip for ZeroConf related test for now
stable
2021-08-18, by Pierre-Yves David
pyoxidizer: disable the test for disabled & broken extensions help
stable
2021-08-18, by Pierre-Yves David
pyoxidizer: re-install PYTHONPATH behavior
stable
2021-08-18, by Pierre-Yves David
windows: add pytest-vcr to the dependencies
stable
2021-08-18, by Pierre-Yves David
pyoxidizer: wrap the pyoxidizer script on multiple line
stable
2021-08-18, by Pierre-Yves David
pyoxidized: silence the fuzzywuzzy warning about python-Levenshtein
stable
2021-08-18, by Pierre-Yves David
pyoxidized: install fuzzywuzzy too
stable
2021-08-18, by Pierre-Yves David
pyoxidized: adapt output of test-install.t
stable
2021-08-18, by Pierre-Yves David
pyoxidized: disable part of `test-install.t` related to pip and virtualenv
stable
2021-08-18, by Pierre-Yves David
pyoxidized: adapt output of test-bad-extension.t
stable
2021-08-18, by Pierre-Yves David
pyoxidized: adapt output of test-flagprocessor.t
stable
2021-08-18, by Pierre-Yves David
pyoxidized: adapt output of `test-phases.t`
stable
2021-08-18, by Pierre-Yves David
pyoxidized: add a copy of the `doc` directory in the right location
stable
2021-08-18, by Pierre-Yves David
pyoxidized: add a copy of the `contrib` directory in the right location
stable
2021-08-18, by Pierre-Yves David
pyoxidized: add a copy of the `defaultrc` file in the right location
stable
2021-08-18, by Pierre-Yves David
pyoxidized: add a copy of the `helptext` directory in the right location
stable
2021-08-18, by Pierre-Yves David
template: handle missing resource in `_readmapfile`
stable
2021-08-18, by Pierre-Yves David
pyoxidized: add a copy of the `templates` directory in the right location
stable
2021-08-18, by Pierre-Yves David
pyoxidized: add a dedicated target in the tests
stable
2021-08-18, by Pierre-Yves David
pyoxidized: adapt test-devel-warnings.t
stable
2021-08-17, by Pierre-Yves David
test-extension: adapt output to pyoxidizer
stable
2021-08-17, by Pierre-Yves David
pyoxidized: add a `pyoxidizer` hghave keyword for line matching
stable
2021-08-17, by Pierre-Yves David
templater: swap `\` with `/` in more location
stable
2021-08-17, by Pierre-Yves David
templater: swap `\` with `/` to allow the resource logic to kicks in
stable
2021-08-17, by Pierre-Yves David
heptapod-ci: extend timeout for pytype checking
stable
2021-08-05, by Raphaël Gomès
ci: run --pyoxidized tests on Windows
stable
2021-08-09, by Matt Harbison
run-tests: introduce a --pyoxidized option
stable
2021-08-10, by Pierre-Yves David
ci: add a "all" template to easily control "when" test run
stable
2021-08-10, by Pierre-Yves David
Added signature for changeset 2813d406b036
stable
2021-08-10, by Pulkit Goyal
Added tag 5.9rc1 for changeset 2813d406b036
stable
2021-08-10, by Pulkit Goyal
issue6528: add a config option to control the fixing on the fly
stable
5.9rc1
2021-08-07, by Pierre-Yves David
issue6528: also filter delta on the fly when applying a changegroup
stable
2021-08-07, by Pierre-Yves David
filelog: open the writing context a bit earlier in `addgroup`
stable
2021-08-07, by Pierre-Yves David
issue6528: implement _is_revision_affected_fast using callback
stable
2021-08-07, by Pierre-Yves David
issue6528: implement _is_revision_affected using callback
stable
2021-08-07, by Pierre-Yves David
debugcommands: add a `--paranoid` option to `debug-repair-issue-6528`
stable
2021-08-06, by Raphaël Gomès
repair: improve performance of detection of revisions affected by issue6528
stable
2021-08-05, by Raphaël Gomès
debugcommands: introduce a debug command to repair repos affected by issue6528
stable
2021-07-27, by Raphaël Gomès
contrib: switch the Windows bootstrap environment to py3.9
stable
2021-08-09, by Matt Harbison
contrib: comment out the 64-bit py38 dependency installation on Windows
stable
2021-08-09, by Matt Harbison
contrib: drop python2.7 from the Windows dependency install script
stable
2021-08-09, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip