Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+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.
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
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
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
outgoing: run on filtered repo
2017-05-05, by Martin von Zweigbergk
manifest: remove check for non-contexts in _dirmancache
2017-05-05, by Martin von Zweigbergk
bundle: factor the 'getchangegroup' out
2017-05-04, by Pierre-Yves David
bundle: avoid reset of the 'outgoing' variable
2017-05-04, by Pierre-Yves David
changegroup: deprecate 'getlocalchangroup' (API)
2017-05-04, by Pierre-Yves David
tests: directly 'getchangegroup'
2017-05-04, by Pierre-Yves David
exchange: directly 'getchangegroup'
2017-05-04, by Pierre-Yves David
commands: directly 'getchangegroup'
2017-05-04, by Pierre-Yves David
changegroup: deduplicate 'getlocalchangegroup'
2017-05-04, by Pierre-Yves David
py3: add test to show 'hg log -Tjson' works
2017-05-04, by Pulkit Goyal
py3: add test to show 'hg log -G' works
2017-05-04, by Pulkit Goyal
py3: rename test-check-py3-commands.t to test-py3-commands.t
2017-05-04, by Pulkit Goyal
py3: use list of bytes rather than bytestring while extending bytes into lists
2017-05-04, by Pulkit Goyal
py3: use pycompat.byteskwargs to converts kwargs to bytes
2017-05-04, by Pulkit Goyal
py3: make adefaults keys str to be compatible with getattr
2017-05-04, by Pulkit Goyal
py3: abuse r'' to access keys in keyword arguments
2017-05-03, by Pulkit Goyal
py3: use pycompat.bytechr instead of chr
2017-05-03, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip