Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
config: fix fm.data() handling of defaultvalue
2019-08-07, by Navaneeth Suresh
config: remove pycompat.bytestr() for defaultvalue
2019-08-03, by Navaneeth Suresh
unshelve: clear shelvedstate and _finishunshelve() on partial unshelve
2019-07-27, by Navaneeth Suresh
unshelve: delete shelvedstate after a successful unshelve --continue
2019-07-25, by Navaneeth Suresh
unshelve: handle stripping changesets on interactive mode
2019-07-24, by Navaneeth Suresh
byteify-strings: add --version argument
2019-08-06, by Raphaël Gomès
byteify-strings: add space in special comments to silence flake8 error
2019-08-06, by Raphaël Gomès
revset: drop argument when it's None
2019-07-18, by Anton Shestakov
stack: remove unnecessary reverse() predicate
2019-07-18, by Anton Shestakov
automation: increase root volume size on Linux
2019-08-03, by Gregory Szorc
automation: install Rust in Linux environment
2019-08-03, by Gregory Szorc
automation: update packages in requirements files
2019-08-03, by Gregory Szorc
automation: install latest Python versions
2019-08-03, by Gregory Szorc
upgrade: introduce the internal code for revlog cloning selection
2019-08-01, by Pierre-Yves David
upgrade: introduce a _copyrevlog method
2019-07-30, by Pierre-Yves David
upgrade: rename `_copyrevlogs` to `_clonerevlogs`
2019-07-27, by Pierre-Yves David
upgrade: walk the source store file only once
2019-07-27, by Pierre-Yves David
upgrade: always use full text if "full-add" mode is enable
2019-06-12, by Pierre-Yves David
byteify-strings: fix misalignment with multi-line parenthesis
2019-08-04, by Raphaël Gomès
byteify-strings: add test for byteify-strings.py
2019-08-02, by Raphaël Gomès
merge with stable
2019-08-04, by Yuya Nishihara
byteify-strings: add cli argument to handle `attr*()` when they are methods
2019-08-02, by Raphaël Gomès
byteify-strings: simplify default value for `--treat-as-kwargs`
2019-08-02, by Raphaël Gomès
byteify-strings: add --treat-as-kwargs argument to handle kwargs-like objects
2019-08-02, by Raphaël Gomès
byteify-strings: add helpers to check for item access or method call
2019-08-02, by Raphaël Gomès
byteify-strings: add support for ignore comments
2019-08-02, by Raphaël Gomès
byteify-strings: handle triple quoted strings if they are not docstrings
2019-08-02, by Raphaël Gomès
byteify-strings: handle multi-line strings in _ensuresysstr
2019-08-02, by Raphaël Gomès
fix: run fixer tools in the repo root as cwd so they can use the working copy
2019-05-22, by Danny Hooper
config: add defaultvalue template keyword
2019-08-01, by Navaneeth Suresh
merge with stable
2019-08-01, by Augie Fackler
module-policy: update rust extension import to use the new module policy
2019-07-23, by Raphaël Gomès
transaction: leave unfinished without crashing when not properly released
2019-07-21, by Martin von Zweigbergk
unshelve: add abort on using continue and interactive together
2019-07-30, by Navaneeth Suresh
py3: add one more test to list of passing tests
2019-07-29, by Pulkit Goyal
tests: sort imports in test-bookmarks-corner-case.t
2019-07-29, by Pulkit Goyal
fix: add some new test cases
2019-07-26, by Danny Hooper
unshelve: store information about interactive mode in shelvedstate
2019-07-24, by Navaneeth Suresh
unshelve: create a matcher only if required on creating unshelve ctx
2019-07-24, by Navaneeth Suresh
unshelve: changes how date is set on interactive mode
2019-07-24, by Navaneeth Suresh
unshelve: unify logic around creating an unshelve changeset
2019-07-24, by Navaneeth Suresh
fix: ignore fixer tool configurations that are missing patterns
2019-07-24, by Danny Hooper
fix: add a test case around the effect of cwd on pattern matching
2019-07-24, by Danny Hooper
fix: remove support for :fileset sub-config in favor of :pattern
2019-07-24, by Danny Hooper
fsmonitor: add support for extra `hg debuginstall` data
2019-07-23, by Augie Fackler
debugcommands: add support for extensions adding their own debug info
2019-07-23, by Augie Fackler
fsmonitor: refactor watchmanclient.client to accept ui and repo path
2019-07-23, by Augie Fackler
Added signature for changeset 181e52f2b62f
stable
2019-10-02, by Augie Fackler
Added tag 5.1.2 for changeset 181e52f2b62f
stable
2019-10-02, by Augie Fackler
merge: back out changeset a4ca0610c754 (parents order when grafting a merge)
stable
5.1.2
2019-09-20, by Anton Shestakov
merge: respect parents order when using `graft` on a merge, this time for real
stable
2019-09-18, by Anton Shestakov
phabricator: don't abort if property writing fails during amending
stable
2019-09-07, by Ian Moody
merge: respect parents order when using `graft` on a merge
stable
2019-09-09, by Pierre-Yves David
tests: register test-merge-combination.t as small but slow
stable
2019-09-07, by Pierre-Yves David
test: allow different result for zstd compression (issue6188)
stable
2019-09-06, by Julien Cristau
Added signature for changeset a4e32fd539ab
stable
2019-09-05, by Augie Fackler
Added tag 5.1.1 for changeset a4e32fd539ab
stable
2019-09-05, by Augie Fackler
python-zstandard: apply big-endian fix (issue6188)
stable
5.1.1
2019-08-25, by Gregory Szorc
exchange: abort on pushing bookmarks pointing to secret changesets (issue6159)
stable
2019-08-17, by Navaneeth Suresh
tests: add test to demonstrate issue6159
stable
2019-08-18, by Navaneeth Suresh
packaging: add Bullseye, remove Jessie
stable
2019-08-25, by Anton Shestakov
packaging: add Cosmic and Disco, remove Trusty and Artful
stable
2019-08-25, by Anton Shestakov
makefile: run Rust tests if cargo is installed
stable
2019-08-21, by Raphaël Gomès
tests: use `tr -d` and not `tr --delete` as the latter is absent on BSD tr(1)
stable
2019-08-16, by Augie Fackler
fncache: make debugrebuildfncache not fail on broken fncache
stable
2019-08-12, by Valentin Gatien-Baron
fncache: show that debugrebuildfncache is partly broken
stable
2019-08-12, by Valentin Gatien-Baron
test: further fixes to matching for run-tests.py bug
stable
2019-08-09, by Pierre-Yves David
demandimport: explicitly declare `_session` at the module level
stable
2019-08-08, by Pierre-Yves David
tests: give more room for slowness in test-run-tests.t
stable
2019-08-08, by Pierre-Yves David
relnotes: copy "next" to "5.1" and clear "next"
stable
2019-08-01, by Martin von Zweigbergk
automation: push changes affecting .hgtags
stable
2019-08-03, by Gregory Szorc
bookmarks: actual fix for race condition deleting bookmark
stable
2019-06-21, by Pierre-Yves David
strip: access bookmark before getting a reference to changelog
stable
2019-08-01, by Pierre-Yves David
test: use a more verbose output in the test
stable
2019-08-01, by Pierre-Yves David
Added signature for changeset e91930d712e8
stable
2019-08-01, by Augie Fackler
Added tag 5.1 for changeset e91930d712e8
stable
2019-08-01, by Augie Fackler
automation: execute powershell when connecting
stable
5.1
2019-07-28, by Gregory Szorc
automation: allow exit code of 1 for `hg push`
stable
2019-07-28, by Gregory Szorc
curses: do not setlocale() at import time (issue5261)
stable
2019-07-25, by Yuya Nishihara
contrib: install Python 3.8b2 instead of 3.8a2
stable
2019-07-22, by Gregory Szorc
automation: make Windows base image name configurable
stable
2019-07-22, by Gregory Szorc
automation: extract strings to constants
stable
2019-07-22, by Gregory Szorc
automation: use newer Windows base image
stable
2019-07-22, by Gregory Szorc
copies: fix crash on in changeset-centric tracing from commit to itself
stable
2019-07-22, by Martin von Zweigbergk
unshelve: add help text on --interactive in verbose mode
stable
2019-07-23, by Navaneeth Suresh
amend: stop committing unrequested file reverts (issue6157)
stable
2019-07-22, by Valentin Gatien-Baron
amend: add a test for a simplified version of issue6157
stable
2019-07-22, by Valentin Gatien-Baron
py: error out if a "skip" character was given with non-dict to util.dirs()
stable
2019-07-21, by Martin von Zweigbergk
py3: fix incorrect fix of test-setdiscovery.t in eb27d9eee2cc
stable
2019-07-22, by Martin von Zweigbergk
Added signature for changeset e386b5f4f836
stable
2019-07-22, by Augie Fackler
Added tag 5.1rc0 for changeset e386b5f4f836
stable
2019-07-22, by Augie Fackler
merge default into stable for 5.1 release
stable
5.1rc0
2019-07-22, by Augie Fackler
rust-filepatterns: unescape comment character property
2019-07-21, by Yuya Nishihara
rust-filepatterns: use literal b'#' instead of cast
2019-07-21, by Yuya Nishihara
rust-filepatterns: fix type of warnings tuple to (bytes, bytes)
2019-07-21, by Yuya Nishihara
hgignore: add escape syntax test for glob patterns
2019-07-21, by Yuya Nishihara
hgignore: add a few more weird patterns to test case
2019-07-21, by Yuya Nishihara
hgignore: update \-escape test to reflect actual behavior
2019-07-21, by Yuya Nishihara
py3: add a b'' prefix in tests/test-convert-identity.t
2019-07-20, by Martin von Zweigbergk
lookup: don't use "00changelog.i@None" when lookup of prefix fails
2019-07-19, by Martin von Zweigbergk
py3: fix test-setdiscovery.t on Python 3 by conditionalizing two lines
2019-07-18, by Augie Fackler
commands: removed part of description from abort and continue
2019-07-19, by Taapas Agrawal
tests: glob over some timing numbers in test-shelve.t
2019-07-20, by Matt Harbison
py3: another passing test
2019-07-18, by Augie Fackler
cleanup: remove redundant import
2019-07-18, by Augie Fackler
shelve: modify help text on --interactive
2019-07-18, by Navaneeth Suresh
unshelve: mark unshelve interactive as experimental
2019-07-18, by Navaneeth Suresh
commit: improve the files field of changelog for merges
2019-07-02, by Valentin Gatien-Baron
convert: add a config option to help doing identity hg->hg conversion
2019-07-13, by Valentin Gatien-Baron
tests: show the files fields of changelogs for many merges
2019-07-02, by Valentin Gatien-Baron
phabricator: handle local:commits time being string or int
2019-07-16, by Ian Moody
phabricator: demonstrate broken phabread on string local:commit times
2019-07-16, by Ian Moody
unshelve: add interactive mode
2019-07-02, by Navaneeth Suresh
blackbox: disable extremely verbose logging (issue6110)
2019-07-07, by Valentin Gatien-Baron
continue: added support for unshelve
2019-07-17, by Taapas Agrawal
continue: added support for rebase
2019-07-16, by Taapas Agrawal
continue: added logic for hg continue
2019-07-15, by Taapas Agrawal
rust-utils: remove buggy assertion
2019-07-17, by Raphaël Gomès
rust-utils: add docstrings and doctests for utils.rs
2019-07-10, by Raphaël Gomès
rust: switch hg-core and hg-cpython to rust 2018 edition
2019-07-02, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip