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.
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
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
py3: use %d to format integers into bytestrings
2017-05-05, by Pulkit Goyal
py3: use pycompat.bytestr instead of bytes
2017-05-05, by Pulkit Goyal
py3: slice over bytes to prevent getting ascii values
2017-05-05, by Pulkit Goyal
py3: use encoding.unitolocal instead of .encode(encoding.encoding)
2017-04-08, by Pulkit Goyal
rebase: use matcher to optimize manifestmerge
2017-05-03, by Durham Goode
changegroup: delete unused 'bundlecaps' argument (API)
2017-05-02, by Martin von Zweigbergk
localrepo: reuse exchange.bundle2requested()
2017-05-03, by Martin von Zweigbergk
py3: use raw strings while accessing class.__dict__
2017-04-28, by Pulkit Goyal
py3: handle opts correctly for `hg add`
2017-04-25, by Pulkit Goyal
py3: handle opts correctly for rollback
2017-04-24, by Pulkit Goyal
py3: handle opts correctly for unbundle
2017-04-21, by Pulkit Goyal
py3: convert opts to bytes in cmdutil.dorecord()
2017-04-21, by Pulkit Goyal
py3: make sure opts are passed and used correctly in help command
2017-04-28, by Pulkit Goyal
py3: handle opts uniformly in commands.py
2017-05-03, by Pulkit Goyal
merge with stable
2017-05-04, by Augie Fackler
help: call out specific replacement configuration settings
stable
2017-05-03, by Matt Harbison
help: spelling fixes
stable
2017-05-03, by Matt Harbison
help: attempt to clarify that pager usage is not output length based
stable
2017-05-03, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip