Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
abstractsmartset: add default implementation for __and__
2014-10-02, by Pierre-Yves David
abstractsmartset: add default implementation for filter
2014-10-01, by Pierre-Yves David
lazyset: rename the class to filteredset
2014-10-03, by Pierre-Yves David
lazyset: add order awareness to the class
2014-10-02, by Pierre-Yves David
lazyset: remove min/max
2014-10-02, by Pierre-Yves David
baseset: remove min/max methods
2014-10-02, by Pierre-Yves David
abstractsmartset: add a default implementation for min and max
2014-10-02, by Pierre-Yves David
lazyset: drop now useless ascending/descending definition
2014-10-02, by Pierre-Yves David
lazyset: inherit the fastasc and fastdesc method from subset
2014-09-30, by Pierre-Yves David
lazyset: split the iteration logic from the condition filtering logic
2014-10-02, by Pierre-Yves David
spanset: do a single range check in __contains__
2014-10-02, by Pierre-Yves David
spanset: enforce the order lazily to gain `fastasc` and `fastdesc` methods
2014-10-02, by Pierre-Yves David
abstractsmartset: document the `fastasc` and `fastdesc` attributes/methods
2014-09-30, by Pierre-Yves David
spanset: remove ascending/descending implementation
2014-10-02, by Pierre-Yves David
baseset: remove ascending/descending redefinition
2014-10-02, by Pierre-Yves David
abstractsmartset: default implementation for `ascending` and `descending`
2014-10-02, by Pierre-Yves David
revert: bring back usage of `subset & ps` in `parents`
2014-09-17, by Pierre-Yves David
color: update docstring for debug option
2014-08-24, by Jordi GutiƩrrez Hermoso
color: document the possibility to colourise tabs in diffs
2014-08-20, by Jordi GutiƩrrez Hermoso
contrib/synthrepo: walk a repo's directory structure during analysis
2014-09-12, by Mike Edgar
contrib/synthrepo: generate initial repo contents using directory shape model
2014-09-12, by Mike Edgar
filemerge: switch the default name for internal tools from internal:x to :x
2014-09-28, by Mads Kiilerich
filemerge: introduce :x as short version of internal:x merge tool name
2014-09-28, by Mads Kiilerich
branches: include active, closed and current flags in template output
2014-10-02, by Yuya Nishihara
branches: merge white space to format string
2014-10-02, by Yuya Nishihara
branches: port to generic templater
2014-10-02, by Yuya Nishihara
branches: format rev as integer that is necessary for generic templater
2014-10-02, by Yuya Nishihara
formatter: add general way to switch hex/short functions
2014-10-03, by Yuya Nishihara
locarepo: remove the `pull` method (API)
2014-10-03, by Pierre-Yves David
transplant: use exchange.pull
2014-10-03, by Pierre-Yves David
convert-hg: use localrepo.pull
2014-10-03, by Pierre-Yves David
fetch: use exchange.pull
2014-10-03, by Pierre-Yves David
localrepo: use exchange.pull when cloning
2014-10-03, by Pierre-Yves David
subrepo: use exchange.pull
2014-10-03, by Pierre-Yves David
commands: directly use exchange.pull
2014-10-03, by Pierre-Yves David
exchange: have `pull` return the pulloperation object
2014-10-03, by Pierre-Yves David
revset: introduce an abstractsmartset class
2014-10-01, by Pierre-Yves David
revset: add a `__nonzero__` to baseset
2014-10-01, by Pierre-Yves David
revset: drop isinstance(baseset) in spanset.__sub__
2014-10-01, by Pierre-Yves David
revset: drop isinstance(baseset) in spanset.__and__
2014-10-01, by Pierre-Yves David
revset: drop isinstance(baseset) from baseset.__and__
2014-09-30, by Pierre-Yves David
revset: use direct access to __contains__ in spanset.__sub__
2014-10-01, by Pierre-Yves David
revset: use a single return statement in matcher function
2014-09-30, by Pierre-Yves David
obsolete: replace "nb" notation with "num" (for "number")
2014-10-02, by Pierre-Yves David
shelve: remove unused status variables
2014-09-24, by Martin von Zweigbergk
gpg: use an abort hint and don't mention --force
2014-10-02, by Matt Mackall
gpg: move test of force before status call
2014-10-02, by Matt Mackall
gpg: drop unnecessary slicing of status array
2014-09-24, by Martin von Zweigbergk
tag: use an abort hint
2014-10-02, by Matt Mackall
tag: only check the status of .hgtags
2014-10-02, by Matt Mackall
tag: properly abort if an unknown or ignored .hgtags is present
2014-10-02, by Matt Mackall
summary: remove unused code for listing ignored files
2014-10-01, by Martin von Zweigbergk
fetch: use cmdutil.bailifchanged()
2014-10-01, by Martin von Zweigbergk
ui: fix comment about non-interactive prompts
2014-10-02, by Matt Mackall
formatter: convert booleans to json
2014-10-02, by Yuya Nishihara
merge: mute the status message when bid merge kicks in
2014-10-01, by Mads Kiilerich
merge: use bid merge by default (BC)
2014-10-01, by Mads Kiilerich
changectx: skip all invalid merge.preferancestor values
2014-10-01, by Mads Kiilerich
revset: rely on built in iterator when possible in _generatorset.__iter__
2014-04-30, by Pierre-Yves David
revset: prefetch an attribute in _generatorset.__iter__
2014-09-18, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip