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.
perf: move revlog construction and length calculation out of benchmark
2017-05-06, by Gregory Szorc
perf: clear revlog caches on every iteration
2017-05-06, by Gregory Szorc
perf: don't convert rev to node before calling revlog.revision()
2017-05-06, by Gregory Szorc
revlog: rename _chunkraw to _getsegmentforrevs()
2017-05-06, by Gregory Szorc
perf: store reference to revlog._chunkraw in a local variable
2017-05-06, by Gregory Szorc
revlog: rename internal functions containing "chunk" to use "segment"
2017-05-06, by Gregory Szorc
fsmonitor: do not nuke dirstate filecache
2017-05-06, by Jun Wu
perf: move gettimer() call
2017-05-06, by Gregory Szorc
perf: don't clobber startrev variable
2017-05-06, by Gregory Szorc
bundle: add optional 'tagsfnodecache' data to on disk bundle (issue5543)
2017-05-05, by Pierre-Yves David
bundle2: move tagsfnodecache generation in a generic function
2017-05-05, by Pierre-Yves David
bundle: introduce an higher level function to write bundle on disk
2017-05-05, by Pierre-Yves David
bundle: handle compression earlier
2017-05-04, by Pierre-Yves David
bundle: check changegroup version earlier
2017-05-04, by Pierre-Yves David
bundle: check lack of revs to bundle before generating the changegroup
2017-05-04, by Pierre-Yves David
extdiff: copy back files to the working directory if the size changed
2017-05-06, by Matt Harbison
test-extdiff: enable a previously failing test on Windows
2017-05-06, by Matt Harbison
test-extdiff: narrow the range of an '#if execbit' block
2017-05-06, by Matt Harbison
test-extdiff: deduplicate tests
2017-05-06, by Matt Harbison
test-extdiff: fill in a missing Windows test
2017-05-06, by Matt Harbison
policy: eliminate ".pure." from module name only if marked as dual
2016-08-13, by Yuya Nishihara
policy: add "cext" package which will host CPython extension modules
2016-08-12, by Yuya Nishihara
policy: mark all string literals as sysstr or bytes
2017-05-02, by Yuya Nishihara
debuginstall: check C extensions only if they are loadable per policy
2017-04-26, by Yuya Nishihara
osutil: proxy through util (and platform) modules (API)
2017-04-26, by Yuya Nishihara
win32mbcs: wrap underlying pycompat.bytestr to use checkwinfilename safely
stable
2017-05-12, by FUJIWARA Katsunori
hghave: prefill more version of Mercurial
stable
2017-05-09, by Pierre-Yves David
graft: fix graft across merges of duplicates of grafted changes
stable
2017-05-11, by Mads Kiilerich
graft: test coverage of grafts and how merges can break duplicate detection
stable
2017-05-09, by Mads Kiilerich
mpatch: proxy through mdiff module
2017-04-26, by Yuya Nishihara
bdiff: proxy through mdiff module
2017-04-26, by Yuya Nishihara
base85: proxy through util module
2017-04-26, by Yuya Nishihara
mdiff: move re-exports to top
2017-05-02, by Yuya Nishihara
test-commit-interactive-curses: remove unused import of parsers
2017-05-02, by Yuya Nishihara
churn: use the non-deprecated template option in the examples
stable
2017-05-08, by Matt Harbison
strip: make tree stripping O(changes) instead of O(repo)
2017-05-08, by Durham Goode
strip: move tree strip logic to it's own function
2017-05-08, by Durham Goode
manifest: remove unused property _oldmanifest
2017-05-08, by Martin von Zweigbergk
sslutil: reference fingerprints config option properly (issue5559)
stable
2017-05-08, by Gregory Szorc
py3: convert key to str to make kwargs.pop work in mq
2017-05-05, by Pulkit Goyal
py3: convert kwargs' keys to str before passing in cmdutil.getcommiteditor
2017-05-05, by Pulkit Goyal
diff: add a fast path to avoid loading binary contents
2017-05-03, by Jun Wu
diff: correct binary testing logic
2017-05-05, by Jun Wu
diff: draw a table about binary diff behaviors
2017-05-05, by Jun Wu
diff: use fctx.size() to test empty
2017-05-03, by Jun Wu
diff: use fctx.isbinary() to test binary
2017-05-03, by Jun Wu
pycompat: extract helper to raise exception with traceback
2017-04-20, by Yuya Nishihara
largefiles: make sure debugstate command is populated before wrapping
stable
2017-05-04, by Yuya Nishihara
check-code: ignore re-exports of os.environ in encoding.py
2017-05-01, by Yuya Nishihara
check-code: exclude demandimport.py and policy.py from Python 3 checks
2017-04-26, by Yuya Nishihara
check-code: rewrite py3 exclusion pattern with negative lookahead
2017-05-01, by Yuya Nishihara
cleanup: remove useless re-raises of KeyboardInterrupt
2017-05-03, by Yuya Nishihara
make: drop deprecated rule to process temporary copy of pure modules
2016-08-12, by Yuya Nishihara
help: describe about choice of :prompt as a fallback merge tool explicitly
stable
2017-05-06, by FUJIWARA Katsunori
wix: only one KeyPath is allowed per Component
stable
2017-05-06, by Steve Borho
dirstate: optimize walk() by using match.visitdir()
2017-05-05, by Martin von Zweigbergk
match: optimize visitdir() for patterns matching only root directory
2017-05-05, by Martin von Zweigbergk
rebase: don't update state dict same way for each root
2017-03-11, by Martin von Zweigbergk
forget: access status fields by name, not index
2017-05-04, by Martin von Zweigbergk
demandimport: add urwid.command_map to ignore list
2017-05-03, by Phil Cohen
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip