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.
hgweb: validate WSGI environment dict
2018-03-08, by Gregory Szorc
hgweb: ensure all wsgi environment values are str
2018-03-08, by Gregory Szorc
wireproto: formalize permissions checking as part of protocol interface
2018-03-07, by Gregory Szorc
wireproto: declare permissions requirements in @wireprotocommand (API)
2018-03-07, by Gregory Szorc
wireprotoserver: check permissions in main dispatch function
2018-03-06, by Gregory Szorc
wireprotoserver: check if command available before calling it
2018-03-06, by Gregory Szorc
py3: drop encoding.strio()
2018-03-06, by Yuya Nishihara
ui: adjust Windows workaround to new _readline() code
2018-03-06, by Yuya Nishihara
ui: do not use rawinput() when we have to replace sys.stdin/stdout
2018-03-06, by Yuya Nishihara
ui: do not try readline support if fin/fout aren't standard streams
2018-03-06, by Yuya Nishihara
util: add public isstdin/isstdout() functions
2018-03-06, by Yuya Nishihara
ui: add debug commands to test interactive prompt
2018-03-06, by Yuya Nishihara
ui: inline util.bytesinput() into ui._readline()
2018-03-06, by Yuya Nishihara
hgk: stop using util.bytesinput() to read a single line from stdin
2018-03-06, by Yuya Nishihara
bookmarks: test for exchanging long bookmark names (issue5165)
2016-08-29, by Augie Fackler
phabricator: follow-up phab auth improvements with backwards compat mode
2018-03-04, by Augie Fackler
phabricator: specify API tokens per host, rather than per repo
2018-01-20, by Tom Prince
py3: drop b'' from generate-working-copy-states.py output
2018-03-04, by Yuya Nishihara
py3: make test-commit-multiple.t byte-safe
2018-03-04, by Yuya Nishihara
py3: fix type of default username
2018-03-04, by Yuya Nishihara
py3: read/write plain lock file in binary mode
2018-03-04, by Yuya Nishihara
util: stop calling os.stat_float_times()
2018-03-05, by Augie Fackler
cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime
2018-03-05, by Augie Fackler
osutil: implement minimal __getitem__ compatibility on our custom listdir type
2018-03-05, by Augie Fackler
hgweb: adapt to socket._fileobject changes in Python 3
2018-03-04, by Augie Fackler
debugcommands: fix some %r output with bytestr() wrappers
2018-03-04, by Augie Fackler
tests: add test for issue 5494 but with --collapse
2018-03-07, by Martin von Zweigbergk
tests: .hg/merge is a directory, so use `test -d`
2018-03-07, by Martin von Zweigbergk
rebase: only store collapse message once
2018-03-06, by Martin von Zweigbergk
rebase: collapse two nested if-conditions
2018-03-06, by Martin von Zweigbergk
rebase: reduce scope of "dsguard" variables a bit
2018-03-01, by Martin von Zweigbergk
rebase: remove unused argument "state" from rebasenode()
2018-03-07, by Martin von Zweigbergk
rebase: delete obsolete internal "keepopen" option
2018-03-07, by Martin von Zweigbergk
releasenotes: allow notes for multiple directives in a single changeset
2018-03-04, by Rishabh Madan
releasenotes: mention changeset with warning and abort
2018-03-04, by Rishabh Madan
releasenotes: replace abort with warning while parsing (issue5775)
2018-03-03, by Rishabh Madan
archival: fileit should not use atomictemp, causes performance regression
2018-03-07, by Vincent Parrett
perf: teach perfbdiff to call blocks() and to use xdiff
2018-03-03, by Gregory Szorc
fuzz: fix xdiff build
2018-03-06, by Jun Wu
xdiff: remove xmerge related logic
2018-03-06, by Jun Wu
xdiff: remove xemit related logic
2018-03-06, by Jun Wu
xdiff: remove unused structure, functions, and constants
2018-03-04, by Jun Wu
xdiff: remove whitespace related feature
2018-03-04, by Jun Wu
merge with stable
2018-03-06, by Gregory Szorc
sslutil: some more forcebytes() on some exception messages
2018-03-04, by Augie Fackler
sslutil: sslcontext needs the cipher name as a sysstr
2018-03-04, by Augie Fackler
sslutil: lots of unicode/bytes cleanup
2018-03-04, by Augie Fackler
debugwireproto: handle unimplemented util.poll() for Windows
2018-03-05, by Matt Harbison
py3: byte-stringify test-blackbox.t
2018-03-04, by Yuya Nishihara
py3: byte-stringify blackbox-readonly-dispatch.py
2018-03-04, by Yuya Nishihara
py3: make blackbox-readonly-dispatch.py use ui instead of print()
2018-03-04, by Yuya Nishihara
py3: fix int formatting of "incoming changes" log
2018-03-04, by Yuya Nishihara
largefiles: use %d instead of %s to process ints
2018-03-04, by Augie Fackler
transaction: fix an error string with bytestr() on a repr()d value
2018-03-04, by Augie Fackler
py3: work around comparison between int and None in tagmerge
2018-03-04, by Yuya Nishihara
py3: do not mutate dict while iterating in tagmerge
2018-03-04, by Yuya Nishihara
py3: fix type of ui.configitems(ignoresub=True) result
2018-03-04, by Yuya Nishihara
py3: don't use str() to stringify pushloc
2018-03-04, by Yuya Nishihara
py3: byte-stringify test-config.t and test-config-env.py
2018-03-04, by Yuya Nishihara
py3: use startswith() instead of slicing to detect leading whitespace
2018-03-04, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip