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
+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.
dirstate: drop the `_otherparent` method
2021-08-24, by Pierre-Yves David
dirstate: drop the `_normal` method
2021-08-24, by Pierre-Yves David
dirstate: drop the `_merge` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `drop` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `merge` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `remove` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `add` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `otherparent` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `normallookup` method
2021-08-24, by Pierre-Yves David
dirstate: drop the deprecated `normal` method
2021-08-24, by Pierre-Yves David
dirstate: also wrap the new method in `dirstatenonnormalcheck`
2021-08-24, by Pierre-Yves David
dirstatemap: also discard item from sets
2021-08-20, by Pierre-Yves David
dirstatemap: drop unused internal constant definition
2021-07-16, by Pierre-Yves David
dirstate-item: add dedicated "legacy" constructor for `addfile` case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "merged" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "added" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "removed" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "clean-p2" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "p2-tracked" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle "possibly_dirty" case
2021-07-16, by Pierre-Yves David
dirstatemap: use the default code to handle normal entry
2021-07-16, by Pierre-Yves David
dirstatemap: conclude `reset_state` with logic using the new __init__
2021-07-16, by Pierre-Yves David
dirstatemap: temporarily return early in `reset_state`
2021-07-16, by Pierre-Yves David
dirstate-item: feed more information to `__init__`
2021-07-16, by Pierre-Yves David
rust-dirstatemap: temporarily use `from_v1_data` in `addfile`
2021-08-20, by Pierre-Yves David
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
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
contrib: log the command and args for every process installing windows deps
stable
2021-08-09, by Matt Harbison
windows-ci: run Windows CI automatically alongside the others
stable
2021-07-23, by Raphaël Gomès
vfs: always use / as file separator (issue6546)
stable
2021-08-05, by Pierre-Yves David
subrepo: compare normalised vfs path
stable
2021-08-05, by Pierre-Yves David
pager: account for flakiness in Windows output
stable
2021-08-05, by Raphaël Gomès
windows-ci: clean up the Heptapod CI file now that the baseline is solid
stable
2021-07-23, by Raphaël Gomès
test-nointerrupt: make "sure" the handler "might" trigger (issue6558)
stable
2021-08-03, by Pierre-Yves David
testing: make sure write_file is "atomic"
stable
2021-08-03, by Pierre-Yves David
test: disable test-subrepo-git.t in python2 + chg
stable
2021-08-04, by Pierre-Yves David
hgwebdir: avoid systematic full garbage collection
2021-07-20, by Georges Racinet
check-module-imports: ignore non-stdlib module installed by distribution
stable
2021-08-03, by Pierre-Yves David
remotefilelog: fix what looks like a wrong refactoring
stable
2021-08-02, by Valentin Gatien-Baron
rust-nodemap: falling back to C impl as mitigation
stable
2021-08-01, by Georges Racinet
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip