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
+10000
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.
tests: show bad path auditing in in-memory rebase
stable
2018-12-04, by Martin von Zweigbergk
tests: add a missing "cd .." to test-rebase-inmemory.t
stable
2018-12-04, by Martin von Zweigbergk
rust: fix possible out-of-bounds read through index_get_parents()
stable
2018-10-28, by Yuya Nishihara
revlog: fix out-of-bounds access by negative parents read from revlog (SEC)
stable
2018-11-01, by Yuya Nishihara
rebase: fix dir/file conflict detection when using in-mem merge
stable
2018-12-03, by Martin von Zweigbergk
tests: show that in-mem rebase does not find path dir/file conflicts
stable
2018-12-03, by Martin von Zweigbergk
extdiff: register the configuration generated commands with a help category
stable
2018-12-03, by Matt Harbison
rebase: abort in-mem rebase if there's a dirty merge state
stable
2018-12-03, by Martin von Zweigbergk
rebase: preserve working copy when redoing in-mem rebase on disk
stable
2018-11-30, by Martin von Zweigbergk
tests: show that in-mem rebase falling back loses state
stable
2018-11-30, by Martin von Zweigbergk
commandserver: get around ETIMEDOUT raised by selectors2
stable
2018-12-03, by Yuya Nishihara
selectors2: backport minimal fix of timeout handling from 2.0.1
stable
2018-12-03, by Yuya Nishihara
tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
stable
2018-11-14, by Augie Fackler
tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
stable
2018-11-14, by Augie Fackler
tests: stabilize test-inherit-mode.t on FreeBSD and macOS (issue6026)
stable
2018-11-29, by Augie Fackler
wireprotov2peer: wait for initial object before resolving future
stable
2018-11-28, by Gregory Szorc
wireprotov2peer: always return a bool from _processredirect()
stable
2018-11-28, by Gregory Szorc
tests: stabilize the recent checkexec changes on Windows
stable
2018-11-20, by Matt Harbison
checkexec: create destination directory if necessary
stable
2018-11-15, by Boris Feld
graft: do not try to skip rev derived from ancestor more than once (issue6024)
stable
2018-11-15, by Yuya Nishihara
subrepo: print the status line before creating the peer for better diagnostics
stable
2018-11-16, by Matt Harbison
tests: allow for 100% of profiled time in sleep in test-profile.t
stable
2018-11-14, by Augie Fackler
copystore: provide unit to ui.makeprogress()
stable
2018-11-14, by Anton Shestakov
verify: provide unit to ui.makeprogress()
stable
2018-11-14, by Anton Shestakov
tests: fix wireproto redirection test on systems without tls1.2
stable
2018-11-13, by Augie Fackler
phabricator: ensure the command summaries are available in extension help
stable
2018-11-10, by Matt Harbison
hgweb: cast bytearray to bytes
stable
2018-11-09, by Gregory Szorc
help: unjumble the list of default config values for `internals.config`
stable
2018-11-08, by Matt Harbison
tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken
stable
2018-11-05, by Kyle Lippincott
resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
stable
2018-11-02, by Kyle Lippincott
Added signature for changeset a91a2837150b
stable
2018-11-02, by Augie Fackler
Added tag 4.8 for changeset a91a2837150b
stable
2018-11-02, by Augie Fackler
rust: fix signature of rustlazyancestors_init() function
stable
4.8
2018-10-28, by Yuya Nishihara
tests: require SQLite 3.8.3+ as sqlitestore relies on "WITH" clause
stable
2018-11-02, by Yuya Nishihara
relnotes: various tweaks for release notes
stable
2018-10-19, by Anton Shestakov
delta: skip "empty delta" optimisation for non-general case (issue6006)
stable
2018-11-01, by Boris Feld
narrow: fix copies._fullcopytracing() narrowspec filtering in graft case
stable
2018-11-01, by Martin von Zweigbergk
tests: demonstrate broken copies._fullcopytracing()
stable
2018-11-01, by Martin von Zweigbergk
narrow: make copies.pathcopies() filter with narrowspec again
stable
2018-11-01, by Martin von Zweigbergk
tests: demonstrate broken copies.pathcopies()
stable
2018-11-01, by Martin von Zweigbergk
setup: explain to distutils how we write rc versions
stable
2018-10-31, by Paul Morelle
changegroup: restore default node ordering (issue6001)
stable
2018-10-31, by Boris Feld
changegroup: introduce an explicit linear sorting
stable
2018-10-29, by Boris Feld
fix: disable use of thread-based worker
stable
2018-10-31, by Yuya Nishihara
configitems: rename the config to prevent adding an alias in future
stable
2018-10-31, by Pulkit Goyal
sparse-revlog: only refine delta candidates in the sparse case (issue6006)
stable
2018-10-31, by Boris Feld
http: work around custom http client classes that refuse extra attrs
stable
2018-10-29, by Augie Fackler
crecord: make nextsametype() check that parent item exists (issue6009)
stable
2018-10-25, by Anton Shestakov
help: describe what ui.tweakdefaults changes, concretely
stable
2018-10-24, by Valentin Gatien-Baron
logexchange: convert paths to unix when detecting the active path
stable
2018-10-25, by Matt Harbison
help: update the default value specified for `profiling.time-track`
stable
2018-10-24, by Matt Harbison
profiling: revert the default mode back to 'cpu' on Windows
stable
2018-10-24, by Matt Harbison
phase: add an archived phase
stable
2018-10-17, by Boris Feld
exewrapper: apply clang-format to silence test-check-clang-format.t
stable
2018-10-23, by Yuya Nishihara
Added signature for changeset 956ec6f1320d
stable
2018-10-22, by Augie Fackler
Added tag 4.8rc0 for changeset 956ec6f1320d
stable
2018-10-22, by Augie Fackler
merge to stable for 4.8 release freeze
stable
4.8rc0
2018-10-22, by Augie Fackler
shortest: never emit 0-length prefix even if unique
2018-10-22, by Martin von Zweigbergk
logtoprocess: sends the canonical command name to the subprocess
2018-10-22, by Boris Feld
logtoprocess: fix message formatting
2018-10-22, by Boris Feld
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip