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.
rust-dirstatemap: add `NonNormalEntries` class
stable
2020-02-12, by Raphaël Gomès
rust-dirstatemap: cache non normal and other parent set
stable
2020-01-30, by Raphaël Gomès
chgserver: spawn new process if schemes change
stable
2020-02-11, by Yuya Nishihara
tests: accept new bzr message about switching branches
stable
2020-02-10, by Martin von Zweigbergk
tests: add workaround for bzr bug
stable
2020-02-10, by Martin von Zweigbergk
test: simplify test-amend.t to avoid race condition
stable
2020-02-01, by Pierre-Yves David
remotefilelog-test: glob some flaky output line (issue6083)
stable
2020-02-09, by Pierre-Yves David
resourceutil: blacken
stable
2020-02-03, by Augie Fackler
py3: fully fix bundlepart.__repr__ to return str not bytes
stable
2020-02-06, by Kyle Lippincott
heptapod-ci: add a job to test the rust version of Mercurial
stable
2019-11-17, by Pierre-Yves David
heptapod-ci: run the --pure test too
stable
2019-11-16, by Pierre-Yves David
heptapod-ci: run the normal test suite
stable
2020-01-25, by Pierre-Yves David
heptapod-ci: also run the dedicated rust test for the rust code
stable
2019-11-18, by Pierre-Yves David
heptapod-ci: run test with python3 too
stable
2019-11-16, by Pierre-Yves David
heptapod-ci: colorize output
stable
2020-01-24, by Pierre-Yves David
heptapod-ci: add a basic file to be able to run tests with heptapod
stable
2020-01-25, by Pierre-Yves David
worker: manually buffer reads from pickle stream
stable
2020-02-04, by Jan Alexander Steffens (heftig)
py3: __repr__ needs to return str, not bytes
stable
2020-01-02, by Kyle Lippincott
config: also respect HGRCSKIPREPO in the zeroconf extension
stable
2020-02-04, by Pierre-Yves David
config: also respect HGRCSKIPREPO in hgwebdir_mod
stable
2020-02-04, by Pierre-Yves David
config: also respect HGRCSKIPREPO in `dispatch._getlocal`
stable
2020-02-03, by Pierre-Yves David
config: add a function in `rcutil` to abstract HGRCSKIPREPO
stable
2020-02-04, by Pierre-Yves David
packaging: make the path to Win32 requirements absolute when building WiX
stable
2020-02-03, by Matt Harbison
Added signature for changeset 7f5410dfc8a6
stable
2020-02-03, by Augie Fackler
Added tag 5.3 for changeset 7f5410dfc8a6
stable
2020-02-03, by Augie Fackler
rust-dirstatemap: add missing @propertycache
stable
5.3
2020-01-29, by Raphaël Gomès
worker: Use buffered input from the pickle stream
stable
2020-01-30, by Jan Alexander Steffens (heftig)
packaging: lowercase the `contrib` and `templates` directories with Inno
stable
2020-02-01, by Matt Harbison
packaging: merge the requirements.txt files for WiX and Inno
stable
2020-02-02, by Matt Harbison
packaging: bundle dulwich, keyring, and pywin32-ctypes with WiX too
stable
2020-02-01, by Matt Harbison
packaging: bundle the default mercurial.ini template with Inno also
stable
2020-02-01, by Matt Harbison
packaging: set the FileVersion field in the Inno installer executable
stable
2020-02-01, by Matt Harbison
packaging: move the version normalization function to the util module
stable
2020-02-01, by Matt Harbison
resourceutil: account for the non-resource-like file hierarchy under py2exe
stable
2020-01-31, by Matt Harbison
wix: restore COPYING.rtf
stable
2020-01-30, by Matt Harbison
resourceutil: correct the root path for file based lookup under py2exe
stable
2020-01-30, by Matt Harbison
wix: use original version string for MSI filename
stable
2020-01-24, by Gregory Szorc
wix: always normalize version string
stable
2020-01-24, by Gregory Szorc
wix: more robust normalization of RC version components
stable
2020-01-24, by Gregory Szorc
copyright: update to 2020
stable
2020-01-25, by Matt Harbison
phabricator: fix a crash when submitting binaries (issue6260)
stable
2020-01-25, by Matt Harbison
packaging: add configparser to inno requirements file
stable
2020-01-22, by Gregory Szorc
Added signature for changeset e4344e463c0c
stable
2020-01-24, by Augie Fackler
Added tag 5.3rc1 for changeset e4344e463c0c
stable
2020-01-24, by Augie Fackler
packaging: rename hgrc.d to defaultrc for Windows config files next to the exe
stable
5.3rc1
2020-01-24, by Matt Harbison
resourceutil: ensure `_rootpath` is defined under py2exe
stable
2020-01-24, by Matt Harbison
crecord: fix a concatenation of bytes and str on py3
stable
2020-01-21, by Kyle Lippincott
recover: fix typos
stable
2020-01-22, by Valentin Gatien-Baron
relnotes: copy "next" to "5.3" and clear "next"
stable
2020-01-21, by Martin von Zweigbergk
cext: change two more vars to Py_ssize_t in manifest.c
stable
2020-01-21, by Kyle Lippincott
Added signature for changeset 84a0102c05c7
stable
2020-01-21, by Augie Fackler
Added tag 5.3rc0 for changeset 84a0102c05c7
stable
2020-01-21, by Augie Fackler
merge to stable for 5.3 release freeze
stable
5.3rc0
2020-01-21, by Augie Fackler
phabricator: use .arcconfig for `phabricator.url` if not set locally
2020-01-17, by Matt Harbison
phabricator: use .arcconfig for the callsign if not set locally (issue6243)
2020-01-17, by Matt Harbison
config: add a function to insert non-file based, but overridable settings
2020-01-17, by Matt Harbison
tests: restore phabricator tests and regenerate the recordings
2020-01-16, by Matt Harbison
hgrc: introduce HGRCSKIPREPO to skip reading the repository's hgrc
2020-01-07, by Pierre-Yves David
debugcommands: move away from line buffered output on binary stream
2020-01-18, by Gregory Szorc
py3: conditionalize test-lfs-serve-access.t for Python 3.8
2020-01-18, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip