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.
index: drop support for nullid at position len(index) in index_node
2018-08-04, by Martin von Zweigbergk
index: return False for "len(index) in index"
2018-08-04, by Martin von Zweigbergk
fileset: combine union of basic patterns into single matcher
2018-07-21, by Yuya Nishihara
fileset: reorder 'or' expression by weight
2018-07-21, by Yuya Nishihara
fileset: introduce weight constants for readability
2018-08-04, by Yuya Nishihara
sparse: use named parameters in i18n strings
2018-08-04, by Yuya Nishihara
sparse: do not include operator in i18n strings
2018-08-04, by Yuya Nishihara
fix: compute changed lines lazily to make whole-file fixer tools faster
2018-08-03, by Danny Hooper
resolve: support commands.resolve.confirm option with --mark flag
2018-08-04, by Sushil khanchi
resolve: add commands.resolve.mark-check=abort to tweakdefaults
2018-08-03, by Kyle Lippincott
resolve: graduate resolve.mark-check from experimental, add docs
2018-08-03, by Kyle Lippincott
shortest: use 'x' prefix to disambiguate from revnum if configured
2018-04-16, by Martin von Zweigbergk
revisions: allow "x123" to refer to nodeid prefix "123"
2018-04-29, by Martin von Zweigbergk
shortest: make isrev() a top-level function
2018-05-07, by Martin von Zweigbergk
shortest: cache disambiguation revset
2018-04-17, by Martin von Zweigbergk
index: don't allow index[len(index)] to mean nullid
2018-07-20, by Martin von Zweigbergk
index: don't include nullid in len()
2018-07-20, by Martin von Zweigbergk
index: replace insert(-1, e) method by append(e) method
2018-08-01, by Martin von Zweigbergk
pure: create type for revlog v0 index
2018-07-20, by Martin von Zweigbergk
index: drop support for negative indexes into the index
2018-07-20, by Martin von Zweigbergk
index: handle index[-1] as nullid more explicitly
2018-07-20, by Martin von Zweigbergk
index: store nullrev as -1 in nodetree
2018-07-20, by Martin von Zweigbergk
index: create function for deleting node from nodetree
2018-07-20, by Martin von Zweigbergk
revlog: remove some knowledge of sentinel nullid in index
2018-07-20, by Martin von Zweigbergk
scmutil: make shortest() respect disambiguation revset
2018-04-13, by Martin von Zweigbergk
lookup: add option to disambiguate prefix within revset
2018-03-28, by Martin von Zweigbergk
revlog: use specialized exception for ambiguous prefix lookup
2018-04-13, by Martin von Zweigbergk
narrowspec: remove the unused _parsestoredpatterns() function
2018-08-02, by Pulkit Goyal
narrowspec: use sparse.parseconfig() to parse narrowspec file (BC)
2018-08-03, by Pulkit Goyal
sparse: add an action argument to parseconfig()
2018-08-03, by Pulkit Goyal
tests: avoid unnecessarily looking inside .hg/ in test-narrow*
2018-08-03, by Martin von Zweigbergk
narrow: extract part of narrowspec backup to core
2018-08-03, by Martin von Zweigbergk
narrow: move requirement constant from changegroup to repository
2018-08-03, by Martin von Zweigbergk
merge with stable
2018-08-03, by Martin von Zweigbergk
fileset: optimize 'x and not y' to 'x - y'
2018-07-21, by Yuya Nishihara
fileset: reorder 'and' expression to evaluate basic patterns first
2018-07-21, by Yuya Nishihara
fileset: roughly adjust weights of functions
2018-07-22, by Yuya Nishihara
fileset: add stub for weight-based optimization
2018-07-21, by Yuya Nishihara
fileset: reject 'negate' node early while transforming parsed tree
2018-07-21, by Yuya Nishihara
fileset: drop 'group' node from tree to be evaluated
2018-07-21, by Yuya Nishihara
fileset: add phase to transform parsed tree
2018-07-21, by Yuya Nishihara
py3: whitelist another 3 tests caught by the ratchet
2018-08-03, by Augie Fackler
testrunner: allow multiple #testcases
2018-02-08, by Martin von Zweigbergk
testrunner: use "#" for "test cases" suffix in .err filename too
2018-08-01, by Martin von Zweigbergk
resolve: add confirm config option
2018-07-31, by Sushil khanchi
revlog: remove side effect from failed nt_init()
2018-07-17, by Martin von Zweigbergk
revlog: remove micro-optimization for looking up only nullid
2018-07-08, by Martin von Zweigbergk
revlog: remove unnecessary output parameter from node_check()
2018-07-20, by Martin von Zweigbergk
narrow: move status-filtering to core and to ctx
2018-08-02, by Martin von Zweigbergk
amend: support "history-editing-backup" config option
2018-07-10, by Sushil khanchi
rebase: move "backup" flag to rebaseruntime
2018-08-03, by Sushil khanchi
i18n: format warning of hggettext in standard compiler error style
2018-06-11, by FUJIWARA Katsunori
i18n: omit redundant translatable synopsis text to avoid xgettext warning
2018-06-11, by FUJIWARA Katsunori
i18n: avoid substitution of PYFILES at runtime for readability of output
2018-08-02, by FUJIWARA Katsunori
util: make new timedcmstats class Python 3 compatible
2018-08-02, by Martijn Pieters
fix: add a monkey-patchable point after all new revisions have been committed
2018-08-01, by Danny Hooper
help: add quotes to a few commands we point to
2018-08-02, by Martin von Zweigbergk
linelog: port to Python 3
2018-08-01, by Augie Fackler
exchange: move simple narrow changegroup generation from extension
2018-07-28, by Gregory Szorc
exchange: make narrow ACL presence imply narrow=True
2018-07-28, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip