Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
rhg: check that .hg/requires is ASCII
2020-11-25, by Simon Sapin
rhg: exit with relevant code for unsupported requirements
2020-11-24, by Simon Sapin
revlog: store new index entries as binary
2020-10-06, by Joerg Sonnenberger
packaging: enable rust extensions on centos
2020-11-11, by Mathias De Mare
tests: use `testrepohg` in one more place in test-check-code.t
2020-11-21, by Matt Harbison
setup: copy pythonXY.dll next to the hg.exe wrapper when building
2020-11-21, by Matt Harbison
exthelper: update the examples to be python3 complaint
2020-11-22, by Matt Harbison
helptext: byteify extensions examples
2020-11-22, by Matt Harbison
helptext: fix sentence in extensions documentation
2020-11-22, by Matt Harbison
ui: ensure `getpass()` returns bytes
2020-11-23, by Matt Harbison
packaging: regenerate the Windows requirements manifest on Windows
2020-11-26, by Matt Harbison
pyoxidizer: point to the py3 requirements instead of py2 on Windows
2020-11-26, by Matt Harbison
git: update test for hg and git output changes
2020-11-25, by Augie Fackler
gitlog: add tiprev() function
2020-11-25, by Augie Fackler
requirements: move loading to hg-core and add parsing
2020-11-24, by Simon Sapin
rhg: add a `debugrequirements` subcommand
2020-11-24, by Simon Sapin
pyoxidizer: make sure defaultrc directory exists before trying to write to it
2020-11-25, by Augie Fackler
commands: fix checking of share safe requirement on `config --shared`
2020-11-21, by Pulkit Goyal
dispatch: pass root path in ui.readconfig() as root of main repo
2020-11-20, by Pulkit Goyal
scmutil: try-delete `.hg/store/requires` if store requirements are empty
2020-10-16, by Pulkit Goyal
errors: raise InputError on bad top-level flags
2020-11-23, by Martin von Zweigbergk
errors: raise StateError on uncommitted changes when merge starts
2020-11-23, by Martin von Zweigbergk
errors: raise StateError when there are unresolves merge conflicts
2020-11-23, by Martin von Zweigbergk
errors: introduce SecurityError and use it in a few places
2020-11-23, by Martin von Zweigbergk
errors: raise InputError when too few arguments given to alias
2020-11-23, by Martin von Zweigbergk
errors: raise InputError on bad bookmark argument
2020-11-17, by Martin von Zweigbergk
errors: raise ConfigError on bad alias definition
2020-11-23, by Martin von Zweigbergk
errors: raise InputError on bad repo arguments
2020-11-23, by Martin von Zweigbergk
errors: drop trailing "!" for some errors about bookmarks
2020-11-23, by Martin von Zweigbergk
errors: remove trailing "!" in messages about bad top-level args
2020-11-23, by Martin von Zweigbergk
errors: remove trailing "!" in messages about creating new heads on push
2020-11-23, by Martin von Zweigbergk
errors: consistently don't use trailing "!" in "not found in manifest" message
2020-11-23, by Martin von Zweigbergk
errors: remove trailing "!" from some error messages for consistency
2020-11-23, by Martin von Zweigbergk
bisect: use tuple literal instead of split on string literal
2020-11-23, by Simon Sapin
hgignore: add VS Code config
2020-11-23, by Simon Sapin
tests: make test-worker.t pass on py2
2020-11-23, by Martin von Zweigbergk
tests: update test-https.t's #no-defaultcacertsloaded block with new exit code
2020-11-23, by Martin von Zweigbergk
chg: fix test-check-clang-format.t failure
2020-11-22, by Pulkit Goyal
log: add bookmark option to "hg log"
2020-11-17, by Sebastien Boisvert
extensions: gracefully warn when doing min version check with no local version
2020-11-21, by Matt Harbison
make: switch the PYTHON default to `py.exe -3` on Windows
2020-11-21, by Matt Harbison
heptapod-ci: hosting base image on registry.heptapod.net
2020-11-20, by Georges Racinet
context: small update to ctx.status doc
2020-11-20, by Pierre-Yves David
errors: use exit code 10 for parse errors
2020-11-16, by Martin von Zweigbergk
errors: raise ConfigError on failure to parse config file
2020-11-20, by Martin von Zweigbergk
histedit: don't crash if commit message is empty
2020-11-16, by Martin von Zweigbergk
copies: cache the ancestor checking call when tracing copy
2020-11-02, by Pierre-Yves David
errors: remove ParseError.args
2020-11-20, by Martin von Zweigbergk
errors: let ParseError use Abort.__bytes__
2020-11-20, by Martin von Zweigbergk
config: clean up message about ignored untrusted config
2020-11-20, by Martin von Zweigbergk
tests: use new ParseError.format() in test-trusted.py
2020-11-20, by Martin von Zweigbergk
errors: make ParseError a subtype of Abort
2020-11-19, by Martin von Zweigbergk
tests: make doctests not depend on str(ParseError()) format
2020-11-20, by Martin von Zweigbergk
errors: format "abort: " text in a new Abort.format() method
2020-11-20, by Martin von Zweigbergk
errors: make formatparse() an instance method on ParseError
2020-11-20, by Martin von Zweigbergk
errors: create "similarity hint" for UnknownIdentifier eagerly in constructor
2020-11-19, by Martin von Zweigbergk
errors: move similarity_hint() to error module
2020-11-19, by Martin von Zweigbergk
errors: morph reportsimilar() into similarity_hint()
2020-11-19, by Martin von Zweigbergk
errors: restructure formatparse() to clarify conditions a bit
2020-11-19, by Martin von Zweigbergk
pyoxidizer: run buildifier
2020-11-19, by Augie Fackler
errors: raise InputError in `hg absorb`
2020-11-17, by Martin von Zweigbergk
errors: introduce CanceledError and use it in a few places
2020-10-22, by Martin von Zweigbergk
errors: raise InputError in `hg split`
2020-11-17, by Martin von Zweigbergk
errors: raise StateError in `hg bisect`
2020-11-17, by Martin von Zweigbergk
errors: raise InputError in `hg debugobsolete`
2020-11-17, by Martin von Zweigbergk
errors: raise InputError when line range to followlines() is out of bounds
2020-11-16, by Martin von Zweigbergk
transaction: split new files into a separate set
2020-11-07, by Joerg Sonnenberger
transaction: change list of journal entries into a dictionary
2020-11-07, by Joerg Sonnenberger
transaction: rename find to findoffset and drop backup file support
2020-11-07, by Joerg Sonnenberger
transaction: drop per-file extra data support
2020-11-07, by Joerg Sonnenberger
templates: define a {onelinesummary} keyword
2020-11-12, by Martin von Zweigbergk
relnotes: document new [command-templates] section
2020-10-30, by Martin von Zweigbergk
help: document the new [command-templates] config section
2020-10-30, by Martin von Zweigbergk
strip: move into core
2020-11-08, by Valentin Gatien-Baron
revlog: pass sidedata argument to flagutil.processflagswrite()
2020-11-07, by Gregory Szorc
pure: guard against empty blocks
2020-11-07, by Gregory Szorc
rust-status: don't bubble up os errors, translate them to bad matches
2020-11-16, by Raphaël Gomès
rust-status: properly translate OSError to Python
2020-11-16, by Raphaël Gomès
shelve: clear merge state after partial shelve
2020-11-16, by Martin von Zweigbergk
tests: show that interactive shelve can leave the repo with a merge state
2020-11-16, by Martin von Zweigbergk
histedit: disable color while rendering template for use in plan
2020-11-16, by Martin von Zweigbergk
tests: show how `hg histedit` can put color codes in histedit plan
2020-11-16, by Martin von Zweigbergk
split: disable color while rendering template for use in commit message
2020-11-13, by Martin von Zweigbergk
tests: show how `hg split` can put color codes in commit template
2020-11-12, by Martin von Zweigbergk
dispatch: move some helper functions down into scmutil
2020-11-16, by Martin von Zweigbergk
errors: raise more specific errors from rewriteutil
2020-11-16, by Martin von Zweigbergk
chgserver: backport py3 buffered I/O workarounds from procutil
2020-11-17, by Yuya Nishihara
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
errors: use InputError for some errors on `hg clone`
2020-11-12, by Martin von Zweigbergk
errors: raise InputError when given non-existent paths etc
2020-11-12, by Martin von Zweigbergk
errors: use InputError for errors about bad label names (tags etc)
2020-11-12, by Martin von Zweigbergk
errors: use InputError for errors about bad paths
2020-11-12, by Martin von Zweigbergk
destutil: raise more specific error when histedit.defaultrev is empty
2020-11-10, by Martin von Zweigbergk
errors: raise more specific errors when default remote not configured
2020-10-20, by Martin von Zweigbergk
errors: set detailed exit code to 30 for config errors
2020-10-22, by Martin von Zweigbergk
errors: introduce StateError and use it from commands and cmdutil
2020-10-12, by Martin von Zweigbergk
errors: set detailed exit code to 100 for some remote errors
2020-10-22, by Martin von Zweigbergk
errors: catch urllib errors specifically instead of using safehasattr()
2020-11-12, by Martin von Zweigbergk
errors: raise InputError in fancyopts
2020-11-12, by Martin von Zweigbergk
packaging: switch centos 7 packaging to python 3
2020-11-06, by Mathias De Mare
packaging: remove centos5 and centos6 support
2020-11-06, by Mathias De Mare
test-filecache: use sys.executable to call python
2020-11-11, by Mathias De Mare
make: add a pyoxidizer target
2020-09-01, by Augie Fackler
pyoxidizer: switch to modern config using run_command instead of run_mode
2020-11-10, by Augie Fackler
pyoxidizer: default to one-file binary on non-Windows platforms
2020-11-03, by Augie Fackler
global: use python3 in shebangs
2020-11-06, by Gregory Szorc
tests: use python from environment in test-parseindex2.py
2020-11-09, by Martin von Zweigbergk
errors: set detailed exit code to 20 for locking errors
2020-10-22, by Martin von Zweigbergk
errors: introduce InputError and use it from commands and cmdutil
2020-10-06, by Martin von Zweigbergk
errors: add config that lets user get more detailed exit codes
2020-10-21, by Martin von Zweigbergk
worker: raise exception instead of calling sys.exit() with child's code
2020-11-07, by Martin von Zweigbergk
config: read system hgrc in lexicographical order
2020-11-03, by Martin von Zweigbergk
relnotes: drop 5.6 release entries from next
2020-11-08, by Joerg Sonnenberger
merge with stable
2020-11-07, by Augie Fackler
makefile: use Python 3 by default (BC)
2020-10-05, by Gregory Szorc
hgweb: don't call sys.exit() in httpservice.run()
2020-11-03, by Martin von Zweigbergk
serve: simply return instead of calling sys.exit() in `hg serve --stdio`
2020-11-03, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip