Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
revlog: delete obsolete comment
2017-06-15, by Martin von Zweigbergk
revlog: delete dead assignment in addgroup()
2017-06-15, by Martin von Zweigbergk
pycompat: move the queue related definitions below queue import
2017-06-16, by Pulkit Goyal
pycompat: move multiline comments above a function to function doc
2017-06-16, by Pulkit Goyal
py3: replace dict.iterkeys() with iter(dict)
2017-06-16, by Pulkit Goyal
py3: explicitly convert dict.values() to a list on py3
2017-06-16, by Pulkit Goyal
py3: alias long to int and xrange to range in test-ancestor.py on Python 3
2017-06-16, by Pulkit Goyal
py3: add a new bytesurl() to convert a str url into bytes
2017-06-16, by Pulkit Goyal
py3: add a new strurl() which will convert a bytes url to str
2017-06-16, by Pulkit Goyal
killdaemons: fix WaitForSingleObject() error handling logic on Windows
2017-06-15, by Matt Harbison
killdaemons: explicitly set the ctypes signatures
2017-06-06, by Matt Harbison
hghave: enable 'serve' on Windows
2017-05-07, by Matt Harbison
contrib: add a ratchet for tests in Python 3
2017-06-15, by Augie Fackler
contrib: check in a whitelist of passing tests in Python 3
2017-06-15, by Augie Fackler
tests: try and fail more gracefully with broken unicode escapes
2017-06-15, by Augie Fackler
md5sum: adapt for python 3 support
2017-06-15, by Augie Fackler
profiling: allow configuring minimum display threshold for hotpath
2017-06-15, by Gregory Szorc
config: document profiling.show{min,max}
2017-06-15, by Gregory Szorc
check-config: look for ui.configwith
2017-06-15, by Gregory Szorc
check-config: use named groups in regexp
2017-06-15, by Gregory Szorc
check-config: use compiled regexp
2017-06-15, by Gregory Szorc
tests: add test coverage for check-config
2017-06-15, by Gregory Szorc
exchange: use context manager for bundle1 unbundling
2017-06-15, by Martin von Zweigbergk
unbundle: use context manager for transaction
2017-06-15, by Martin von Zweigbergk
clonebundle: use context managers for lock and transaction
2017-06-15, by Martin von Zweigbergk
changeset_templater: render template specified by templatespec tuple
2017-04-11, by Yuya Nishihara
formatter: render template specified by templatespec tuple
2017-04-22, by Yuya Nishihara
formatter: put topic in templatespec tuple
2017-04-22, by Yuya Nishihara
cmdutil: pass templatespec tuple directly to changeset_templater (API)
2017-04-22, by Yuya Nishihara
formatter: wrap (tmpl, mapfile) by named tuple
2017-04-22, by Yuya Nishihara
cmdutil: factor out helper to create changeset_templater with literal template
2017-04-22, by Yuya Nishihara
test-dirstate-race: stabilize for Windows
2017-06-14, by Matt Harbison
formatter: document lookuptemplate()
2017-05-06, by Yuya Nishihara
cmdutil: rename gettemplate() to _lookuplogtemplate()
2017-04-22, by Yuya Nishihara
formatter: inline gettemplater()
2017-04-22, by Yuya Nishihara
formatter: factor out function to create templater from literal or map file
2017-04-22, by Yuya Nishihara
graphlog: do not look up graphnodetemplate in template paths (BC)
2017-04-22, by Yuya Nishihara
formatter: open raw template file in posix semantics
2017-05-06, by Yuya Nishihara
formatter: open raw template file in binary mode (BC)
2017-05-06, by Yuya Nishihara
formatter: close raw template file explicitly
2017-05-06, by Yuya Nishihara
largefiles: avoid a crash when archiving a subrepo with largefiles disabled
stable
2017-06-13, by Matt Harbison
patchbomb: make getaddrs function easier to work with
2017-06-13, by Augie Fackler
patchbomb: look for non-empty publicurl, not a non-None one
2017-06-13, by Augie Fackler
patchbomb: make variable name for publicurl always be publicurl
2017-06-13, by Augie Fackler
bisect: simpler approach for option validation message
2017-06-14, by Brandon McCaig
pushkey: use False/True for return values from push functions
2017-06-12, by Martin von Zweigbergk
smartset: micro optimize spanset.slice() to narrow range accordingly
2015-04-10, by Yuya Nishihara
smartset: micro optimize baseset.slice() to use slice of list
2015-04-09, by Yuya Nishihara
smartset: extract method to slice abstractsmartset
2015-03-24, by Yuya Nishihara
smartset: extract spanset factory to make it constructed without a repo
2015-05-24, by Yuya Nishihara
smartset: change repr of spanset to show revisions as half-open range
2017-06-11, by Yuya Nishihara
fsmonitor: don't write out state if identity has changed (issue5581)
2017-06-12, by Siddharth Agarwal
fsmonitor: write state with wlock held and dirstate unchanged (issue5581)
2017-06-12, by Siddharth Agarwal
workingctx: add a way for extensions to run code at status fixup time
2017-06-12, by Siddharth Agarwal
workingctx: also pass status tuple into poststatusfixup
2017-06-12, by Siddharth Agarwal
workingctx: factor out post-status dirstate fixup
2017-06-12, by Siddharth Agarwal
merge with stable
2017-06-13, by Augie Fackler
profile: properly propagate exception from the sub-context manager
2017-06-12, by Pierre-Yves David
profile: close 'fp' in all cases
2017-06-12, by Pierre-Yves David
profile: close 'fp' on error within '__enter__'
2017-06-12, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip