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: protect tests involving git ext::sh with git-ext-sh
2017-06-15, by Sean Farley
hghave: add has_git_range for testing if git understands ext::sh
2017-06-15, by Sean Farley
rebase: rewrite "x in y.children()" as "y in x.parents()"
2017-06-17, by Martin von Zweigbergk
shelve: rewrite "x in y.children()" as "y in x.parents()"
2017-06-17, by Martin von Zweigbergk
py3: use open() instead of file() constructor
2017-06-17, by Pulkit Goyal
py3: convert keys of kwargs back to bytes using pycompat.byteskwargs()
2017-06-17, by Pulkit Goyal
py3: use pycompat.strkwargs() to convert kwargs keys to str before passing
2017-06-17, by Pulkit Goyal
py3: use '%d' instead of '%s' for integers
2017-06-17, by Pulkit Goyal
py3: pass the path in hg.repository() as bytes
2017-06-17, by Pulkit Goyal
py3: pass range() into list() to get one explicitly
2017-06-17, by Pulkit Goyal
check-concurrency: expose the feature as 'concurrent-push-mode'
2017-05-28, by Pierre-Yves David
exchange: switch to usual way of testing for bundle2-ness
2017-06-16, by Martin von Zweigbergk
setup: update a comment that blamed py26 for a Windows workaround
2017-06-16, by Matt Harbison
i18n: drop a py25 conditional
2017-06-16, by Matt Harbison
perf: ensure HGRCPATH is exported on Windows
2017-06-16, by Matt Harbison
test-status: glob fixes for Windows
2017-06-16, by Matt Harbison
plan9: drop py26 hacks
2017-06-16, by Matt Harbison
revset: fix negative ancestor spec to not return changectx objects
2017-06-18, by Yuya Nishihara
obsolete: use ProgrammingError over assert for volatile set registration
2017-05-01, by Pierre-Yves David
strip: remove a redundant setting of hookargs
2017-06-16, by Martin von Zweigbergk
unbundle: move streamclone error case away from bundle[12] cases
2017-06-16, by Martin von Zweigbergk
bundle2: use "else" instead of checking condition again
2017-06-16, by Martin von Zweigbergk
wireproto: update reference to deleted addchangegroup()
2017-06-16, by Martin von Zweigbergk
template: add predecessors template
2017-06-15, by Boris Feld
commit: select template by spec.ref name
2017-04-22, by Yuya Nishihara
commit: do not look up committemplate in template paths (BC)
2017-04-22, by Yuya Nishihara
formatter: always store a literal template unnamed
2017-05-06, by Yuya Nishihara
formatter: load templates section like a map file
2017-04-22, by Yuya Nishihara
test-command-template: rewrite recursion tests by using a map file
2017-05-06, by Yuya Nishihara
templater: add simple interface for unnamed template (API)
2017-04-22, by Yuya Nishihara
ui: add support for a tweakdefaults knob
2017-06-14, by Augie Fackler
localrepo: remove unused addchangegroup() (API)
2017-06-15, by Martin von Zweigbergk
changegroup: rename "dh" to the clearer "deltaheads"
2017-06-15, by Martin von Zweigbergk
changegroup: rename "srccontent" to "cgnodes"
2017-06-15, by Martin von Zweigbergk
revlog: rename list of nodes from "content" to "nodes"
2017-06-15, by Martin von Zweigbergk
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip