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.
rebase: transform the smartset to a list before comparing with a list
2014-10-07, by Pierre-Yves David
merge.update: use `first` instead of direct indexing
2014-10-07, by Pierre-Yves David
qimport: use `first` and `last` instead of direct indexing
2014-10-07, by Pierre-Yves David
rebase: use `last` instead of direct indexing
2014-10-07, by Pierre-Yves David
mq: use `last` instead of direct indexing
2014-10-07, by Pierre-Yves David
repair: use `first` instead of direct indexing
2014-10-07, by Pierre-Yves David
rangeset: use `first` and `last` instead of direct indexing
2014-10-06, by Pierre-Yves David
revpair: use `first` and `last` instead of direct indexing
2014-10-06, by Pierre-Yves David
revsingle: use `last` instead of direct indexing
2014-10-06, by Pierre-Yves David
revset-limit: use boolean testing instead of `len(revs) < 1`
2014-10-06, by Pierre-Yves David
filteredset: implement `first` and `last`
2014-10-07, by Pierre-Yves David
baseset: implement `first` and `last` methods
2014-10-06, by Pierre-Yves David
generatorset: implement first and last methods
2014-10-06, by Pierre-Yves David
addset: implement first and last methods
2014-10-06, by Pierre-Yves David
spanset: implement `first` and `last` methods
2014-10-06, by Pierre-Yves David
smartset: add first and last methods
2014-10-06, by Pierre-Yves David
getgraphlogrevs: remove user of baseset.append
2014-10-07, by Pierre-Yves David
getlogrevs: remove user of baseset.append
2014-10-07, by Pierre-Yves David
revset-last: remove user of baseset.append
2014-10-08, by Pierre-Yves David
revset-limit: remove user of baseset.append
2014-10-06, by Pierre-Yves David
mq: use `revs.sort()` to ensure the set is ascending
2014-10-07, by Pierre-Yves David
baseset: use default value instead of [] when possible
2014-10-06, by Pierre-Yves David
generatorset: implement isascending and isdescending
2014-10-04, by Pierre-Yves David
generatorset: explicitly track iteration order
2014-10-03, by Pierre-Yves David
addset: drop caching through generatorset
2014-10-03, by Pierre-Yves David
generatorset: get list-based fast iterations after the generator is consumed
2014-10-03, by Pierre-Yves David
generatorset: move iteration code into _iterator
2014-10-03, by Pierre-Yves David
generatorset: stop using a base as the _genlist
2014-10-03, by Pierre-Yves David
generatorset: drop the leading underscore in the class name
2014-10-03, by Pierre-Yves David
generatorset: update the docstring now that it is a smartset
2014-10-03, by Pierre-Yves David
addset: drop the leading underscore from the class name
2014-10-03, by Pierre-Yves David
addset: this is a smartset, update the docstring
2014-10-03, by Pierre-Yves David
addset: use the ascending argument in _iterordered
2014-10-09, by Pierre-Yves David
rebase: add help examples
2014-10-08, by Matt Mackall
rebase: attempt to clarify --base
2014-10-08, by Matt Mackall
manifest: rearrange add() method and add comments for clarity
2014-10-08, by Augie Fackler
manifest: simplify manifest.add() by making args required
2014-10-08, by Augie Fackler
manifest: move manifest parsing to module-level
2014-09-25, by Augie Fackler
revlog: move references to revlog.hash to inside the revlog class
2014-09-24, by Augie Fackler
revlog: mark nullhash as module-private
2014-09-24, by Augie Fackler
ui: disable echo back of prompt input if ui is set to non-tty purposely
2014-10-08, by Yuya Nishihara
dirstate: cache util.normcase while constructing the foldmap
2014-10-03, by Siddharth Agarwal
normcase: for darwin, use fast ASCII lower
2014-10-03, by Siddharth Agarwal
perf: add a way to measure the perf of constructing the foldmap
2014-10-03, by Siddharth Agarwal
encoding.lower: use fast ASCII lower
2014-10-03, by Siddharth Agarwal
parsers: add a function to efficiently lowercase ASCII strings
2014-10-03, by Siddharth Agarwal
match: remove unnecessary setting of self._always
2014-09-30, by Martin von Zweigbergk
bookmarks: port to generic templater
2014-10-03, by Yuya Nishihara
bookmarks: split ui.write() so that it can be easily ported to formatter api
2014-10-03, by Yuya Nishihara
bookmarks: iterate bookmarks list even if it is known to be empty
2014-10-03, by Yuya Nishihara
repoview: remove hiddencache verification
2014-10-06, by David Soria Parra
color: reorganise and sectionify the help text
2014-10-06, by Jordi Gutiérrez Hermoso
color: update description of the extension
2014-10-06, by Jordi Gutiérrez Hermoso
help: show all nested subsections of a section with `hg help foo.section`
2014-10-06, by Jordi Gutiérrez Hermoso
help: fix output of sections in `hg help foo.somesection`
2014-10-06, by Jordi Gutiérrez Hermoso
log: show phase in hg log -v with the phase template
2014-10-04, by Jordi Gutiérrez Hermoso
log: add labels to the phase template
2014-10-04, by Jordi Gutiérrez Hermoso
log: rewrite default template to use labels (issue2866)
2014-10-03, by Jordi Gutiérrez Hermoso
log: do not hide the public phase in debug mode (BC)
2014-10-04, by Jordi Gutiérrez Hermoso
templater: set the correct phase for parents
2014-10-03, by Jordi Gutiérrez Hermoso
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip