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.
dirstatemap: temporarily use `from_v1_data` in `addfile`
2021-07-16, by Pierre-Yves David
dirstate-item: fix the declaration of the Cext `from_v1_meth`
2021-08-20, by Pierre-Yves David
dirstate-item: fix Cext declaration of dm_nonnormal and dm_otherparent
2021-08-20, by Pierre-Yves David
dirstatemap: replace `removefile` by an explicit `entry.set_untracked()`
2021-08-20, by Pierre-Yves David
dirstate: forward `remove` call to newer `API`
2021-08-20, by Pierre-Yves David
Added signature for changeset 86a60679cf61
stable
2021-08-30, by Pulkit Goyal
Added tag 5.9.1 for changeset 86a60679cf61
stable
2021-08-30, by Pulkit Goyal
fix: again allow formatting the working copy while merging
stable
5.9.1
2021-08-27, by Martin von Zweigbergk
pyoxidizer: add arch to PyOxidizer MSIs
stable
2021-08-26, by Gregory Szorc
pyoxidizer: pass arch to WiXInstaller()
stable
2021-08-26, by Gregory Szorc
contrib: install PyOxidizer 0.17.0
stable
2021-08-26, by Gregory Szorc
packaging: reference proper output directory
stable
2021-08-26, by Gregory Szorc
packaging: pass extra_pyoxidizer_vars only to pyoxidizer
stable
2021-08-25, by Gregory Szorc
hg: don't attempt to extend `sys.path` with the user site without `APPDATA`
stable
2021-08-26, by Matt Harbison
ci: only run the phabricator step if the previous on succeeded
stable
2021-08-26, by Pierre-Yves David
branching: merge stable into default
2021-08-25, by Raphaël Gomès
store: return just one filename in walk functions
2021-08-02, by Valentin Gatien-Baron
tests: rename test-clone-uncompressed.t
2021-08-01, by Valentin Gatien-Baron
debugrebuildfncache: add a cheaper option to rebuild the fncache
2021-08-06, by Valentin Gatien-Baron
test: reduce noise, so the important bits stand out
2021-08-06, by Valentin Gatien-Baron
wireprotov1peer: update all rpcs to use the new batchable scheme
2021-08-24, by Valentin Gatien-Baron
wireprotov1peer: simplify the way batchable rpcs are defined
2021-08-24, by Valentin Gatien-Baron
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip