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.
relnotes: mention improved memory use and underlaying API changes
2020-10-29, by Joerg Sonnenberger
branching: merge with stable
2020-10-29, by Martin von Zweigbergk
help: update command synopsis to clarify "cp --forget" only takes destinations
2020-10-17, by Yuya Nishihara
rebase: update commit hash references in the new commits
2020-10-13, by Matt Harbison
histedit: drop fallback to empty string from rendertemplate()
2020-10-22, by Martin von Zweigbergk
phases: convert registernew users to use revision sets
2020-10-20, by Joerg Sonnenberger
phases: allow registration and boundary advancement with revision sets
2020-10-19, by Joerg Sonnenberger
revlog: extend addgroup() with callback for duplicates
2020-10-18, by Joerg Sonnenberger
tags: add safety check for len(record) while reading hgtagsfnodescache
2020-10-07, by Pulkit Goyal
procutil: allow to specify arbitrary stdin bytes to runbgcommand
2020-10-14, by Pierre-Yves David
clonebundle: move the manifest filename to a constant
2020-10-14, by Pierre-Yves David
clonebundles: move a bundle of clone bundle related code to a new module
2020-10-15, by Pierre-Yves David
config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode
2020-07-01, by Pulkit Goyal
dispatch: load shared source repository config in share-safe mode
2020-09-18, by Pulkit Goyal
tests: add test showing broken extension loading in case of share-safe
2020-09-18, by Pulkit Goyal
dirstate-tree: simplify the control flow in the Node.insert method
2020-10-09, by Pierre-Yves David
revlog: use LRU for the chain cache
2020-10-21, by Joerg Sonnenberger
tests: add notes about broken `hg log --follow <file>` with copies in extras
2020-10-14, by Martin von Zweigbergk
config: move message about leading spaces in config to config.py
2020-10-22, by Martin von Zweigbergk
errors: name arguments to ParseError constructor
2020-10-22, by Martin von Zweigbergk
errors: remove unnecessary override of __bytes__ in RevlogError
2020-10-20, by Martin von Zweigbergk
commit: leverage cmdutil.check_incompatible_arguments()
2020-10-15, by Martin von Zweigbergk
split: use default one-line summary
2020-10-27, by Martin von Zweigbergk
phabsend: use default one-line summary
2020-10-27, by Martin von Zweigbergk
rebase: change and standarize template for rebase's one-line summary
2020-10-27, by Martin von Zweigbergk
rebase: make summary template configurable, with default to shared template
2020-10-22, by Martin von Zweigbergk
rebase: use hard-coded template for one-line commit description
2020-10-22, by Martin von Zweigbergk
config: move ui.pre-merge-tool-output-template into [command-templates]
2020-10-26, by Martin von Zweigbergk
config: rename ui.mergemarkertemplate to command-templates.mergemarker
2020-10-23, by Martin von Zweigbergk
config: rename ui.graphnodetemplate to command-templates.graphnode
2020-10-23, by Martin von Zweigbergk
config: add a new [command-templates] section for templates defined by hg
2020-10-23, by Martin von Zweigbergk
branching: merge with stable
2020-10-26, by Martin von Zweigbergk
log: update documentation about --follow with/without --rev (issue6459)
stable
2020-12-24, by Yuya Nishihara
bugzilla: pass the url to xmlrpclib.ServerProxy as str
stable
2020-12-03, by Mads Kiilerich
bugzilla: fix reporting of exceptions with py3
stable
2020-12-03, by Mads Kiilerich
ui: remove excessive strtolocal() from debuguigetpass
stable
2020-12-03, by Yuya Nishihara
Added signature for changeset 1d5189a57405
stable
2020-12-03, by Augie Fackler
Added tag 5.6.1 for changeset 1d5189a57405
stable
2020-12-03, by Augie Fackler
rebase: clear merge state when aborting in-memory merge on dirty working copy
stable
5.6.1
2020-12-02, by Martin von Zweigbergk
tests: show that in-memory rebase leaves state when working copy is dirty
stable
2020-12-02, by Martin von Zweigbergk
extensions: avoid a crash when the version isn't properly byteified on py3
stable
2020-11-27, by Matt Harbison
ui: ensure `getpass()` returns bytes
stable
2020-11-23, by Matt Harbison
packaging: regenerate the Windows requirements manifest on Windows
stable
2020-11-26, by Matt Harbison
pyoxidizer: point to the py3 requirements instead of py2 on Windows
stable
2020-11-26, by Matt Harbison
extensions: gracefully warn when doing min version check with no local version
stable
2020-11-21, by Matt Harbison
diff: do not concatenate immutable bytes while building a/b bodies (issue6445)
stable
2020-11-28, by Yuya Nishihara
procutil: use rapply(tonativestr, ...) to preserve lists when they come in
stable
2020-12-01, by Augie Fackler
chg: reset errno prior to calling strtol()
stable
2020-11-03, by Yuya Nishihara
chg: do not close dir fd while iterating
stable
2020-11-03, by Yuya Nishihara
chg: show debug message for each fd to be closed
stable
2020-11-03, by Yuya Nishihara
chg: apply clang-format
stable
2020-11-03, by Yuya Nishihara
chg: close file descriptors when starting the daemon
stable
2020-11-02, by Mathias De Mare
crecord: render chunkpad on Windows (issue6427)
stable
2020-10-31, by Barret Rennie
Added signature for changeset 18c17d63fdab
stable
2020-11-02, by Augie Fackler
Added tag 5.6 for changeset 18c17d63fdab
stable
2020-11-02, by Augie Fackler
i18n: fix coding tag unsupported by xgettext
stable
5.6
2020-10-29, by Dan Villiom Podlaski Christiansen
py3: hggettext
stable
2020-10-29, by Dan Villiom Podlaski Christiansen
relnotes: copy "next" to "5.6" and clear "next"
stable
2020-10-29, by Martin von Zweigbergk
repoview: only pin obsolete wdir parents while there are unresolved conflicts
stable
2020-10-23, by Matt Harbison
backout: don't assume that tip as what we just committed
stable
2020-10-28, by Dan Villiom Podlaski Christiansen
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip