Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-50
-28
+28
+50
+100
+300
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.
py3: replace iter.next() by next(iter)
2019-07-11, by Martin von Zweigbergk
py3: replace xrange() by range()
2019-07-11, by Martin von Zweigbergk
py3: read sqlite3 data as bytes
2019-07-11, by Martin von Zweigbergk
py3: sqlite3.connect() expects str arguments
2019-07-11, by Martin von Zweigbergk
cleanup: remove check only needed for hg versions before 4.4
2019-07-12, by Martin von Zweigbergk
split: remove an unnecessary (and confusingly typed) fallback revision
2019-07-12, by Martin von Zweigbergk
evolve: rename variable "children" to "child" where it's clearly singular
2019-07-11, by Martin von Zweigbergk
evolve: remove some unused variables
2019-07-11, by Martin von Zweigbergk
py3: back out 23323092f0a7
2019-07-11, by Martin von Zweigbergk
branching: merge with stable
2019-07-17, by Pierre-Yves David
touch: fix the inconsistent behavior of divergence catching logic (issue6107)
stable
2019-07-17, by Sushil khanchi
touch: add test which shows touch can fail to warn about divergence
stable
2019-06-29, by Sushil khanchi
touch: clarify some inline documentation
stable
2019-07-17, by Sushil khanchi
tests: update output for new branch cache messsages from Mercurial
2019-07-15, by Martin von Zweigbergk
metaedit: allow operations on merge commits with some conditions
2019-07-13, by Anton Shestakov
fold: allow operations on merge commits with some conditions
2019-07-11, by Anton Shestakov
rewind: make sure merge commits include files from p1 and p2
2019-07-11, by Anton Shestakov
touch: make sure merge commits include files from p1 and p2
2019-07-10, by Anton Shestakov
py3: make `import hgext3rd.evolve` work
2019-07-09, by Martin von Zweigbergk
py3: use bytes for template keyword registrations
2019-07-09, by Martin von Zweigbergk
py3: convert _origdoc to sysstr to match __doc__
2019-07-09, by Martin von Zweigbergk
py3: use bytes for revset predicate registrations
2019-07-09, by Martin von Zweigbergk
py3: use bytes for wireprotocol command registration
2019-07-09, by Martin von Zweigbergk
py3: use byte strings for @command registrations
2019-07-09, by Martin von Zweigbergk
py3: switch from iteritems() to items()
2019-07-03, by Martin von Zweigbergk
py3: make metadata values be byte strings as Mercurial expects
2019-07-03, by Martin von Zweigbergk
tests: update output for shorted prompts from Mercurial
2019-07-09, by Martin von Zweigbergk
tests: update output for shorted prompts from Mercurial
2019-07-11, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-300
-100
-50
-28
+28
+50
+100
+300
tip