Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-224
+224
+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.
compat-test: merge future 6.7.0 into 4.0 compat branch
mercurial-4.0
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 4.1 compat branch
mercurial-4.1
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 4.2 compat branch
mercurial-4.2
2017-09-27, by Pierre-Yves David
branching: merge future 6.7.0 in the stable branch
stable
2017-09-27, by Pierre-Yves David
topic: fix topic message for mercurial 4.2 and below
2017-09-27, by Pierre-Yves David
README: mention that --age also shows the user
2017-09-26, by Pulkit Goyal
topic: try to clarify the "branch" part in stack
2017-09-24, by Pierre-Yves David
readme: mention the message update
2017-09-26, by Pierre-Yves David
topics: make sure user don't pass both the age option and a topic name
2017-09-25, by Pulkit Goyal
topics: spell out topics completely in help
2017-09-25, by Pulkit Goyal
topics: show the user who last touched the topic in --age
2017-09-25, by Pulkit Goyal
topics: initialize variable with default value instead of assigning later
2017-09-25, by Pulkit Goyal
topics: improve the function signature by accepting arguments as **opts
2017-09-25, by Pulkit Goyal
topic: merge with strip related fix
2017-09-26, by Pierre-Yves David
topic: skip topic movement message during strip
2017-09-26, by Pierre-Yves David
topics/ui: detect and signal when an empty changeset becomes non-empty
2017-09-26, by Aurélien Campéas
topics/transaction: return immediately if we are in the middle of a transaction
2017-09-22, by Aurélien Campéas
topics/ui: signal when an operation entails voiding a topic
2017-09-22, by Aurélien Campéas
topics/ui: signal when the topics command creates a new (empty) topic
2017-09-26, by Aurélien Campéas
topics: signal to the end user when a topic has been forgotten
2017-09-26, by Aurélien Campéas
topic: add a --topic option to "outgoing" command
2017-09-22, by Denis Laxalde
topic: add a --topic option to "push" command
2017-09-22, by Denis Laxalde
test-compat: adapt to core change in b90bd9a98c8b
2017-09-22, by Pierre-Yves David
readme: update about obslog update and documentation refresh
2017-09-21, by Pierre-Yves David
topic/tuto: be more precise in the top introduction about the publishing server
2017-09-21, by Aurélien Campéas
topics/tuto: prefer rebase over merge and remove the weird merge attempt
2017-09-21, by Aurélien Campéas
topics/tuto: typo fix and s/multiple/two
2017-09-21, by Aurélien Campéas
topics/tuto: be more complete over the de-orphaning action within a topic
2017-09-21, by Aurélien Campéas
topics/tuto: try to be more precise on why `hg log` output is hairy
2017-09-21, by Aurélien Campéas
topics/tuto: attempt to have a slightly more clear wording
2017-09-21, by Aurélien Campéas
topics/tuto: try to be more clear when explaining previous/next
2017-09-21, by Aurélien Campéas
test: fix the enforce-topic configuration
2017-09-21, by Pierre-Yves David
topics/tuto: clarification on the scope of the tutorial
2017-09-21, by Aurélien Campéas
topics/tuto: slightly more verbose explanation of what we are seeing
2017-09-21, by Aurélien Campéas
topics/tuto: spell out `hg topics` entirely
2017-09-21, by Aurélien Campéas
topics/tuto: activate the `enforce-topic` option
2017-09-21, by Aurélien Campéas
topics/tuto: highlight the behaviour on publish + update
2017-09-21, by Aurélien Campéas
topics/tuto: fix title underline type introduced earlier
2017-09-21, by Aurélien Campéas
doc: update graph with latest version of doc-graph
2017-09-21, by Pierre-Yves David
flake8 docs/conf.py
2017-09-21, by Philippe Pepiot
doc: disable generating command documentation when mercurial is not up-to-date
2017-09-21, by Philippe Pepiot
doc: add documentation for evolve commands
2017-09-01, by Philippe Pepiot
doc: clarify undocumented features
2017-09-21, by Philippe Pepiot
test2rst: ignore the #if/#endif line in the output
2017-09-21, by Pierre-Yves David
doc: integrate graphviz graphs in tutorials
2017-09-21, by Boris Feld
doc: add a special flag for content to ignore in the rst
2017-09-21, by Boris Feld
obslog: simplify formatter keys
2017-09-08, by Alain Leufroy
obslog: fix `--template` with `--graph` option
2017-09-08, by Alain Leufroy
obslog: uniformize `_debugobshistoryrevs` and `_debugobshistorygraph` arguments
2017-09-08, by Alain Leufroy
obslog: fix --patch with --no-graph options
2017-09-17, by Alain Leufroy
commands: upgrade pdiff and pstatus to full commands
2017-09-21, by Pierre-Yves David
gup/gdown: properly mark these commands as deprecated
2017-09-21, by Pierre-Yves David
Backed out changeset 1b4c92621e23
2017-09-21, by Pierre-Yves David
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
warning: rename unstable warning message
2017-08-24, by Boris Feld
merge with stable
2017-08-23, by Pierre-Yves David
test: fix output of test-discovery-obshashrange.t
stable
2017-08-21, by Pierre-Yves David
obscache: use _readmarkers() from core with correct signature
2017-08-22, by Martin von Zweigbergk
topics: take locks and start transaction before calling _changetopics
2017-08-14, by Pulkit Goyal
compat: fix instabilities compat
2017-08-21, by Boris Feld
test: fix output of test-discovery-obshashrange.t
2017-08-21, by Pierre-Yves David
revset: bumped volatile set was deprecated
2017-08-11, by Boris Feld
revset: divergent volatile set was deprecated
2017-08-11, by Boris Feld
revset: unstable volatile set was deprecated
2017-08-11, by Boris Feld
revset: bumped() is deprecated
2017-08-11, by Boris Feld
revset: divergent() is deprecated
2017-08-11, by Boris Feld
revset: unstable() is deprecated
2017-08-11, by Boris Feld
obsolete: allprecursors was deprecated
2017-08-11, by Boris Feld
context: precursors was deprecated
2017-08-11, by Boris Feld
context: troubled was deprecated
2017-08-11, by Boris Feld
context: unstable was deprecated
2017-08-10, by Boris Feld
context: troubles was deprecated
2017-08-10, by Boris Feld
log: bumped was renamed into phasedivergent
2017-08-10, by Boris Feld
log: divergent was renamed into contentdivergent
2017-08-10, by Boris Feld
log: unstable was renamed into orphan
2017-08-10, by Boris Feld
log: trouble was renamed into instability
2017-08-10, by Boris Feld
output: update obsfate / obslog output order
2017-08-09, by Boris Feld
branching: merge with stable
2017-08-09, by Pierre-Yves David
doc: add part about exchanging drafts in topic tutorial
stable
2016-09-30, by Pierre-Yves David
doc: add stack part in topic tutorial
stable
2016-09-30, by Pierre-Yves David
test: setup python path for topic tests
stable
2017-08-09, by Pierre-Yves David
doc: various improvements on topic tutorial
stable
2017-07-27, by Boris Feld
doc: various little improvements for rst export
stable
2017-07-27, by Boris Feld
doc: fix test2rst
stable
2017-07-27, by Boris Feld
docs: move the topic tutorial in the documentation
stable
2017-07-27, by Boris Feld
test: fix typo in the topic tutorial
stable
2017-07-24, by Boris Feld
test: fix typos in evolve tutorial
stable
2017-07-24, by Boris Feld
topic: fix extension version variable
stable
2017-07-25, by Pierre-Yves David
branching: merge with stable
2017-07-25, by Pierre-Yves David
branching: merge with other stable head
stable
2017-07-25, by Pierre-Yves David
debian: add a 6.6.0-1 changelog entry
stable
2017-07-25, by Pierre-Yves David
debian: fix 6.5.0-1 changelog entry
stable
2017-07-25, by Pierre-Yves David
packaging: update version to .dev
2017-07-25, by Pierre-Yves David
branching: merge back with stable
2017-07-25, by Pierre-Yves David
packaging: mark the stable branch as bugfix version in development
stable
2017-07-25, by Pierre-Yves David
Added tag 6.6.0 for changeset cc3e09e033a3
stable
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-4.0
mercurial-3.9
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-4.2
mercurial-4.1
2017-07-25, by Pierre-Yves David
test-compat: merge with stable
mercurial-4.2
2017-07-25, by Pierre-Yves David
packaging: prepare version 6.6.0
stable
6.6.0
2017-07-25, by Pierre-Yves David
readme: mention the documentation update
stable
2017-07-25, by Pierre-Yves David
topic: make command names valid as expected, even if ui.strict=true
stable
2017-07-23, by FUJIWARA Katsunori
readme: mention the work on API deprecated in 4.3
stable
2017-07-25, by Pierre-Yves David
next: use the utility to retrieve the current topic
stable
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-4.0
mercurial-3.9
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-07-25, by Pierre-Yves David
test-compat: merge with mercurial-4.2
mercurial-4.1
2017-07-25, by Pierre-Yves David
test-compat: merge mercurial-4.2 with the new stable branch content
mercurial-4.2
2017-07-25, by Pierre-Yves David
branching: default into stable
stable
2017-07-25, by Pierre-Yves David
compat: handle pre-4.2 compatibility for accessing vfs
2017-07-25, by Pierre-Yves David
compat: avoid using configoveride
2017-07-25, by Pierre-Yves David
compat: use old style method to update bookmark
2017-07-25, by Pierre-Yves David
topic: wrap 'update' in a more flexible way
2017-07-25, by Pierre-Yves David
branching: open the mercurial 4.2 compatibility branch
mercurial-4.2
2017-07-21, by Pierre-Yves David
readme: add an entry about the unified message
2017-07-24, by Pierre-Yves David
touch: use precheck to validate revision
2017-07-23, by Pierre-Yves David
prune: use precheck to validate revision
2017-07-23, by Pierre-Yves David
uncommit: use precheck to validate revision
2017-07-24, by Pierre-Yves David
amend: use precheck to validate revision
2017-07-23, by Pierre-Yves David
split: use precheck to validate revision
2017-07-23, by Pierre-Yves David
precheck: handle rewrite attempt of nullrev
2017-07-24, by Pierre-Yves David
precheck: update the orphan message to something me generic
2017-07-23, by Pierre-Yves David
precheck: point to the instability doc when aborting
2017-07-23, by Pierre-Yves David
evolve: document the various instability/troubles
2017-07-23, by Pierre-Yves David
precheck: also check for unstability creation
2017-07-23, by Pierre-Yves David
prefetc: point at the offending changeset when aborting
2017-07-24, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-224
+224
+1000
tip