Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
Added tag 6.1.3 for changeset 6b10151b9621
stable
2022-06-02, by Raphaël Gomès
narrow_widen_acl: enforce narrowacl in narrow_widen (SEC)
stable
6.1.3
2022-05-03, by Sandu Turcan
chg: ignore already closed fds when cleaning up
stable
2022-05-30, by Raphaël Gomès
tests: work around non-thread-safeness of sysconfig.get_config_var()
stable
2022-05-29, by Manuel Jacob
workflow: add a default template for Merge Request
stable
2022-05-24, by Pierre-Yves David
run-tests: prevent race-condition when picking a channel
stable
2022-05-24, by Pierre-Yves David
run-tests: send the test result after freeing the channel
stable
2022-05-24, by Pierre-Yves David
run-tests: also send a message in the Keyboard interrupt case
stable
2022-05-24, by Pierre-Yves David
rhg: correctly handle the case where diffs are encoded relative to nullrev
stable
2022-05-22, by Arseniy Alekseyev
test-revlog: test a repository that contains a diff against nullrev
stable
2022-05-22, by Arseniy Alekseyev
worker: adapt _blockingreader to work around a python3.8.[0-1] bug (issue6444)
stable
2022-05-17, by Matt Harbison
doc: use an absolute path in sys.path
stable
2022-05-04, by Anton Shestakov
check-py3-compat: use an absolute path in sys.path
stable
2022-05-04, by Anton Shestakov
rhg: align the dirstate v2 writing algorithm with python
stable
2022-05-19, by Arseniy Alekseyev
test-dirstate: actually test the append code path in dirstate v2
stable
2022-05-17, by Arseniy Alekseyev
ci: do not trigger phabricator for merge-request
stable
2022-05-17, by Pierre-Yves David
amend: stop specifying matcher, get all copies in wctx
stable
2022-05-11, by Kyle Lippincott
amend: add test showing poor behavior when copies are involved
stable
2022-05-11, by Kyle Lippincott
censor: fix [hg update] away from a revision with censored files
stable
2022-05-04, by Arseniy Alekseyev
censor: demonstrate a bug
stable
2022-04-22, by Arseniy Alekseyev
Added signature for changeset 0ddd5e1f5f67
stable
2022-05-04, by Raphaël Gomès
Added tag 6.1.2 for changeset 0ddd5e1f5f67
stable
2022-05-04, by Raphaël Gomès
ci: remove py2-rust support
stable
6.1.2
2022-05-04, by Raphaël Gomès
relnotes: add release notes for 6.1.2
stable
2022-05-04, by Raphaël Gomès
docs: use proper rst markup for preformatted blocks
stable
2022-05-03, by Mads Kiilerich
test-dirstate: print something when the check is skipped
stable
2022-05-04, by Raphaël Gomès
test-dirstate: fix detection of Rust environment variable
stable
2022-05-04, by Raphaël Gomès
rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate
stable
2022-04-28, by Raphaël Gomès
rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite
stable
2022-04-28, by Raphaël Gomès
test-dirstate: use new `--docket` flag to get the data uuid
stable
2022-04-28, by Raphaël Gomès
debugcommands: remove `debugdirstateignorepatternhash`
stable
2022-04-28, by Raphaël Gomès
dirstate-v2: add flag to `debugstate` to print docket information
stable
2022-04-28, by Raphaël Gomès
doc: use an absolute path in sys.path to work around a python DLL loading bug
stable
2022-05-02, by Matt Harbison
rhg: fix dirstate-v2 data file removal system
stable
2022-04-25, by Raphaël Gomès
rhg: use `Command::exec` instead of `Command::status`
stable
2022-04-19, by Raphaël Gomès
commit: don't use hard-coded `.hg/last-message.txt` path in error message
stable
2022-04-27, by Martin von Zweigbergk
rust-dirstate-v2: clean up previous data file after the docket is written
stable
2022-04-21, by Raphaël Gomès
rust-dirstate-v2: save proper data size if no new data on append
stable
2022-04-21, by Raphaël Gomès
procutil: avoid `+= None` when writing to full std{err,out} descriptor on py3
stable
2022-04-13, by Matt Harbison
amend: don't remove unselected removals from memctx
stable
2022-04-18, by Martin von Zweigbergk
tests: demonstrate crash on partial amend with copies in changesets
stable
2022-04-18, by Martin von Zweigbergk
rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
stable
2022-04-13, by Kyle Lippincott
tests: add test demonstrating issue with ambiguous has prefixes during rebase
stable
2022-04-13, by Kyle Lippincott
help: set the large-file-limit to 10MB
stable
2022-04-07, by Pierre-Yves David
help: clarify the unit of `ui.large-file-limit` config
stable
2022-04-07, by Pierre-Yves David
debuglock: ignore ENOENT error when unlocking
stable
2022-04-06, by Pierre-Yves David
run-tests: introduce "forward-slash" version of everything on windows
stable
2022-04-06, by Pierre-Yves David
tests-racy-mutation: pass the editor through config instead of env variable
stable
2022-04-06, by Pierre-Yves David
Added signature for changeset 5bd6bcd31dd1
stable
2022-04-05, by Raphaël Gomès
Added tag 6.1.1 for changeset 5bd6bcd31dd1
stable
2022-04-05, by Raphaël Gomès
relnotes: add notes for 6.1.1
stable
6.1.1
2022-04-05, by Raphaël Gomès
rust-hgpath: add `repr(transparent)` to `HgPath`
stable
2022-04-05, by Raphaël Gomès
rust-dirstatemap: correctly decrement the copies counter
stable
2022-04-05, by Raphaël Gomès
rust-dirstatemap: properly decrement counter for tracked descendants
stable
2022-04-05, by Raphaël Gomès
rust-dirstate: panic if the DirstateMap counters go below 0
stable
2022-04-05, by Raphaël Gomès
rust: fix unsound `OwningDirstateMap`
stable
2022-04-05, by Raphaël Gomès
rust: explain why the current `OwningDirstateMap` is unsound
stable
2022-04-05, by Raphaël Gomès
dispatch: fix silly blackbox entries when hg is interrupted
stable
2022-04-01, by Valentin Gatien-Baron
precheck: fix false warning about content-divergence creation
stable
2021-07-23, by Sushil khanchi
streamclone: avoid some obscure error in a corner case
stable
2022-03-24, by Valentin Gatien-Baron
tags: fix typo in fast path detection of fnode resolution (issue6673)
stable
2022-03-29, by Yuya Nishihara
dirstate-cext: properly invalidate mtime and data in `set_untracked`
stable
2022-03-28, by Raphaël Gomès
pullbundle: fix file name in the help text
stable
2022-03-22, by Joerg Sonnenberger
unamend: abort if commit was not created by `hg [un]amend`
stable
2022-03-21, by Martin von Zweigbergk
test: use `wait-on-file` in `test-racy-mutations.t`
stable
2022-03-17, by Pierre-Yves David
amend: fix amend with copies in extras
stable
2022-03-18, by Martin von Zweigbergk
tests: demonstrate that copy info in changeset gets lost on amend
stable
2022-03-18, by Martin von Zweigbergk
ci: use the `v1.0` flavor of the docker images in the CI
stable
2022-03-18, by Pierre-Yves David
rust-status: cap the number of concurrent threads to 16
stable
2022-03-18, by Raphaël Gomès
test: update test-clone-stream.t to pass on bigendian
stable
2022-03-15, by Julien Cristau
filemerge: when merge tool uses $output, don't leave markers in $local
stable
2022-03-15, by Martin von Zweigbergk
tests: demonstrate how conflict markers end up $local *and* $output
stable
2022-03-15, by Martin von Zweigbergk
revlog: fix wrong type of rank_unknown variable
stable
2022-03-14, by Julien Cristau
rust-hg-core: use correct type for libc hostname buffer
stable
2022-03-14, by Luke Granger-Brown
Added signature for changeset d4486810a179
stable
2022-03-01, by Raphaël Gomès
Added tag 6.1 for changeset d4486810a179
stable
2022-03-01, by Raphaël Gomès
merge: remove direct rustmod reference
stable
6.1
2022-02-28, by Raphaël Gomès
relnotes: add 6.1
stable
2022-02-21, by Raphaël Gomès
relnotes: add 6.0.3
stable
2022-02-18, by Raphaël Gomès
windows: adjust test output in test-merge-tools.t
stable
2022-02-18, by Raphaël Gomès
windows: generalize output for test-status-tracked-key.t
stable
2022-02-18, by Raphaël Gomès
windows: skip a section of a test that is legitimately broken on windows
stable
2022-02-22, by Pierre-Yves David
Added signature for changeset c00d3ce4e94b
stable
2022-02-18, by Raphaël Gomès
Added tag 6.1rc0 for changeset c00d3ce4e94b
stable
2022-02-18, by Raphaël Gomès
branching: merge default into stable for 6.1 freeze
stable
6.1rc0
2022-02-18, by Raphaël Gomès
branching: merge 6.0.3 stable into default
2022-02-18, by Raphaël Gomès
branching: merge stable into default
2022-02-18, by Raphaël Gomès
tracked-key: remove the dual write and rename to tracked-hint
2022-02-17, by Pierre-Yves David
tracked-file: rename the format option to use `use-`
2022-02-17, by Pierre-Yves David
tracked-key: update the requirement value
2022-02-17, by Pierre-Yves David
tracked-key: make it possible to upgrade to and downgrade from the feature
2022-02-17, by Pierre-Yves David
obsolete: don't use os.stat in repo.obsstore.__nonzero__ if it's static HTTP
2022-01-31, by Anton Shestakov
filemerge: make `_maketempfiles()` more reusable
2022-02-14, by Martin von Zweigbergk
filemerge: reduce some duplication in `_maketempfiles()`
2022-02-14, by Martin von Zweigbergk
filemerge: use leverage `util.readfile()` in `_maketempfiles()`
2022-02-14, by Martin von Zweigbergk
filemerge: move removal of `.orig` extension on temp file close to context
2022-02-14, by Martin von Zweigbergk
filemerge: remove `uselocalpath` argument from `_maketempfiles()`
2022-02-14, by Martin von Zweigbergk
filemerge: remove an unnecessary join with absolute path
2022-02-11, by Martin von Zweigbergk
filemerge: when using in-memory merge, always put backup files in temp dir
2022-02-11, by Martin von Zweigbergk
filemerge: remove unused `repo` argument from `_maketempfiles()`
2022-02-15, by Martin von Zweigbergk
upgrade: make dirstate-v2 format variant compatible with share
2022-02-15, by Pierre-Yves David
upgrade: prepare code (and output) for the idea of upgrading share
2022-02-15, by Pierre-Yves David
sparse: add timing block for parsing sparse configs
2022-02-15, by Augie Fackler
narrowspec: add timing block for validating narrowspec
2022-02-15, by Augie Fackler
branching: merge with stable
2022-02-15, by Martin von Zweigbergk
filemerge: put temporary files in single temp dir by default
2022-02-11, by Martin von Zweigbergk
dirstate-tracked-key: update the config value to match latest discussion
2022-02-15, by Pierre-Yves David
rhg: signal when falling back in logs
2021-11-26, by Raphaël Gomès
revlog: register changelogv2 C implementation in parsers
2022-02-07, by pacien
revlog: implement changelogv2 packing and unpacking in C
2022-02-14, by pacien
revlog: memset whole record instead of dealing with padding
2022-02-10, by pacien
revlog: do not compute node location by hand in index_invalidate_added
2022-02-11, by Pierre-Yves David
rank: compute property incrementally
2022-01-28, by pacien
rank: add test with golden values
2022-01-28, by Pierre-Yves David
rank: add minimal test
2022-01-28, by pacien
rank: add context and template keyword
2022-01-28, by Pierre-Yves David
rank: naive rank property computation and retrieval
2022-01-28, by Pierre-Yves David
filemerge: move check for identical sides out of filemerge()
2022-02-07, by Martin von Zweigbergk
mergestate: use an early return for trivial merges
2022-02-07, by Martin von Zweigbergk
simplemerge: remove now-unused arguments
2022-02-07, by Martin von Zweigbergk
merge: fix documented order of `labels` argument
2022-01-18, by Martin von Zweigbergk
filemerge: when not keeping premerge, don't write markers to context
2022-01-18, by Martin von Zweigbergk
simplemerge: move printing of merge result to extension
2022-01-14, by Martin von Zweigbergk
simplemerge: remove code for checking binary input now that callers do it
2022-02-10, by Martin von Zweigbergk
simplemerge: let filemerge check for binary inputs
2022-02-10, by Martin von Zweigbergk
simplemerge: let extension check for binary inputs (unless `--text`)
2022-02-10, by Martin von Zweigbergk
simplemerge: store input data in MergeInput
2022-02-10, by Martin von Zweigbergk
simplemerge: convert MergeInput to regular, non-attr.ib class
2022-02-04, by Martin von Zweigbergk
simplemerge: replace `**opts` passed to `simplemerge()` by keyword arguments
2022-02-10, by Martin von Zweigbergk
narrow: add support for merging add and remove outside of the tracked set
2022-02-03, by Pierre-Yves David
status: prefer relative paths in Rust code
2022-01-21, by Simon Sapin
rust: remove unused `StatusError::IO` enum variant
2022-02-14, by Simon Sapin
rust: fix code formatting
2022-02-14, by Simon Sapin
sparse: rework debugsparse's interface
2022-02-07, by Valentin Gatien-Baron
color: don't infer vt status from TERM on Windows
2022-02-09, by Mitchell Hentges
rhg: enable `rhg status` by default, without config or env opt-in
2022-02-10, by Simon Sapin
rhg: Colorize `rhg status` output when appropriate
2022-02-08, by Simon Sapin
rhg: Add support for colored output
2022-02-10, by Simon Sapin
rhg: Add parsing for the --color global CLI argument
2022-02-10, by Simon Sapin
rhg: Make Ui::new falliable, add Ui::new_infallible
2022-02-10, by Simon Sapin
rhg: Pass a &Config to Ui::new
2022-02-10, by Simon Sapin
rhg: Add support for HGPLAINEXPECT
2022-02-10, by Simon Sapin
merge: with stable
2022-02-10, by Augie Fackler
scmutil: obsrevs is already a frozenset
2022-02-07, by Anton Shestakov
obsolete: always return frozensets from obsolete.getrevs()
2022-02-07, by Anton Shestakov
revlog: split revlog v1 and revlog v2 handling
2022-01-26, by pacien
revlog: extract entry byte offsets into named constants
2022-01-26, by pacien
branchmap: split a long condition in branchcache.validfor(), add comments
2022-02-07, by Anton Shestakov
branchmap: don't add branch entries if there are no heads
2022-02-06, by Anton Shestakov
notify: don't produce errors if a revision is not found
2022-02-06, by Anton Shestakov
narrow: allow merging non-conflicting change outside of the narrow spec
2022-02-03, by Pierre-Yves David
merge-actions: add some information about the "changes" the action do
2022-01-30, by Pierre-Yves David
merge-actions: have an attribute for narrow safetiness
2022-01-29, by Pierre-Yves David
merge-actions: add an explicite "no_op" attribute
2022-01-28, by Pierre-Yves David
merge-actions: gather all created action into a set
2022-01-28, by Pierre-Yves David
merge-actions: make merge action a full featured object
2022-01-28, by Pierre-Yves David
convert: use the merge action constant
2022-01-28, by Pierre-Yves David
large-file: use the merge action constant
2022-01-28, by Pierre-Yves David
merge: stop using merge action for pathconflict option
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up two not-so-one-liner for extra readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
merge: break up a not-so-one-liner for readability
2022-01-28, by Pierre-Yves David
phabricator-refresh: add a magic value to skip it in the CI
2022-02-03, by Pierre-Yves David
interfaces: add missing caches kwarg of localrepo.updatecaches()
2022-01-27, by Anton Shestakov
obsolete: don't import from .node twice
2022-01-31, by Anton Shestakov
dagop: don't import nullrev from .node twice
2022-01-31, by Anton Shestakov
stream-clone: allow to change persistent-nodemap format during stream clone
2022-01-27, by Pierre-Yves David
stream-clone: add 5000 changesets to test-clone-stream-format
2022-01-27, by Pierre-Yves David
debugbuilddag: add a flag to allow running it from a non-empty repository
2022-01-27, by Pierre-Yves David
persistent-nodemap: properly delete all nodemap files on downgrade
2022-01-27, by Pierre-Yves David
destutil: if wdp is obsolete, update to the closest non-obsolete ancestor
2022-01-15, by Anton Shestakov
discovery: port _postprocessobsolete() changes from evolve, add tests
2022-01-04, by Anton Shestakov
branchmap: skip obsolete revisions while computing heads
2022-01-07, by Anton Shestakov
obsolete: make sure windows tests pass when stat() is given a URL
2022-01-28, by Anton Shestakov
transaction: do not rely on a global variable to post_finalize file
2022-01-31, by Pierre-Yves David
dirstate: introduce a "tracked-key" feature
2022-01-31, by Pierre-Yves David
dirstate: rename the filegenerator used for writing
2022-01-31, by Pierre-Yves David
dirstate: use a context manager when writing the dirstate
2022-01-31, by Pierre-Yves David
branching: merge stable into default
2022-02-02, by Raphaël Gomès
arbitraryfilectx: use our existing helpers for reading and writing files
2022-01-26, by Martin von Zweigbergk
fix: remove unnecessary and overly strict check for divergence
2021-02-11, by Martin von Zweigbergk
encoding: fix trim() to be O(n) instead of O(n^2)
2022-01-26, by Martin von Zweigbergk
share-safe: enable by default (BC)
2022-01-11, by Pierre-Yves David
share-safe: add support for static-http repository
2022-01-11, by Pierre-Yves David
legacy-revlog: fix requirement computation when cloning legacy repo
2022-01-11, by Pierre-Yves David
requirements: do not warn about dropping share-safe, unless explicitly set
2022-01-10, by Pierre-Yves David
sparse: take lock before writing requirements
2022-01-11, by Pierre-Yves David
largefiles: take lock before writing requirements
2022-01-07, by Pierre-Yves David
lfs: take lock before writing requirements
2022-01-07, by Pierre-Yves David
test: simpler requirements matching in test-repo-compengines.t
2022-01-11, by Pierre-Yves David
test: simpler requirements matching in test-lfs-largefiles.t
2022-01-10, by Pierre-Yves David
test: simpler requirements matching in test-sidedata.t
2022-01-10, by Pierre-Yves David
test: simpler requirement matching in test-revlog-v2.t
2022-01-10, by Pierre-Yves David
test-copies: narrow the format check in test-copies-in-changeset.t
2022-01-10, by Pierre-Yves David
tests: use debugrequires instead of grepping the file directly
2022-01-07, by Pierre-Yves David
tests: use debugrequires in test-upgrade-repo.t
2022-01-11, by Pierre-Yves David
test: do not use `which` to find an exec path in the test
2022-01-06, by Pierre-Yves David
stream-clone: stop considering working copy only requirements
2022-01-14, by Pierre-Yves David
stream-clone: also filter the requirement we put in the bundle 2
2022-01-18, by Pierre-Yves David
requirements: add an official `REVLOG_COMPRESSION_ZSTD` const
2022-01-24, by Pierre-Yves David
stream-requirements: smoother matching in test-http-protocol.t
2022-01-18, by Pierre-Yves David
stream-requirements: smoother matching in test-ssh-bundle1.t
2022-01-18, by Pierre-Yves David
stream-requirements: smoother matching in test-ssh-proto.t
2022-01-18, by Pierre-Yves David
stream-requirements: smoother matching in test-hgweb-commands.t
2022-01-18, by Pierre-Yves David
stream-requirements: smoother matching in test-treemanifest.t
2022-01-18, by Pierre-Yves David
stream-requirements: smoother matching in test-ssh-proto-unbundle.t
2022-01-18, by Pierre-Yves David
test-bundle: split some variant in there own section
2022-01-24, by Pierre-Yves David
test-bundle: split each variant in there own section
2022-01-18, by Pierre-Yves David
test-http-bad-server: abstract the `streamreqs` value
2022-01-24, by Pierre-Yves David
test-http-bad-server: use the new pattern-reading for a test-case
2022-01-21, by Pierre-Yves David
test-http-bad-server: use the new pattern-reading for a test-case
2022-01-21, by Pierre-Yves David
test-http-bad-server: use the new pattern-reading for a test-case
2022-01-21, by Pierre-Yves David
test-http-bad-server: use the new pattern-reading for a test-case
2022-01-21, by Pierre-Yves David
test-http-bad-server: use the new pattern-reading for a test-case
2022-01-23, by Pierre-Yves David
test-http-bad-server: introduce socket closing after reading a pattern
2022-01-23, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-22, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: modify some `tail` call fit their goal
2022-01-23, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
test-http-bad-server: move on test from bytes-count to pattern
2022-01-21, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip