Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1920
+1920
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.
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
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
tests: expand output to check topic activation
2017-06-26, by Pierre-Yves David
branching: merge stable into default
2017-06-25, by Pierre-Yves David
split: preserve author of the original changeset in the successors
stable
2017-06-25, by Pierre-Yves David
grab: properly quote hg executable in the alias
stable
2017-06-24, by Pierre-Yves David
topic: improve the revset used to return name->nodes mapping
2017-06-23, by Pierre-Yves David
topic: update the changectx method to respect phases
2017-06-22, by Pierre-Yves David
topic: avoid crash when topic is loaded but not enabled for a repository
2017-06-23, by Pierre-Yves David
compat: update test to match core default state
2017-06-22, by Pierre-Yves David
topicmap: massive rework
2017-06-22, by Pierre-Yves David
topic: use the 'topic' revset in namespace
2017-06-22, by Pierre-Yves David
topic-revset: update the revset to no longer build changectx
2017-06-22, by Pierre-Yves David
topic-revset: changectx creation in the revset
2017-06-22, by Pierre-Yves David
topics: add some noise to rewrittent changeset to prevent hash cycle
2017-06-21, by Pulkit Goyal
topic-change: update the working copy along when changing topic of '.'
2017-06-21, by Pierre-Yves David
topic-change: cleanup the locking and transaction mechanism
2017-06-21, by Pierre-Yves David
topics: use a dict for successors of changesets produced by topic change
2017-06-21, by Pulkit Goyal
topic: further simplify the clear logic
2017-06-21, by Pierre-Yves David
topics: drop the clean argument from _changetopics()
2017-06-21, by Pulkit Goyal
topics: rename '--change' flag to '--rev' flag
2017-06-21, by Pulkit Goyal
topics: factor out the logic to change topic in a new function
2017-06-21, by Pulkit Goyal
obslog: update the readme
2017-06-21, by Pierre-Yves David
obslog: add a comment about the final new line of descriptions
2017-06-21, by Pierre-Yves David
obslog: also display description patch with --patch
2017-06-20, by Boris Feld
obslog: extra patch indentation code
2017-06-21, by Pierre-Yves David
obslog: add a patch option
2017-06-20, by Boris Feld
obslog: clarify some sorting code
2017-06-19, by Pierre-Yves David
obslog: pass directly unfiltered_repo
2017-06-19, by Boris Feld
obslog: remove useless repo arg
2017-06-19, by Boris Feld
obslog: small renaming of _debugobshistorysingle
2017-06-19, by Boris Feld
refactoring: directly use 'ctx.unstable()' in showstack function
2017-06-19, by Boris Feld
packaging: flag default as version 6.5.0.dev
2017-06-19, by Pierre-Yves David
merge: get stable change back into default
2017-06-19, by Pierre-Yves David
obsfate: improve obsfate output
stable
2017-06-17, by Boris Feld
packagin: mark stable branch as 6.4.1.dev
stable
2017-06-19, by Pierre-Yves David
topics: abort if user wants to show the stack of a non-existent topic
2017-06-19, by Pulkit Goyal
stack: show unstable state for the current revision if it is one (issue5553)
2017-06-19, by Pulkit Goyal
topics: some minute fixes to the documentation which shows up in help
2017-06-19, by Pulkit Goyal
topics: make sure we commit on new parents while changing topics (issue5441)
2017-06-18, by Pulkit Goyal
tests: add a test to show issue5441 in test-topic.t
2017-06-18, by Pulkit Goyal
merge back with stable
2017-06-17, by Pierre-Yves David
Added tag 6.4.0 for changeset e60248f26f92
stable
2017-06-16, by Pierre-Yves David
packaging: prepare version 6.4.0
stable
6.4.0
2017-06-16, by Pierre-Yves David
readme: fix readme for future 6.4.0
stable
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-4.0
mercurial-3.9
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-06-16, by Pierre-Yves David
compat-test: merge with stable
mercurial-4.1
2017-06-16, by Pierre-Yves David
test-compat: fix previous merge
mercurial-4.1
2017-06-16, by Pierre-Yves David
merge with default
stable
2017-06-16, by Pierre-Yves David
obsfate: by default only display the username if differ from the current one
2017-06-16, by Pierre-Yves David
obsfate: display more data about direct prune markers
2017-06-16, by Pierre-Yves David
obsfate: split markers fetch from successor set annotation
2017-06-16, by Pierre-Yves David
obsfate: mark successorsetallmarkers public
2017-06-16, by Pierre-Yves David
obsfate: mark 'preparesuccessorset' as public
2017-06-16, by Pierre-Yves David
obsfate: use 'split' as verb when appropriate
2017-06-16, by Pierre-Yves David
obsfate: improve prune support in _successorsetverb
2017-06-16, by Pierre-Yves David
obsfate: rename 'successorsset' to 'sset' in the loop
2017-06-16, by Pierre-Yves David
template: use hex node in the obsmarkers used in the obsfate template
2017-06-16, by Pierre-Yves David
template: use hex successors in obsfate
2017-06-16, by Pierre-Yves David
template: use hex-node in successors
2017-06-16, by Pierre-Yves David
template: update successors doc
2017-06-16, by Pierre-Yves David
template: fix precursors documentation
2017-06-16, by Pierre-Yves David
template: used hex-node for the precursors underlying data
2017-06-16, by Pierre-Yves David
compat-test: merge with mercurial-3.9
mercurial-3.8
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-06-16, by Boris Feld
compat-test: merge with mercurial-4.1
mercurial-4.0
2017-06-16, by Boris Feld
compat-test: merge with stable
mercurial-4.1
2017-06-16, by Pierre-Yves David
merge with stable
stable
2017-06-16, by Boris Feld
changelog: announce that obsfate is hg > 4.2 now
2017-06-16, by Boris Feld
compat: make obshistory._getdifflines compatible with mercurial 4.1
2017-06-15, by Boris Feld
obsfate: add a new obsfate template
2017-06-09, by Boris Feld
obsfate: prepare fatelog tests
2017-06-09, by Pierre-Yves David
obsfate: build more advanced markers for tests
2017-06-09, by Pierre-Yves David
readme: fix entry for 6.4.0
2017-06-15, by Pierre-Yves David
test: drop now useless config about effect flag
2017-06-15, by Pierre-Yves David
effectflag: activate effect flag by default
2017-06-14, by Boris Feld
effectflag: activate effect flag on test-evolve-obshistory test file
2017-06-02, by Boris Feld
effectflag: activate effect flag on test-wireproto.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-uncommit.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-stabilize-order.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-obsconvert.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag for obsmarkers-case-*.t test files
2017-06-14, by Boris Feld
effectflag: activate effect flag on test-drop.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-amend.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-stabilize-result.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-split.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-evolve-cycles.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-evolve-obshistory-complex.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-prune.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-evolve.t test file
2017-06-02, by Boris Feld
effectflag: activate effect flag on test-obsolete test file
2017-06-02, by Boris Feld
obscache: directly allocate zeroed bytearray
2017-06-09, by Pierre-Yves David
obscache: plug on core 'update cache' method if available
2017-06-09, by Pierre-Yves David
obscache: pre-indent code
2017-06-15, by Pierre-Yves David
fix: fix _headssummary call to orig
2017-06-15, by Boris Feld
test-update: update hg update output in test files
2017-06-15, by Boris Feld
test-drop: all obsmarkers are now dropped
2017-06-15, by Boris Feld
test-evolve: garbage collection changeset only, not obsmarkers
2017-06-15, by Pierre-Yves David
test-inhibit: adapt to 4.3
2017-06-15, by Pierre-Yves David
test-exchange-case-D3: avoid stripping obsolescence marker
2017-06-15, by Pierre-Yves David
test-exchange-case-D2: avoid stripping obsolescence marker
2017-06-15, by Pierre-Yves David
test-exchange-case-D1: avoid stripping obsolescence marker
2017-06-15, by Pierre-Yves David
test: fix test-discovery-obshashrange.t new output
2017-06-14, by Boris Feld
fix: fix _headssummary api
2017-06-14, by Boris Feld
url: update url to point to https://www.mercurial-scm.org/repo/evolve
stable
2017-05-31, by André Sintzoff
doc: document the evolve templates
2017-06-08, by Pierre-Yves David
test: fix template condition for obsfate
2017-06-08, by Pierre-Yves David
obscache: add a missing "new line" at the end of a debug message
stable
2017-06-07, by Pierre-Yves David
default: merge back with stable
2017-06-07, by Pierre-Yves David
obscache: shortcut the attribute access for testing
2017-06-05, by Pierre-Yves David
obshashrange: add an option to protect from accidental activation
stable
2017-06-07, by Pierre-Yves David
obshashrange: basic proof reading of the documentation
stable
2017-06-07, by Pierre-Yves David
proofread
stable
2017-06-05, by Pierre-Yves David
effectflag: fix content change detection for filtered revs
stable
2017-06-02, by Boris Feld
debugobsstorestat: adds static about actually obsolete changeses
stable
2017-06-05, by Pierre-Yves David
evolve: fix typo: -list -> --list
stable
2017-06-06, by Kyle Lippincott
Added tag 6.3.1 for changeset e358c0263e46
stable
2017-06-01, by Pierre-Yves David
prepare release 6.3.1
stable
6.3.1
2017-06-01, by Pierre-Yves David
merge with stable
2017-06-01, by Pierre-Yves David
packaging: bump to 6.4.0.dev
2017-06-01, by Pierre-Yves David
serveronly: also backport the fixes from 5adb8bdb935e
stable
2017-06-01, by Pierre-Yves David
merge stable back into default
2017-06-01, by Pierre-Yves David
readme: merge 6.2.2 and 6.3.0 changelog
stable
2017-06-01, by Pierre-Yves David
packaging: mark as version 6.3.1.dev
stable
2017-06-01, by Pierre-Yves David
readme: clarify the branch policy
stable
2017-06-01, by Pierre-Yves David
Added tag 6.3.0 for changeset 6da4ca7b3e4f
stable
2017-05-31, by Pierre-Yves David
packaging: prepare release 6.3.0
stable
6.3.0
2017-05-31, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-05-31, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-05-31, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-05-31, by Pierre-Yves David
test-compat: merge with stable
mercurial-4.1
2017-05-31, by Pierre-Yves David
merge with default
stable
2017-05-31, by Pierre-Yves David
compat: fix stablerange for mercurial 3.9
2017-05-31, by Boris Feld
template: fix successors and precursors templates
2017-05-30, by Boris Feld
lint: remove double newline in test file
2017-05-30, by Boris Feld
template: fix precursors template for older mercurial version
2017-05-30, by Boris Feld
compatibility: backport mercurial 176d1a0ce385
2017-05-30, by Boris Feld
evolve: fix import order
2017-05-30, by Pierre-Yves David
compat: adapt to buildobsmarkerspart move
2017-05-26, by Pierre-Yves David
effetflag: detect other meta (extra) changes
2017-05-30, by Boris Feld
obsdiscovery: add an option to disable all obsdiscovery
2017-05-30, by Pierre-Yves David
effectflag: better diff detection
2017-05-30, by Boris Feld
effectflag: add a test for content detection
2017-05-30, by Boris Feld
test: fix test-evolve-effectflags dates
2017-05-30, by Boris Feld
test: fix metaedit tests by forcing dates
2017-05-30, by Boris Feld
test: split test-stablesort.t in two
2017-05-30, by Pierre-Yves David
obsdiscovery: automatically pick protocol in a list
2017-05-30, by Pierre-Yves David
obsdiscovery: extract push-obshashtree discovery in a function
2017-05-30, by Pierre-Yves David
obsdiscovery: directly use the 'only' revset for obshashtree
2017-05-30, by Pierre-Yves David
obsdiscovery: extract push-obshashrange discovery in a function
2017-05-30, by Pierre-Yves David
obsdiscovery: merge two distinct if statement
2017-05-30, by Pierre-Yves David
obsdiscovery: extract '_canobshashtree'
2017-05-30, by Pierre-Yves David
obsdiscovery: move code inserting discovery at the end of the file
2017-05-30, by Pierre-Yves David
obsdiscovery: trust core to do the right thing if no discovery is available
2017-05-30, by Pierre-Yves David
obsdiscovery: factor the "do we push markers" check out
2017-05-30, by Pierre-Yves David
stablerange: also respect the 'warm-cache' config
2017-05-30, by Pierre-Yves David
debugstablerange: cleanly "Abort" when no revision are specified
2017-05-30, by Pierre-Yves David
stablerange: use last recently used caching for revisions associated to ranges
2017-05-30, by Pierre-Yves David
stablerange: report progress more often in slow case
2017-05-30, by Pierre-Yves David
template: update successors template output
2017-05-29, by Boris Feld
test: extract metaedit tests into test-metaedit.t test file
2017-05-29, by Boris Feld
template: update precursors template output
2017-05-29, by Boris Feld
template: skip "fate" in test output when empty
2017-05-29, by Pierre-Yves David
template: skip "successors" in test output when empty
2017-05-29, by Pierre-Yves David
template: make the template definition more manageable
2017-05-29, by Pierre-Yves David
template: skip "Precursors" in test output when empty
2017-05-29, by Pierre-Yves David
template: move each template on its own line during tests
2017-05-29, by Pierre-Yves David
refactoring: rename obsfate template to obsfate_quiet
2017-05-29, by Boris Feld
doc: add documentation about effectflag experiment
2017-05-29, by Boris Feld
effectflag: split effect flag meta
2017-05-26, by Boris Feld
tests: update missing amend
2017-05-26, by Pierre-Yves David
template: update obsfate to be more human friendly
2017-05-26, by Boris Feld
template: add the obsfate template
2017-05-26, by Boris Feld
refactor: extract obs fate algorithm from _getobsoletereason
2017-05-26, by Boris Feld
template: add successors template
2017-05-26, by Boris Feld
template: add precursors template
2017-05-26, by Boris Feld
refactor: extract templates into a new file
2017-05-26, by Boris Feld
obshistory: add the all option to obslog to show the while obs tree
2017-05-23, by Boris Feld
merge with stable
2017-05-26, by Pierre-Yves David
readme: update changelog for 6.2.2
stable
2017-05-26, by Pierre-Yves David
test: fix test-evolve.t
stable
2017-05-26, by Boris Feld
test: split evolve cycle tests in a separate test file
2017-05-26, by Boris Feld
evolve: fix --rev with --list
stable
2017-05-25, by Pierre-Yves David
test: improve the globing for obsmarker date
stable
2017-05-24, by Pierre-Yves David
test: rename all olog references
2017-05-23, by Boris Feld
test: improve the globing for obsmarker date
2017-05-24, by Pierre-Yves David
documentation: recomment using blackbox with the obshashrange experiment
stable
2017-05-24, by Pierre-Yves David
merge with stable
2017-05-23, by Pierre-Yves David
packaging: update the development version number
stable
2017-05-23, by Pierre-Yves David
Added tag 6.2.1 for changeset 0af99106b075
stable
2017-05-23, by Pierre-Yves David
packaging: prepare release 6.2.1
stable
6.2.1
2017-05-23, by Pierre-Yves David
compat: merge with stable
2017-05-22, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-05-22, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-05-22, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-05-22, by Pierre-Yves David
test-compat: merge with stable
mercurial-4.1
2017-05-22, by Pierre-Yves David
deprecation: fix dirstate.beginparentchange deprecation warning
stable
2017-05-22, by Boris Feld
deprecation: fix cmdutil.command deprecation warning
stable
2017-05-22, by Boris Feld
obshistory: be more flexible about createmarkers API
2017-05-21, by Pierre-Yves David
inhibit: be more flexible on createmarkers API
stable
2017-05-21, by Pierre-Yves David
merge with stable
2017-05-21, by Pierre-Yves David
obshashrange: document the experiment
stable
2017-05-21, by Pierre-Yves David
obshashrange: add an option to disable local cache warming
stable
2017-05-21, by Pierre-Yves David
obshashrange: re-warm less revision after reset
stable
2017-05-20, by Pierre-Yves David
effectflag: simplify meta data change testing
2017-05-19, by Pierre-Yves David
effectflag: add a small comment to suggest improvement
2017-05-19, by Pierre-Yves David
effectflag: handle invalid data
2017-05-19, by Pierre-Yves David
effetflag: move the flag back with the test of the creation logic
2017-05-19, by Pierre-Yves David
obshistory: display informations from the obs marker effect flag
2017-05-19, by Boris Feld
test: add (glob) to globed line
2017-05-19, by Pierre-Yves David
effectflag: add test combining multiple flag
2017-05-19, by Pierre-Yves David
effectflag: basic diff change detection
2017-05-19, by Pierre-Yves David
effectflag: detect parent change
2017-05-19, by Boris Feld
effectflag: detect meta changes
2017-05-19, by Boris Feld
effect-flag: rework existing test to prepare for mor tests
2017-05-19, by Pierre-Yves David
effectflag: allow to save effect of change in obsmarkers
2017-05-19, by Boris Feld
merge back with stable
2017-05-19, by Pierre-Yves David
readme: fix version number
2017-05-19, by Pierre-Yves David
next: prevent a color related crash when evolve
stable
2017-05-19, by Pierre-Yves David
prune: prevent a color related crash when the working copy is moved
stable
2017-05-19, by Pierre-Yves David
evolve: adding longer aliases for olog
2017-05-18, by Rodrigo Damazio Bovendorp
debugobsstorestat: add markers size information
2017-05-19, by Pierre-Yves David
packaging: bump version to 6.3.0.dev
2017-05-19, by Pierre-Yves David
merge back with stable (post-release)
2017-05-19, by Pierre-Yves David
packaging: bump version to 6.2.1.dev
stable
2017-05-19, by Pierre-Yves David
Added tag 6.2.0 for changeset d4ee0274a8ef
stable
2017-05-19, by Pierre-Yves David
merge back with stable
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-3.8
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-3.9
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-4.0
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-4.1
2017-05-18, by Pierre-Yves David
packaging: prepare release 6.2
stable
6.2.0
2017-05-18, by Pierre-Yves David
debian: fix email
stable
2017-05-18, by Pierre-Yves David
topic: update 'tested with' and readme
stable
2017-05-18, by Pierre-Yves David
readme: rearrange readme before release
stable
2017-05-18, by Pierre-Yves David
test: reduce output size to fight unstability
stable
2017-05-18, by Pierre-Yves David
tests: disable blackbox for 'getid'
stable
2017-05-18, by Pierre-Yves David
compat: handle lack of 'util.timer' for pre 4.2 version
stable
2017-05-18, by Pierre-Yves David
test: enforce color to be enabled
mercurial-4.1
2017-05-18, by Pierre-Yves David
merge with default
stable
2017-05-18, by Pierre-Yves David
tests: add a test about strip with obshashrange enable
2017-05-18, by Pierre-Yves David
obshistory: add a json test with cycles
2017-05-18, by Boris Feld
tests: glob an absolute path
2017-05-18, by Pierre-Yves David
olog: document the default value
2017-05-18, by Pierre-Yves David
readme: rearrange changelog content
2017-05-18, by Pierre-Yves David
obshistory: rename the command to "olog"
2017-05-18, by Pierre-Yves David
obshistory: move the command into the obshistory module
2017-05-18, by Pierre-Yves David
obshistory: add docstring to cmddebugobshistory
2017-05-18, by Boris Feld
obshashrangecache: make sure we re-warm the cache after a reset
2017-05-18, by Pierre-Yves David
obshashrangecache: precisely track affected revs when adding new markers
2017-05-18, by Pierre-Yves David
debugobshistory: handle multiple cycles
2017-05-18, by Boris Feld
test: clean the debugobshistory cycle test
2017-05-18, by Boris Feld
obsdiscovery: add more debug output
2017-05-18, by Pierre-Yves David
discovery: log information about obshashrange
2017-05-18, by Pierre-Yves David
obshistory: add a graph option on the debugobshistory command
2017-05-18, by Pierre-Yves David
obshistory: import 'node' as 'nodemod'
2017-05-18, by Pierre-Yves David
label: add a label for the node in the "wc now at" message
2017-05-18, by Pierre-Yves David
label: rename 'evolve.short_node' to 'evolve.node'
2017-05-18, by Pierre-Yves David
obshistory: refactor debugobshistory
2017-05-17, by Boris Feld
test: adapt to change in cache warming in core
2017-05-17, by Pierre-Yves David
test: adapt to change in cache warming in core
2017-05-17, by Pierre-Yves David
stablerangecache: avoid crash when 'cache/' directory is missing
2017-05-17, by Pierre-Yves David
obshashrange: avoid crash when 'cache/' directory is missing
2017-05-17, by Pierre-Yves David
tests: apply output changes from core fix
2017-05-17, by Pierre-Yves David
packaging: mention 'dev' status in the version number
2017-05-17, by Pierre-Yves David
color: update the shorttemplate to use colors
2017-05-17, by Boris Feld
merge with stable
2017-05-17, by Pierre-Yves David
obshashrange: cleanup 'valid' life cycle
2017-05-17, by Pierre-Yves David
obsrangecache: raise programming error when using an unwarmed cache
2017-05-17, by Pierre-Yves David
obshashrange: stop marking on-disk data as invalid on clear
2017-05-17, by Pierre-Yves David
obshashcache: purge the meta line before writing a new one
2017-05-17, by Pierre-Yves David
obshashrange: drop spurious whitespace
2017-05-17, by Pierre-Yves David
obshashcache: invalidate affected cache entries on side
2017-05-17, by Pierre-Yves David
obshashcache: properly break out of all loops
2017-05-17, by Pierre-Yves David
dualsourcecache: simplify cachekey.clear
2017-05-17, by Pierre-Yves David
tests: small test update
2017-05-17, by Pierre-Yves David
dualsourcecache: fix obskey return by _checkkey
2017-05-17, by Pierre-Yves David
test: update test-obsolete.t to use common.sh
stable
2017-05-17, by Boris Feld
obshashrange: log reset from new markers
2017-05-16, by Pierre-Yves David
dualsourcecache: log cache reset
2017-05-16, by Pierre-Yves David
stablerange: log time spent updating the stable range
2017-05-16, by Pierre-Yves David
cache: track time spend updating various cache
2017-05-16, by Pierre-Yves David
obshashrange: adds blackbox usage in tests
2017-05-16, by Pierre-Yves David
obshashrange: test behavior in case of rollback
2017-05-16, by Pierre-Yves David
obshashrange: extend tests
2017-05-16, by Pierre-Yves David
dualsourcecache: add a cache name
2017-05-16, by Pierre-Yves David
obscache: stop definition of the empty key
2017-05-16, by Pierre-Yves David
obshashrange: keep value fetched from sql in memory
2017-05-16, by Pierre-Yves David
obshashrange: stop inheriting from 'dict'
2017-05-16, by Pierre-Yves David
merge with stable
2017-05-17, by Pierre-Yves David
obshashrange: to not overwrite the list with the set
2017-05-17, by Pierre-Yves David
obshashrange: properly break out of the two loops
2017-05-17, by Pierre-Yves David
obshashrange: fix reset conditional
2017-05-17, by Pierre-Yves David
cache: ensure we warm stablerange cache before the obshashrange cache
2017-05-16, by Pierre-Yves David
evolve: fixing obscache invalidation
stable
2017-05-16, by Rodrigo Damazio Bovendorp
obshashrange: warm the cache at the end of each transaction
2017-05-12, by Pierre-Yves David
obshashrange: warm cache outside of loops
2017-05-12, by Pierre-Yves David
obshashrange: "update" the cache on each transaction close
2017-05-12, by Pierre-Yves David
obshashrange: properly invalidate the cache on destroyed
2017-05-12, by Pierre-Yves David
obshashrange: properly drop the current connection on clear
2017-05-12, by Pierre-Yves David
obshashrange: exit early if nothing to write
2017-05-12, by Pierre-Yves David
obshashrange: use the dualsourcecache as a base for the cache
2017-05-12, by Pierre-Yves David
obscache: makes dualsourcecache compatible with obshashrange cache needs
2017-05-12, by Pierre-Yves David
readme: add a changelog entry about the more efficient obscache
2017-05-12, by Pierre-Yves David
obscache: extract a data agnostic class
2017-05-12, by Pierre-Yves David
obscache: extract the actual data update in a dedicated function
2017-05-12, by Pierre-Yves David
obscache: move an assert to a lower level
2017-05-12, by Pierre-Yves David
obscache: use 'nullid' as the hash of an empty obsstore
2017-05-12, by Pierre-Yves David
obcache: move empty on the class
2017-05-12, by Pierre-Yves David
obcache: move _checkkey on the class
2017-05-12, by Pierre-Yves David
obcache: move updateneeded on the class
2017-05-12, by Pierre-Yves David
obshistory: only display each revision once in debugobshistory
2017-05-12, by Boris Feld
obshistory: display a message when one marker node has no change ctx
2017-05-12, by Boris Feld
ui: hg topic now display if current revision is in bad state (issue5533)
stable
2017-05-10, by Boris Feld
obsstore: also guard agains changing object in '_checkkey'
2017-05-11, by Pierre-Yves David
obscache: guard from changing changelog or obsstore object
2017-05-11, by Pierre-Yves David
obscache: return the new data along-side the upgrade needs (and cache key)
2017-05-11, by Pierre-Yves David
obscache: use the smaller scope function
2017-05-11, by Pierre-Yves David
obscache: extract the cache key validation in its own function
2017-05-11, by Pierre-Yves David
obshistory: use formatter instead of ui.write in the debugobshistory command
2017-05-10, by Boris Feld
ui: Fix hg stack json output
stable
2017-05-10, by Boris Feld
topic: configure some default color for topic
2017-05-10, by Pierre-Yves David
topic: automatically configure thg to display topic
2017-05-10, by Pierre-Yves David
readme: update readme to mention 'debugobshistory'
2017-05-10, by Pierre-Yves David
obshistory: add some color
2017-05-09, by Boris Feld
obshistory: add a debugobshistory command to show obs history of a revs
2017-05-10, by Boris Feld
tests: add the commit style checker from Mercurial
2017-05-10, by Pierre-Yves David
obscache: update the cache key in place
2017-05-09, by Pierre-Yves David
obscache: distinct 'clear' and 'reset'
2017-05-09, by Pierre-Yves David
merge with stable
2017-05-04, by Pierre-Yves David
serveronly: also enable the obscache for server only setting
stable
2017-05-04, by Pierre-Yves David
obscache: document a possible way forward to skipping obsstore parsing
2017-05-04, by Pierre-Yves David
obscache: update some documentation
2017-05-03, by Pierre-Yves David
obscache: Only access the new obsmarkers for marker update
2017-05-03, by Pierre-Yves David
obscache: extract _updatemarkers code into its own function
2017-05-03, by Pierre-Yves David
obscache: extract code to update from new revision
2017-05-03, by Pierre-Yves David
obscache: move assert earlier in the code
2017-05-03, by Pierre-Yves David
merge back with stable
2017-05-03, by Pierre-Yves David
Added tag 6.1.0 for changeset 8510d3fd7c3b
stable
2017-05-03, by Pierre-Yves David
packaging: prepare version 6.1.0
stable
6.1.0
2017-05-03, by Pierre-Yves David
meta: update tested version to 4.1.2
stable
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-3.8
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-3.9
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-4.0
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-4.1
2017-05-03, by Pierre-Yves David
compat: drop the context manager used to write the cache file
stable
2017-05-03, by Pierre-Yves David
compat: make obscache code compatible with Mercurial version prior to 4.2
stable
2017-05-03, by Pierre-Yves David
evolve: record testing with 4.2
stable
2017-05-03, by Pierre-Yves David
merge with default for 6.1.0
stable
2017-05-03, by Pierre-Yves David
packaging first step toward 6.1.0
2017-05-03, by Pierre-Yves David
auto-push: move config help in the extension help
2017-05-03, by Pierre-Yves David
opening mercurial 4.1 compat branch
mercurial-4.1
2017-05-01, by Pierre-Yves David
obscache: skip writing to disk if the data did not changed
2017-05-02, by Pierre-Yves David
obscache: skip writing if the cache is empty
2017-05-02, by Pierre-Yves David
obscache: set a valid "empty" cache key if the cache is missing
2017-05-02, by Pierre-Yves David
obscache: have the obsstore fix empty file cachekey
2017-05-02, by Pierre-Yves David
obscache: log case where the cache is not up to date
2017-05-02, by Pierre-Yves David
obscache: still update and use the cache during transaction
2017-05-02, by Pierre-Yves David
obscache: warm the cache in all cases
2017-05-02, by Pierre-Yves David
obscache: update the format to allow negative tiprev
2017-05-02, by Pierre-Yves David
obscache: load the disk data before checking is the cache is up to date
2017-05-02, by Pierre-Yves David
obscache: skip the cache entirely if not up to date
2017-05-02, by Pierre-Yves David
readme: mention that some improvement are enabled for 4.2 only
2017-05-01, by Pierre-Yves David
perf: use the cache to compute the obsolete set.
2017-05-01, by Pierre-Yves David
perf: warm the cache after all transactions
2017-05-01, by Pierre-Yves David
perf: adds a cache to know if obsmarkers might affect a revision
2017-05-01, by Pierre-Yves David
perf: adds cachekey utility to validate changelog+obsstore content
2017-05-01, by Pierre-Yves David
perf: adds some cache key helper on the obsstore class
2017-05-01, by Pierre-Yves David
compat: only install the better filtered message for mercurial 4.2 and above
2017-05-01, by Pierre-Yves David
evolve: update extension help
2017-04-29, by Pierre-Yves David
merge with stable
2017-04-29, by Pierre-Yves David
ui: change the hidden revision error message
2017-04-28, by Boris Feld
ui: add better messages when the working copy become obsolete.
2017-04-28, by Boris Feld
topic: directly use "super" call
2017-04-28, by Pierre-Yves David
repo: properly progate "destroyed" call to super class
stable
2017-04-27, by Pierre-Yves David
safeguard: add an option to disable automatic publishing
2017-04-25, by Pierre-Yves David
merge back with stable
2017-04-20, by Pierre-Yves David
Added tag 6.0.1 for changeset 5ef112a6eb87
stable
2017-04-20, by Pierre-Yves David
pkg: prepare release 6.0.1
stable
6.0.1
2017-04-20, by Pierre-Yves David
debian: finalize 6.0.0 entry
stable
2017-04-20, by Pierre-Yves David
readme: fix 6.0.0 release date
stable
2017-04-20, by Pierre-Yves David
merge with future 6.0.1
mercurial-3.8
2017-04-20, by Pierre-Yves David
merge with future 6.0.1
mercurial-3.9
2017-04-20, by Pierre-Yves David
merge with future 6.0.1
mercurial-4.0
2017-04-20, by Pierre-Yves David
checkheads: update tests to match the one in core
stable
2017-04-20, by Pierre-Yves David
serveronly: fix reposetup
stable
2017-04-20, by Pierre-Yves David
extension: simplify the extensions helper hierarchy
stable
2017-04-20, by Pierre-Yves David
checkheads: do not overwrite code for Mercurial 4.2 and above
stable
2017-04-20, by Pierre-Yves David
legacy: fix debugrecordpruneparents to call obsstore.create() with keywords
stable
2017-04-20, by Yuya Nishihara
template: adapt to new showlist() API introduced by hg e5eab0fe69ee
stable
2017-04-19, by Yuya Nishihara
template: pass all mapping data to showlist()
stable
2017-04-19, by Yuya Nishihara
make: merge recipes for help
stable
2017-04-19, by Yuya Nishihara
make: fix indent of ifeq-endif
stable
2017-04-19, by Yuya Nishihara
tests: update test to match upstreamable version
stable
2017-04-08, by Pierre-Yves David
tests: fix directory names in exchange-D4 test
stable
2017-04-08, by Pierre-Yves David
tests: fix directory names in exchange-D3 test
stable
2017-04-08, by Pierre-Yves David
merge back with default
2017-04-01, by Pierre-Yves David
Added tag 6.0.0 for changeset 165ad227993d
stable
2017-03-31, by Pierre-Yves David
packaging: prepare version 6.0.0
stable
6.0.0
2017-03-31, by Pierre-Yves David
merged with future 6.0
mercurial-3.8
2017-03-31, by Pierre-Yves David
test-compat-hg-3.9: merge with future 6.0
mercurial-3.9
2017-03-31, by Pierre-Yves David
merge with future 6.0.0
mercurial-4.0
2017-03-31, by Pierre-Yves David
merge with default
stable
2017-03-31, by Pierre-Yves David
readme: mention the fix for issue4354
2017-03-31, by Pierre-Yves David
checkheads: add a small debug message in case were we give up fast
2017-03-31, by Pierre-Yves David
checkheahds: switch algorithm to use pushed markers instead
2017-03-31, by Pierre-Yves David
checkheads: add test where the rewrite of the other branch is not direct
2017-03-31, by Pierre-Yves David
check-heads: add tests about old heads indirectly pruned
2017-03-31, by Pierre-Yves David
checkheads: add more complexe case where a branch is split on multiple ones
2017-03-29, by Pierre-Yves David
checkheads: add a test of partially pushing a branch spread on multiple other
2017-03-29, by Pierre-Yves David
checkheads-tests: add missing parents recording for prune markers
2017-03-31, by Pierre-Yves David
checkheads: add some extra tests about "partial push"
2017-03-29, by Pierre-Yves David
checkheads: handle partial obsolescence
2017-03-29, by Pierre-Yves David
test: force a push in inhibit's test
2017-03-29, by Pierre-Yves David
checkheads: basic handling of pruned heads (and associated tests)
2017-03-21, by Pierre-Yves David
checkheads: give up on processing locally unknown changeset
2017-03-29, by Pierre-Yves David
checkheads: import our own copy of the checkheads code
2017-03-21, by Pierre-Yves David
compat: work around some filecache bug in 3.8
2017-03-26, by Pierre-Yves David
obshashrange: have an half descent wireprotocol command
2017-03-24, by Pierre-Yves David
obshashrange: improve message issued during discovery
2017-03-24, by Pierre-Yves David
obshashrange: introduce basic sqlite caching
2017-03-24, by Pierre-Yves David
stablerange: warm cache before using it server side
2017-03-24, by Pierre-Yves David
stablerange: warm cache before using it in findrangemissing
2017-03-24, by Pierre-Yves David
stablerange: warm cache on transaction (if obshashrange is enabled)
2017-03-24, by Pierre-Yves David
stablerange: introduce ondisk caching through sqlite
2017-03-24, by Pierre-Yves David
stablerange: drop the cache on 'destroyed'
2017-03-24, by Pierre-Yves David
stablerange: support loading the cache iteratively
2017-03-24, by Pierre-Yves David
stablerange: add some basic documentation about the cache
2017-03-24, by Pierre-Yves David
stablerange: warmup all upto a revision
2017-03-24, by Pierre-Yves David
debugstablerange: add a --verify flag to the command
2017-03-24, by Pierre-Yves David
stablerange: add a proper debugstablerange commands
2017-03-24, by Pierre-Yves David
debugobshashrange: add a --subranges option
2017-03-24, by Pierre-Yves David
debug: rename 'debugstablerange' to 'debugobshashrange'
2017-03-24, by Pierre-Yves David
debugstablerange: improve output spacing
2017-03-24, by Pierre-Yves David
subranges: add a utility function to set the cache
2017-03-24, by Pierre-Yves David
subranges: add a utility function to access the cache
2017-03-24, by Pierre-Yves David
depth: add a utility function to set the cache
2017-03-24, by Pierre-Yves David
depth: add a utility function to access the cache
2017-03-24, by Pierre-Yves David
stablerange: add warming of the subrange
2017-03-24, by Pierre-Yves David
stablerange: fix merge slicing when range has multiple roots
2017-03-24, by Pierre-Yves David
stablerange: small style fix
2017-03-24, by Pierre-Yves David
merge-slicing: introduce and use "inheritance point" for merge
2017-03-24, by Pierre-Yves David
stablerange: rearrange the code picking subrange to warm
2017-03-24, by Pierre-Yves David
stablerange: rearrange the reusing logic to prepare to merge
2017-03-24, by Pierre-Yves David
merge-slicing: explain an alternative implementation in a comments
2017-03-24, by Pierre-Yves David
merge-slicing: use reachable roots to filter the various branches
2017-03-24, by Pierre-Yves David
merge-slicing: simplify various aspect of the code
2017-03-24, by Pierre-Yves David
stablerange: soon it will not provide any benefit and it gets in the way
2017-03-23, by Pierre-Yves David
revsfromrange: reuse information from the stablesort
2017-03-24, by Pierre-Yves David
stablesort: allow a callback to be triggered on merge
2017-03-24, by Pierre-Yves David
minor simplification around rangelength
2017-03-24, by Pierre-Yves David
more explicite name in revsfromrange
2017-03-24, by Pierre-Yves David
stablerange: cache parents
2017-03-24, by Pierre-Yves David
merge-slicing: avoid doing the same work twice
2017-03-23, by Pierre-Yves David
stablerange: fix a bug when a top slice ended on a merge
2017-03-23, by Pierre-Yves David
slicesrangeat: stop double setting the revsinranges cache
2017-03-23, by Pierre-Yves David
subranges: remove the recursivity of the call to isubranges(parentrange)
2017-03-23, by Pierre-Yves David
subranges: detach cache logic from computation logic
2017-03-23, by Pierre-Yves David
findmissingrange: properly queue new subrange for slicing
2017-03-23, by Pierre-Yves David
findmissingrange: fix reversed value in debug output
2017-03-23, by Pierre-Yves David
stablecache: warmup on unfiltered repository
2017-03-22, by Pierre-Yves David
stablerange: rename the class
2017-03-22, by Pierre-Yves David
stablerange: do not inherit from dict
2017-03-23, by Pierre-Yves David
stablerange: move a utility function around
2017-03-22, by Pierre-Yves David
stablerange: remove the now unused individual range class
2017-03-22, by Pierre-Yves David
stablerange: directly use tuple to refer to a stable range
2017-03-22, by Pierre-Yves David
obshash: properly cache obshash value
2017-03-22, by Pierre-Yves David
stablerange: directly use 'self' when possible
2017-03-22, by Pierre-Yves David
revsfromrange: set the cache for the multiple bottom ranges in merge slicing
2017-03-22, by Pierre-Yves David
revsfromrange: set the cache for the single bottom range in merge slicing
2017-03-22, by Pierre-Yves David
revsfromrange: set the cache for the top range in merge slicing
2017-03-22, by Pierre-Yves David
revsfromrange: remove reference to '_revs' in merge slicing
2017-03-22, by Pierre-Yves David
revsfromcache: update cache for the top slice if possible
2017-03-22, by Pierre-Yves David
revsfromrange: skip setting the cache for length-1 top entry
2017-03-22, by Pierre-Yves David
revsfromrange: update cache for parentrange directly in the code
2017-03-22, by Pierre-Yves David
revsfromramge: hard code the single changeset range case
2017-03-22, by Pierre-Yves David
stablerange: introduce caching for the full revision in a set
2017-03-22, by Pierre-Yves David
stablerange: add a cache for stablesort ordering
2017-03-22, by Pierre-Yves David
stablerange: move revs computation within the main class
2017-03-22, by Pierre-Yves David
stablerange: minor method reorders on the main class
2017-03-22, by Pierre-Yves David
stablerange: drop "key" and "id" logic form the class
2017-03-22, by Pierre-Yves David
stablerange: drop length from the class
2017-03-22, by Pierre-Yves David
stablerange: drop _depth
2017-03-22, by Pierre-Yves David
stablerange: drop __repr__
2017-03-22, by Pierre-Yves David
stablerange: drop the subranges method on the small class
2017-03-22, by Pierre-Yves David
stablerange: use subranges from the main class in subrangesclosure
2017-03-22, by Pierre-Yves David
stablerange: use subranges from the main class in _obshashrange
2017-03-22, by Pierre-Yves David
stablerange: use subranges from the main class in findrangemissing
2017-03-22, by Pierre-Yves David
stablerange: make sure nobody use '.depth' anymore
2017-03-22, by Pierre-Yves David
stablerange: use depthrevs in range slicing
2017-03-22, by Pierre-Yves David
stablerange: use depthrevs in debugstablerange
2017-03-22, by Pierre-Yves David
stablerange: use rangelength inside the class itself
2017-03-22, by Pierre-Yves David
stablerange: use rangelength in '_slicesatrange'
2017-03-22, by Pierre-Yves David
stablerange: use rangelength in '_slicepoint'
2017-03-22, by Pierre-Yves David
stablerange: use rangelength in subrangesclosure
2017-03-22, by Pierre-Yves David
stablerange: use rangelength in _obshashrange
2017-03-22, by Pierre-Yves David
stablerange: use rangelength in debugstablerange
2017-03-22, by Pierre-Yves David
stablerange: use rangelength in findmissingrange
2017-03-22, by Pierre-Yves David
stablerange: make sure nobody use '.index' anymore
2017-03-22, by Pierre-Yves David
stablerange: stop using '.index' inside the class itself
2017-03-22, by Pierre-Yves David
stablerange: stop using '.index' in '_slicesrangeat'
2017-03-22, by Pierre-Yves David
stablerange: stop using '.index' in '_slicepoint'
2017-03-22, by Pierre-Yves David
stablerange: stop using '.index' in 'rangelength'
2017-03-22, by Pierre-Yves David
stablerange: stop using '.index' in '_queryrange'
2017-03-22, by Pierre-Yves David
stablerange: stop using '.index' in debugstablerange
2017-03-22, by Pierre-Yves David
stablerange: make sure nobody use the 'stablekey' property outside the class
2017-03-22, by Pierre-Yves David
stablerange: make sure nobody use '.head' anymore
2017-03-22, by Pierre-Yves David
stablerange: stop using '.head' inside the class
2017-03-22, by Pierre-Yves David
stablerange: stop using '.head' in '_slicesrangeat'
2017-03-22, by Pierre-Yves David
stablerange: stop using '.head' in '_slicepoint'
2017-03-22, by Pierre-Yves David
stablerange: stop using '.head' in rangelength
2017-03-22, by Pierre-Yves David
stablerange: stop using '.head' in debugstablerange
2017-03-22, by Pierre-Yves David
stablerange: remove node unused 'node' property
2017-03-22, by Pierre-Yves David
stablerange: stop using '.node' in __repr__
2017-03-22, by Pierre-Yves David
stablerange: change the key to use the revision number
2017-03-22, by Pierre-Yves David
stablerange: stop using '.node' in _queryrange
2017-03-22, by Pierre-Yves David
stablerange: stop using '.node' in debugstablerange
2017-03-22, by Pierre-Yves David
stablerange: stop using '.node' in findmissingrange
2017-03-22, by Pierre-Yves David
stablerange: stop using '.node' in obshashrange
2017-03-22, by Pierre-Yves David
stablerange: stop using '.node' in subrangesclosure
2017-03-22, by Pierre-Yves David
stablerange: have the class behave as a tuple
2017-03-22, by Pierre-Yves David
obshashrange: extract computation back into the discovery module
2017-03-22, by Pierre-Yves David
obshashrange: use a small utility function to access the obshash
2017-03-22, by Pierre-Yves David
debugstablerange: minor code reformat
2017-03-22, by Pierre-Yves David
stablerange: move the subrangesclosure inside the module
2017-03-22, by Pierre-Yves David
stablerange: compute subranges from parent when possible
2017-03-19, by Pierre-Yves David
stablerange: add an official warmup function
2017-03-22, by Pierre-Yves David
stablerange: remove now unnecessary setter
2017-03-19, by Pierre-Yves David
stablerange: directly perform slicing in the getting method
2017-03-19, by Pierre-Yves David
stablerange: move standard slice point definition in main class
2017-03-19, by Pierre-Yves David
stablerange: move the slicing method on the central class
2017-03-19, by Pierre-Yves David
stablerange: move the range class in the new module
2017-03-19, by Pierre-Yves David
stablesort: move into the stablerange module
2017-03-19, by Pierre-Yves David
subranges: migrate handling of single element range
2017-03-22, by Pierre-Yves David
stablerange: move the subrange cache into our new class
2017-03-22, by Pierre-Yves David
depth: extract code dedicated to depth of a merge in its own function
2017-03-19, by Pierre-Yves David
stablerange: move 'depth' inside a new 'stablerange' module
2017-03-18, by Pierre-Yves David
obsdiscovery: document the status of the module
2017-03-22, by Pierre-Yves David
split: move the debugcommand into a dedicated module
2017-03-22, by Pierre-Yves David
legacy: move 'debugrecordpruneparents' in the extensions
2017-03-22, by Pierre-Yves David
checks: correct the shebang line filtering for python files
2017-03-16, by Matt Harbison
tests: add glob for Windows
2017-03-16, by Matt Harbison
tests: adds simple test case for heads checking
2017-03-21, by Pierre-Yves David
tests: move exchange utility in testlib
2017-03-21, by Pierre-Yves David
exchange: fix some wrong reference to serveronly
2017-03-14, by Pierre-Yves David
checks: add a test that check MANIFEST.in content
2017-03-14, by Pierre-Yves David
README: add a link to mercurial devel
2017-03-14, by Pierre-Yves David
README: tries to improve the title about server only
2017-03-14, by Pierre-Yves David
README: remove mention of make
2017-03-14, by Pierre-Yves David
version: mark the current source as development version for 6.0.0
2017-03-14, by Pierre-Yves David
mercurial-3.8: merge with future evolve-6.0.0
mercurial-3.8
2017-03-14, by Pierre-Yves David
mercurial-3.9: merge with hg-4.0 branch
mercurial-3.9
2017-03-14, by Pierre-Yves David
mercurial-4.0: merge with future 6.0.0
mercurial-4.0
2017-03-14, by Pierre-Yves David
checks: update pyflakes matching too
2017-03-14, by Pierre-Yves David
checks: do not run pyflake on removed file
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.7 compatibility branch
mercurial-3.7
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.6 compatibility branch
mercurial-3.6
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.4 compatibility branch
mercurial-3.4
2017-03-14, by Pierre-Yves David
compat: closing mercurial-3.5 compatibility branch
mercurial-3.5
2017-03-14, by Pierre-Yves David
README: timeless typo fixes
2017-03-14, by Pierre-Yves David
cleanup: drop an empty section header
2017-03-14, by Pierre-Yves David
compat: drop some <hg-3.4 compatibility code
2017-03-14, by Pierre-Yves David
README: more update to prepare for pypi upload
2017-03-13, by Pierre-Yves David
evolve: update the capabilities and commands name for obshashrange
2017-03-13, by Pierre-Yves David
README: more change to have a pretty rendering on pypi
2017-03-13, by Pierre-Yves David
MANIFEST.in: fix various mismatch
2017-03-13, by Pierre-Yves David
README: rework install instruction
2017-03-13, by Pierre-Yves David
README: rework the intro
2017-03-13, by Pierre-Yves David
rangeobshash: minor cleanup of the obshash code
2017-03-11, by Pierre-Yves David
stablerange: remove call to 'repo.revs'
2017-03-11, by Pierre-Yves David
stablerange: reuse node calculation as much as possible
2017-03-12, by Pierre-Yves David
stablerange: adds some caching of the subranges
2017-03-11, by Pierre-Yves David
stablerange: operate on an unfiltered repository
2017-03-11, by Pierre-Yves David
depth: use lower lever function to compute missing
2017-03-11, by Pierre-Yves David
depth: update depth to code to reuse ancestors depth
2017-03-11, by Pierre-Yves David
obsdiscovery: extract a smarted depth in utility
2017-03-11, by Pierre-Yves David
obsdiscovery: simply some of the missing computation
2017-03-11, by Pierre-Yves David
discovery: implement some range based discovery
2017-03-12, by Pierre-Yves David
discovery: introduce a official 'obshash associated to a range
2017-03-10, by Pierre-Yves David
discovery: introduce "stable slicing" methods
2017-03-09, by Pierre-Yves David
discovery: adds a function doing revnum independant sorting
2017-03-09, by Pierre-Yves David
hgignore: also ignore the 'dist' directory
2017-03-09, by Pierre-Yves David
obsexchange: drop unused module
2017-03-09, by Pierre-Yves David
MANIFEST.in: also includes topic
2017-03-09, by Pierre-Yves David
MANIFEST.in: fix to include all evolve submodule
2017-03-09, by Pierre-Yves David
obsdiscovery: organize the code by category
2017-03-07, by Pierre-Yves David
evolution: drop the old __temporary__.advertiseobsolete option
2017-03-09, by Pierre-Yves David
README: mention the 'serveronly' extensions
2017-03-09, by Pierre-Yves David
server only: test a more standard method of disabling exchange
2017-03-09, by Pierre-Yves David
debian: don't delete evolve and topic extensions
2017-03-09, by Martin von Zweigbergk
serveronly: replace exc.message with str(exc)
2017-03-09, by Arun Kulshreshtha
cleanup: stop using 'repo.join' methods
2017-03-09, by Pierre-Yves David
setup: add author_email
2017-03-09, by Pierre-Yves David
readme: make it valid rst
2017-03-09, by Pierre-Yves David
setup.py: remove unused and harmful code importing mercurial
2017-03-09, by Martin von Zweigbergk
docs: update references to installation path
2017-03-08, by Martin von Zweigbergk
test: rename serveronly tests to reflect the new extension name
2017-03-08, by Pierre-Yves David
evolve: stop running 'serveronly' setup
2017-03-07, by Pierre-Yves David
discovery: directly merge the 'obsdiscovery' exthelper in top level extensions
2017-03-07, by Pierre-Yves David
compat: drop advertising of unsupported experimental bundle2 part
2017-03-07, by Pierre-Yves David
exchange: dispatch all code in 'serveronly' to the appropriate submodule
2017-03-07, by Pierre-Yves David
capabilities: properly sort capabilities after updating them
2017-03-08, by Pierre-Yves David
pull: also issue warning for old mercurial version
2017-03-07, by Pierre-Yves David
exchange: split between modern and legacy code
2017-03-07, by Pierre-Yves David
push: add extra warning about pushing to old server
2017-03-07, by Pierre-Yves David
push: exit obsexchange early if disabled
2017-03-07, by Pierre-Yves David
compat: drop special code handling change in push/pull op API
2017-03-07, by Pierre-Yves David
discovery: split discovery related code in 'obsdiscovery'
2017-03-07, by Pierre-Yves David
exchange: rename the module
2017-03-07, by Pierre-Yves David
setup.py: include all evolve submodule
2017-03-08, by Pierre-Yves David
evolve: switch away from deprecated repo.opener
2017-03-07, by Martin von Zweigbergk
serveronly: use the same extensions metadata than evolve
2017-03-07, by Pierre-Yves David
evolve: move extension metadata in their own module
2017-03-07, by Pierre-Yves David
evolve: specify the 'minimalhgversion'
2017-03-07, by Pierre-Yves David
serveronly: give the sub extension a way to access to the 'evolve' module
2017-03-07, by Pierre-Yves David
test: update test to check for various way to import the serveronly things
2017-03-07, by Pierre-Yves David
tests: move "test setup" script into a 'testlib' directory
2017-03-07, by Pierre-Yves David
exchange: move code related to exchange into a 'evolve.exchange' submodule
2017-03-04, by Pierre-Yves David
exthelper: move command declaration into the exthelper
2017-03-04, by Pierre-Yves David
exthelper: add a 'merge' method
2017-03-04, by Pierre-Yves David
exthelper: extract into its own submodule
2017-03-04, by Pierre-Yves David
makefile: add an 'install-home' target
2017-03-03, by Pierre-Yves David
makefile: only check for HGROOT when running tests
2017-03-03, by Pierre-Yves David
tests: split pyflake and flake8 tests
2017-03-02, by Pierre-Yves David
flake8: run on all python file
2017-03-02, by Pierre-Yves David
flake8: fix error in 'setup.py'
2017-03-02, by Pierre-Yves David
flake8: fix error in 'test2rst.py'
2017-03-02, by Pierre-Yves David
flake8: remove "error" in documentation configuration
2017-03-02, by Pierre-Yves David
flake8: enable on evolve too
2017-03-02, by Pierre-Yves David
flake8: update the code sources to fixes a horde of pyflake warnings
2017-03-02, by Pierre-Yves David
flake8: register 'xrange' as a builtins
2017-03-02, by Pierre-Yves David
flake8: ignore an addition rules related to import
2017-03-02, by Pierre-Yves David
flake8: document all the exception we added
2017-03-02, by Pierre-Yves David
README: mention the addition of the topic extensions
2017-03-02, by Pierre-Yves David
tests: run pyflake on all python files
2017-03-02, by Pierre-Yves David
serveronly: fix undefined variable
2017-03-02, by Pierre-Yves David
legacy: properly test for mercurial version in the legacy extensions
2017-03-02, by Pierre-Yves David
evolve: prevent global variable shadowing
2017-03-02, by Pierre-Yves David
evolve: drop some unused variables
2017-03-02, by Pierre-Yves David
evolve: drop some unused import
2017-03-02, by Pierre-Yves David
README: fix evolve installation path
2017-03-02, by Pierre-Yves David
topic: merge the topic extension in the evolve repository
2017-03-02, by Pierre-Yves David
test: adapt to new core output
2017-02-23, by Pierre-Yves David
test: adapt to change in mercurial output
2017-02-23, by Pierre-Yves David
compat: handle difference of signature for update destination hooks
2017-02-23, by Pierre-Yves David
setup.py: also install 'hgext3rd/__init__.py'
2016-10-14, by Pierre-Yves David
tutorial: add a very basic pointer in the readme
2016-10-07, by Pierre-Yves David
tutorial: add a second part about having multiple topic
2016-09-30, by Pierre-Yves David
tutorial: add a first version of the tutorial with the basics
2016-09-29, by Pierre-Yves David
doc: add more details about the head checking
2016-09-13, by Pierre-Yves David
documentation: some basic update of the documentation
2016-09-07, by Pierre-Yves David
flake8: ignore N801
2016-09-07, by Anton Shestakov
flake8: don't ignore E713 now that it's fixed
2016-09-07, by Anton Shestakov
flake8: fix E713 style
2016-08-30, by Sean Farley
flake8: fix E301 style
2016-08-30, by Sean Farley
flake8: fix E111 style
2016-08-30, by Sean Farley
flake8: fix E222 style
2016-08-30, by Sean Farley
flake8: fix E127 style
2016-08-30, by Sean Farley
flake8: fix W391 style
2016-08-30, by Sean Farley
tests: add flake8 check
2016-08-30, by Sean Farley
flake8: add file for rules to ignore
2016-05-15, by Sean Farley
init: guard _namemap with repo.topics (issue5351)
2016-08-26, by timeless
init: cache repo.topics
2016-08-26, by timeless
stack: add warning about multiple heads
2016-08-26, by Pierre-Yves David
stack: add some behind information
2016-08-26, by Pierre-Yves David
stack: add some basic branch information
2016-08-26, by Pierre-Yves David
stack: add some header with the topic name
2016-08-26, by Pierre-Yves David
test: add testing of stack output in 'stack-data' test.
2016-08-26, by Pierre-Yves David
test: rename 'list' test to 'stack-data'
2016-08-26, by Pierre-Yves David
stack: also dim bases
2016-08-26, by Pierre-Yves David
stack: reusing the index number in base when applicable
2016-08-26, by Pierre-Yves David
stack: extra argument validation logic outside of showstack
2016-08-26, by Pierre-Yves David
summary: properly label the topic name in summary
2016-08-23, by Pierre-Yves David
topic: list the branches this topic belong to when verbose
2016-08-23, by Pierre-Yves David
topic: properly justify the verbose data when listing topic
2016-08-16, by Pierre-Yves David
ngtip: rely on topicmap for 'ngtip'
2016-08-16, by Pierre-Yves David
topic: list the number of 'behind' changeset when --verbose is used
2016-08-14, by Pierre-Yves David
destination: honor the sourceset argument of _destmerge
2016-08-15, by Pierre-Yves David
destmerge: improve topic head computation and handling
2016-08-15, by Pierre-Yves David
evolve: extract the code copied from evolve in a submodule
2016-08-15, by Pierre-Yves David
destmerge: honor the 'onheadcheck' argument
2016-08-15, by Pierre-Yves David
destination: use the correct abort class for error
2016-08-14, by Pierre-Yves David
topic: list the number of head when --verbose is used
2016-08-14, by Pierre-Yves David
topic: list the number of troubled changesets when --verbose is used
2016-08-13, by Pierre-Yves David
topic: list the number of changesets when --verbose is used
2016-08-12, by Pierre-Yves David
topic: add color for the active topic
2016-08-14, by Pierre-Yves David
topic: add formatter support
2016-08-13, by Pierre-Yves David
topic: extract the code listing all topics
2016-08-13, by Pierre-Yves David
stack: introduce and explicite command to display the stack
2016-08-12, by Pierre-Yves David
testedwith: update to 3.9
2016-08-11, by Pierre-Yves David
topic: make sure we have the 'wlock' when setting topic
2016-08-11, by Pierre-Yves David
cleanup: removed unused mercurial.util import
2016-07-13, by Pierre-Yves David
compat: tolerate missing rebase extension
2016-07-08, by timeless
compat: mercurial dropped alias for hashlib.sha1
2016-07-08, by timeless
destination: add an XXX about handling destspace in destmerge
2016-05-11, by Pierre-Yves David
update: calculate 'partial' as core does
2016-04-25, by Sean Farley
discovery: flake8
2016-04-25, by Sean Farley
destination: flake8
2016-04-25, by Sean Farley
style: update __init__.py
2016-03-22, by Sean Farley
compat: adapt to the new destspace argument of destmerge
2016-05-11, by Pierre-Yves David
stack: prevent crash when topic is rooted on nullid
2016-04-04, by Pierre-Yves David
test: add topic on the first 2 changesets too
2016-04-04, by Pierre-Yves David
test: remove comment about new head warning
2016-04-04, by Pierre-Yves David
stack: also change the indexing of the t# reference
2016-04-03, by Pierre-Yves David
stack: change the ascii symbold for base
2016-04-01, by Pierre-Yves David
stack: reverse the display order
2016-04-01, by Pierre-Yves David
topic: extract display from entry computation
2016-04-01, by Pierre-Yves David
stack: start indexing at 't1' instead of 't0'
2016-04-01, by Pierre-Yves David
commit: wrap "commitstatus" to take topic into account
2016-03-30, by Pierre-Yves David
uisetup: add call to 'topicmap.modsetup'
2016-03-30, by Pierre-Yves David
uisetup: move all remaining wrapping into uisetup
2016-03-30, by Pierre-Yves David
topicmap: move 'cgapply' wrapping into the topicmap module
2016-03-30, by Pierre-Yves David
topicmap: move the 'usetopicmap' context manager into the topicmap module
2016-03-30, by Pierre-Yves David
patch: move setup of import/export logic into a function
2016-03-30, by Pierre-Yves David
patch: remove version compatibility check
2016-03-30, by Pierre-Yves David
patch: document the section about import/export
2016-03-30, by Pierre-Yves David
patch: move import/export wrapping close to the function definition
2016-03-30, by Pierre-Yves David
discovery: move all setup into a 'modsetup' function
2016-03-30, by Pierre-Yves David
revset: add a ui argument to 'modsetup'
2016-03-30, by Pierre-Yves David
revset: run 'modsetup' at uisetup time
2016-03-30, by Pierre-Yves David
destination: rename 'setupdest' to 'modsetup'
2016-03-30, by Pierre-Yves David
destination: document 'setupdest'
2016-03-30, by Pierre-Yves David
destination: add a ui argument to 'setupdest'
2016-03-30, by Pierre-Yves David
destination: make sure 'setupdest' is the latest function in the module
2016-03-30, by Pierre-Yves David
topicmap: move to new style import
2016-03-30, by Pierre-Yves David
stack: move to new style import
2016-03-30, by Pierre-Yves David
revset: move to new style import
2016-03-30, by Pierre-Yves David
discovery: move to new style import
2016-03-30, by Pierre-Yves David
destination: move to new style import
2016-03-30, by Pierre-Yves David
init: move to new style import
2016-03-30, by Pierre-Yves David
test: disable the new style rendering for "missing parent"
2016-03-30, by Pierre-Yves David
tests: add pyflakes test
2016-03-21, by Sean Farley
setup: make sure we use the imported module
2016-03-28, by Pierre-Yves David
topicmap: whitespace
2016-03-21, by Sean Farley
topiccache: directly instantiate a topiccache object when reading
2016-03-28, by Pierre-Yves David
readme: fix instruction to enable topic
2016-03-22, by Pierre-Yves David
stack: whitespace
2016-03-21, by Sean Farley
stack: remove unused import
2016-03-21, by Sean Farley
revset: add missing imports
2016-03-21, by Sean Farley
revset: whitespace
2016-03-21, by Sean Farley
discovery: whitespace
2016-03-21, by Sean Farley
discovery: removed unused oldgetitem
2016-03-21, by Sean Farley
setup: break long line
2016-03-21, by Sean Farley
init: indent correctly
2016-03-19, by Sean Farley
init: whitespace fixups
2016-03-19, by Sean Farley
init: remove unused module
2016-03-19, by Sean Farley
spelling: histedit
2016-03-18, by timeless
spelling: changeset
2016-03-18, by timeless
readme: remove the part about 3.7 and hgext3rd
2016-03-18, by Pierre-Yves David
merge with other duplicate head
2016-03-22, by Pierre-Yves David
histedit: restrict default edited set to current topic when possible
2016-03-17, by Pierre-Yves David
stack: add a 'stack()' revset
2016-03-17, by Pierre-Yves David
stack: display the base of the stack
2016-03-14, by Pierre-Yves David
stack: add some default color configuration
2016-03-14, by Pierre-Yves David
stack: add basic formatter and label support
2016-03-14, by Pierre-Yves David
stack: show the currently active changeset and unstable ones
2016-03-14, by Pierre-Yves David
stack: add "t" prefix to index in the output
2016-03-14, by Pierre-Yves David
stack: allow to refer to changeset using "t2" form
2016-03-14, by Pierre-Yves David
topic: don't take topic into account when pushing to non-topic repo
2016-03-15, by Pierre-Yves David
destination: fix 'hg pull --rebase'
2016-03-16, by Pierre-Yves David
packaging: fix setup.py and install as hgext3rd.topic
2016-03-17, by Pierre-Yves David
destination: fix 'hg pull --rebase'
2016-03-16, by Pierre-Yves David
discovery: remove a spurious print
2016-03-15, by Pierre-Yves David
task: add index number to the output
2016-03-14, by Pierre-Yves David
stack: fix printing order in case of unstability
2016-03-14, by Pierre-Yves David
stack: exclude obsolete changeset from the set
2016-03-14, by Pierre-Yves David
stack: add a very first version of stack display with 'hg topic --list'
2016-03-14, by Pierre-Yves David
topic: get 'Abort' from error, not 'util'
2016-03-14, by Pierre-Yves David
Makefile: meant tests-@ not tests-tip
2016-03-14, by Augie Fackler
update: change default update destination to take topic in account
2016-03-13, by Pierre-Yves David
rebase: test default rebase destination behavior
2016-03-13, by Pierre-Yves David
topicmap: write and read format from disc
2016-03-13, by Pierre-Yves David
topicmap: ensure that 'served' view is updated with topicmap
2016-03-14, by Pierre-Yves David
topicmap: move the monkey patching into a context manager
2016-03-14, by Pierre-Yves David
push: hackish handeling of new branch head from phase move
2016-03-12, by Pierre-Yves David
push: allow pushing new topic to non-publishing server by default
2016-03-12, by Pierre-Yves David
topic: take topic in account for all branch head computation
2016-03-12, by Pierre-Yves David
testedwith: declare compatibility with Mercurial 3.7
2016-03-14, by Augie Fackler
Makefile: update all-version-tests to explicitly test 3.7
2016-03-14, by Augie Fackler
hgignore: also ignore testtimes
2016-03-14, by Augie Fackler
killdaemons: discard now that it's unused
2016-03-14, by Augie Fackler
test: drop custom run-tests.py
2016-03-14, by Pierre-Yves David
Makefile: rework running of tests
2016-03-14, by Augie Fackler
compat: adapt to change in mercurial core
2016-03-12, by Pierre-Yves David
topic: handle merge.update function signature change
2015-12-31, by Augie Fackler
Merge.
2015-12-11, by Augie Fackler
test-topic-dest: test fixes I should have put in the previous change
2015-12-11, by Augie Fackler
topic: fix changing topics of commits that have an amend_source
2015-12-11, by Augie Fackler
topic: remove useless call to c.parents()
2015-12-11, by Augie Fackler
topic: fix up change logic a little and add debug logging
2015-12-11, by Augie Fackler
merge: use topic to pick default destination
2015-10-21, by Pierre-Yves David
topic: introduce a 'ngtip' concept
2015-10-21, by Pierre-Yves David
template: test that topic is accessible through template
2015-10-08, by Pierre-Yves David
test: adapt to newer mercurial
2015-10-23, by Pierre-Yves David
patch: import topic from patch header
2015-10-08, by Pierre-Yves David
patch: add topic to exported patch
2015-10-08, by Pierre-Yves David
topic: work around stringmatcher moving during development of hg 3.6
2015-10-14, by Augie Fackler
topic: allow use of topic(.) to match the p1 topic
2015-09-30, by Augie Fackler
topic: fix missing error import
2015-09-30, by Augie Fackler
amend: allow clearing topics on amend
2015-06-19, by Matt Mackall
changectx: add topic method
2015-06-19, by Matt Mackall
topics: consistently use empty string instead of None
2015-06-19, by Matt Mackall
topics: drop debugging print in rebase
2015-06-19, by Matt Mackall
topics: allow commits that only change topic (issue4725)
2015-06-15, by Matt Mackall
topics: add listnames hook so completion works
2015-06-15, by Matt Mackall
rewrite: use a lock and transaction as spotted by devel warnings
2015-06-18, by Augie Fackler
topics: only apply topic to commits of the working copy
2015-06-12, by Matt Mackall
rebase: teach rebase how to copy topics
2015-06-12, by Matt Mackall
topic: wrap the underlying update function rather than the command
2015-06-12, by Matt Mackall
commit: add a topic field to the in-editor commit text
2015-06-10, by Matt Mackall
topic: only require obsolete support for --change
2015-06-10, by Matt Mackall
commit: add a --topic flag
2015-06-10, by Matt Mackall
topic: note when switching topics
2015-06-10, by Matt Mackall
summary: add topic summary hook
2015-06-10, by Matt Mackall
topics: add command summary
2015-06-10, by Matt Mackall
docs: fix format of extension docstring
2015-06-10, by Matt Mackall
constants: extract key for extra into a constant
2015-06-10, by Augie Fackler
topic: add ability to change topic of non-public changes
2015-06-10, by Augie Fackler
revset: add a topic() revset for querying topics
2015-06-10, by Augie Fackler
topic: disallow use of topics without obsolete enabled
2015-06-10, by Augie Fackler
topic: use repo.set() where we need a changectx anyway
2015-06-10, by Augie Fackler
testlib: enable rebase and obsolete for easier testing
2015-06-10, by Augie Fackler
Initial dumb version of topics.
2015-05-20, by Augie Fackler
serveronly: deduplicate code with the main evolve extension
2017-02-28, by Pierre-Yves David
serveronly: clean up imports
2017-02-28, by Pierre-Yves David
compat: just use '_callcompressable'
2017-02-28, by Pierre-Yves David
compat: drop bookmark compatibility layer
2017-02-28, by Pierre-Yves David
compat: drop compat for older wireproto implementation
2017-02-28, by Pierre-Yves David
compat: always use the strip revset from core
2017-02-28, by Pierre-Yves David
compat: drop support for ancestral pushop object
2017-02-28, by Pierre-Yves David
compat: drop compatibility layer around update
2017-02-28, by Pierre-Yves David
compat: drop compatibility layer for 'tryimportone'
2017-02-28, by Pierre-Yves David
compat: drop superfluous summary output
2017-02-28, by Pierre-Yves David
compat: drop compatibility layer around memctx
2017-02-28, by Pierre-Yves David
compat: drop handling of ancestral 'helploader' caller
2017-02-28, by Pierre-Yves David
compat: drop hack around a 'graft' signature change
2017-02-28, by Pierre-Yves David
evolve: proactively detect bad version early
2017-02-28, by Pierre-Yves David
evolve: drop support for version older than 3.8
2016-11-01, by Pierre-Yves David
evolve: cleanup imports
2017-02-28, by Pierre-Yves David
merge with stable
2017-02-28, by Pierre-Yves David
merge with mercurial-3.5
mercurial-3.4
2017-02-28, by Pierre-Yves David
merge with mercurial-3.6
mercurial-3.5
2017-02-28, by Pierre-Yves David
merge with mercurial-3.7
mercurial-3.6
2017-02-28, by Pierre-Yves David
merge with mercurial-3.8
mercurial-3.7
2017-02-28, by Pierre-Yves David
merge with mercurial-3.9
mercurial-3.8
2017-02-28, by Pierre-Yves David
merge with mercurial-4.0
mercurial-3.9
2017-02-28, by Pierre-Yves David
merge future 5.6.1
mercurial-4.0
2017-02-28, by Pierre-Yves David
Added tag 5.6.1 for changeset 70694b2621ba
stable
2017-02-28, by Pierre-Yves David
update debian changelog
stable
2017-02-28, by Pierre-Yves David
evolve: extend API fix from 25254b2f8116 to another relevant case
stable
2017-02-02, by Pierre-Yves David
hgext3rd: drop the last remains of hgext3rd
2016-11-01, by Pierre-Yves David
hgext3rd: move 'obsolete' as 'evolve.legacy'
2016-11-01, by Pierre-Yves David
hgext3rd: move 'drophack' as 'evolve.hack.drophack'
2016-11-01, by Pierre-Yves David
hgext3rd: move 'simple4server' as 'evolve.serveronly'
2016-11-01, by Pierre-Yves David
hgext3rd: move 'directaccess' and 'inhibit' in 'evolve.hack'
2017-02-28, by Pierre-Yves David
evolve: move the extensions to 'hgext3rd'
2017-02-28, by Pierre-Yves David
extensions: drop the old 'pushexperiment' extension
2016-11-01, by Pierre-Yves David
merge with stable
2017-02-01, by Pierre-Yves David
Update tag 5.6.0 for changeset e7b6e9c4a5d4
stable
2017-02-01, by Pierre-Yves David
fix release date in the Readme,
stable
5.6.0
2017-02-01, by Pierre-Yves David
reopen the default branch
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.4
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.5
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.6
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.7
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.8
2017-02-01, by Pierre-Yves David
merge with 5.6.0
mercurial-3.9
2017-02-01, by Pierre-Yves David
merge with future 5.6.0
mercurial-4.0
2017-02-01, by Pierre-Yves David
Added tag 5.6.0 for changeset 99ede2d77545
stable
2017-02-01, by Pierre-Yves David
exchange: fix compatibility layer
stable
2017-02-01, by Pierre-Yves David
open the mercurial-3.9 compat branch
mercurial-4.0
2017-02-01, by Pierre-Yves David
prepare release 5.6.0
stable
2017-02-01, by Pierre-Yves David
debian: fix version format
stable
2017-02-01, by Pierre-Yves David
merge with default to prepare the next version
stable
2017-02-01, by Pierre-Yves David
merge with stable
2017-02-01, by Pierre-Yves David
uncommit: don't lose copy information of remaining files (issue5403)
stable
2017-01-31, by Martin von Zweigbergk
merge with stable
2017-01-25, by Pierre-Yves David
fold: cleanly abort on empty fold set (issue5453)
stable
2017-01-25, by Pierre-Yves David
README: update changelog
2017-01-23, by Pierre-Yves David
fold: require --from flag for folding revisions to working copy
2017-01-12, by Martin von Zweigbergk
fold: use 'fold', not 'touch', for transaction description
2016-12-13, by Martin von Zweigbergk
tests: fix tests to reflect hg core changes
2017-01-05, by Stanislau Hlebik
prune: improve error message if unstable changes are disallowed
2016-11-23, by Pulkit Goyal
wireproto: chunking and compression is forthwith to be handled by hgweb
2016-11-30, by Martijn Pieters
readme: fix the test run command
stable
2016-11-06, by Pierre-Yves David
Manifest.in: exclude unshipped extensions
2016-11-02, by Pierre-Yves David
Manifest.in: include Manifest.in
2016-11-02, by Pierre-Yves David
Manifest.in: exclude debian related file
2016-11-02, by Pierre-Yves David
Manifest.in: include all script in tests
2016-11-02, by Pierre-Yves David
Manifest.in: drop tests/test-qsync.t entry
2016-11-02, by Pierre-Yves David
Manifest.in: drop the 'tests/dummyssh' entry
2016-11-02, by Pierre-Yves David
Manifest.in: sort entry
2016-11-02, by Pierre-Yves David
makefile: fix documentation
2016-11-02, by Pierre-Yves David
tests: use curl instead of wget
2016-10-25, by Simon Farnsworth
merge with stable
2016-10-30, by Pierre-Yves David
Added tag 5.5.0 for changeset 727c7211c810
stable
2016-10-30, by Pierre-Yves David
prepare release 5.5.0
stable
5.5.0
2016-10-30, by Pierre-Yves David
readme: mention that the next release make use 4.0 compatible
stable
2016-10-30, by Pierre-Yves David
merge with latest fix
mercurial-3.4
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.5
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.6
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.7
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.8
2016-10-29, by Pierre-Yves David
merge with latest fix
mercurial-3.9
2016-10-29, by Pierre-Yves David
errors: add missing imports of mercurial.error
stable
2016-10-28, by Martin von Zweigbergk
evolve: use single quotes in usage messages
stable
2016-10-28, by Martin von Zweigbergk
evolve: prefer "abort" over "abandon" in messages for consistency
stable
2016-10-28, by Martin von Zweigbergk
setupevolveunfinished: use "hg update -C ." to abort
stable
2016-10-28, by Martin von Zweigbergk
evolve: suggest "hg update -C .", including '.', to abort evolve
stable
2016-10-28, by Martin von Zweigbergk
evolve: update the tested with statement
stable
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.4
2016-10-28, by Pierre-Yves David
merge future 5.5
mercurial-3.5
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.6
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.7
2016-10-28, by Pierre-Yves David
merge with future 5.5
mercurial-3.8
2016-10-28, by Pierre-Yves David
integrate code update and test change from future 5.5 code
mercurial-3.9
2016-10-28, by Pierre-Yves David
merge with default, Mercurial 4.0-rc is out
stable
2016-10-28, by Pierre-Yves David
open the mercurial-3.9 compat branch
mercurial-3.9
2016-10-28, by Pierre-Yves David
merge with stable
2016-10-16, by Pierre-Yves David
evolve: lock the working copy early in next and prev (issue5244)
stable
2016-10-16, by Simon Farnsworth
evolve: indent cmdnext and cmdprev ready for locking change (issue5244)
stable
2016-10-08, by Simon Farnsworth
tests: adapt to some change to topic output
stable
2016-10-16, by Pierre-Yves David
split: avoid trying to split an empty commit (issue5191)
stable
2016-10-08, by Philippe Pepiot
split: avoid trying to split an empty commit (issue5191)
2016-10-08, by Philippe Pepiot
evolve: fix test breaks related to double->single quote changes
2016-09-22, by Kostia Balytskyi
merge with stable
2016-09-13, by Pierre-Yves David
bump: copy parent manifest before editting it
stable
2016-09-12, by Durham Goode
backed out changeset 7a76f9a43e89
2016-09-13, by Pierre-Yves David
readme: add an entry about the {obsolete} template change
2016-09-10, by Pierre-Yves David
templates: change {obsolete} to emit only "obsolete" or ""
2016-09-09, by Martin von Zweigbergk
debug data for manifest change in core
2016-09-07, by Pierre-Yves David
evolve: drop point release of versions
2016-09-01, by Pulkit Goyal
evolve: removed redundant try/finally blocks
2016-09-01, by Pulkit Goyal
docs: spelling fixes
2016-08-27, by Anton Shestakov
simple4server: update buglink to point to bz.mercurial-scm.org
2016-08-27, by Anton Shestakov
evolve: update buglink to point to bz.mercurial-scm.org
2016-08-27, by Anton Shestakov
docs: use https for mercurial-scm.org
2016-08-27, by Anton Shestakov
docs: point wiki and bz links to mercurial-scm.org
2016-08-27, by Anton Shestakov
test: adapt to topic changes
2016-08-29, by Pierre-Yves David
continue: ensure we hold the wlock before writing file to disk
2016-08-11, by Pierre-Yves David
test: also use 'devel.legacy.exchange=bundle1' in test
2016-08-09, by Pierre-Yves David
dirstate: use arg count for version check
2016-08-08, by Ryan McElroy
merge back with stable
2016-08-01, by Pierre-Yves David
Added tag 5.4.1 for changeset 2ad40d972a74
stable
2016-08-01, by Pierre-Yves David
prepare release 5.4.1
stable
5.4.1
2016-08-01, by Pierre-Yves David
3.9 have been released
stable
2016-08-01, by Pierre-Yves David
open mercurial-3.7 compat branch
mercurial-3.8
2016-08-01, by Pierre-Yves David
directaccess: make sure gethashsymbols does not return rev numbers
2016-06-22, by Jun Wu
evolve: use hashlib to compute sha1 hashes
2016-06-15, by Jeroen Vaelen
merge with stable
2016-05-27, by Pierre-Yves David
inhibit: protect agains dropped 'bmstore.write'
stable
2016-05-27, by Pierre-Yves David
help: fix evolution help grammar
stable
2016-05-25, by timeless
help: fix evolution hg phases reference
stable
2016-05-25, by timeless
merge latest tag in 3.4 branch
mercurial-3.4
2016-05-06, by Pierre-Yves David
merge latest tag in 3.5 branch
mercurial-3.5
2016-05-06, by Pierre-Yves David
merge latest tag in 3.6-branch
mercurial-3.6
2016-05-06, by Pierre-Yves David
merge latest tag in 3.7-branch
mercurial-3.7
2016-05-06, by Pierre-Yves David
merge back with stable
2016-05-06, by Pierre-Yves David
Added tag 5.4.0 for changeset b21ce82e6f76
stable
2016-05-06, by Pierre-Yves David
evolve: prepare release of version 5.4.0
stable
5.4.0
2016-05-06, by Pierre-Yves David
evolve: update testedwith field
stable
2016-05-06, by Pierre-Yves David
merge with stable through 3.5 branch
mercurial-3.4
2016-05-06, by Pierre-Yves David
test: wider glob for payload size
mercurial-3.4
2016-05-06, by Pierre-Yves David
merge with stable throug 3.6 branch
mercurial-3.5
2016-05-06, by Pierre-Yves David
merge with stable through 3.7 branch
mercurial-3.6
2016-05-05, by Pierre-Yves David
mercurial-3.7: revert output change
mercurial-3.7
2016-05-05, by Pierre-Yves David
merge default into stable
stable
2016-05-05, by Pierre-Yves David
test: rename TOPICROOT to HGTEST_TOPICROOT
2016-05-05, by Pierre-Yves David
test: update topic test output for order change
2016-05-05, by Pierre-Yves David
test: update topic test output for indexing change
2016-05-05, by Pierre-Yves David
test: adapt topic test
2016-05-05, by Pierre-Yves David
test: improve skipped message for topic
2016-05-05, by Pierre-Yves David
prune: suggest --biject in error "hint"
2016-05-02, by Pierre-Yves David
metaedit: check for public changeset before instability
2016-05-02, by Pierre-Yves David
fold: move sanity check after locking
2016-05-02, by Pierre-Yves David
metaedit: add support for folding commits while editing their metadata
2016-04-25, by Siddharth Agarwal
commands: introduce a new command to edit commit metadata
2016-04-25, by Siddharth Agarwal
evolve: factor out check for creating unstable commits
2016-04-25, by Siddharth Agarwal
evolve: factor out sanity checks for folds
2016-04-25, by Siddharth Agarwal
evolve: include node, rev, desc, and phase in list
2016-04-21, by timeless
evolve: use hex in list output
2016-04-21, by timeless
py3: use items() instead of iteritems()
2016-04-20, by timeless
py3: change except from two comma to as notation
2016-04-20, by timeless
py3: tolerate io/StringIO divergence
2016-04-20, by timeless
split: rewrite the pre-split commit message
2016-04-24, by Jordi Gutiérrez Hermoso
open mercurial-3.7 compat branch
mercurial-3.7
2016-04-20, by Pierre-Yves David
readme: add various missing parts
2016-04-20, by Pierre-Yves David
hgignore: add an ignore rule for test timing
stable
2016-04-20, by Pierre-Yves David
tests: change quoting pattern to match core's conventions
2016-04-19, by Laurent Charignon
Spelling: committed
2012-09-14, by timeless
Spelling (en-us): behavior
2012-09-14, by timeless
Spelling: forbidden
2012-09-14, by timeless
Brand: Mercurial
2012-09-12, by timeless
Grammar: paragraphs should end with periods
2012-09-12, by timeless
Grammar: the
2012-09-12, by timeless
Grammar: resulting issues
2012-09-12, by timeless
Grammar: introduced
2012-09-12, by timeless
Grammar: has
2012-09-12, by timeless
Spelling: versioning
2012-09-14, by timeless
Spelling: unnecessary
2012-09-12, by timeless
Spelling: through
2012-09-12, by timeless
Spelling: those
2012-09-14, by timeless
Spelling: succeeded
2012-09-12, by timeless
Spelling: remotely
2012-09-14, by timeless
Spelling: remains
2012-09-12, by timeless
Spelling: precursors
2012-09-14, by timeless
Spelling: practice
2012-09-14, by timeless
Spelling: directory
2012-09-13, by timeless
Spelling: happened
2012-09-13, by timeless
Spelling: formerly
2012-09-12, by timeless
Spelling: extinct
2012-09-12, by timeless
Spelling: directly
2012-09-13, by timeless
Spelling: deserialize
2012-09-12, by timeless
Spelling: accessing
2012-09-13, by timeless
Spelling (en-us): -ize
2012-09-12, by timeless
list: report the phase for divergent commits
2016-04-14, by timeless
readme: improve bug tracker link
2016-04-14, by timeless
readme: fix domain for bug tracker (bz.mercurial-scm.org)
2016-04-14, by timeless
ignore: remove stale items
2016-04-14, by timeless
project: change evolution domain to mercurial-scm
2016-04-14, by timeless
tests: adapt output to the new graphlog style
2016-04-14, by Pierre-Yves David
evolve: add --continue note to summary
2016-04-14, by timeless
evolve: report merge node
2016-04-14, by timeless
evolve: treat no support as non fatal
2016-04-14, by timeless
list: limit to descriptions to firstline
2016-04-13, by timeless
config: report evolve as origin for config
2016-04-08, by timeless
alias: report evolve as origin for aliases
2016-04-08, by timeless
evolve--list: initial implementation
2016-03-22, by Kostia Balytskyi
merge with stable
2016-03-18, by Pierre-Yves David
evolve: Fix crash when reading docstring
stable
2016-03-17, by Juntao Li
prune: remove the kill alias
2016-03-18, by Pierre-Yves David
evolve: Fix crush when reading docstring
2016-03-17, by Juntao Li
topic: restrict 'hg prev' to current topic unless --no-topic is passed
2016-03-17, by Pierre-Yves David
topic: restrict 'hg prev' to current topic unless --no-topic is passed
2016-03-17, by Pierre-Yves David
topic: preserve topic during evolve
2016-03-17, by Pierre-Yves David
topic: 'hg evolve --all' pick all trouble within current topic
2016-03-17, by Pierre-Yves David
close branch 3.3
mercurial-3.3
2015-11-07, by Pierre-Yves David
evolve: mark progress units for translation
2016-03-12, by Anton Shestakov
evolve: ui.progress doesn't use total count if pos is None, let's drop it
2016-03-12, by Anton Shestakov
debugrecordpruneparents: fix an apparent typo (marks)
stable
2016-03-12, by Anton Shestakov
test: explicitly disable rebaseskipobsolete in a couple of place (issue5135)
2016-03-11, by Pierre-Yves David
evolve: remove unused import
2016-03-11, by liscju
hgext: turn 'hgext' into a namespace package
2016-03-11, by Pierre-Yves David
merge stable into default
2016-02-25, by Pierre-Yves David
url: update url to point to the latest hosting
stable
2016-02-25, by Pierre-Yves David
tests: add head warning messages
2016-02-14, by Pierre-Yves David
split: fix wording of documentation for --rev option
stable
2016-02-10, by Nathan Goldbaum
merge with stable
2016-02-11, by Pierre-Yves David
Added tag 5.3.0 for changeset bd59cc2ee203
stable
2016-02-11, by Pierre-Yves David
merge with strange other head on stable
stable
5.3.0
2016-02-11, by Pierre-Yves David
prepare version 5.3.0
stable
2016-02-11, by Pierre-Yves David
evolve: update testedwith statement
stable
2016-02-11, by Pierre-Yves David
Readme: mention fix for issue4950
stable
2016-02-11, by Pierre-Yves David
merge with new stable through 3.5 and 3.6
mercurial-3.4
2016-02-11, by Pierre-Yves David
tests: register expected difference for Mercurial 3.4
mercurial-3.4
2016-02-04, by Pierre-Yves David
merge with stable through 3.6
mercurial-3.5
2016-02-11, by Pierre-Yves David
readme: mark feature only available in 3.7 as such
stable
2016-02-11, by Pierre-Yves David
Merge with stable, updating tests output
mercurial-3.6
2016-02-10, by Pierre-Yves David
readme: point to mercurial-scm.org instead of selenic.com
stable
2016-02-04, by Pierre-Yves David
merge with stable (Mercurial 3.7 is out)
stable
2016-02-04, by Pierre-Yves David
tests: register expected difference for Mercurial 3.6
mercurial-3.6
2016-02-04, by Pierre-Yves David
tests: register expected difference for Mercurial 3.5
mercurial-3.5
2016-02-04, by Pierre-Yves David
test: adapt to 3.6 help changes
stable
2016-02-04, by Pierre-Yves David
evolve: make split respect rev args passed without --rev or -r
2016-02-04, by Kostia Balytskyi
evolve: write our own custom evolvestate file
2016-02-04, by Pierre-Yves David
readme: update readme for issue 4966
2016-02-04, by Pierre-Yves David
test: back hash change from 'extra' content change out
2016-02-03, by Pierre-Yves David
evolve: close transaction if conflict is detected in relocate (issue4966)
2016-01-22, by FUJIWARA Katsunori
evolve: remove meaningless transaction nesting
2016-01-23, by FUJIWARA Katsunori
evolve: extract logic to new method _evolvemerge
2016-01-26, by Shusen LIU
test: add extra expected output
2016-01-30, by Pierre-Yves David
inhibit: make bookmark -D work with a list of bookmarks
2016-01-22, by Jeroen Vaelen
touch: prompt the user for what to do with the revived changeset
2016-01-17, by Laurent Charignon
inhibit: fix compat with rebaseskipobsolete
2016-01-27, by Laurent Charignon
test: update with new graft output
2016-01-19, by Durham Goode
merge with stable
2016-01-17, by Pierre-Yves David
tests: fix change to help output
2016-01-17, by Pierre-Yves David
tests: change some double quotes to single quotes
stable
2016-01-14, by Martin von Zweigbergk
inhibit: fix compatibility with changes in rebase
2016-01-14, by Laurent Charignon
inhibit: fix _filterpublic
2016-01-10, by Laurent Charignon
debian: blacklist test-inhibit.t
2016-01-04, by Laurent Charignon
evolve: duplicate evolution summary entries (issue5014)
2016-01-04, by Laurent Charignon
merge with stable
2016-01-03, by Pierre-Yves David
merge with the rest of stable
stable
2016-01-03, by Pierre-Yves David
debian: update changelog to 5.2.1
stable
2015-12-30, by Faheem Mitha
evolve: handle merge commit with single obsolete parent (issue4389)
2015-11-26, by Andrew Halberstadt
merge with stable
2015-12-22, by Pierre-Yves David
evolve: rewrite help for prune command
stable
2015-11-07, by Greg Ward
evolve: improve help for split command
stable
2015-11-07, by Greg Ward
evolve: improve help for prev, next commands
stable
2015-11-07, by Greg Ward
evolve: improve the confusing docstring for _orderrevs()
stable
2015-11-07, by Greg Ward
evolve: improve help for some debug commands
stable
2015-11-07, by Greg Ward
evolve: scattered typo fixes in comments, docstrings
stable
2015-11-06, by Greg Ward
evolve: extract logic to new method _finalizerelocate
2015-12-14, by Shusen LIU
evolve: extract logic to new method _relocatecommit
2015-12-14, by Shusen LIU
evolve: apply API change to 'merge.update'
2015-12-17, by Pierre-Yves David
debian: don't refer to deleted tests/run-tests.py in debian/rules
2015-12-14, by Martin von Zweigbergk
prune: changing bookmark argument to be a list
2015-12-11, by Shubhanshu Agrawal
prune: remove a list of bookmarks
2015-12-11, by Shubhanshu Agrawal
test: adapt to fix to "known" wireprotocol command
2015-12-11, by Pierre-Yves David
evolve: renaming local variables
2015-12-10, by Shubhanshu Agrawal
inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
2015-12-10, by Laurent Charignon
readme: add something about bookmark within transaction
2015-12-11, by Pierre-Yves David
commitwrapper: use bookmarks.recordchange instead of bookmarks.write
2015-12-10, by Laurent Charignon
next: replace call to bookmarks.write by bookmarks.recordchange
2015-12-10, by Laurent Charignon
previous: replace call to bookmarks.write by bookmarks.recordchange
2015-12-10, by Laurent Charignon
prune: use bookmarks.recordchange instead of bookmarks.write
2015-12-10, by Laurent Charignon
transaction: fix release order in 'rewrite'
2015-12-11, by Pierre-Yves David
check-code: make drophack comply with check-code
2015-12-04, by Laurent Charignon
check-code: make directaccess.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make inhibit.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make obsolete.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make pushexperiment.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make simple4server.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make evolve.py comply with check-code
2015-12-04, by Laurent Charignon
evolve: fix test-inhibit to match latest hg
2015-12-04, by Laurent Charignon
evolve: fix test-stabilize-conflict.t to match new extra computation in core
2015-12-04, by Laurent Charignon
evolve: fix test-sharing.t to match new extra computation in core
2015-12-04, by Laurent Charignon
evolve: fix test-tutorial.t to match new extra computation in core
2015-12-04, by Laurent Charignon
inhibit: make rebase see obsolescence even for visible nodes
2015-11-30, by Laurent Charignon
inhibit: remove unused bookmark operation wrapping
2015-11-24, by Laurent Charignon
inhibit: update test with new behavior from core
2015-12-01, by Laurent Charignon
inhibit: remove unused import
2015-11-19, by Laurent Charignon
inhibit: improve handling of error cases for bookmark -D
2015-11-20, by Laurent Charignon
directaccess: fix case of shortened hash containing only digits
2015-11-18, by Laurent Charignon
evolve: evolve --divergent failed when merge had nothing to do (issue4950)
2015-11-17, by Laurent Charignon
inhibit: use dirty revset trick to speedup the inhibit search space.
2015-11-17, by Pierre-Yves David
inhibit: use 'repo.revs' instead of 'repo.set'
2015-11-17, by Pierre-Yves David
_inhibitmarkers: turn the result from generator into a list
2015-11-17, by Pierre-Yves David
split: drop the experimental flag
2015-11-06, by Pierre-Yves David
split: preserve original changesets description
2015-11-06, by Pierre-Yves David
merge with stable
2015-11-06, by Pierre-Yves David
readme: updateing changelog
stable
2015-11-06, by Pierre-Yves David
evolve: rewrite command help (evolve command only)
stable
2015-11-06, by Greg Ward
parents: avoid locking the repository during 'hg parents'
stable
2015-11-06, by Pierre-Yves David
README: update instructions for running tests.
stable
2015-11-06, by Greg Ward
tests: remove the custom run-tests.py
2015-11-02, by Pierre-Yves David
make: clean test related target
2015-11-02, by Pierre-Yves David
test: use 'dummyssh' from the run-tests directory
2015-11-02, by Pierre-Yves David
test: use 'killdaemons.py' from the run-tests directory
2015-11-02, by Pierre-Yves David
merge back with stable
2015-11-02, by Pierre-Yves David
Added tag 5.2.1 for changeset c15d6168412f
stable
2015-11-02, by Pierre-Yves David
prepare version 5.1.2
stable
5.2.1
2015-11-02, by Pierre-Yves David
merge with default
stable
2015-11-02, by Pierre-Yves David
split: mark the command as experimental
2015-11-02, by Pierre-Yves David
tests: run test with 3.6 and apply test change
2015-10-30, by Pierre-Yves David
prune: have dirstate collaborate with transaction
2015-10-30, by Pierre-Yves David
evolve: have dirstate collaborate with transaction
2015-10-30, by Pierre-Yves David
prune: reuse revset from repair instead of copy-pasting code
2015-10-09, by Ryan McElroy
merge with stable
2015-10-12, by Pierre-Yves David
evolve: compatibility with coming 3.6
stable
2015-10-12, by Pierre-Yves David
evolve: be more complete about copying extra from old revisions
2015-09-29, by Augie Fackler
evolve: ignore ui argument passed to help loader
2015-09-30, by Yuya Nishihara
directaccess: inspect trees of len() > 3
2015-09-29, by Durham Goode
debugobsconvert: make sure obsstore is loaded before version comparison
2015-09-21, by Yuya Nishihara
evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-09-16, by Laurent Charignon
evolve: indentation change for making next patch more legible
2015-09-16, by Laurent Charignon
merge with stable
2015-09-14, by Pierre-Yves David
next/prev: properly lock repo before touching bookmarks
stable
2015-09-14, by Pierre-Yves David
next/prev: properly lock repo before touching bookmarks
2015-09-14, by Pierre-Yves David
prune: ensure we prune bookmarks in a transaction
stable
2015-09-14, by Pierre-Yves David
next: add support for --dry-run
2015-09-10, by timeless
evolve: spelling uncommitted
2015-09-09, by timeless
evolve: annotate translatable strings with _()
2015-09-09, by timeless
evolve: do not capitalize description of next/previous
2015-09-09, by timeless
evolve: _() should not contain %
2015-09-09, by timeless
evolve: add progress for _obsrelsethashtree
2015-09-09, by timeless
evolve: add progress for the obsmarkers discovery parts
2015-09-09, by timeless
test-obsolete: clarify divergence detection output order
2015-09-09, by timeless
directaccesss: also look for symbol into list
2015-08-17, by Pierre-Yves David
merge with stable
2015-08-12, by Pierre-Yves David
inhibit: fix inhibit working with non-inhibit repos
stable
2015-08-12, by Durham Goode
directaccess: don't try to partialmatch things that aren't hashes
stable
2015-08-12, by Siddharth Agarwal
merge with stable
2015-08-10, by Pierre-Yves David
next: properly report no children when --evolve is used
stable
2015-08-10, by Pierre-Yves David
inhibit: do not search for visible obsolete changeset during stripping
stable
2015-08-10, by Pierre-Yves David
split: handle bookmarks instead of leaving them on precursor
2015-08-08, by Laurent Charignon
split: don't update before it is actually needed
2015-08-08, by Laurent Charignon
split: add more output to the test
2015-08-08, by Laurent Charignon
split: fix commit message numbering error in the test
2015-08-08, by Laurent Charignon
evolve: handle split commit for instability
2015-06-24, by Laurent Charignon
merge with stable
2015-08-07, by Pierre-Yves David
evolve: add test for instability
stable
2015-08-07, by Laurent Charignon
evolve: add a command to split commits
2015-06-18, by Laurent Charignon
merge with stable
2015-08-03, by Pierre-Yves David
test-inhibit: simplify push destinations for Windows
stable
2015-08-01, by Matt Harbison
test-sharing: fix globs for Windows
stable
2015-08-01, by Matt Harbison
inhibit: don't abort when directaccess is not enabled
2015-07-29, by Laurent Charignon
merge with stable
2015-07-10, by Pierre-Yves David
inhibit: add missing locking in wrapper for obsmarker creation
stable
2015-07-09, by Laurent Charignon
evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
2015-06-25, by Laurent Charignon
merge with stable
2015-06-30, by Pierre-Yves David
evolve: fix typo in fold docstring
stable
2015-06-26, by André Sintzoff
evolve: remove trailing spaces
stable
2015-06-26, by André Sintzoff
evolve: dedupe divergents when running evolve --all --any or evolve --rev
stable
2015-06-24, by Laurent Charignon
evolve: remove unused warning message in _solvedivergent
stable
2015-06-24, by Laurent Charignon
compat: use svfs instead of sopener
stable
2015-06-29, by Pierre-Yves David
fold: avoid using x:y in the help
stable
2015-06-26, by Pierre-Yves David
evolve: improve the help of the fold command
stable
2015-06-25, by Laurent Charignon
merge with stable
2015-06-26, by Pierre-Yves David
Added tag 5.2.0 for changeset 44a9dcb3fefc
stable
2015-06-26, by Pierre-Yves David
merge with 3.3
stable
5.2.0
2015-06-26, by Pierre-Yves David
fix version number
mercurial-3.3
2015-06-26, by Pierre-Yves David
fix debian changelog
mercurial-3.3
2015-06-26, by Pierre-Yves David
merge with stable
2015-06-25, by Pierre-Yves David
Added tag 5.2.0 for changeset 00026533ff9f
stable
2015-06-25, by Pierre-Yves David
merge with preparation for version 5.2.0
stable
2015-06-25, by Pierre-Yves David
prepare version 5.2
mercurial-3.3
2015-06-25, by Pierre-Yves David
merge with stable
2015-06-25, by Pierre-Yves David
merge back with 3.3 compat branch
stable
2015-06-25, by Pierre-Yves David
tests: adapt the test for Mercurial 3.3
mercurial-3.3
2015-06-25, by Pierre-Yves David
merge with stable
stable
2015-06-25, by Pierre-Yves David
next: add a --evolve option
2015-06-24, by Pierre-Yves David
next: print some message when on a head with some aspiring children
2015-06-24, by Pierre-Yves David
next: reword error output
2015-06-24, by Pierre-Yves David
next: refactor the command code
2015-06-24, by Pierre-Yves David
next: add extensive testing to the 'next' command
2015-06-24, by Pierre-Yves David
readme: add an entry about the obsolete wdir parent hint
2015-06-24, by Pierre-Yves David
evolve: add a hint when the parent working copy become obsolete
2015-06-24, by Pierre-Yves David
evolve: better error message when command is Ambiguous
2015-06-23, by Pierre-Yves David
evolve: mechanism to load some commands selectively
2015-05-20, by Laurent Charignon
evolve: clarify code in _singlesuccessor
2015-06-22, by Laurent Charignon
merge with stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
mercurial-3.0
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
compat-hg2.3
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
merge with inactive compat branch
stable
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
mercurial-2.7
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
compat-hg2.4
2015-06-23, by Pierre-Yves David
close inactive compatibility branch
mercurial-2.2
2015-06-23, by Pierre-Yves David
evolve: raise MultipleSuccessorsError when computing dependency for split commits
2015-06-22, by Laurent Charignon
next/prev: require --merge to move with uncommitted changes
2015-06-23, by Pierre-Yves David
merge with stable
2015-06-23, by Pierre-Yves David
Added tag 5.1.5 for changeset 1377f6a7f9ec
stable
2015-06-23, by Pierre-Yves David
prepare version 5.1.5
stable
5.1.5
2015-06-23, by Pierre-Yves David
evolve: non recursive implementation for _aspiringdescendants
2015-06-23, by Pierre-Yves David
evolve: distinct between '--all' and '--all --any'
2015-06-22, by Pierre-Yves David
rework refactor _aspiringchildren by introducing _possibledestination
2015-06-23, by Pierre-Yves David
evolve: consider all potential candidates on bare evolve
2015-06-22, by Pierre-Yves David
evolve: fix an issue in the documentation of the evolve function
2015-06-23, by Laurent Charignon
evolve: fix error in builddependencies
2015-06-22, by Laurent Charignon
test-evolve-bumped: add new test case for merge
2015-06-19, by Laurent Charignon
test-evolve-bumped: improve tests legibility
2015-06-19, by Laurent Charignon
evolve: drop len comparison in prune and fold
2015-06-22, by Pierre-Yves David
evolve: add an help topic about evolution
2015-06-20, by Pierre-Yves David
evolve: remove _picknexttroubled
2015-06-19, by Laurent Charignon
evolve: warn about every skipped evolution
2015-06-19, by Pierre-Yves David
evolve: some style fix
2015-06-19, by Pierre-Yves David
evolve: unify revision handling and rework error message
2015-06-19, by Pierre-Yves David
evolve: move the 'update' if '.' is obsolete earlier
2015-06-19, by Pierre-Yves David
evolve: skip unstable changesets with multiple successorssets
2015-06-16, by Laurent Charignon
evolve: allow multiple --rev argument
2015-06-19, by Pierre-Yves David
test-evolve: fix tests failing on some platform
2015-06-19, by Laurent Charignon
evolve: prevent using --rev and --any together
2015-06-16, by Laurent Charignon
evolve: add selector for trouble types
2015-06-16, by Laurent Charignon
evolve: refresh the documentation
2015-06-19, by Pierre-Yves David
evolve: check for uncommited change earlier
2015-06-16, by Laurent Charignon
merge with some old heads
stable
2015-06-19, by Pierre-Yves David
merge with some older backport
stable
2014-06-16, by Pierre-Yves David
template: add a troubles keyword
stable
2014-06-12, by Pierre-Yves David
evolve: make fold aware of allowunstable
2015-06-19, by Laurent Charignon
evolve: make prune respect allowunsable
2015-06-19, by Laurent Charignon
merge with stable
2015-06-19, by Pierre-Yves David
evolve: add a hint about how to abort an evolve with conflict
stable
2015-06-19, by Pierre-Yves David
merge with branch closing commit
stable
2015-06-19, by Pierre-Yves David
close 3.1 compat branch
mercurial-3.1
2015-06-19, by Pierre-Yves David
evolve: marks the extension as tested with 4.1
stable
2015-06-19, by Pierre-Yves David
merge with stable
2015-06-18, by Pierre-Yves David
evolve: fix default value for --confirm
stable
2015-06-18, by Pierre-Yves David
prune: use the bookmark wrapper for 3.4 compatibility
stable
2015-06-18, by Pierre-Yves David
merge with stable
2015-06-18, by Pierre-Yves David
evolve: update readme regarding the preview perf improvement
stable
2015-06-18, by Pierre-Yves David
evolve: move 'allsuccessors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'successors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'allprecursors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'precursors()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'suspended()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: move 'troubled()' to smarted usage
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _allsuccessors
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _successors
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _allprecursors
stable
2015-06-18, by Pierre-Yves David
evolve: avoid creating changectx object in _precursors
stable
2015-06-18, by Pierre-Yves David
evolve: fix the template keyworkd decorator docstring
stable
2015-06-18, by Pierre-Yves David
evolve: search divergence within all precursors
stable
2015-06-18, by Pierre-Yves David
evolve: make sure we use an unfiltered repo when looking for divergence data
stable
2015-06-18, by Pierre-Yves David
evolve: make sure we use an unfiltered repo when looking for divergence data
2015-06-18, by Pierre-Yves David
directaccess: remove import from the no warning list
2015-06-17, by Pierre-Yves David
directaccess: add some commands to the directaccess list
2015-06-17, by Laurent Charignon
evolve: move test for evolve --rev ordering in a separate file
2015-06-16, by Laurent Charignon
evolve: properly evolve stacked unstable with --rev
2015-06-16, by Laurent Charignon
directaccess: disable directaccess for push and serve
2015-06-16, by Laurent Charignon
directaccess: change rule from opt-in to opt-out
2015-06-16, by Laurent Charignon
inhibit: move transaction wrapping outside of repo setup
2015-06-16, by Laurent Charignon
tests: ignores other core output in capability testing
2015-06-15, by Pierre-Yves David
evolve: make uncommit respect allowunsable
2015-05-20, by Laurent Charignon
directaccess: use cached filteredrevs
2015-06-13, by Laurent Charignon
inhibit: improve performance of transaction wrapping
2015-06-13, by Laurent Charignon
evolve: extract the code computing dependencies in a separate function
2015-06-04, by Laurent Charignon
directaccess: add mechanism to load directaccess after some other extensions
2015-06-04, by Laurent Charignon
evolve: add another test for evolve --rev
2015-06-02, by Laurent Charignon
evolve: add a more complex test for evolve --rev
2015-06-02, by Laurent Charignon
evolve: add ordering of the revisions for evolve --rev
2015-06-04, by Laurent Charignon
test: adapt to change in mercurial core
2015-06-04, by Pierre-Yves David
evolve: add directaccess to the setup.py
2015-06-03, by Laurent Charignon
evolve: don't crash on singled out revisions
2015-06-01, by Laurent Charignon
test: adapt test to less frequent branch warning
2015-06-01, by Pierre-Yves David
tests: adapt summary output to 6084926366b9
2015-06-01, by Pierre-Yves David
evolve: small refactoring of the uncommit function
2015-05-27, by Laurent Charignon
evolve: improve error message
2015-05-13, by Laurent Charignon
evolve: move return statement at the right level
2015-05-13, by Laurent Charignon
evolve: remove extra whitespace
2015-05-27, by Laurent Charignon
directaccess: don't crash when evolve is not loaded
2015-05-22, by Laurent Charignon
inhbit: don't crash on commit with no changes
2015-05-20, by Laurent Charignon
evolve: add a test for prune --keep -r . with active bookmark
2015-05-20, by Laurent Charignon
Merge with stable
2015-05-20, by Laurent Charignon
inhibit: add test to ensure that --hidden is working with inhibit
2015-05-14, by Laurent Charignon
prune: with active bookmark should stay active
stable
2015-05-18, by Laurent Charignon
merge with stable
2015-05-19, by Pierre-Yves David
evolve: migrate off of now-dead util.any
stable
2015-05-18, by Augie Fackler
inhibit: create direct access extension
2015-05-14, by Laurent Charignon
inhibit: handle inhibit marker on stripped revision
2015-05-14, by Pierre-Yves David
update README
stable
2015-05-13, by Pierre-Yves David
evolve: don't use python sets on top of revset for evolve --rev
2015-05-13, by Laurent Charignon
evolve: current bookmark wrongly moving during prune (issue4559)
stable
2015-05-13, by Laurent Charignon
inhibit: direct access with and without warning on a per command basis
2015-05-12, by Laurent Charignon
inhbit: make tests work with evolution.createmarkers config
2015-05-12, by Laurent Charignon
inhibit: config to enable only direct access
2015-04-30, by Laurent Charignon
merge with stable
2015-05-11, by Pierre-Yves David
bookmarks: update to use new bookmarks api via compatibility layer
stable
2015-05-07, by Ryan McElroy
simple4server: remove buggy wrapping of pull related function
stable
2015-05-07, by Pierre-Yves David
simple4server: update bugtracker link
stable
2015-05-06, by Pierre-Yves David
evolve: rename handlenotrouble to _handlenotrouble and add doc
2015-05-05, by Laurent Charignon
evolve: improve the help message of --rev
2015-05-05, by Laurent Charignon
evolve: add --rev option to the evolve command
2015-05-05, by Laurent Charignon
evolve: extract cleanup logic in the evolve function
2015-05-05, by Laurent Charignon
evolve: simplify the evolve function
2015-04-30, by Laurent Charignon
evolve: optimize the computation of the troubled() revset
2015-05-05, by Laurent Charignon
inhibit: don't inhibit pinned commits during rebase
2015-05-05, by Durham Goode
evolve: extract the logic to solve one change into a method
2015-05-04, by Laurent Charignon
evolve: add new variable and comment
2015-05-04, by Laurent Charignon
evolve: move code to track progress and start node
2015-05-04, by Laurent Charignon
evolve: renaming of a variable
2015-04-30, by Laurent Charignon
evolve: refactoring of the code displaying error when no trouble found
2015-05-04, by Laurent Charignon
evolve: refactor code computing stats of obsolescence markers
2015-04-30, by Laurent Charignon
evolve: refactoring of code related to pushing obs markers
2015-04-30, by Laurent Charignon
merge with stable
2015-05-04, by Pierre-Yves David
update readme
stable
2015-05-04, by Pierre-Yves David
evolve: update cmddebugrecordpruneparents to the new markers creation API
stable
2015-05-04, by Pierre-Yves David
evolve: drop useless return
stable
2015-05-04, by Pierre-Yves David
evolve: add missing import
stable
2015-04-30, by Laurent Charignon
evolve: improve transaction related code to use the lock module
stable
2015-04-30, by Laurent Charignon
evolve: remove unused variables
stable
2015-04-30, by Laurent Charignon
evolve: remove unused code in _evolveany
stable
2015-04-30, by Laurent Charignon
evove: remove unused imports
stable
2015-04-30, by Laurent Charignon
tests: ensure we keep capturing output
stable
2015-04-29, by Pierre-Yves David
inhibit: updating to a obsolete commit prints warning message
2015-04-20, by Laurent Charignon
evolve: stop conditional wrapping of _checkinvalidmarkers
2015-04-29, by Pierre-Yves David
evolve: stop conditional wrapping of _getbundleobsmarkerpart
2015-04-29, by Pierre-Yves David
evolve: stop conditional wrapping of _pushdiscoveryobsmarkers
2015-04-29, by Pierre-Yves David
merge with stable
2015-04-29, by Pierre-Yves David
test-inhibit: test bookmark -D without prune enabled
2015-04-29, by Pierre-Yves David
inhibit: fix devel warning
2015-04-29, by Laurent Charignon
evolve: add -i flag to amend command
stable
2015-04-23, by Laurent Charignon
prune: prune fix transaction pattern
2015-04-29, by Pierre-Yves David
prune: fix pruning w/ bookmarks and inhibit
2015-04-07, by Durham Goode
inhibit: remove book -D dependency on cmdprune
2015-04-07, by Durham Goode
inhibit: wrap repo.commit to inhibit nodes
2015-04-06, by Durham Goode
merge with stable
2015-04-29, by Pierre-Yves David
tests: ensure we keep capturing output
2015-04-29, by Pierre-Yves David
update readme
stable
2015-04-29, by Pierre-Yves David
docs: format concepts guide better, with literal blocks
stable
2015-04-23, by Greg Ward
docs: fix slightly unconventional .rst markup
stable
2015-04-23, by Greg Ward
docs: remove unused/obsolete figures
stable
2015-04-23, by Greg Ward
docs: remove obsolete documentation
stable
2015-04-23, by Greg Ward
docs: add a table of contents
stable
2015-04-23, by Greg Ward
merge with stable
2015-04-23, by Pierre-Yves David
Added tag 5.1.4 for changeset 891c3ce894fa
stable
2015-04-23, by Pierre-Yves David
prepare release 5.1.4
stable
5.1.4
2015-04-23, by Pierre-Yves David
evolve: drop unused 'urllib' import
stable
2015-04-23, by Pierre-Yves David
debugobsrelsethashtree: get the command to work again
stable
2015-04-22, by Pierre-Yves David
getbundleobsmarker: prevent crash from filtered content (issue4616)
stable
2015-04-21, by Pierre-Yves David
test-wireproto: add some obsmarker discovery usage.
stable
2015-04-21, by Pierre-Yves David
test-wireprotocol: test with both bundle1 and bundle2
stable
2015-04-21, by Pierre-Yves David
Update debian packaging for 5.1.3
stable
2015-04-20, by Julien Cristau
Update debian packaging for 5.0.0
stable
2014-11-19, by Pierre-Yves David
create 3.1 compatibility branch
mercurial-3.1
2015-04-11, by Pierre-Yves David
merge with stable
2015-04-20, by Pierre-Yves David
Add "documentation update" to the changelog.
stable
2015-04-20, by Pierre-Yves David
docs: cover 'touch' command
stable
2015-04-14, by Greg Ward
docs: explain that obsolete is not hidden
stable
2015-04-13, by Greg Ward
docs: explain --hidden option
stable
2015-04-13, by Greg Ward
docs: tweak wording, punctuation for better readability
stable
2015-04-13, by Greg Ward
docs: flesh out unfinished bits in the intro page
stable
2015-04-13, by Greg Ward
docs: revive the explanation of divergent changesets in the sharing guide
stable
2015-04-14, by Greg Ward
docs (sharing): more scattered wording tweaks
stable
2014-06-20, by Greg Ward
docs: sharing guide: clarify end-game of "Example 2"
stable
2015-04-14, by Greg Ward
docs: minor tweaks to sharing guide (suggested by timeless)
stable
2014-06-15, by Greg Ward
docs: add code review scenario to sharing guide
stable
2015-04-14, by Greg Ward
docs: add a bit more hierarchy to the sharing guide
stable
2014-06-09, by Greg Ward
docs: update sharing guide based (mostly) on marmoute's review
stable
2015-04-14, by Greg Ward
Added tag 5.1.3 for changeset c52c15100fb2
stable
2015-04-20, by Pierre-Yves David
prepare version 5.1.3
stable
5.1.3
2015-04-20, by Pierre-Yves David
graft: avoid potential deadlock
stable
2015-04-20, by Pierre-Yves David
commit: avoid potential deadlock
stable
2015-04-20, by Pierre-Yves David
update readme
stable
2015-04-20, by Pierre-Yves David
pull: fix bundle2 part generation
stable
2015-04-20, by Pierre-Yves David
simple4server: cleanup debug output
stable
2015-04-11, by Pierre-Yves David
merge with stable
2015-04-11, by Pierre-Yves David
update readme
stable
2015-04-11, by Pierre-Yves David
discovery: stop being stupid about variable name
stable
2015-04-11, by Pierre-Yves David
merge with stable
2015-04-10, by Pierre-Yves David
inhibit: explicitly test for None
2015-04-10, by Pierre-Yves David
#iforgottoamendagain
stable
2015-04-10, by Pierre-Yves David
discovery: port the new hashing version to simple4server
stable
2015-04-10, by Pierre-Yves David
discovery: introduce a obshash1 function using fm1 during hashing (issue4587)
stable
2015-04-10, by Pierre-Yves David
tests: use 'wget' instead of 'curl' for Windows compatibility
stable
2015-03-21, by Matt Harbison
setup: allow including inhibit in the build
2015-04-06, by Durham Goode
inhibit: Add -D option to the bookmark command
2015-03-31, by Laurent Charignon
inhibit: don't leave any obsolete commit visible after closing transaction
2015-04-01, by Laurent Charignon
evolve: apply prune update before creating obsolescence markers
2015-04-02, by Laurent Charignon
test-inhibit: check graph after prune
2015-04-03, by Pierre-Yves David
test-inhibit: drop trailing white space
2015-04-03, by Pierre-Yves David
tests: make tests work on Mac OS
2015-04-02, by Laurent Charignon
merge with stable
2015-04-01, by Pierre-Yves David
inhibit: ensure that no obsolete changesets are visible after a bookmark change
2015-03-30, by Laurent Charignon
inhibit: ensure no visible changesets are obsolete after an update
2015-03-30, by Laurent Charignon
inhibit: enable direct access from parsing the revset tree
2015-03-27, by Laurent Charignon
Added tag 5.1.2 for changeset e886bc501796
stable
2015-04-01, by Pierre-Yves David
preparing version 5.1.2
stable
5.1.2
2015-04-01, by Pierre-Yves David
update 5.1.2 with latest bugfix
stable
2015-04-01, by Pierre-Yves David
evolve: have a stable manifest content when solving bumped
stable
2015-04-01, by Pierre-Yves David
evolve: change config option name
2015-04-01, by Pierre-Yves David
config: allow disabling commands
2014-10-15, by Durham Goode
inhibit: Add some inhibition clearing mechanism
2015-03-07, by Pierre-Yves David
add a 'inhibit' extension
2015-03-06, by Pierre-Yves David
tests: use 'wget' instead of 'curl' for Windows compatibility
2015-03-21, by Matt Harbison
tests: import killdaemons.py from Mercurial 1cfded2fa1a9
2015-03-21, by Matt Harbison
prune: add --keep to not touch the working copy
2015-03-20, by Durham Goode
strip: add the option for wrapping the strip command
2015-03-19, by Durham Goode
wrapcommand: fix wrapping extensions that aren't enabled
2015-03-19, by Durham Goode
wrapcommand: allow adding additional arguments to commands
2015-03-19, by Durham Goode
pushexperiment: remove use of obsolete._enabled
2015-03-19, by Durham Goode
oldobsolete: remove use of obsolete._enabled
2015-03-19, by Durham Goode
server4simple: remove use of obsolete._enabled
2015-03-19, by Durham Goode
config: remove uses of obsolete._enabled
2015-03-17, by Durham Goode
config: enable all obsolete options
2015-03-17, by Durham Goode
merge with stable
2015-03-13, by Pierre-Yves David
evolve: fix manifest usage to match upstream
stable
2015-03-13, by Durham Goode
drophack: fix to match upstream repair.strip
stable
2015-03-13, by Durham Goode
evolve: prevent a crash in httpclient_pushobsmarkers() when pushing
stable
2015-03-05, by Matt Harbison
merge stable into default
2015-03-05, by Pierre-Yves David
Added tag 5.1.1 for changeset 9b8628e0a142
stable
2015-03-05, by Pierre-Yves David
prepare release 5.1.1
stable
5.1.1
2015-03-05, by Pierre-Yves David
update readme
stable
2015-03-05, by Pierre-Yves David
evolve: use 3.2+ fullreposet to evaluate argument set (issue4515)
stable
2015-01-29, by Yuya Nishihara
evolve: cache marker encoding to avoid performance degradation
stable
2015-03-02, by Mathias De Maré
evolve: handle invalid obsmarkers in the `debugobsconvert`
stable
2015-02-06, by Pierre-Yves David
fix release date in the readme
stable
2015-02-06, by Pierre-Yves David
merge stable in default
2015-01-30, by Pierre-Yves David
Added tag 5.1.0 for changeset bfe9be352453
stable
2015-01-30, by Pierre-Yves David
update readme and bump version to 5.1
stable
5.1.0
2015-01-30, by Pierre-Yves David
merge default into table
stable
2015-01-30, by Pierre-Yves David
discovery: filter null from the discovery revset
2015-01-30, by Pierre-Yves David
tests: update to new core output
2015-01-30, by Pierre-Yves David
evolve: explicitly disable bookmark on evolve (issue4432)
stable
2015-01-27, by Tyrone Nicholas
discovery: do not build sample if undecided is smaller than sample size
2015-01-07, by Pierre-Yves David
merge with stable
2015-01-05, by Pierre-Yves David
init: don't abort Mercurial on version mismatch
stable
2014-12-23, by Matt Mackall
Added tag 5.0.2 for changeset dbd0733e5840
stable
2014-12-14, by Pierre-Yves David
prepare release 5.0.2
stable
5.0.2
2014-12-14, by Pierre-Yves David
test: adapt to core change in graft and rebase
2014-12-14, by Pierre-Yves David
merge with stable
2014-12-14, by Pierre-Yves David
doc: drop rebase extension activation
stable
2014-12-14, by Pierre-Yves David
evolve: remove the dependency to the rebase extension
stable
2014-12-13, by Pierre-Yves David
evolve: remove the use of `rebase.concludenode`
stable
2014-12-13, by Pierre-Yves David
evolve: use `merge.graft` instead of `rebasenode`
stable
2014-12-13, by Pierre-Yves David
readme: add a reference to the bugtracker in the contribute section
stable
2014-12-08, by Pierre-Yves David
merge with stable
2014-11-30, by Pierre-Yves David
debian: update changelog to 5.0.1
stable
2014-11-28, by Faheem Mitha
test: adapt test to stable output
stable
2014-11-30, by Pierre-Yves David
Added tag 5.0.1 for changeset 0f3090785283
stable
2014-11-25, by Pierre-Yves David
evolve: update in file version
stable
5.0.1
2014-11-25, by Pierre-Yves David
Added tag 5.0.1 for changeset 51e1e962172c
stable
2014-11-25, by Pierre-Yves David
readme: prepare for release 5.0.1
stable
2014-11-25, by Pierre-Yves David
readme: update changelog
stable
2014-11-25, by Pierre-Yves David
evolve: tell user which "base of divergent changeset" is not found
stable
2014-11-20, by Martin von Zweigbergk
debugobsconvert: fix 6f08a8f6bb1d and add proper test
2014-11-20, by Pierre-Yves David
merge with stable
2014-11-20, by Pierre-Yves David
debugobsconvert: fix a typo on "version"
2014-11-20, by Pierre-Yves David
debugobsconvert: also deduplicate markers in the process
2014-11-20, by Pierre-Yves David
evolve: fix capitalization in docstring for commands
stable
2014-11-20, by André Sintzoff
test: ensure we echo prompt
stable
2014-11-17, by Pierre-Yves David
debian: blacklist simple4server tests
stable
2014-10-13, by Julien Cristau
debian: blacklist test-drop
stable
2014-10-13, by Julien Cristau
debian: update control file to reflect dependency to mercurial 3.2
stable
2014-11-17, by Julien Cristau
evolve: fix the version number
stable
2014-11-17, by Julien Cristau
help: fix typo in help for 'obsolete' option added to import command
stable
2014-11-18, by Mike Edgar
test: add an explicit test for simple4server with bundle2
stable
2014-11-14, by Pierre-Yves David
Make next/prev only move bookmarks optionally
stable
2014-10-29, by Ryan McElroy
obsup: hack extension to make in-place upgrading of obsolete markers easy
2014-10-20, by Augie Fackler
merge stable into default
2014-11-11, by Pierre-Yves David
evolve: fix selection of changeset to evolve from the middle of a stack (issue4434)
stable
2014-11-11, by Pierre-Yves David
merge
stable
2014-11-11, by Pierre-Yves David
merge back with compat branch
stable
2014-11-11, by Pierre-Yves David
create a branch compatible with mercurial between 3.0.1 and 3.1.2
mercurial-3.0
2014-11-11, by Pierre-Yves David
evolve: fix suggested commands in "parents are not common" hint
stable
2014-11-05, by Martin von Zweigbergk
evolve: add missing newlines in "parents are not common" hint
stable
2014-11-05, by Martin von Zweigbergk
test-touch: add a test for rename preservation after touch
stable
2014-11-03, by Pierre-Yves David
evolve: fix error during iteration over bumped changesets (bug38)
stable
2014-11-03, by Pierre-Yves David
evolve: add various version info to save time on troubleshooting
stable
2014-10-20, by anatoly techtonik
readme: drop the mention to the wip repo
stable
2014-11-03, by Pierre-Yves David
readme: update the contribution process
stable
2014-11-03, by Pierre-Yves David
merge 5.x line into stable (drop pre hg-3.2 compat)
stable
2014-11-02, by Pierre-Yves David
evolve: add the missing newline to output messages where needed
2014-09-29, by Matt Harbison
evolve: add the missing argument to a debug statement
2014-09-29, by Matt Harbison
uncommit: abort when rev specifies the current changeset
2014-10-28, by Nathan Goldbaum
test-amend: add a test for amend with no configured username (issue4211)
2014-10-28, by Matt Harbison
evolve: preserve branch change
2014-11-01, by Pierre-Yves David
amend: allow the --logfile argument to work properly
2014-10-25, by Matt Harbison
Added tag 5.0.0 for changeset c13b408c0006
2014-10-22, by Pierre-Yves David
setup.py: bump version to 5.0.0
5.0.0
2014-10-22, by Pierre-Yves David
evolve: update tested with statement
2014-10-22, by Pierre-Yves David
README: update for 5.0 release
2014-10-22, by Pierre-Yves David
fixup previous changesets (after forgot to amend).
2014-10-22, by Pierre-Yves David
prune: stop reinjecting all selected revisions back into the revrange
2014-10-20, by Pierre-Yves David
test: adapt to new hidden-changeset message
2014-10-20, by Pierre-Yves David
pullobsolete: handle migration from todosteps to donesteps
2014-10-17, by Augie Fackler
evolve: adapt to change in core rebase
2014-10-16, by Pierre-Yves David
test: ignore bytes lenght in message
2014-10-16, by Pierre-Yves David
evolve: adapt to the new metadata storage
2014-10-16, by Pierre-Yves David
debugobsstorestats: drop the average meta length
2014-10-16, by Pierre-Yves David
debian: remove .PHONY line completely
2014-10-11, by Faheem Mitha
debian: replace clean with override_dh_auto_clean
2014-10-11, by Faheem Mitha
debian: replace build line with a override_dh_auto_build line
2014-10-11, by Faheem Mitha
debian: remove clean target before implicit match rule
2014-10-11, by Faheem Mitha
debian: Add DH_VERBOSE, commented out, for debugging convenience
2014-10-11, by Faheem Mitha
evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea
2014-10-02, by Matt Harbison
drophack: use `first` and `last` on smartset
2014-10-08, by Pierre-Yves David
evolve: use `first` and `last` on revset
2014-10-08, by Pierre-Yves David
test: adapt to core mercurial 9ab18a912c44
2014-10-02, by Pierre-Yves David
evolve: adapt to core changeset 4f14303e8954
2014-10-02, by Pierre-Yves David
merge with stable
2014-10-02, by Pierre-Yves David
evolve: update evolve merge message
2014-09-30, by Pierre-Yves David
import: fix the "is None" check for the Node
stable
2014-09-30, by Pierre-Yves David
test: remote "date" from the output of obsmarker meta
2014-09-22, by Pierre-Yves David
test: adapt to mercurial changes
2014-09-22, by Pierre-Yves David
evolve: wrap setparents calls in begin/endparentchange
2014-09-17, by Siddharth Agarwal
merge with stable
2014-09-04, by Pierre-Yves David
test: add glob annotations where Mercurial's run-tests.py suggests
stable
2014-08-12, by Matt Harbison
evolve: really fix the 'grab' alias on Windows
stable
2014-09-03, by Matt Harbison
evolve: keep vague compatibility with 3.1
2014-09-03, by Pierre-Yves David
merge: all the stable sweetness into default
2014-09-02, by Pierre-Yves David
evolve: replace each obsolete sha1 in the description with its latest successor
stable
2014-08-09, by Matt Harbison
test: add parent hash to commit message in test-evolve.t
stable
2014-08-09, by Matt Harbison
evolve: fix the 'grab' alias to work on Windows
stable
2014-08-12, by Matt Harbison
debian: add README to the list of documents shipped with the package.
stable
2014-08-24, by Faheem Mitha
debian: add missing curl Build-Depends
stable
2014-08-24, by Faheem Mitha
prune: work around lazy revset slowdown
stable
2014-04-25, by Pierre-Yves David
readme: act that there will not be a 4.1.1 release
stable
2014-09-02, by Pierre-Yves David
evolve: write a status message when the working directory changes
stable
2014-08-29, by David Soria Parra
merge small default improvement before dropping compat with released Mercurial
stable
2014-08-29, by Pierre-Yves David
pull: use discovery to pull less obsmarkers through bundle2
2014-08-29, by Pierre-Yves David
pull: run obsmarker discovery only on the common set
2014-08-29, by Pierre-Yves David
evolve: fix a typo in a long function name
2014-08-29, by Pierre-Yves David
bundle2: burn some more of the old code
2014-08-29, by Pierre-Yves David
obsexch: respect todosteps when using the old push
2014-08-27, by Pierre-Yves David
compat: update the tests after the jump
2014-08-27, by Pierre-Yves David
compat: use in-core encodemarkers
2014-08-27, by Pierre-Yves David
compat: rename encodeonemarkers to _fm0encodemarkers
2014-08-27, by Pierre-Yves David
enable bundle2
2014-07-27, by Pierre-Yves David
drop the debug output
2014-08-29, by Pierre-Yves David
test-simple4server: add error output for http
2014-08-27, by Pierre-Yves David
compat: adapt to change to memctx
2014-08-29, by Pierre-Yves David
evolve: use pushkeyescape from core
2014-08-27, by Pierre-Yves David
evolve: display more message
2014-08-27, by Pierre-Yves David
evolve: drop a very old safe guard about bad marker
2014-08-27, by Pierre-Yves David
pull: drop the custom bundle2 part
2014-08-27, by Pierre-Yves David
obsexc: add support for evoext_pushobsmarkers_0 on localpeer
2014-08-27, by Pierre-Yves David
evolve: allow read() from the magic StringIO
2014-08-27, by Pierre-Yves David
evolve: drop old obsmarker discovery code
2014-08-27, by Pierre-Yves David
less
more
|
(0)
-1920
+1920
tip