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.
histedit: use safecleanupnode in _finishhistedit
2017-03-13, by Jun Wu
histedit: add a method to cleanup nodes safely
2017-03-13, by Jun Wu
py3: prove hg status works
2017-03-21, by Rishabh Madan
localrepo: use node.hex instead of awkward .encode('latin1')
2017-03-20, by Augie Fackler
py3: prove hg config works
2017-03-21, by Rishabh Madan
templater: make pad() strip color codes before computing width (issue5416)
2017-03-18, by Yuya Nishihara
templater: make pad() compute actual width
2017-03-18, by Yuya Nishihara
templater: reject bad fillchar argument passed to pad()
2017-03-18, by Yuya Nishihara
color: insert color code after every "\e[0m" (issue5413)
2017-03-18, by Yuya Nishihara
debugtemplate: pass ui to templater so label() works
2017-03-18, by Yuya Nishihara
subrepo: move prompts out of the if (issue5505)
stable
2017-03-20, by Simon Farnsworth
merge: remove unnecessary matcher checks
2017-03-19, by Durham Goode
rebase: use one dirstateguard for entire rebase
2017-03-19, by Durham Goode
histedit: add histedit.singletransaction config option
2017-03-10, by Durham Goode
histedit: pop action after the action is completed
2017-03-10, by Durham Goode
histedit: add transaction support to writing the state file
2017-03-10, by Durham Goode
localrepo: forcibly copy list of filecache keys
2017-03-19, by Augie Fackler
localrepo: turn hook kwargs back into strs before calling hook
2017-03-19, by Augie Fackler
localrepo: ensure transaction id is fully bytes on py3
2017-03-19, by Augie Fackler
dirstate: use future-proof next(iter) instead of iter.next
2017-03-19, by Augie Fackler
posix: tiptoe around tempfile module more delicately
2017-03-19, by Augie Fackler
posix: use open() instead of file()
2017-03-19, by Augie Fackler
revlog: use int instead of long
2017-03-19, by Augie Fackler
error: use r-string to properly pop hints from **kw
2017-03-19, by Augie Fackler
dispatch: use pycompat.maplist to allow summing with args
2017-03-19, by Augie Fackler
pycompat: add maplist alias for old map behavior
2017-03-19, by Augie Fackler
dispatch: replace mayberepr with shellquote
2017-03-19, by Augie Fackler
color: sync text attributes and buffered text output on Windows (issue5508)
2017-03-19, by Matt Harbison
test-check-help: fix to work on Windows
2017-03-19, by Matt Harbison
branchmap: be more careful about using %d on ints
2017-03-19, by Augie Fackler
util: use bytes re on bytes input in fspath
2017-03-19, by Augie Fackler
util: use pycompat.bytestr in checkwinfilename
2017-03-19, by Augie Fackler
dispatch: ensure repr is bytes in _mayberepr
2017-03-19, by Augie Fackler
dispatch: extract maybe-use-repr formatting to helper function
2017-03-19, by Augie Fackler
dispatch: consolidate formatting of arguments
2017-03-19, by Augie Fackler
py3: make the regular expression bytes to prevent TypeError
2017-03-17, by Pulkit Goyal
pager: flush outputs before firing pager process
2017-02-25, by Yuya Nishihara
patchbomb: use modern pager to display -n/--test result (BC)
2017-02-25, by Yuya Nishihara
httpconnection: make sure to clear progress of httpsendfile at EOF
2017-03-18, by Yuya Nishihara
py3: convert log opts to bytes-key dict
2017-03-14, by Yuya Nishihara
graphlog: pass function arguments without expansion
2017-03-14, by Yuya Nishihara
py3: call codecs.escape_decode() directly
2017-03-17, by Yuya Nishihara
util: wrap s.decode('string_escape') calls for future py3 compatibility
2017-03-17, by Yuya Nishihara
merge with stable
2017-03-18, by Augie Fackler
hgwebdir: add support for explicit index files
2017-03-05, by Matt Harbison
ui: move configlist parser to config.py
2017-03-17, by Jun Wu
tests: allow ModuleNotFoundError in addition to ImportError
2017-03-17, by Martin von Zweigbergk
pager: skip running the pager if it's set to 'cat'
2017-03-15, by Augie Fackler
pager: avoid shell=True on subprocess.Popen for better errors (issue5491)
2017-03-15, by Augie Fackler
py3: change explicit conversion of config value from str to pycompat.bytestr
2017-03-17, by Rishabh Madan
py3: add __bool__ to every class defining __nonzero__
2017-03-13, by Gregory Szorc
merge: also allow 'e' action with experimental.updatecheck=noconflict
2017-03-13, by Martin von Zweigbergk
exchange: use v2 bundles for modern compression engines (issue5506)
stable
2017-03-16, by Gregory Szorc
exchange: reject new compression engines for v1 bundles (issue5506)
stable
2017-03-16, by Gregory Szorc
config: honour the trusted flag in ui.configbytes
2017-03-12, by Martijn Pieters
osutil: fix potential wrong fd close
2017-03-15, by Jun Wu
parsers: use Python memory allocator for indexObject->offsets
2017-03-09, by Gregory Szorc
parsers: use Python memory allocator in commonancestorsheads()
2017-03-09, by Gregory Szorc
osutil: use Python memory allocator in _listdir
2017-03-09, by Gregory Szorc
bdiff: use Python memory allocator in fixws
2017-03-09, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip