Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-240
+240
+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.
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
precheck: point to 'phase' help when aborting
2017-07-24, by Pierre-Yves David
precheck: use 'changesets' in the message instead of 'revisions'
2017-07-24, by Pierre-Yves David
rewriteutil: add a precheck function to validate rewrite beforehand
2017-07-23, by Pierre-Yves David
test: remove reference to the graphlog extension
2017-07-24, by Pierre-Yves David
test: use common setup for test-split.t
2017-07-24, by Pierre-Yves David
split: compute revision to split after locking
2017-07-24, by Pierre-Yves David
split: basic code cleanup
2017-07-23, by Pierre-Yves David
commands: rewrite the 'evocommands' module to 'cmdrewrite'
2017-07-23, by Pierre-Yves David
split: add support for the -D and -U option
2017-07-23, by Pierre-Yves David
split: fix the --user option
2017-07-23, by Pierre-Yves David
metaedit: add support for the -D and -U options
2017-07-23, by Pierre-Yves David
fold: add support for the -D and -U options
2017-07-23, by Pierre-Yves David
test: extract most fold testing into a test-fold module
2017-07-23, by Pierre-Yves David
commands: move 'prune' to the 'evocommands' module
2017-07-23, by Pierre-Yves David
rewriteutil: move 'deletebookmark' to the module
2017-07-23, by Pierre-Yves David
rewriteutil: move 'reachablefrombookmark' to the module
2017-07-23, by Pierre-Yves David
commands: move the touch to the 'evocommands' module
2017-07-23, by Pierre-Yves David
commands: move split to the 'evocommands' module
2017-07-23, by Pierre-Yves David
commands: move fold to the 'evocommands' module
2017-07-23, by Pierre-Yves David
commands: move metaedit to the 'evocommands' module
2017-07-23, by Pierre-Yves David
rewriteutil: move the 'rewrite' function
2017-07-23, by Pierre-Yves David
rewriteutil: move 'foldcheck' to the new module
2017-07-23, by Pierre-Yves David
rewriteutil: move disallowednewunstable in the new module
2017-07-23, by Pierre-Yves David
rewriteutil: create a rewriteutil module to host utility function
2017-07-22, by Pierre-Yves David
interactive: fix the interractive option import
2017-07-23, by Pierre-Yves David
test: update test output to match b11e8c67fb0f
2017-07-21, by Pierre-Yves David
test: update test output from b47fef6d2365
2017-07-21, by Pierre-Yves David
compat: add a compatibility layer for bookmark move
2017-07-21, by Pierre-Yves David
compat: use 'safehasattr' over 'hasattr'
2017-07-21, by Pierre-Yves David
stack: show short node of changesets in `hg stack -v`
2017-07-14, by Pulkit Goyal
compat: use 'repo.cachevfs' when available
2017-07-21, by Pierre-Yves David
debugobsconvert: take the lock when writing the obsstore file
2017-07-16, by Pierre-Yves David
topics: add a test demonstarting sorting of topics by time using --age
2017-07-14, by Pulkit Goyal
branching: merge with stable
2017-07-14, by Pierre-Yves David
prev: allow to update to 't0' from 't1'
2017-07-14, by Pierre-Yves David
topic: add a 'topicidx()' to context
2017-07-14, by Pierre-Yves David
prev: retrieve the 'no-topic' result is a clear and reusable option
2017-07-14, by Pierre-Yves David
prev: add '_getcurrenttopic' helper and use it
2017-07-14, by Pierre-Yves David
prev: explicitly use 'p1' as a variable name
2017-07-14, by Pierre-Yves David
topic: rename the internal topic option
2017-07-14, by Pierre-Yves David
prev: extract the code computing the destination
2017-07-14, by Pierre-Yves David
prev: issue a proper error when reaching repository root
2017-07-14, by Pierre-Yves David
prev: stop creating a repository at the root of 'test-repo.t'
2017-07-14, by Pierre-Yves David
prev: extract the function performing the update
2017-07-14, by Pierre-Yves David
prev: simplify the bookmark preserving logic
2017-07-14, by Pierre-Yves David
prev: rename 'p' to 'target'
2017-07-14, by Pierre-Yves David
topics: check for topic on commit before a user enters message
2017-07-14, by Pulkit Goyal
packaging: update readme
2017-07-14, by Pierre-Yves David
topics: add a new flag --age which will show last touched time for topics
2017-07-11, by Pulkit Goyal
uncommit: expose the feature with a '--extract' to amend
2017-07-11, by Pierre-Yves David
uncommit: add support for -U and -D
2017-07-11, by Pierre-Yves David
uncommit: add support for --user and --date
2017-07-11, by Pierre-Yves David
uncommit: add support for --message and --logfile
2017-07-11, by Pierre-Yves David
amend: drop the implementation details from the user help
2017-07-11, by Pierre-Yves David
uncommit: move to the 'evocommands' module
2017-07-11, by Pierre-Yves David
amend: extract into a 'evolve.evocommands' module
2017-07-11, by Pierre-Yves David
test: handle output change in 20f533a92eda
2017-07-12, by Pierre-Yves David
tutorial: fix grammar and spelling
stable
2017-07-09, by Josef 'Jeff' Sipek
tutorial: word wrap long lines
stable
2017-07-09, by Josef 'Jeff' Sipek
tutorial: use rm instead of 'hg rm' for an untracked temporary file
stable
2017-07-09, by Josef 'Jeff' Sipek
readme: update with various topic improvement
2017-07-09, by Pierre-Yves David
topics: add a config knob to forbid untopiced commit
2017-07-06, by Pulkit Goyal
topics: update the help for `hg topics` describing ways to use the command
2017-07-06, by Pulkit Goyal
branching: merge with stable
2017-07-07, by Pierre-Yves David
obshashrange: add cache warming instruction to the documentation
stable
2017-07-06, by Pierre-Yves David
evolve: explain how to disable markers discovery in the documentation
stable
2017-07-04, by Pierre-Yves David
obshashrange: add cache warming instruction to the documentation
2017-07-06, by Pierre-Yves David
topics: add t0 and b0 to the stack
2017-07-04, by Pulkit Goyal
topics: wrap the update function to check if either t0 or b0 is passed as rev
2017-07-04, by Pulkit Goyal
compat: adapt to change in 53b3a1968aa6-core
2017-07-07, by Pierre-Yves David
merge back with stable
2017-07-02, by Pierre-Yves David
packaging: update versions to '.dev' one
stable
2017-07-02, by Pierre-Yves David
Added tag 6.5.0 for changeset 734c0bc066cd
stable
2017-07-02, by Pierre-Yves David
packaging: prepare version 6.5.0
stable
6.5.0
2017-07-02, by Pierre-Yves David
topic: update extensions metadata
stable
2017-07-02, by Pierre-Yves David
readme: prepare version 6.5.0
stable
2017-07-02, by Pierre-Yves David
compat: merge with mercurial-3.9
mercurial-3.8
2017-07-02, by Pierre-Yves David
compat: merge with mercurial-4.0
mercurial-3.9
2017-07-02, by Pierre-Yves David
compat: merge with mercurial-4.1
mercurial-4.0
2017-07-02, by Pierre-Yves David
compat: merge with stable
mercurial-4.1
2017-07-02, by Pierre-Yves David
evolve: preserve the branch of the original changeset when evolving merge
stable
2017-07-02, by Pierre-Yves David
merge: default into stable to prepare next version
stable
2017-07-02, by Pierre-Yves David
obslog: handle patch generation for mercurial 4.1-
2017-07-02, by Pierre-Yves David
topic: also have the revbranchcache during the discovery
2017-07-02, by Pierre-Yves David
topic: cleanup the repository wrapping logic in topic discovery
2017-07-02, by Pierre-Yves David
topic: adapt to function migrate to obsutil
2017-07-02, by Pierre-Yves David
evolve: adapt to function migrate to obsutil
2017-07-02, by Pierre-Yves David
topic: directly use the '_notpublic' revset
2017-07-02, by Pierre-Yves David
topic: drop the message about running evolve after topic change
2017-07-02, by Pierre-Yves David
template: handle lack of "users" in the obsfate data
2017-07-02, by Pierre-Yves David
doc: update effect flag documentation
2017-06-30, by Boris Feld
obsfate: override the default log output
2017-06-26, by Boris Feld
evolve: fix documentation formatting
2017-06-29, by Pierre-Yves David
compat: fix topicset for mercurial 4.1
2017-06-29, by Boris Feld
obsfate: refactor obsfate data computing
2017-06-26, by Boris Feld
topic: exclude public and topic changeset from branch stack
2017-06-29, by Boris Feld
tests: use a more portable form for new lines
2017-06-29, by Pierre-Yves David
topic: don't abort if there is no current topic in stack() revset
2017-06-29, by Pulkit Goyal
topics: return a parse error if stack() revset is passed with argument
2017-06-29, by Pulkit Goyal
tests: add test to show topics working with shelve
2017-06-29, by Pulkit Goyal
topics: update current topic to the topic of newly rebased commit (issue5551)
2017-06-29, by Pulkit Goyal
docs: some fixes to the help text
2017-06-27, by Pulkit Goyal
topics: pass 'topics' to ui.formatter instead of 'bookmarks'
2017-06-26, by Pulkit Goyal
topic: also insert the extra head check with using the new head checking
2017-06-28, by Pierre-Yves David
topic: some document for an obscure function
2017-06-28, by Pierre-Yves David
topic: adjust head checking wrapping to not interfere with concurrent push
2017-06-28, by Pierre-Yves David
topic: also detect head checking using the concurrent part
2017-06-28, by Pierre-Yves David
test: avoid 'test-check-commit.t' complaining copied code
2017-06-28, by Pierre-Yves David
topic: small test cleanuo
2017-06-28, by Pierre-Yves David
topic: move the heads data to the branch line when appropriates
2017-06-28, by Pierre-Yves David
topic: add some initial support for using stack on named branch
2017-06-28, by Pierre-Yves David
topic: explicitly pass topic as a keyword argument
2017-06-28, by Pierre-Yves David
topic: makes split keep the topic
2017-06-27, by Boris Feld
topic: add tests for fold behavior with topics
2017-06-27, by Boris Feld
topics: pass quietempty=True to suppress useless output while changing topics
2017-06-25, by Pulkit Goyal
topics: return early so that other if conditions don't get execute (issue5600)
2017-06-25, by Pulkit Goyal
test: extra output to understand the next changeset better
2017-06-26, by Pierre-Yves David
topics: move the logic to change or clear current topic into a new function
2017-06-25, by Pulkit Goyal
less
more
|
(0)
-1000
-240
+240
+1000
tip