Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
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.
doc: integrate graphviz graphs in tutorials
2017-08-29, by Boris Feld
amend: lift the --interactive constraint on `--extract`
2017-09-19, by Pierre-Yves David
readme: mention the topic output cleanup
2017-09-18, by Pierre-Yves David
readme: mention the new --interactive mode for uncommit
2017-09-18, by Pierre-Yves David
uncommit: minor comment cleanup in the test
2017-09-18, by Pierre-Yves David
uncommit: small cleanup of the interactive test setup
2017-09-18, by Pierre-Yves David
tests: add tests for interactively uncommitting by mentioning files
2017-09-11, by Pierre-Yves David
uncommit: fix the dirstate handling in `uncommit -i`
2017-09-11, by Pulkit Goyal
uncommit: pre-indent a block in if-True
2017-09-05, by Pulkit Goyal
uncommit: add an interactive option to uncommit
2017-09-14, by Pulkit Goyal
uncommit: pre-indent a block in if-True for the next patch
2017-09-04, by Pierre-Yves David
topic: provide more information when behind count cannot be computed
2017-09-17, by Pierre-Yves David
topic: show the t0 even if topic is not yet touched
2017-09-15, by Pulkit Goyal
topics: improve the description if topic is not touched
2017-09-15, by Pulkit Goyal
topics: show working directory branch when topic is empty
2017-09-15, by Pulkit Goyal
topics: add tests for cases when a topic is empty
2017-09-01, by Pulkit Goyal
readme: mention compatibility with future 4.4
2017-09-15, by Pierre-Yves David
topic: update the message used with --age for empty topic
2017-09-15, by Pierre-Yves David
sharing: edit pass
2017-08-30, by Ryan McElroy
user-guide: edit pass
2017-08-30, by Ryan McElroy
topic: stabilise the output of --age when date ties
2017-09-13, by Pierre-Yves David
tests: update after removing of redundant amend commit
2017-09-15, by Boris Feld
topic: setup 'topic' value for working ctx
2017-09-13, by Boris Feld
tests: abstract version number for test-topic-stack.t
2017-09-14, by Pierre-Yves David
evolve: use registrar.templatekeyword to register template keyword functions
2017-08-07, by FUJIWARA Katsunori
evolve: use registrar.revsetpredicate to register revset predicate functions
2017-09-10, by FUJIWARA Katsunori
topic: use registrar.revsetpredicate to register revset predicate functions
2017-08-07, by FUJIWARA Katsunori
doc: make paragraphs before example code end with "::" for reST syntax
2017-08-07, by FUJIWARA Katsunori
topic: centralize compatibility logic between hg versions into compat module
2017-09-10, by FUJIWARA Katsunori
readme: mention the improvement to stack in the readme
2017-09-11, by Pierre-Yves David
test: issue a clarifying graph print in tests/test-stack-branch.t
2017-09-07, by Pierre-Yves David
stack: properly order stack when gaps existing inside it
2017-09-09, by Pierre-Yves David
stack: display both parent with displaying merge
2017-09-07, by Pierre-Yves David
tests: add tests for showing stack when merge is involved
2017-09-09, by Pierre-Yves David
stack: move data computation on the object
2017-09-04, by Pierre-Yves David
stack: replace 'getstack' with direct call to 'stack'
2017-09-04, by Pierre-Yves David
stack: introduce a rich stack object
2017-09-04, by Pierre-Yves David
tests: add tests for `hg stack` showing surprising behavior with gaps
2017-09-07, by Pulkit Goyal
topic: check availability of obsutil.getmarkers() for portability
2017-09-10, by FUJIWARA Katsunori
tests: add more explicit test about empty topic from publishing
2017-09-07, by Pierre-Yves David
convertbookmark: advertise the new command in the readme
2017-09-01, by Pierre-Yves David
convertbookmark: properly convert stacked bookmarks
2017-09-01, by Pierre-Yves David
convertbookmark: perform all actions at the end
2017-09-01, by Pierre-Yves David
converbookmark: split target computation from actual update
2017-09-01, by Pierre-Yves David
convertbookmark: extract the revset into a module level constant
2017-09-01, by Pierre-Yves David
convertbookmark: properly exclude public changeset
2017-09-01, by Pierre-Yves David
test: add a new root changeset to all debugconvertbookmark test case
2017-09-01, by Pierre-Yves David
tests: import section in 'test-topic-debugcb.t'
2017-09-01, by Pierre-Yves David
test: avoid using debugdrawdag in 'test-topic-debugcb.t'
2017-09-01, by Pierre-Yves David
tests: add more tests for debugconvertbookmark
2017-08-29, by Pulkit Goyal
convertbookmark: add logic to skip revisions with multiple bookmarks
2017-08-14, by Pulkit Goyal
topics: add a new debugconvertbookmark command to convert bookmarks to topics
2017-09-01, by Pulkit Goyal
topic: support --rev argument and properly process then as user input
2017-09-01, by Pierre-Yves David
topic: move a status message in the right scope
2017-09-01, by Pierre-Yves David
obsfate: use effect flag information for computing a better verb
2017-08-09, by Boris Feld
compat: make it more clear that evolve need Mercurial >= minversion
2017-08-29, by Philippe Pepiot
doc: record all the missings and strange bit we know
2017-08-30, by Pierre-Yves David
directaccess: fix with tree without order
2017-08-31, by Boris Feld
compat: adapt to test output changes
2017-09-01, by Boris Feld
compat: adapt to rebase change in coming 4.4
2017-09-01, by Boris Feld
topics: import lock as lockmods
2017-08-31, by Pulkit Goyal
topics: make sure we have some restrictions on topic names
2017-08-29, by Pulkit Goyal
topic: add test showing no restrictions on topic names
2017-08-29, by Pulkit Goyal
index: edit pass by native english speaker
2017-08-30, by Ryan McElroy
topic: reword and simplify explanation of "behind"
2017-08-30, by Aurélien Campéas
topic: tutorial grammar fixes
2017-08-30, by Aurélien Campéas
doc-front-page: link to the changeset evolution section in the document
2017-08-30, by Pierre-Yves David
doc-front-page: use a clearer statement about the experimental status
2017-08-30, by Pierre-Yves David
doc-front-pagE: add a paragraph about "why the extension"
2017-08-30, by Pierre-Yves David
doc-front-page: expand the paragraph about changeset evolution
2017-08-30, by Pierre-Yves David
doc-front-page: rename the "next step" section
2017-08-30, by Pierre-Yves David
doc-front-page: mention that "Changeset Evolution" is a specific concept
2017-08-30, by Pierre-Yves David
doc-front-page: include the index in the TOC
2017-08-30, by Pierre-Yves David
doc-front-page: add a title to the part about the extension
2017-08-30, by Pierre-Yves David
doc-front-page: add a feature summary at the beginning of the page
2017-08-29, by Pierre-Yves David
doc-front-page: mention the mailing list in the documentation
2017-08-29, by Pierre-Yves David
doc-front-page: move installation instruction earliero
2017-08-29, by Pierre-Yves David
doc-front-page: move introduction before the table of content
2017-08-29, by Pierre-Yves David
doc: simplify the reference to in-core features
2017-08-29, by Philippe Pepiot
doc: be less dramatic about changeset immutability
2017-08-29, by Pierre-Yves David
doc: clarify the introduction sentence
2017-08-29, by Philippe Pepiot
topics: allow use a --current when setting a topic
2017-08-28, by Pulkit Goyal
topic: make --clear + topicname invalid
2017-08-28, by Pierre-Yves David
topics: add a current flag to display current topic
2017-08-28, by Pulkit Goyal
topics: add a missing trailing comma on list of flag
2017-08-28, by Pulkit Goyal
doc: let mercurial find where evolve is installed
2017-08-29, by Philippe Pepiot
doc: use pip to install evolve
2017-08-29, by Philippe Pepiot
doc: reword "target repository" to "remote repository"
2017-08-29, by Philippe Pepiot
doc: typo fixes
2017-08-29, by Philippe Pepiot
doc: use "hidden" instead of "invisible"
2017-08-29, by Philippe Pepiot
tests: add whitespaces in test-topic.t to make it more readable
2017-08-28, by Pulkit Goyal
evolve: undo change from "divergent" to "phasedivergent" for --divergent
2017-08-24, by Martin von Zweigbergk
messages: use hyphenated '{phase,content}-divergent' in user messages
2017-08-24, by Martin von Zweigbergk
warning: use 'divergent', not 'contentdivergent' on old Mercurial
2017-08-24, by Martin von Zweigbergk
warning: rename warning message
2017-08-24, by Boris Feld
warning: rename bumped warning message
2017-08-24, by Boris Feld
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
tip