Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
localrepo: fix conversion of exceptions to strings flagged by pytype
stable
5.7.1
2021-03-08, by Matt Harbison
localrepo: fix a UI string to be bytes
stable
2021-03-08, by Matt Harbison
pycompat: fix a bytes vs str issue in `unnamedtempfile()`
stable
2021-03-08, by Matt Harbison
patch: fix a formatting issue
stable
2021-02-26, by Sushil khanchi
log: fix handling of root (or empty) path provided by matcher (issue6478)
stable
2021-02-02, by Yuya Nishihara
tests: accept output changes by 33350debb480
stable
2021-02-25, by Sushil khanchi
narrow: fix flaky behavior described in issue6150
stable
2021-02-19, by Raphaël Gomès
patch: make diff --git to differentiate b/w file is empty or doesn't exists
stable
2021-02-16, by Sushil khanchi
tests: add a test to demonstrate a bug in `hg diff --git` (issue6486)
stable
2021-02-16, by Sushil khanchi
helptext: fix a recent typo
stable
2021-02-19, by Matt Harbison
re2: byteify some regex used to get check re2 availability
stable
2021-02-24, by Pierre-Yves David
hooks: add a `auto` value for `hooks.*run-with-plain`
stable
2021-02-10, by Pierre-Yves David
hooks: introduce a `:run-with-plain` option for hooks
stable
2021-02-10, by Pierre-Yves David
hooks: add some test about HGPLAIN setting and hooks
stable
2021-02-10, by Pierre-Yves David
hooks: forbid ':' in hook name
stable
2021-02-10, by Pierre-Yves David
rust-status: honor matcher when using the dirstate-only fast-path (issue6483)
stable
2021-02-10, by Raphaël Gomès
status: add test that shows that the Rust implementation has a bug
stable
2021-02-10, by Raphaël Gomès
tweak-default: no longer enable the experimental return code
stable
2021-02-10, by Pierre-Yves David
cmdutil: add a missing byte prefix to string introduce in 976b26bdd0d8
stable
2021-02-10, by Pierre-Yves David
relnote: remove the reference to `debugstrip`
stable
2021-01-18, by Pierre-Yves David
largefiles: properly pass kwargs into url.open
stable
2021-02-04, by Jordi Gutiérrez Hermoso
procutil: extend gui test to detect wayland session (issue6479)
stable
2021-02-04, by Yuya Nishihara
Added signature for changeset 0e2e7300f430
stable
2021-02-02, by Pulkit Goyal
Added tag 5.7 for changeset 0e2e7300f430
stable
2021-02-02, by Pulkit Goyal
relnotes: copy "next" to "5.7" and clear "next"
stable
5.7
2021-01-29, by Martin von Zweigbergk
relnotes: elaborate on the side effects of hooks having HGPLAIN=1
stable
2021-02-01, by Matt Harbison
packaging: replace a documentation reference to `python3` on Windows
stable
2021-01-31, by Matt Harbison
wix: tell ComponentSearch that it is finding a directory (not a file)
stable
2021-01-27, by Kyle Lippincott
copyright: update to 2021
stable
2021-01-27, by Matt Harbison
persistent-nodemap: Fix Rust declarations for Revlog_CAPI signatures
stable
2021-01-28, by Simon Sapin
persistent-nodemap: add test case reproducing a Rust panic
stable
2021-01-28, by Simon Sapin
packaging: include `windows_curses` when building py2exe
stable
2021-01-24, by Matt Harbison
packaging: allow specifying modules to include with py2exe
stable
2021-01-24, by Matt Harbison
contrib: update PyOxidizer to 0.10.3
stable
2021-01-24, by Gregory Szorc
contrib: stop building rust for every job
stable
2021-01-08, by Raphaël Gomès
share-safe: fix an abort message that references the experimental requirement
stable
2021-01-21, by Matt Harbison
doc: fix a formatting error in requirements.txt
stable
2021-01-21, by Matt Harbison
doc: drop the `exp-` prefix from the `share-safe` requirement
stable
2021-01-21, by Matt Harbison
share-share: have the hint issue more consistently and point to the right doc
stable
2021-01-20, by Pierre-Yves David
doc: point to the main share-safe doc in the "mismatch" config
stable
2021-01-20, by Pierre-Yves David
doc: improves the share-safe documentation
stable
2021-01-20, by Pierre-Yves David
doc: remove the section about share-safe from its verbose gating
stable
2021-01-20, by Pierre-Yves David
doc: relocate doc for `share.safe-mismatch.source-safe.warn`
stable
2021-01-20, by Pierre-Yves David
tests: skip a detailed exit status in test-lfs-test-server
stable
2021-01-20, by Matt Harbison
tests: deal with more timing differences in output
stable
2021-01-20, by Joerg Sonnenberger
Added signature for changeset 9da65e3cf370
stable
2021-01-19, by Pulkit Goyal
Added tag 5.7rc0 for changeset 9da65e3cf370
stable
2021-01-19, by Pulkit Goyal
merge with stable
stable
5.7rc0
2021-01-19, by Pulkit Goyal
share: move share safe functionality out of experimental
2021-01-18, by Pulkit Goyal
share: rename share-safe warning config
2021-01-15, by Pulkit Goyal
share: rework config options to be much clearer and easier
2021-01-18, by Pulkit Goyal
localrepo: disallow share if there is a version mismatch by default
2021-01-14, by Pulkit Goyal
upgrade: re-read current requirements after taking lock
2021-01-18, by Pulkit Goyal
upgrade: take lock only for part where it's required
2021-01-14, by Pulkit Goyal
clang-format: reorder includes to appease the formatter
2021-01-18, by Pierre-Yves David
run-tests: catch a Windows specific error when testing for a free socket
2021-01-18, by Matt Harbison
run-tests: work around the Windows firewall popup for server processes
2021-01-18, by Matt Harbison
hghave: split apart testing for the curses module and `tic` executable
2021-01-17, by Matt Harbison
sqlitestore: disable test with chg
2021-01-18, by Joerg Sonnenberger
heptapod-ci: allow testing with docker image other than :latest
2021-01-15, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip