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.
perfphases: add 'perfphases' command
2017-05-23, by Pierre-Yves David
match: remove support for excludes from matcher class
2017-05-16, by Martin von Zweigbergk
match: handle excludes using new differencematcher
2017-05-16, by Martin von Zweigbergk
match: override matchfn() the usual way in subdirmatcher
2017-05-25, by Martin von Zweigbergk
match: make matchfn a method on the class
2017-05-25, by Martin von Zweigbergk
util: raise ParseError when parsing dates (BC)
2017-05-24, by Boris Feld
match: fix visitdir for roots of includes
2017-05-16, by Martin von Zweigbergk
match: make subdirmatcher extend basematcher
2017-05-17, by Martin von Zweigbergk
match: make basematcher._files a @propertycache
2017-05-19, by Martin von Zweigbergk
match: extract base class for matchers
2017-05-17, by Martin von Zweigbergk
debugwalk: also print matcher representation
2017-05-22, by Martin von Zweigbergk
transaction: run _writejournal unfiltered
2017-05-25, by Pierre-Yves David
bookmarks: warn about bookmark names that unambiguously resolve to a node (BC)
2017-05-22, by Augie Fackler
pycompat: try __bytes__() to convert object to bytestr
2017-05-04, by Yuya Nishihara
ui: fix ui.configdate for invalid dates
2017-05-23, by Boris Feld
demandimport: stop overriding __getattribute__()
2017-04-28, by Yuya Nishihara
demandimport: look for 'mod' suffix as alternative name for module reference
2017-04-28, by Yuya Nishihara
demandimport: insert empty line per method
2017-05-01, by Yuya Nishihara
demandimport: strictly compare identity of proxy object
2017-05-01, by Yuya Nishihara
match: use ProgrammingError where appropriate
2017-05-23, by Martin von Zweigbergk
revlog: raise error.WdirUnsupported from revlog.node() if wdirrev is passed
2017-05-23, by Pulkit Goyal
revset: add support for ancestors(wdir())
2017-05-23, by Pulkit Goyal
revset: add support for using ~ operator on wdir() predicate
2017-05-23, by Pulkit Goyal
revset: add support for p2(wdir()) to get second parent of working directory
2017-05-22, by Pulkit Goyal
revset: use try-except instead of if-else because of perf
2017-05-22, by Pulkit Goyal
revset: remove redundant condition and change to else from elif
2017-05-22, by Pulkit Goyal
tests: add tests for predicates and operators which works with wdir()
2017-05-22, by Pulkit Goyal
revset: add support for "wdir()^n"
2017-05-22, by Pulkit Goyal
revset: add parentheses after wdir since its a function
2017-05-22, by Pulkit Goyal
cmdutil: avoid redefining write() function in export if possible
2017-05-22, by Augie Fackler
cmdutil: extract closure that performs the actual export formatting
2017-05-22, by Augie Fackler
cmdutil: use a generator expression instead of a list comprehension
2017-05-22, by Augie Fackler
cmdutil: rename template param to export to fntemplate
2017-05-20, by Augie Fackler
cmdutil: comprehensively document the interface of export
2017-05-20, by Augie Fackler
tests: hide warning from test-xdg.t
2017-05-22, by Durham Goode
policy: define C module versions individually
2017-05-22, by Jun Wu
repoview: rename '_getdynamicblockers' to 'revealedrevs' (API)
2017-05-20, by Pierre-Yves David
repoview: move '_getdynamicblock' next to 'hideablerevs'
2017-05-20, by Pierre-Yves David
python3: allow hgloader to work with lazy loaders
2017-05-21, by Siddharth Agarwal
init: turn on demandimport for Python 3.6 and above
2017-05-21, by Siddharth Agarwal
demandimport: add python 3 implementation
2017-05-21, by Siddharth Agarwal
demandimport: move ignore list to __init__.py
2017-05-21, by Siddharth Agarwal
check: check modules in hgdemandimport
2017-05-21, by Siddharth Agarwal
demandimport: move to separate package
2017-05-21, by Siddharth Agarwal
import-checker: add a way to directly import certain symbols
2017-05-21, by Siddharth Agarwal
check-code: allow skipping hasattr check in py3-only code
2017-05-21, by Siddharth Agarwal
profiling: allow loading profiling extension before everything else
2017-05-22, by Jun Wu
extensions: allow loading a whitelisted subset of extensions
2017-05-22, by Jun Wu
match: catch attempts to create case-insenstive exact matchers
2017-05-22, by Martin von Zweigbergk
test: remove aliases forcing date, use default-date
2017-05-22, by Boris Feld
test: prepare tests for removing date aliases
2017-05-22, by Boris Feld
devel: update blackbox to use default-date
2017-05-16, by Boris Feld
devel: use default-date config field when creating obsmarkers
2017-05-19, by Boris Feld
devel: activate default-date in tests
2017-05-22, by Pierre-Yves David
devel: add a config field to force dates to timestamp 0
2017-05-19, by Boris Feld
ui: add the possiblity to get a date config field
2017-05-19, by Boris Feld
util: refactor util.parsedate to raises ValueError
2017-05-19, by Boris Feld
match: implement __repr__() and update users (API)
2017-05-22, by Martin von Zweigbergk
fsmonitor: fix silly "*kwargs" bug in merge.update() override
2017-05-22, by Martin von Zweigbergk
revset: make `hg log -r 'wdir()^'` work (issue4905)
2017-05-19, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip