Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-960
+960
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
branching: merge with stable
2018-08-16, by Pierre-Yves David
changelog: add an entry about the next --evolve fix
stable
2018-08-16, by Pierre-Yves David
changelog: update 8.1.0 release date
stable
2018-08-16, by Pierre-Yves David
next: fix topic constraint in the --evolve case
stable
2018-08-16, by Pierre-Yves David
next: use set for membership testing
stable
2018-08-16, by Pierre-Yves David
test: adapt to core output change on unknown command
2018-08-14, by Pierre-Yves David
compat: use new style template keyword declaration
2018-08-14, by Pierre-Yves David
test: fix previous changeset output
2018-08-14, by Pierre-Yves David
obshashrange: add a test for `hg debugupdatecache`
2018-08-14, by Pierre-Yves David
branching: merge with stable
2018-08-14, by Pierre-Yves David
templatekw: do not override in-core {obsolete} keyword
stable
2018-08-08, by Yuya Nishihara
packaging: mark version as development version
stable
2018-08-13, by Pierre-Yves David
Added tag 8.1.0 for changeset 2c5d79c6459c
stable
2018-08-03, by Pierre-Yves David
packaging: prepare version
stable
8.1.0
2018-08-03, by Pierre-Yves David
branching: merge stable into default
2018-08-03, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-08-03, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-03, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-03, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-03, by Pierre-Yves David
compat: fix obslog compatiblity with 4.3
stable
2018-08-03, by Boris Feld
compat: add a fixed version of mergecopies for hg<=4.3
stable
2018-08-02, by Pulkit Goyal
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-02, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-02, by Pierre-Yves David
compat: make compatible call to ui.edit for hg <= 4.3
stable
2018-08-02, by Pierre-Yves David
compat: ignore extra status feature for hg <= 4.3
stable
2018-08-02, by Pierre-Yves David
format: fix indentation level
stable
2018-08-02, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-02, by Pierre-Yves David
compat: disable empty topic warning on `hg phases` for hg <=4.5
stable
2018-08-02, by Pierre-Yves David
compat: restore compatibility with Mercurial <= 4.5
stable
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-02, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-07-31, by Pierre-Yves David
branching: merge stable back into default
2018-08-01, by Pierre-Yves David
compat: improve detection of Mercurial 4.6
stable
2018-07-31, by Andrew Fischer
cleanup: use NotImplementedError instead of NotImplemented
stable
2018-07-31, by Pierre-Yves David
CHANGELOG: add some entries and remove duplicated entries
stable
2018-07-24, by Pulkit Goyal
branching: merge default into stable
stable
2018-07-31, by Pierre-Yves David
branching: merge with the other head
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backed out changeset 8fe8152ff071
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backed out changeset 41fc764bf28c
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backed out changeset dda5b2134b32
mercurial-4.6
2018-07-31, by Pierre-Yves David
test-compat: backout change to 1e103c7f7663
mercurial-4.6
2018-07-31, by Pierre-Yves David
compat: use older API for older version
2018-07-31, by Pierre-Yves David
branching: create mercurial-4.6 branch for updated test output
mercurial-4.6
2018-07-31, by Pierre-Yves David
builddependencies: extract function for getting successors
2018-07-25, by Martin von Zweigbergk
builddependencies: share code between single- and multi-successor cases
2018-07-25, by Martin von Zweigbergk
builddependencies: build inverse dict from forward dict
2018-07-25, by Martin von Zweigbergk
builddependencies: remove a use of defaultdict
2018-07-25, by Martin von Zweigbergk
branching: merge with stable
2018-07-31, by Pierre-Yves David
builddependencies: don't remove found deps when divergence found (issue5946)
stable
2018-07-25, by Martin von Zweigbergk
builddependencies: don't add dependency on revision outside input set
stable
2018-07-25, by Martin von Zweigbergk
builddependencies: consider all divergent successors
stable
2018-07-25, by Martin von Zweigbergk
tests: add test for issue5946
stable
2018-07-25, by Martin von Zweigbergk
obslog: check filtered output with folded changesets
2018-05-25, by Boris Feld
obslog: check filtered output with splitted changesets
2018-05-25, by Boris Feld
obslog: check filtered output with pruned changesets
2018-05-25, by Boris Feld
obslog: check filtered output with amended changesets
2018-05-22, by Boris Feld
tests: add a content-divergent obshistory test
2018-05-25, by Boris Feld
tests: extract the obshistory amend then fold test case into a separate file
2018-05-22, by Boris Feld
tests: extract the content-divergence test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory fold test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory lots of split test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory split test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory prune test case into a separate file
2018-05-22, by Boris Feld
tests: extract the obshistory amend test case into a separate file
2018-05-22, by Boris Feld
tests: extract obshistory setup in a separate file
2018-05-22, by Boris Feld
obslog: add a new flag to filter out non-local nodes
2018-05-22, by Boris Feld
compat: drop compatibility hack for mercurial <4.3
2018-07-26, by Pierre-Yves David
compat: temporarily move copies fix to compat.py
2018-07-21, by Pulkit Goyal
evolve: continue conflicted relocation content-divergence
2018-06-07, by Pulkit Goyal
topic: use self instead of repo in topicrepo methods
stable
2018-07-18, by Anton Shestakov
evolvecmd: introduce fn to be wrapped by extensions resolving content-div
2018-07-08, by Pulkit Goyal
evolvecmd: move remaining logic to merge commit desc to existing utility fn
2018-07-08, by Pulkit Goyal
amend: allow aborting an `amend --patch` by saving an empty file (issue5925)
2018-07-08, by Pulkit Goyal
tests: add a test to demonstrate issue5925
2018-07-08, by Pulkit Goyal
test: fix possible output change from 4.7
2018-07-09, by Pierre-Yves David
state: add the get() method that evolvecmd:1836 expects
2018-07-06, by Martin von Zweigbergk
rewing: prevent rewind in case of uncommitted changes
2018-06-17, by Pierre-Yves David
rewind: default to rewinding the current stack
2018-06-17, by Pierre-Yves David
rewing: add the ability to rewind "from" revisions
2018-06-17, by Pierre-Yves David
evolve: exclude "identical" precursors from the precursors set
2018-06-17, by Pierre-Yves David
rewind: move revision selection into its own function
2018-06-17, by Pierre-Yves David
rewind: automatically rewind entire stack
2018-06-17, by Pierre-Yves David
rewind: add a test about rewinding top of stack
2018-06-17, by Pierre-Yves David
rewind: use rewinded parent when creating multiple changesets
2018-06-17, by Pierre-Yves David
rewind: add a test for rewinding a fold
2018-06-17, by Pierre-Yves David
rewind: add a test for rewinding a split
2018-06-17, by Pierre-Yves David
rewind: update the working copy if it gets obsoleted
2018-06-17, by Pierre-Yves David
rewind: add a message about obsolete changeset
2018-06-17, by Pierre-Yves David
rewind: obsolete latest successors unless instructed otherwise
2018-06-17, by Pierre-Yves David
rewind: test rewinding an amended changesets
2018-06-16, by Pierre-Yves David
rewind: add a message about the rewinded changesets
2018-06-17, by Pierre-Yves David
rewind: add a proto version of the command
2018-06-16, by Pierre-Yves David
stablesort: make sure heads are processed in sorted order
2018-06-29, by Pierre-Yves David
evolve: move the bookmarks also when updating to successor (issue5923)
2018-06-19, by Pulkit Goyal
tests: add test to demonstrate issue5923
2018-06-19, by Pulkit Goyal
changelog: add an entry about the new `evolve.interrupted` section
2018-06-28, by Pierre-Yves David
evolve: make one missed error to align other error messages
2018-06-15, by Pulkit Goyal
evolve: raise error.InterventionRequired instead of Abort when conflicts
2018-06-15, by Pulkit Goyal
changelog: add a changelog entry about divergence resolution
2018-06-14, by Pierre-Yves David
evolve: create resolved cset on successors of current parents
2018-06-14, by Pulkit Goyal
tests: fix a test case to not create conflicts
2018-06-14, by Pulkit Goyal
evolve: introduce a resolutionparent variable and store it in evolvestate
2018-06-14, by Pulkit Goyal
evolve: introduce a dirstatedance() fn to fix dirstate after parent change
2018-06-13, by Pulkit Goyal
evolve: create a new commit instead of amending one of the divergents
2018-06-13, by Pulkit Goyal
evolve: always order the revs to be evolved
2018-06-12, by Pulkit Goyal
tests: add test of resolution of content-divergent stacks
2018-06-12, by Pulkit Goyal
evolve: improve error messages when conflicts occur
2018-06-12, by Pulkit Goyal
evolve: point to `hg help evolve.interrupted` while resolving content-div
2018-06-12, by Pulkit Goyal
tests: add test about aborting content-divergence when multiple parents
2018-06-12, by Pulkit Goyal
CHANGELOG: add an entry about the --update flag
2018-06-13, by Pulkit Goyal
evolve: show unfinished information in `hg status -v` (issue5886)
2018-06-06, by Pulkit Goyal
style: drop a (commented) debug print
2018-06-12, by Denis Laxalde
tests: update tests output with changes in d0abd7949ea3 in core hg
2018-06-10, by Pulkit Goyal
branching: merge with stable
2018-06-12, by Pierre-Yves David
Added tag 8.0.1 for changeset 0887c30255a1
stable
2018-06-11, by Pulkit Goyal
packaging: prepare for 8.0.1 release
stable
8.0.1
2018-06-11, by Pulkit Goyal
changelog: add a couple of missing entry
stable
2018-06-11, by Pierre-Yves David
evolve: strip the extra obsmarkers if any on `hg evolve --abort`
2018-06-11, by Pulkit Goyal
evolve: store the obsmarkers to be deleted in evolvestate
2018-06-11, by Pulkit Goyal
evolve: store obsmarkers to be deleted in evolvestate
2018-06-11, by Pulkit Goyal
evolve: factor out logic to merge branches in separate function
2018-06-11, by Pulkit Goyal
tests: add more test of --stop while resolving content-divergence
2018-06-11, by Pulkit Goyal
evolve: strip the relocation commit on `hg evolve --stop`
2018-06-11, by Pulkit Goyal
evolve: declare updated and pctx variables in stopevolve()
2018-06-11, by Pulkit Goyal
evolve: store the old other divergent node after relocation in evolvestate
2018-06-10, by Pulkit Goyal
evolve: factor out logic for --stop flag in separate function
2018-06-10, by Pulkit Goyal
tests: add test for --stop flag when resolving multiparents content-div
2018-06-10, by Pulkit Goyal
evolve: move logic to continue interrupted content-div resolution to new fn
2018-06-10, by Pulkit Goyal
evolve: rename help topic evolve.interrupted-evolve to evolve.interrupted
2018-06-11, by Pulkit Goyal
packaging: update tested-with statements in evolve and topic
stable
2018-06-09, by Pulkit Goyal
CHANGELOG: mention about 4.6.1 compatibility
stable
2018-06-09, by Pulkit Goyal
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-06-08, by Pulkit Goyal
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-06-08, by Pulkit Goyal
test-compat: merge stable into mercurial-4.5
mercurial-4.5
2018-06-08, by Pulkit Goyal
utility: use ui.interactive() instead of checking config value
stable
2018-05-22, by Pulkit Goyal
CHANGELOG: add couple of entries about things fixed
stable
2018-06-08, by Pulkit Goyal
next-prev: always respect the --merge flag
stable
2018-06-08, by Pulkit Goyal
next-prev: add tests showing --merge not respected in some cases
stable
2018-06-08, by Pulkit Goyal
evolve: store the evolvestate if relocation results in conflicts
2018-06-07, by Pulkit Goyal
tests: add more test of resolution of content-divergent changesets
2018-06-07, by Pulkit Goyal
evolvestate: store info about relocation while resolving content-divergence
2018-06-07, by Pulkit Goyal
evolve: factor out logic to merge content divergent csets in separate fn
2018-06-07, by Pulkit Goyal
evolve: commit the transaction if conflicts occur while merging content-div
2018-06-07, by Pulkit Goyal
tests: add tests for resolving content-divergence when different parents
2018-06-07, by Pulkit Goyal
evolve: implement resolution of content-divergence when on differet parents
2018-06-01, by Pulkit Goyal
tests: add tests for resolving content-divergence with parent change
2018-06-01, by Pulkit Goyal
CHANGELOG: add an entry about fixing issue5877
2018-06-06, by Pulkit Goyal
evolve: pop up editor if conflicts occur while merging commit messages
2018-06-06, by Pulkit Goyal
evolve: merge commit messages while resolving content-divergence (issue5877)
2018-06-04, by Pulkit Goyal
evolve: move if-else block under the right block
2018-06-06, by Pulkit Goyal
tests: make sure we don't result in commit messages conflict
2018-06-05, by Pulkit Goyal
tests: don't use mkcommit shell function in test-divergent.t
2018-06-05, by Pulkit Goyal
evolve: remove duplicated documentation
2018-06-06, by Pierre-Yves David
evolve: show `hg help evolve.interrupted-evolve` in error when conflicts
2018-06-06, by Pulkit Goyal
evolve: add a help topic `Interrupted-Evolve`
2018-05-23, by Pulkit Goyal
branching: merge with stable
2018-06-05, by Pierre-Yves David
changelog: fix version number error
stable
2018-06-05, by Pierre-Yves David
evolve: return the new node formed only as the replacement
2018-05-24, by Pulkit Goyal
tests: add more test of --abort flag for content-divergence resolution
2018-05-24, by Pulkit Goyal
evolve: prompt user for branch selection while resolving content-divergence
2018-06-04, by Pulkit Goyal
evolve: pass the base revision in _completecontentdivergent()
2018-06-05, by Pulkit Goyal
evolve: store the base of content-divergents in evolvestate
2018-06-05, by Pulkit Goyal
evolve: use cmdrewrite.amend() instead of creating a new commit
2018-06-05, by Pulkit Goyal
corecompat: update the tests output to show phase update summary
2018-06-03, by Pulkit Goyal
CHANGELOG: add an entry about issue 5808 being fixed
stable
2018-06-03, by Pulkit Goyal
next-prev: replace the error hint to mention about `--merge` flag
stable
2018-06-03, by Pulkit Goyal
tests: add tests for conflicts while respecting commands.update.check
stable
2018-06-03, by Pulkit Goyal
next: respect `commands.update.check` config option in `hg next` (issue5808)
stable
2018-06-03, by Pulkit Goyal
prev: respect `commands.update.check` config option in `hg prev` (issue5808)
stable
2018-06-03, by Pulkit Goyal
tests: add test demonstrating issue5808
stable
2018-06-03, by Pulkit Goyal
next: bail out early in `hg next --evolve` if dirty wdir
stable
2018-06-03, by Pulkit Goyal
tests: add test of `hg next --evolve` with dirty working directory
stable
2018-06-03, by Pulkit Goyal
CHANGELOG: add an entry about fixing issue5897
stable
2018-06-03, by Pulkit Goyal
evolve: fix `hg abort` when hg next --evolve leads to conflicts (issue5897)
stable
2018-05-27, by Pulkit Goyal
tests: add a test demonstrating issue5897
stable
2018-05-30, by Pulkit Goyal
evolve: add an `--update` flag to `hg evolve` command
2018-05-24, by Pulkit Goyal
tests: add tests for testing --abort while content-divergence resolution
2018-05-24, by Pulkit Goyal
evolve: fix storage of replacements and temprevs node in evolvestate
2018-05-24, by Pulkit Goyal
tests: add more tests related to aborting while resolving phase-divergence
2018-05-24, by Pulkit Goyal
topic: suggest to clear a topic that becomes empty
2018-05-23, by Denis Laxalde
topic: display a hint pointing at help when a topic becomes non-empty
2018-05-23, by Denis Laxalde
branching: merge with compat fix on default
2018-05-24, by Pierre-Yves David
evolve: add compat for repair.stripbmrevset which is moved to scmutil
stable
2018-05-24, by Pulkit Goyal
evolve: update the readme with more information about contribution
stable
2018-05-23, by Pierre-Yves David
topic: dedent items about publishing behavior in docstring
stable
2018-05-23, by Denis Laxalde
topic: use preformatted block for config snippets documentation
stable
2018-05-23, by Denis Laxalde
tests: add a test for "hg help -e topic"
stable
2018-05-23, by Denis Laxalde
branching: merge with stable
2018-05-23, by Pierre-Yves David
content-div: add test showing `--stop` works during interrupted resolution
2018-05-22, by Pulkit Goyal
evolve: create new commit while resolving content-divergence
2018-04-23, by Pulkit Goyal
content-divergence: store the resolved revs in evolvestate['replacements']
2018-05-22, by Pulkit Goyal
utility: use ui.interactive() instead of checking config value
2018-05-22, by Pulkit Goyal
evolve: make `--abort` strip the temporary revs created during resolution
2018-05-23, by Pulkit Goyal
evolve: store a list of temprevs in evolvestate
2018-05-23, by Pulkit Goyal
evolve: check for None before adding in set of revisions to strip
2018-05-23, by Pulkit Goyal
evolve: return the new replacement node to be stored in evolvestate
2018-05-23, by Pulkit Goyal
evolve: don't make values of replacements dict lists
2018-05-23, by Pulkit Goyal
tests: add a test file `--abort` flag while resolving phase-divergence
2018-05-23, by Pulkit Goyal
evolve: pass revisions as strings to commands.*()
stable
2018-05-15, by Martin von Zweigbergk
tests: rename test-evolve-abort.t to test-evolve-abort-orphan.t
2018-05-23, by Pulkit Goyal
branching: merge with branch for stable
2018-05-21, by Pierre-Yves David
compat: update obshashrange test output
2018-05-21, by Boris Feld
test: update to new outputs
2018-05-21, by Boris Feld
compat: fix obslog with Mercurial 4.6+
2018-05-21, by Boris Feld
debian: add line to clean-docs target to delete additional docs file
stable
2018-05-19, by Faheem Mitha
amend: use context manager for locks (issue5887)
stable
2018-05-14, by Martin von Zweigbergk
evolve: point to '--abort' in verbose status message
stable
2018-05-10, by Martin von Zweigbergk
evolvecmd: add comments and new lines in content-divergence handling logic
2018-04-22, by Pulkit Goyal
evolve: show cset hash in "merging conetnt-divergent changeset"
2018-04-29, by Pulkit Goyal
evolve: show cset hash in "update to local conflict" message
2018-04-29, by Pulkit Goyal
evolve: use hg.updaterepo() instead of hg.update() to hide stats
2018-04-29, by Pulkit Goyal
evolve: fix the conflicts error message during content-divergence resolution
2018-04-29, by Pulkit Goyal
evolve: add logic to continue interrupted content-divergence resolution
2018-04-29, by Pulkit Goyal
evolve: store the evolvestate file when encountering conflicts
2018-04-29, by Pulkit Goyal
evolve: take out logic to complete phase-divergence in separate fn
2018-04-29, by Pulkit Goyal
evolve: store divergent nodes in evolvestate when resolving content-divergence
2018-04-29, by Pulkit Goyal
branching: merge stable into default
2018-05-02, by Pierre-Yves David
tests: add test showing `hg evolve --stop` works fine with phase-divergence
stable
2018-04-28, by Pulkit Goyal
tests: rename the test file to add 'orphan' in the name
stable
2018-04-28, by Pulkit Goyal
tests: test that `hg obslog wdir()` aborts with a useful message
stable
2018-04-27, by Anton Shestakov
obshistory: make obslog work when a commit doesn't have any description
stable
2018-04-27, by Anton Shestakov
obshistory: use a more appropriate type for obslog entries
stable
2018-04-27, by Anton Shestakov
packaging: mark as development version
2018-04-25, by Pierre-Yves David
branching: merge with latest release
2018-04-25, by Pierre-Yves David
packaking: mark as development version
stable
2018-04-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-04-25, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-04-25, by Pierre-Yves David
test-compat: merge stable into mercurial-4.5
mercurial-4.5
2018-04-25, by Pierre-Yves David
Added tag 8.0.0 for changeset 116cdd8c102a
stable
2018-04-25, by Pierre-Yves David
packaging: update version number
stable
8.0.0
2018-04-25, by Pierre-Yves David
packagin: update `tested-with` statement
stable
2018-04-25, by Pierre-Yves David
changelog: mention 4.6 compatibility
stable
2018-04-25, by Pierre-Yves David
Changelog: pre-version gardening
stable
2018-04-25, by Pierre-Yves David
testcompat: update output for Mercurial 4.3
mercurial-4.3
2018-04-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-04-23, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-04-23, by Pierre-Yves David
testcompat: revert output change from new capabilities
mercurial-4.5
2018-04-24, by Pierre-Yves David
testcompat: revert output change from 54a469cd5b26
mercurial-4.5
2018-04-24, by Pierre-Yves David
testcompat: revert output change from 1de6ba0ac6d7
mercurial-4.5
2018-04-24, by Pierre-Yves David
testcompat: merge stable into mercurial-4.5
mercurial-4.5
2018-04-23, by Pierre-Yves David
compat: handle different `ui.edit` signature with Mercurial 4.3
stable
2018-04-24, by Pierre-Yves David
wirepeer: try modern module first
stable
2018-04-24, by Pierre-Yves David
compat: handle lack of allpredecessors for Mercurial 4.3
stable
2018-04-24, by Pierre-Yves David
branching: merge further fix into stable
stable
2018-04-23, by Pierre-Yves David
wrapping: fix a silly error were we checking on module and wrapping the other
2018-04-23, by Pierre-Yves David
brancing: merge next release into default
stable
2018-04-23, by Pierre-Yves David
test-compat: open mercurial-4.5 branch
mercurial-4.5
2018-04-21, by Pierre-Yves David
evolve: point to '--abort' in error message
2018-04-22, by Pierre-Yves David
compat: drop compatibility layer for pager
2018-04-19, by Pierre-Yves David
compat: drop compatibility layer for duplicatecopies
2018-04-19, by Pierre-Yves David
compat: drop compatibility layer for bookmark.applychanges
2018-04-19, by Pierre-Yves David
compat: from compatibility layer for allprecursors
2018-04-19, by Pierre-Yves David
compat: drop compatibility layer for successorssets
2018-04-19, by Pierre-Yves David
compat: drop compatibility wrapper for "relevantmarkers"
2018-04-19, by Pierre-Yves David
compat: drop compat layer for cleanupnodes
2018-04-19, by Pierre-Yves David
compat: from compatibility layer for createmarkers
2018-04-19, by Pierre-Yves David
compat: drop obsutile layer
2018-04-19, by Pierre-Yves David
compat: drop vfsmod compat layer
2018-04-19, by Pierre-Yves David
evolve: use in code filtered error for 4.6
2018-04-19, by Pierre-Yves David
documentation: refer to 4.3 in the help text
2018-04-19, by Pierre-Yves David
topic: remove compatibility for older version in discovery wrapping
2018-04-19, by Pierre-Yves David
obscache: drop compat layer to access public changeset
2018-04-19, by Pierre-Yves David
obscache: drop compat layer for obsmarkers reading
2018-04-19, by Pierre-Yves David
template: drop compatibility layer
2018-04-19, by Pierre-Yves David
timer: drop compat layer for time
2018-04-19, by Pierre-Yves David
compat: drop support for Mercurial 4.2
2018-04-19, by Pierre-Yves David
compat: close test-compat branch for mercurial-4.2
mercurial-4.2
2018-04-19, by Pierre-Yves David
evolve: add support for hg >= b4d85bc1
2018-04-18, by Martin von Zweigbergk
discovery: handle deletion of 'wireproto' module
2018-04-19, by Pierre-Yves David
evolve: handle wireproto module deletion for registering new commands
2018-04-19, by Pierre-Yves David
minitopic: handle wireproto module change from b4d85bc122bd
2018-04-19, by Pierre-Yves David
topic: handle wireproto module change from b4d85bc122bd
2018-04-19, by Pierre-Yves David
obsexchange: remove unused import of wireprotoserver
2018-04-18, by Martin von Zweigbergk
compat: rename resolvepartialhexnodeid to resolvehexnodeidprefix
2018-04-18, by Pierre-Yves David
compat: access datestr in a way compatible with verison prior to 4.6
2018-04-17, by Pierre-Yves David
compat: fallback to compatible partial lookup prior to 4.6
2018-04-17, by Pierre-Yves David
import: adapt to fd1dd79cff20
2018-04-17, by Pierre-Yves David
import: grab the expected node value on the fly
2018-04-17, by Pierre-Yves David
import: use a less direct approach to store the expected node
2018-04-17, by Pierre-Yves David
compat: adapt `amend --patch` to the new `patch.extract` API
2018-04-17, by Pierre-Yves David
compat: deal with change in the wireproto module
2018-04-17, by Pierre-Yves David
branching: merge with stable
2018-04-16, by Martin von Zweigbergk
topic: allow '.' in topic names
2018-04-16, by Pierre-Yves David
relocate: look up partial nodeids in unfiltered repo
2018-04-16, by Martin von Zweigbergk
compat: avoid using partial node ID in lookup
2018-04-16, by Pierre-Yves David
test: apply output change from protocaps
2018-04-16, by Pierre-Yves David
test: update output to match upstream
2018-04-15, by Pierre-Yves David
evolve: don't pass stringified int to repo.__getitem__
2018-04-13, by Martin von Zweigbergk
patch: offer the user a chance to fix the patch if it fails to apply
2018-04-11, by Pierre-Yves David
amend: add a new flag `--patch` to `hg amend`
2018-03-18, by Pulkit Goyal
stablerangecache: include units in ui.progress() calls
2018-04-12, by Anton Shestakov
stablerange: include units in ui.progress() calls
2018-04-12, by Anton Shestakov
tests: add test demonstarting issue5833 is fixed
2018-04-06, by Pulkit Goyal
utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)
2018-04-06, by Pulkit Goyal
tests: add a test demonstarting issue5832 traceback
2018-04-06, by Pulkit Goyal
CHANGELOG: add an entry about `hg evolve --abort`
2018-04-06, by Pulkit Goyal
evolve: restore bookmarks correctly after `hg evolve --abort`
2018-03-29, by Pulkit Goyal
topic-ext: restrict the format of topic names
2018-03-29, by Pulkit Goyal
serverminitopic: wrap context.changectx.branch instead of context.changectx
2018-04-06, by Pulkit Goyal
templatekw: remove obsfatedata templatekw
2018-04-06, by Boris Feld
evolve: do not exit 1 when there are no troubled changesets (issue5823)
2018-03-29, by Kyle Lippincott
changelog: add an entry about the memory fixes
2018-04-06, by Pierre-Yves David
safeguard: use self instead of repo in noautopublishrepo.checkpush()
2018-04-06, by Anton Shestakov
stablerangecache: use self instead of repo in stablerangerepo.stablerange()
2018-04-06, by Anton Shestakov
obscache: use self instead of repo in obscacherepo.updatecaches()
2018-04-06, by Anton Shestakov
templatekw: fix templatedata for 46
2018-04-04, by Boris Feld
style: fix a couple of pyflakes complains
2018-03-31, by Pierre-Yves David
evolve: add a `--abort` flag for `hg evolve` command
2018-03-29, by Pulkit Goyal
evolve: don't allow updating or commiting when there is interrupted evolve
2018-03-29, by Pulkit Goyal
evolve: internationalize the entry of --list in hg evolve help
2018-03-28, by Pulkit Goyal
evolve: add evolvestate as an argument to _finalizerelocate()
2018-03-28, by Pulkit Goyal
evolve: add evolvestate as an argument to evolvecmd.relocate()
2018-03-28, by Pulkit Goyal
tests: add test about handling phase-divergent merges
2018-03-28, by Pulkit Goyal
evolve: show a message when evolution leads to no changes to commit
2018-03-28, by Pulkit Goyal
evolve: pass the instability category to relocate() and _finalizerelocate()
2018-03-28, by Pulkit Goyal
tests: add more tests for solving phase-divergence using `hg evolve`
2018-03-28, by Pulkit Goyal
evolve: handle interrupted phase-divergence resolution gracefully
2018-03-24, by Pulkit Goyal
evolve: move logic to resolve phase-divergence in a new function
2018-03-24, by Pulkit Goyal
evolve: store the precursor of phase-divergent in evolvestate
2018-03-24, by Pulkit Goyal
evolve: move logic to complete interrupted relocation to new fn
2018-03-24, by Pulkit Goyal
evolve: move logic to complete interrupted orphan resolution to new fn
2018-03-24, by Pulkit Goyal
evolve: write data to evolvestate in case on conflicts in phase-divergence
2018-03-23, by Pulkit Goyal
evolve: explicitly turn revs to list before storing into evolvestate
2018-03-23, by Pulkit Goyal
tests: add tests of content+parent change creating phase-divergence
2018-03-23, by Pulkit Goyal
tests: show first line of commit message in test-evolve-phase-divergence.t
2018-03-23, by Pulkit Goyal
evolve: make sure bookmarks are moved after phase-divergence resolution
2018-03-23, by Pulkit Goyal
evolve: use the new rebased changeset to resolve phase-divergence
2018-03-23, by Pulkit Goyal
evolvecmd: add a detailed comment and some newlines
2018-03-23, by Pulkit Goyal
tests: add one more test case about handling of phase-divergence by evolve
2018-03-23, by Pulkit Goyal
tests: add more tests for handling of phase divergence by `hg evolve`
2018-03-23, by Pulkit Goyal
tests: temporary delete the merge test of handling phase divergence
2018-03-23, by Pulkit Goyal
tests: various comment on test-evolve-phase-divergence
2018-03-30, by Pulkit Goyal
tests: make test-evolve-phase-divergence more descriptive
2018-03-30, by Pulkit Goyal
compat: use updateresult API if available
2018-03-30, by Pierre-Yves David
compat: provide an explicit default value to the 'odiff' config
2018-03-30, by Pierre-Yves David
compat: keep passing arguments as keyword argument
2018-03-29, by Pierre-Yves David
compat: search for stringmatcher in the new location
2018-03-29, by Pierre-Yves David
rebase: update the rebase wrapping to works with hg 4.6
2018-03-29, by Boris Feld
compat: call current obsolete.createmarkers(), not one from load time
stable
2018-03-23, by Martin von Zweigbergk
tests: rename test-evolve-bumped to test-evolve-phase-divergence.t
2018-03-23, by Pulkit Goyal
evolve: replace bumped in function name to phasedivergence
2018-03-23, by Pulkit Goyal
evolve: drop duplicate import of rewriteutil._bookmarksupdater
2018-03-23, by Pulkit Goyal
obslog: more 4.1 code compatibility drop
2018-03-22, by Pierre-Yves David
template: drop some 4.1 compatibility code
2018-03-22, by Pierre-Yves David
checkheads: drop upstreamed code
2018-03-22, by Pierre-Yves David
obslog: cleanup patch handling after 4.1 compat drop
2018-03-22, by Pierre-Yves David
packaging: further mark 4.1 support as dropped
2018-03-22, by Pierre-Yves David
branching: merge with stable
2018-03-22, by Pierre-Yves David
tests: extend the globing to the user name
stable
2018-03-22, by Pierre-Yves David
branching: close mercurial-4.1 test branch
mercurial-4.1
2018-03-22, by Pierre-Yves David
evolve: kill `--obsolete` and `--old-obsolete` flags for graft
2018-03-15, by Pulkit Goyal
compat: drop support for Mercurial 4.1
2018-03-22, by Pierre-Yves David
packaging: mark versiond as devel versions
2018-03-22, by Pierre-Yves David
packaging: merge stable back into default
2018-03-22, by Pierre-Yves David
packaging: mark version as devel version
stable
2018-03-22, by Pierre-Yves David
Added tag 7.3.0 for changeset e4ac2e2c2086
stable
2018-03-22, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-03-21, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-03-21, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-03-21, by Pierre-Yves David
test-compat: merge stable into mercurial-4.4
mercurial-4.4
2018-03-21, by Pierre-Yves David
branching: merge future 7.3.0 into stable
stable
7.3.0
2018-03-21, by Pierre-Yves David
tests: update test output for the stable branch
stable
2018-03-21, by Pierre-Yves David
debian: add version 7.3.0 to changelog
2018-03-21, by Pierre-Yves David
packaging: update version numbers
2018-03-21, by Pierre-Yves David
changelog: prepare release 7.3.0
2018-03-21, by Pierre-Yves David
tests: updated tested with version
2018-03-21, by Pierre-Yves David
__init__: show some internationalization love
2018-03-21, by Pulkit Goyal
evolvecmd: show some internationalization love
2018-03-21, by Pulkit Goyal
utility: make sure prompt text is internationalized
2018-03-21, by Pulkit Goyal
test: do not use revision number
2018-03-21, by Pierre-Yves David
compat: use mergetoolopts from commands.py
2018-03-21, by Pierre-Yves David
branching: merge stable into default
2018-03-21, by Pierre-Yves David
evolve: add a `--stop` flag for `hg evolve` command
2018-03-20, by Pulkit Goyal
obsexchange: make compatible with some unreleased 4.5 versions
2018-03-19, by Martin von Zweigbergk
compat: make override of createmarkers work on wrapped function
2018-03-19, by Martin von Zweigbergk
previous/next: add -m short form for --merge
2018-03-19, by Martin von Zweigbergk
evolve: handle stabilization of merge changeset with both parents obsoleted
2018-03-18, by Pulkit Goyal
state: add __setitem__() for cmdstate class
2018-03-19, by Pulkit Goyal
evolve: preserve the order of merge parents in `hg evolve --continue`
2018-03-19, by Pulkit Goyal
topics: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
grab: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
touch: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
split: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
prune: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
metaedit: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
fold: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
uncommit: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
evolve: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
amend: include "operation" metadata in obsmarkers
2018-03-12, by Martin von Zweigbergk
compat: add wrapper for obsolete.createmarkers() that accepts "operation" arg
2018-03-16, by Martin von Zweigbergk
tests: do not glob out fixed dates
2018-03-12, by Martin von Zweigbergk
evolve: de-duplicate some function calls
2018-03-16, by Pulkit Goyal
evolve: move deletion of evolvestate out of continueevolve() function
2018-03-16, by Pulkit Goyal
evolve: load evolvestate before passing to continueevolve()
2018-03-16, by Pulkit Goyal
evolve: move the handling for non-continue part in else conditional
2018-03-16, by Pulkit Goyal
evolve: move the logic of continuation handling of `hg evolve` in own fn
2018-03-14, by Pulkit Goyal
CHANGELOG: add an entry about next and prev being interactive
2018-03-16, by Pulkit Goyal
prev: show changeset hash in --dry-run instead of rev numbers
2018-03-16, by Pulkit Goyal
prev: prompt user to choose parent in case of multiple parents
2018-03-16, by Pulkit Goyal
next: cleanup logic around return by returning early
2018-03-16, by Pulkit Goyal
next: prompt user to choose child in ambiguity in `hg next --evolve`
2018-03-16, by Pulkit Goyal
next: move logic to evolve the children to it's own function
2018-03-16, by Pulkit Goyal
next: prompt user to choose a children in case of ambiguity
2018-03-16, by Pulkit Goyal
next: show changeset hash in `--dry-run` instead of rev numbers
2018-03-16, by Pulkit Goyal
evolve: make sure we consider all cases in if-else
2018-03-18, by Pulkit Goyal
tests: add more cases about stabilization of an orphaned merge commit
2018-03-19, by Pulkit Goyal
evolve: fix missing negation
2018-03-19, by Pierre-Yves David
evolve: clarify message for ambiguous destination from split
2018-03-19, by Pierre-Yves David
evolve: prompt user to select destination for stabilization in case of split
2018-03-14, by Pulkit Goyal
tests: remove some tests which are moved to dedicated files
2018-03-14, by Pulkit Goyal
next: factor out the logic to update to changeset in another function
2018-03-16, by Pulkit Goyal
utility: add a function to prompt user to choose a revision
2018-03-14, by Pulkit Goyal
tests: add a test about evolve stabilizing orphan caused by splits
2018-03-14, by Pulkit Goyal
test: fix output after rev-branch-cache has been merged
2018-03-19, by Boris Feld
cleanup: remove duplicate import of "obsolete"
2018-03-16, by Martin von Zweigbergk
previous: fix behavior on obsolete cset when topic is involved (issue5708)
stable
2018-03-16, by Pulkit Goyal
previous: add test case when it's broken on obsolete cset
stable
2018-03-16, by Pulkit Goyal
prev: fix the breakage of `hg previous` from obsolete cset
stable
2018-03-16, by Pulkit Goyal
prev: add a test case which shows traceback when doing prev on obsolete cset
stable
2018-03-16, by Pulkit Goyal
tests: add more tests related to stabilization of orphaned merge commit
2018-03-13, by Pulkit Goyal
evolve: fix stabilization of orphan merge changesets in case of conflicts
2018-03-13, by Pulkit Goyal
tests: add a test file of resolving orphaness of merge changesets
2018-03-13, by Pulkit Goyal
grab: gracefully handle the case when we try to grab parent of wdir
2018-03-13, by Pulkit Goyal
grab: move the initialization of pctx variable outside of if-else
2018-03-03, by Pulkit Goyal
compat: drop hack around http request handling for 4.6
2018-03-14, by Pierre-Yves David
obsdiscovery: add compatibility layer to register wireproto command
2018-03-14, by Pierre-Yves David
compat: pass all hgweb dispatch argument to the orig function
2018-03-14, by Pierre-Yves David
grab: add short version for continue and abort
2018-03-07, by Pierre-Yves David
obsdiscovery: include units in ui.progress() calls (issue5773)
2018-02-23, by Anton Shestakov
tests: commit tests changes missing in the previous changeset
2018-03-04, by Pierre-Yves David
obslog: add the operation to the Obslog output
2018-03-04, by Boris Feld
serverminitopic: attempt to fix assertion for repoview in branchmap
2017-12-19, by Sean Farley
compat: register a version of 'obsfatedata' template that works with 4.6
2018-03-04, by Pierre-Yves David
compat: register a version of 'troubles' template that works with 4.6 API
2018-03-04, by Pierre-Yves David
exthelper: add support for "requires" argument for template keyword
2018-03-04, by Pierre-Yves David
compat: add compat layer for date related functions
2018-03-03, by Boris Feld
branching: merge with stable
2018-03-03, by Pierre-Yves David
compat: more straight forward alias for old template names
2018-03-03, by Pierre-Yves David
serverminitopic: fix wrong object being passed to phase
stable
2017-12-05, by Sean Farley
legacy: respect explicit config for server.bundle1
stable
2018-03-02, by Pierre-Yves David
branching: merge with stable
2018-03-02, by Pierre-Yves David
compat: only wrap wireprotoserver function if they exist
2018-03-02, by Pierre-Yves David
pure: make sure what we expect to be list are list
stable
2018-03-02, by Pierre-Yves David
evolve: update code for not implicitly converting ctx to revision
2018-02-26, by Boris Feld
legacy-push: fix the code forbidding legacy obsmarkers pulling
2018-02-23, by Pierre-Yves David
updatecaches: handle any new parameters to the method
2018-02-21, by Pierre-Yves David
evolvecmd: fix broken `evolve --continue` ran after `next --evolve`
2018-02-07, by Pulkit Goyal
tests: add test showing `evolve --continue` after `next --evolve` is broken
2018-02-07, by Pulkit Goyal
color: add some colors to evolve command itself
2017-05-17, by Boris Feld
wireproto: fix *_capabilities for change of API types
2018-02-14, by Boris Feld
obsfate: fix changeset description diff computing
2018-02-14, by Boris Feld
evolve: add comptability to read old evolvestate files
2018-01-30, by Pulkit Goyal
state: bring back the function to read old evolvestate files
2018-01-30, by Pulkit Goyal
evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
2018-01-30, by Pulkit Goyal
evolve: store the skippedrevs in evolvestate
2018-01-30, by Pulkit Goyal
evolve: show the updated working directory after `hg evolve --continue`
2018-01-29, by Pulkit Goyal
evolve: make `hg evolve --continue` respect `--confirm`
2018-01-28, by Pulkit Goyal
evolve: make `--continue` continue evolving all remaining revisions
2018-01-24, by Pulkit Goyal
tests: add more tests to test-evolve-continue.t
2018-02-04, by Pulkit Goyal
evolve: handle case when newnode can be None while continuing evolve
2018-01-22, by Pulkit Goyal
tests: add tests for `hg evolve --continue`
2018-01-28, by Pulkit Goyal
merge with stable
2018-02-06, by Pierre-Yves David
CHANGELOG: add an entry about resolve showing how to continue evolve
2018-02-04, by Pulkit Goyal
test: explicitly run HGEDITOR shell command with `sh`
stable
2018-01-21, by Matt Harbison
test: conditionalize blackbox output for Windows
stable
2018-01-21, by Matt Harbison
branching: merge with stable
2018-02-05, by Pierre-Yves David
compat: add wrapper for logcmdutil functions
stable
2018-02-05, by Yuya Nishihara
evolve: store the revs to be processed in the evolvestate
2018-01-22, by Pulkit Goyal
evolve: store the replacements in the evolvestate
2018-01-22, by Pulkit Goyal
evolve: store the target category in evolvestate
2018-01-22, by Pulkit Goyal
evolvecmd: use the evolvestate object passed as argument in _solveunstable
2018-01-22, by Pulkit Goyal
evolvecmd: pass evolvestate object to _solve* functions
2018-01-22, by Pulkit Goyal
evolve: create a state object in all case
2018-01-22, by Pulkit Goyal
branching: merge with stable
2018-02-04, by Pierre-Yves David
grab: preserve phase of the grabbed changeset
2018-02-02, by Pulkit Goyal
tests: add a test showing grabbing of secret changeset turn it into draft
2018-02-02, by Pulkit Goyal
grab: add grab info to cmdutil.afterresolvedstates
2018-02-02, by Pulkit Goyal
evolve: add evolve info to cmdutil.afterresolvedstates
2018-01-27, by Pulkit Goyal
doc: add link to roadmap
stable
2018-01-29, by Boris Feld
evolve: move the evolve command to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolve: move _orderrevs() function evolvecmd.py
2018-01-21, by Pulkit Goyal
evolve: move builddependencies() and _singlesuccessor() to utility module
2018-01-21, by Pulkit Goyal
utility: move MultipleSuccessorsError from __init__.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more core from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move code from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more code from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more chunks of code from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: move more functions from __init__.py to evolvecmd.py
2018-01-19, by Pulkit Goyal
evolvecmd: introduce a new module to handle `hg evolve` related code
2018-01-19, by Pulkit Goyal
evolve: remove not required calls to phases.retractboundary()
2018-01-18, by Pulkit Goyal
evolve: store the replacements occurred during `hg evolve` at top level
2018-01-16, by Pulkit Goyal
evolve: make the _solve* functions return a tuple
2018-01-27, by Pulkit Goyal
evolvestate: rename the file to state.py and class name to cmdstate
2018-01-17, by Pulkit Goyal
branching: merge with stable
2018-01-26, by Pierre-Yves David
update: show "use 'hg evolve' to..." hint iff evolve command enabled
stable
2018-01-24, by Martin von Zweigbergk
obslog: drop period from summary line in accordance with convention
2018-01-25, by Martin von Zweigbergk
grab: add a command to grab a commit and update to it
2018-01-11, by Pulkit Goyal
amend: query the wdir parent after taking lock (issue5266)
stable
2018-01-22, by Pulkit Goyal
fold: make sure we move bookmarks after folding (issue5772)
stable
2018-01-22, by Pulkit Goyal
tests: add a test showing bookmark not moving in-case of `hg fold`
stable
2018-01-22, by Pulkit Goyal
branching: merge stable back into default
2018-01-24, by Pierre-Yves David
test: update test output ot reply caps size change
stable
2018-01-24, by Pierre-Yves David
branching: merge default test output into stable
stable
2018-01-24, by Pierre-Yves David
branching: open Mercurial 4.4 compatibility branch
mercurial-4.4
2018-01-24, by Pierre-Yves David
branching: merge release 7.2.1 into default
2018-01-20, by Pierre-Yves David
packaging: mark source as development version
stable
2018-01-20, by Pierre-Yves David
Added tag 7.2.1 for changeset 6c772398eb4e
stable
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-01-20, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2018-01-20, by Pierre-Yves David
packaging: prepare version 7.2.1
stable
7.2.1
2018-01-20, by Pierre-Yves David
branching: merge with tutorial output update
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-01-20, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-01-20, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2018-01-20, by Pierre-Yves David
tutorial: docgraph output seems to have been dedented
stable
2018-01-20, by Boris Feld
test: update output for more verbose blackbox
2018-01-20, by Pierre-Yves David
test: update with new 'update' hint about obsfate
2018-01-20, by Pierre-Yves David
evolve: update output for wider reporting of troubled changesets
2018-01-13, by Martin von Zweigbergk
test: update output for new `merge --abort` message
2018-01-19, by Boris Feld
branching: merge with stable
2018-01-20, by Pierre-Yves David
changelog: mention 4.5 compatibility
stable
2018-01-20, by Pierre-Yves David
trouble-reports: yield to in code reporting of new troubles
stable
2018-01-20, by Martin von Zweigbergk
caches: fix automatic warming trigger
stable
2018-01-19, by Pierre-Yves David
changelog: mention the packaging bugfix
stable
2018-01-20, by Pierre-Yves David
packaging: properly install the evolve.thirdparty module
stable
2018-01-17, by Pierre-Yves David
branching: merge release tags into default
2018-01-16, by Pierre-Yves David
packaging: mark source as development version
stable
2018-01-16, by Pierre-Yves David
Added tag 7.2.0 for changeset bf6b859807ba
stable
2018-01-16, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2018-01-16, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2018-01-16, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2018-01-16, by Pierre-Yves David
branching: merge stable back into default
2018-01-16, by Pierre-Yves David
branching: merge further compat change into stable
stable
7.2.0
2018-01-16, by Pierre-Yves David
branching: merge further compat change into stable
stable
2018-01-16, by Pierre-Yves David
branching: merge more compatibility fix into stable
stable
2018-01-16, by Pierre-Yves David
packaging: merge 7.2.0 into stable
stable
2018-01-15, by Pierre-Yves David
tests: update test output to match 4.4
stable
2018-01-15, by Pierre-Yves David
branching: backed out test output changes from core-1905aac253f0
stable
2018-01-15, by Pierre-Yves David
branching: backed out test output changes from core-02fdb8c018aa
stable
2018-01-15, by Pierre-Yves David
compat: fix argument check for marker reading
2018-01-16, by Pierre-Yves David
cachevfs: use a compatibility later for all access
2018-01-16, by Pierre-Yves David
diff: drop default argument value
2018-01-16, by Pierre-Yves David
test: use hash in test-evolve-topic.t
2018-01-16, by Pierre-Yves David
packaging: prepare version 7.2.0
2018-01-15, by Pierre-Yves David
changelog: prepare for coming release
2018-01-15, by Pierre-Yves David
stablerange: add missing licence and copyright header
2018-01-15, by Pierre-Yves David
obshistory: pass the csets description in getmarkerdescriptionpatch
2018-01-11, by Pulkit Goyal
obshistory: remove the unused function
2018-01-11, by Pulkit Goyal
obslog: add header to the changeset description diff
2018-01-11, by Pulkit Goyal
obslog: colorize the description diff shown in obslog -p
2018-01-11, by Pulkit Goyal
obslog: colorize the patch shown using `hg obslog -p`
2018-01-10, by Pulkit Goyal
topic: suggest using topic when user creates a new head on branch
2017-12-27, by Pulkit Goyal
changelog: update changelog with some of the benefit from the new format
2018-01-15, by Pierre-Yves David
evolve: use better words in conflict markers of `hg evolve`
2018-01-11, by Pulkit Goyal
tests: add a test demonstrating we still use graft in conflict markers
2018-01-11, by Pulkit Goyal
evolve: remove the old functions for writing evolvestate
2018-01-10, by Pulkit Goyal
evolve: use the new evolvestate class in place of old methods
2018-01-10, by Pulkit Goyal
evolvestate: add a class to wrap the state of `hg evolve` command
2018-01-10, by Pulkit Goyal
evolve: start vendoring third party package cbor
2018-01-12, by Pulkit Goyal
uncommit: add a new flag `--revert` to discard wdir changes after uncommit
2018-01-09, by Pulkit Goyal
evolve: use phases.new-commit config to retain phase information (issue5720)
2018-01-09, by Pulkit Goyal
tests: add a test demonstarting lose of phase in `hg evolve`
2018-01-09, by Pulkit Goyal
evolve: add a utility fn to check validity of opts passed to `hg evolve`
2018-01-06, by Pulkit Goyal
evolve: don't use graftstate for continuing `hg evolve`
2018-01-06, by Pulkit Goyal
topics: add a new templatekeyword `topic`
2018-01-09, by Pulkit Goyal
packaging: update MANIFEST.in to include new tutorial files
2018-01-10, by Boris Feld
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-12-16, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-12-16, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-12-16, by Pierre-Yves David
test: add a test to reproduce issue 5720
2017-10-25, by Boris Feld
test: add missing cycle test
2017-07-04, by Boris Feld
Small typos fixing in the topic tutorial
2018-01-08, by Boris Feld
doc: import the training support
2018-01-08, by Boris Feld
branching: merge with stable
2018-01-05, by Pierre-Yves David
evolve: use new trouble names in commit messages
2018-01-05, by Pulkit Goyal
evolve: use compat.TROUBLES to show troubles in user interface
2017-12-09, by Pulkit Goyal
topics: list only topic names in quiet mode
2017-12-28, by Pulkit Goyal
topics: take logic to parse username to a separate function
2017-12-27, by Pulkit Goyal
changelog: fix a typo in the changelog
2018-01-05, by Pierre-Yves David
caches: switch to 'auto' warming by default
2018-01-05, by Pierre-Yves David
caches: add a 'auto' option for obshashrange cache warming
2018-01-05, by Pierre-Yves David
caches: extract some config reading in 'shouldwarmcache'
2018-01-05, by Pierre-Yves David
caches: pass the transaction to the "shouldwarncache" logic
2018-01-05, by Pierre-Yves David
caches: record 'desc' attribute on transaction
2018-01-05, by Pierre-Yves David
caches: protect against missing connection
2018-01-05, by Pierre-Yves David
evolve: don't show working directory obsolete message if we were on it
stable
2017-12-27, by Pulkit Goyal
prev: jump to parent's successor if parent is obsolete and topic is involved
stable
2017-12-28, by Pulkit Goyal
tests: add a test showing wrong behaviour doing `hg prev` on orphan cset
stable
2017-12-28, by Pulkit Goyal
test: update output to 02fdb8c018aa
2018-01-05, by Boris Feld
test: update output to 9b3f95d9783d
2018-01-05, by Boris Feld
stablesort: use parent filtering in a place we forgot to
2017-12-21, by Pierre-Yves David
obshashrange: add a progressbar to upgrade
2017-12-21, by Pierre-Yves David
stablerange: add an sql index on subranges id too
2017-12-21, by Pierre-Yves David
obshashrange: less brutal reset when receiving markers on existing node
2017-12-21, by Pierre-Yves David
obshashrange: update the cache updating logic
2017-12-21, by Pierre-Yves David
stablerange: cleanup the update logic
2017-12-21, by Pierre-Yves David
stablesort: cleanup the update logic
2017-12-21, by Pierre-Yves David
firstmergecache: cleanup the update logic
2017-12-21, by Pierre-Yves David
depthcache: cleanup the update logic
2017-12-21, by Pierre-Yves David
changelog: add an entry about the obshashrange changes
2017-12-21, by Pierre-Yves David
stablerange: be more cautious when deleting the sql connection
2017-12-21, by Pierre-Yves David
stablerange: clarify sql transaction logic
2017-12-21, by Pierre-Yves David
stablerange: use mergepoint based algorithm for the official stable range
2017-12-21, by Pierre-Yves David
stablerange: explicitly create a stablerange entry for branchpoint method
2017-12-21, by Pierre-Yves David
stablerange: have a mergepoint based sql backed class
2017-12-18, by Pierre-Yves David
stablerange: introduce a sql backed version of the generic on disk cache
2017-12-18, by Pierre-Yves David
stablerange: add a base class for on disk stored stablerange class
2017-12-18, by Pierre-Yves David
stablesort: use on disk cache for test
2017-12-21, by Pierre-Yves David
caches: factorise the cache warming check
2017-12-21, by Pierre-Yves David
stablerange: use repo-carried stablesortcache
2017-12-21, by Pierre-Yves David
stablesort: expose the cache through the repository
2017-12-21, by Pierre-Yves David
stablesort: implement an ondisk cache
2017-11-29, by Pierre-Yves David
stablesort: realign a misaligned continue
2017-12-20, by Pierre-Yves David
stablesort: remove some dead code
2017-12-20, by Pierre-Yves David
stablesort: abstract all cache access
2017-12-20, by Pierre-Yves David
stablerange: use first merge cache to skip over linear section
2017-12-18, by Pierre-Yves David
stablerange: add a new 'firstmerge' cache
2017-12-20, by Pierre-Yves David
stablerange: drop unused `until` utility
2017-12-20, by Pierre-Yves David
stablerange: use cached size data instead of walking the graph
2017-12-20, by Pierre-Yves David
stablesort: record previous segment size in the jump
2017-12-20, by Pierre-Yves David
stablesort: move jump recording inside the exclusive function
2017-12-20, by Pierre-Yves David
stablerange: compute jump size after jump retrieval only
2017-12-20, by Pierre-Yves David
stablesort: warm jump cache more efficiently
2017-12-10, by Pierre-Yves David
stablesort: use a regular dict for jumps
2017-12-10, by Pierre-Yves David
stablerange: use the jump information for faster iteration
2017-12-20, by Pierre-Yves David
stablesort: expose the jumps sequence to other code
2017-12-10, by Pierre-Yves David
stablesort: use 'depth' in mergepoint tie breaker
2017-12-20, by Pierre-Yves David
stablesort: rework jump gathering
2017-12-20, by Pierre-Yves David
stablesort: stop recording jump type
2017-12-20, by Pierre-Yves David
stablesort: pass a jump recording function instead of a list
2017-12-20, by Pierre-Yves David
stablesort: minor indent fix
2017-12-20, by Pierre-Yves David
stablesort: clarify subcall to the exclusive side
2017-12-20, by Pierre-Yves David
docgraph: update test output with new output
2017-12-20, by Pierre-Yves David
stablesort: record, cache and reuse jump
2017-12-18, by Pierre-Yves David
stablesort: fix head start computation
2017-12-18, by Pierre-Yves David
stablesort: avoid attempting to sort a tuple
2017-12-18, by Pierre-Yves David
stablerange: use the filterparents utility
2017-12-18, by Pierre-Yves David
stablesort: use the filtered parents utility
2017-12-18, by Pierre-Yves David
depthcache: use parents filter in depth cache
2017-12-18, by Pierre-Yves David
parents: add a utility to filter parents
2017-12-18, by Pierre-Yves David
stablerange: abstract the bit able to store cache into sql
2017-12-18, by Pierre-Yves David
stablerange: split pure algorithm part from the on disk cache
2017-12-18, by Pierre-Yves David
stablerange: add an assert to detect buggy range
2017-12-10, by Pierre-Yves David
stablerange: warn cache for all relevant ancestors range
2017-12-10, by Pierre-Yves David
stablesort: move parent range computation into its own method
2017-12-10, by Pierre-Yves David
stablerange: drop the basic inheritance from the 'mergepoint' version
2017-12-10, by Pierre-Yves David
stablerange: cache known subrange at the stablerangecached level
2017-12-10, by Pierre-Yves David
stablerange: use sort cache to build 'mergepoint' information
2017-12-17, by Pierre-Yves David
stablesort: make the iteration from head available to all
2017-12-10, by Pierre-Yves David
depth: fix compare mode for `debugdepth`
2017-12-17, by Pierre-Yves David
memfilectx: changectx argument is not mandatory
2017-12-15, by Boris Feld
branching: merge stable into default
2017-12-16, by Pierre-Yves David
amend: fix a typo in amend help text related to the extract option
stable
2017-12-14, by Boris Feld
topic: fix compatibility with 4.3
stable
2017-12-14, by Pierre-Yves David
branching: merge stable back into default
2017-12-12, by Pierre-Yves David
packaging: mark stable change as bugfix dev version
stable
2017-12-12, by Pierre-Yves David
Added tag 7.1.0 for changeset 06a3cb594956
stable
2017-12-12, by Pierre-Yves David
packaging: prepare release 7.1.0
stable
7.1.0
2017-12-12, by Pierre-Yves David
branching: revert "stable" change into default
2017-12-12, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-12-11, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-12-11, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-12-11, by Pierre-Yves David
test: backed out test change from changeset a18ca224e812
stable
2017-12-11, by Pierre-Yves David
test: backed out output change from 85ab7d2d9fd6
stable
2017-12-11, by Pierre-Yves David
branching: merge with stable
2017-12-12, by Pierre-Yves David
obsnote: warn if user try to store a note in obsmarker on an older hg
2017-12-12, by Pulkit Goyal
topic: use 'hookargs' over 'tr.changes' for flow control
2017-12-12, by Pierre-Yves David
topic: move function wrapping from reposetup to uisetup
2017-12-12, by Pierre-Yves David
test: publish the root of the repo in flow reject-untopiced
2017-12-12, by Pierre-Yves David
genericcaches: handle the lack of util.timer in 4.1
2017-12-12, by Pierre-Yves David
topics: fix `hg stack` in case of split
stable
2017-12-11, by Pulkit Goyal
tests: add a test showing traceback on `hg stack` in case of split
stable
2017-12-11, by Pulkit Goyal
branching: merge stable into default
2017-12-11, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-12-11, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-12-11, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-12-11, by Pierre-Yves David
changelog: add an entry for the split+branch fix
stable
2017-12-11, by Pierre-Yves David
branching: merge with stable
2017-12-10, by Pierre-Yves David
split: force the branch to fix the split bug
stable
2017-12-10, by Boris Feld
split: add a test demonstrating that split doesn't take the right branch
stable
2017-12-10, by Boris Feld
stablerange: compute the subrange closure on an unfiltered repository
2017-12-10, by Pierre-Yves David
stablesort: write a flat version of the algorithm
2017-11-26, by Pierre-Yves David
stablesort: simplify processing of non-merge changesets
2017-11-25, by Pierre-Yves David
stablesort: extract a '_revsfrom' method
2017-11-25, by Pierre-Yves David
stablerange: use the new cache object in the 'mergepoint' version
2017-12-10, by Pierre-Yves David
stablesort: introduce a cache object
2017-11-25, by Pierre-Yves David
stablesort: start implementing more advanced version of headstart sorting
2017-11-25, by Pierre-Yves David
stablerange: make use of the limit argument in 'mergepoint'
2017-12-10, by Pierre-Yves David
stablerange: introduce a smarte version of stablerange for 'mergepoint'
2017-12-10, by Pierre-Yves David
stablerange: introduce an intermediary abstract class for caching
2017-12-10, by Pierre-Yves David
stablerange: introduce a basic-mergepoint method
2017-12-10, by Pierre-Yves David
stablesort: add a new test to check for fully independant branches
2017-11-26, by Pierre-Yves David
stablesort: add a --limit argument
2017-11-25, by Pierre-Yves David
stablesort: introduce a mergepoint based method focused on head
2017-11-25, by Pierre-Yves David
stablesort: introduce a "mergepoint" method
2017-11-25, by Pierre-Yves David
stablerange: fallback to a more naive approach to find subrange
2017-12-10, by Pierre-Yves David
stablebranch: avoid overlap between subrange
2017-12-09, by Pierre-Yves David
stablerange: introduce an 'basicstablerange'
2017-12-09, by Pierre-Yves David
stablerange: extract the core API into a 'stablerangecore' class
2017-11-29, by Pierre-Yves David
stable-branch: setup tests to use a specific method by default
2017-12-09, by Pierre-Yves David
stablerange: rework the debug command to allow for multiple method
2017-11-29, by Pierre-Yves David
deptcache: make sure we warm the dept cache before warming the obsdiscovery
2017-12-09, by Pierre-Yves David
stablesort: add a 'method' argument to the debugstablesort command
2017-11-23, by Pierre-Yves David
stablesort: rename function to stablesort_branchpoint
2017-11-25, by Pierre-Yves David
stablerange: update the filename to avoid cache confusion
2017-12-09, by Pierre-Yves David
stablesort: extract in its own module
2017-11-23, by Pierre-Yves David
compat: in depth cache, only use cachevfs when available
2017-11-29, by Pierre-Yves David
depthcache: issue a progress bar when loading the depth cache
2017-11-23, by Pierre-Yves David
depthcache: move to a dedicated object and storage
2017-11-22, by Pierre-Yves David
cache: adds debug details about what the content of the update
2017-11-22, by Pierre-Yves David
cache: introduce a changelogsourcebase class
2017-11-22, by Pierre-Yves David
cache: introduce an abstract class for cache we can upgrade incrementally
2017-11-22, by Pierre-Yves David
depth: basic debugdepth implementation and test
2017-11-22, by Pierre-Yves David
topics: add a config to reject draft changeset without topic on a server
2017-12-09, by Pulkit Goyal
test: update output to ad5f2b923b0d
2017-12-09, by Pierre-Yves David
touch: shorten touch's docstring to make it fit into a one line
stable
2017-12-07, by Denis Laxalde
branching: merge with stable
2017-12-05, by Pierre-Yves David
help: promote "amend" to important command
stable
2017-12-06, by Pierre-Yves David
help: fix output for `hg help -e evolve` wrt 'touch' command
stable
2017-12-05, by Kyle Lippincott
help: remove a few commands from `hg` (no args) command list
stable
2017-12-05, by Kyle Lippincott
typos: fix typos in several locations
stable
2017-12-04, by Kyle Lippincott
topic: use more protective code to access current topic
stable
2017-12-05, by Pierre-Yves David
topic: use more protective code to access publishing code
stable
2017-12-05, by Pierre-Yves David
typos: fix typos in several locations
2017-12-04, by Kyle Lippincott
tests: add a test for newline in obsnote
2017-12-04, by Pulkit Goyal
obsnote: don't add '' to note while showing it in obslog
2017-12-04, by Pulkit Goyal
obsnote: add an entry in CHANGELOG about it
2017-12-03, by Pulkit Goyal
amend: add support for storing a note in obsmarker
2017-11-17, by Pulkit Goyal
uncommit: add support for storing a note in obsmarker
2017-11-17, by Pulkit Goyal
fold: add support for storing a note in obsmarker
2017-11-17, by Pulkit Goyal
metaedit: add support for storing a note in obsmarker
2017-11-17, by Pulkit Goyal
prune: add support for storing a note in obsmarker
2017-11-17, by Pulkit Goyal
split: add support for storing a note in obsmarker
2017-11-17, by Pulkit Goyal
touch: add support for storing a note in obsmarker
2017-11-12, by Pulkit Goyal
obslog: add initial support for showing note in obslog
2017-11-12, by Pulkit Goyal
cmdrewrite: add a utility function to make sure note is of valid format
2017-11-12, by Pulkit Goyal
branching: merge with stable
2017-11-30, by Pierre-Yves David
test: remove dangling --config in test-metaedit.t
2017-11-29, by Boris Feld
tests: fix previously accidentally matching regexes in test-touch.t
stable
2017-11-30, by Martin von Zweigbergk
test: update test-discovery-obshashrange.t
stable
2017-11-30, by Boris Feld
test: remove dangling --config in test-metaedit.t
stable
2017-11-29, by Boris Feld
serverminitopic: also avoid reading
2017-11-24, by Pierre-Yves David
topic: introduce a minimal extensions to enable topic on the server
2017-11-15, by Pierre-Yves David
branching: merge stable into default
2017-11-25, by Pierre-Yves David
pusoperation: wrap pushoperation __init__ directly
stable
2017-11-24, by Pierre-Yves David
hgignore: fix .err matching patterns
stable
2017-11-23, by Pierre-Yves David
changelog: fix 7.0.0 release date
stable
2017-11-19, by Pierre-Yves David
changelog: mention the improved verbosity handling
2017-11-17, by Pierre-Yves David
branching: merge with stable
2017-11-17, by Pierre-Yves David
changelog: update missing release date
stable
2017-11-17, by Pierre-Yves David
summaryhook: respect -q flag
2017-11-16, by Martin von Zweigbergk
summaryhook: remove unused function
2017-11-16, by Martin von Zweigbergk
evolve: make prev/next respect --quiet flag (issue5742)
2017-11-16, by Martin von Zweigbergk
packaging: merge 7.0.1 into default
2017-11-15, by Pierre-Yves David
packaging: mark version as development version.
stable
2017-11-15, by Pierre-Yves David
Added tag 7.0.1 for changeset e7a2a6158077
stable
2017-11-15, by Pierre-Yves David
packaging: prepare version 7.0.1
stable
7.0.1
2017-11-15, by Pierre-Yves David
packaging: update tested-with version
stable
2017-11-15, by Pierre-Yves David
changelog: mention the --publish bugfix
stable
2017-11-15, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-11-14, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-11-14, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-11-14, by Pierre-Yves David
compat: fix comp ability of the new phase logic for Mercurial < 4.4
stable
2017-11-14, by Pierre-Yves David
config: clarify that config is only enabled on the repository is it setup for
stable
2017-11-02, by Pierre-Yves David
branching: merge with an old and strange head
stable
2017-11-14, by Pierre-Yves David
branching: default into stable
stable
2017-07-25, by Pierre-Yves David
topic: fix new head detection when using --publish on a topic
stable
2017-11-14, by Pierre-Yves David
effect-flag: fix obsfate verb hooking
2017-11-14, by Boris Feld
test: update test output for effect flag by default
2017-11-07, by Pierre-Yves David
tests: add more testing of pulling with various setting
stable
2017-11-07, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-11-07, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-11-07, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-11-07, by Pierre-Yves David
branching: merge stable into default
2017-11-07, by Pierre-Yves David
changelog: add details about the pushkey related fix
stable
2017-11-07, by Pierre-Yves David
wireproto: gracefully fail on http when trying to use older pushkey method
stable
2017-11-07, by Pierre-Yves David
wireproto: avoid exposing pushkey abort for server without evolution
stable
2017-11-07, by Pierre-Yves David
obsdiscovery: enforce the config on the server too
stable
2017-11-02, by Pierre-Yves David
packaging: mark default branch as development version
2017-11-02, by Pierre-Yves David
branching: merge back stable back into default
2017-11-02, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-11-01, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-11-01, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-11-01, by Pierre-Yves David
packaging: mark as development version
stable
2017-11-02, by Pierre-Yves David
Added tag 7.0.0 for changeset c56c028f3802
stable
2017-11-02, by Pierre-Yves David
packaging: prepare version 7.0.0
stable
7.0.0
2017-11-02, by Pierre-Yves David
debian: drop outdate part of the description
stable
2017-11-02, by Pierre-Yves David
debian: update Mercurial version dependencies
stable
2017-11-02, by Pierre-Yves David
branching: merge with stable to prepare version 7.0.0
stable
2017-11-01, by Pierre-Yves David
push: add a --publish flag
2017-11-01, by Pierre-Yves David
topic: add an option to automatically publish topic-less changeset
2017-11-01, by Pierre-Yves David
topic: add an option to enforce a single head per name in a repository
2017-10-30, by Pierre-Yves David
revset: clean up some messy logic
2017-10-15, by Pulkit Goyal
evolve: rename --phasedivergent flag to --phase-divergent
2017-10-26, by Pierre-Yves David
evolve: rename --contentdivergent flag to --content-divergent
2017-10-26, by Pierre-Yves David
pushkey: forbid usage of pushley to exchange markers
2017-10-26, by Pierre-Yves David
changelog: add an entry for 7.0.0 with recent change
2017-10-26, by Pierre-Yves David
compat: drop compat code for smartrevs.first
2017-10-25, by Pierre-Yves David
compat: drop compatibility dance around configoverride
2017-10-25, by Pierre-Yves David
compat: drop support for older exchange protocol
2017-10-25, by Pierre-Yves David
compat: drop compatibility for 'streamres' prior to 4.1
2017-10-24, by Pierre-Yves David
compat: drop the directaccess hacky extension
2017-10-24, by Pierre-Yves David
compat: drop the inhibit hacky extension
2017-10-24, by Pierre-Yves David
compat: drop 'lru.get' work-around for 3.9
2017-10-24, by Pierre-Yves David
compat: stop working around 3.8 file cache limitation
2017-10-24, by Pierre-Yves David
compat: simply the wrapping of '_destmergebranch'
2017-10-24, by Pierre-Yves David
compat: drop support for 3.8's '_destrebase' function
2017-10-24, by Pierre-Yves David
compat: mark version 4.1 as the minimum version required
2017-10-24, by Pierre-Yves David
compat: drop compatibility for Mercurial <= 4.0
2017-10-23, by Pierre-Yves David
packaging: mark as development version
2017-10-23, by Pierre-Yves David
branching: merge with stable
2017-10-23, by Pierre-Yves David
packaging: mark version as development version
stable
2017-10-23, by Pierre-Yves David
branching: close mercurial-4.0 branch
mercurial-4.0
2017-10-23, by Pierre-Yves David
branching: close mercurial-3.9 branch
mercurial-3.9
2017-10-23, by Pierre-Yves David
branching: close mercurial-3.8 branch
mercurial-3.8
2017-10-23, by Pierre-Yves David
util: add a small script to help with the merging of branches
stable
2017-10-23, by Pierre-Yves David
test-compat: merge mercurial-3.9 into mercurial-3.8
mercurial-3.8
2017-10-23, by Pierre-Yves David
test-compat: merge mercurial-4.0 into mercurial-3.9
mercurial-3.9
2017-10-23, by Pierre-Yves David
test-compat: merge mercurial-4.1 into mercurial-4.0
mercurial-4.0
2017-10-23, by Pierre-Yves David
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
2017-10-23, by Pierre-Yves David
test-compat: merge mercurial-4.3 into mercurial-4.2
mercurial-4.2
2017-10-23, by Pierre-Yves David
test-compat: merge stable into mercurial-4.3
mercurial-4.3
2017-10-23, by Pierre-Yves David
Added tag 6.8.0 for changeset ec0bbf26ce7f
stable
2017-10-23, by Pierre-Yves David
packaging: prepare version 6.8.0
stable
6.8.0
2017-10-23, by Pierre-Yves David
flake8: rename some ambiguous identifier
stable
2017-10-23, by Pierre-Yves David
topic: instroduce a fast path when computing stack
stable
2017-10-23, by Pierre-Yves David
branching: merge stable back into default
2017-10-20, by Pierre-Yves David
test-compat: merge future 6.7.0 in mercurial-3.8 branch
mercurial-3.8
2017-10-20, by Pierre-Yves David
test-compat: merge future 6.7.0 in mercurial-3.9 branch
mercurial-3.9
2017-10-20, by Pierre-Yves David
test-compat: merge future 6.7.0 in mercurial-4.0 branch
mercurial-4.0
2017-10-20, by Pierre-Yves David
test-compat: merge future 6.7.0 in mercurial-4.1 branch
mercurial-4.1
2017-10-20, by Pierre-Yves David
test-compat: merge future 6.7.0 in mercurial-4.2 branch
mercurial-4.2
2017-10-20, by Pierre-Yves David
test-compat: merge future 6.7.0 in mercurial-4.3 branch
mercurial-4.3
2017-10-20, by Pierre-Yves David
obsfate: re-enables operation display in obsfate
stable
2017-10-20, by Pierre-Yves David
changelog: update to reflect latest change
stable
2017-10-20, by Pierre-Yves David
test-compat: merge with mercurial-3.9 branch
mercurial-3.8
2017-10-20, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-10-20, by Pierre-Yves David
compat-test: remove topic related tests for 3.9
mercurial-3.9
2017-10-20, by Pierre-Yves David
test-compat: merge with mercurial-4.1 branch
mercurial-4.0
2017-10-20, by Pierre-Yves David
test-compat: merge with mercurial-4.2 branch
mercurial-4.1
2017-10-20, by Pierre-Yves David
test-compat: merge with mercurial-4.3 branch
mercurial-4.2
2017-10-20, by Pierre-Yves David
branching: merge with mercurial-4.3 branch creation
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output changes from phase renaming
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output changes related to temporary amend commit
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert ouput change to blackbox
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert ouput related to operation
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output change in rebase
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output change from bundle2 capability
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output change on pull report
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output change from 'phase' part
mercurial-4.3
2017-10-20, by Pierre-Yves David
test-compat: revert output change from using core obsfate
mercurial-4.3
2017-10-20, by Pierre-Yves David
topic: do to check to topic while amending
stable
2017-10-20, by Pierre-Yves David
topic-mode: add missing end line in topic-mode warning
stable
2017-10-20, by Pierre-Yves David
compat: work around the lack of configoverride in mercurial 4.0
stable
2017-10-20, by Pierre-Yves David
compat: add an abstraction for 'scmutil.cleanupnodes'
stable
2017-10-20, by Pierre-Yves David
compat: conditionally access config item
stable
2017-10-20, by Pierre-Yves David
compat: handle version where obsutil is not available
stable
2017-10-20, by Pierre-Yves David
test: use node instead of rev in topic push tests
stable
2017-10-20, by Pierre-Yves David
test: use node instead of rev in uncommit -i test
stable
2017-10-20, by Pierre-Yves David
branching: create the mercurial-4.3 test compatibility branch
mercurial-4.3
2017-10-20, by Pierre-Yves David
branch: merge with stable to prepare 6.7 release
stable
2017-10-20, by Pierre-Yves David
changeloge: add details about topic-mode
2017-10-20, by Pierre-Yves David
effect-flag: remove wrapping of createmarkers for Mercurial 4.4
2017-10-20, by Boris Feld
stack: order the adjective of changeset
2017-10-20, by Pierre-Yves David
stack: show current and unstable also for t0 and bases
2017-10-15, by Pulkit Goyal
obsfate: use core version of obsfate if available
2017-10-20, by Pierre-Yves David
topic: register config items
2017-10-19, by Pierre-Yves David
directaccess: register config item if possible
2017-10-19, by Pierre-Yves David
evolve: registed configitems if available
2017-10-19, by Boris Feld
inhibit: compatibility with 4.4-rc
2017-10-19, by Pierre-Yves David
branching: merge with stable
2017-10-19, by Pierre-Yves David
inhibit: respect '--keep' when handling rebase clean up
stable
2017-10-19, by Pierre-Yves David
test: adapt to change from 537de0b14030
2017-10-18, by Pierre-Yves David
test: adapt to output change from eb586ed5d8ce
2017-10-17, by Pierre-Yves David
compat: fix compatibility with new duplicatecopies
2017-10-17, by Pierre-Yves David
topic: remove 'ass' from the random animal list
2017-10-14, by Pierre-Yves David
config: stop passing useless default value to config
2017-10-14, by Pierre-Yves David
branching: merge with stable
2017-10-14, by Pierre-Yves David
changelog: add about fixed bookmark and phase handling while changing topics
2017-10-14, by Pulkit Goyal
changelog: add about pager support
stable
2017-10-14, by Pulkit Goyal
pager: add support to `hg evolve --list`
stable
2017-10-13, by Pulkit Goyal
pager: add support to `hg obslog`
stable
2017-10-13, by Pulkit Goyal
pager: add support to `hg topic`
stable
2017-10-13, by Pulkit Goyal
pager: add support to `hg stack`
stable
2017-10-13, by Pulkit Goyal
pager: add a function in compats to start pager
stable
2017-10-14, by Pulkit Goyal
metadata: cleanup metadata file
2017-10-14, by Pierre-Yves David
branching: merge with stable
2017-10-13, by Pierre-Yves David
topic: remove a silly duplicate in a revset
stable
2017-10-13, by Pierre-Yves David
topics: show changesetcount, troubledcount and headscount by default
2017-10-13, by Pulkit Goyal
topics: use stack.stack() instead of stack.stackdata()
2017-10-13, by Pulkit Goyal
packaging: mark version as bugfix dev version
stable
2017-10-10, by Pierre-Yves David
branching: merge with stable
2017-10-10, by Pierre-Yves David
Added tag 6.7.1 for changeset 430ad68292d7
stable
2017-10-10, by Pierre-Yves David
obslog: remove the word "yet" from "No patch available yet"
2017-10-09, by Pulkit Goyal
obslog: spell out successor completely
2017-10-09, by Pulkit Goyal
readme: update readme with latest fix
stable
6.7.1
2017-10-10, by Pierre-Yves David
obsfate: make the user list more readable
stable
2017-10-10, by Boris Feld
obsfate: fix user filtering in obsfate-printer
stable
2017-10-10, by Boris Feld
obsfate: add a test with user both current and other
stable
2017-10-10, by Pierre-Yves David
obsfate: update test
stable
2017-10-10, by Pierre-Yves David
packaging: prepare version 6.7.1
stable
2017-10-10, by Pierre-Yves David
readme: add changelog for topic 0.3.1
stable
2017-10-10, by Pierre-Yves David
add mention of the topic 0.3.0 version
stable
2017-10-10, by Pierre-Yves David
readme: fix evolve 6.7.1 entry
stable
2017-10-10, by Pierre-Yves David
topic: reorder revset for faster evaluation
stable
2017-10-10, by Pierre-Yves David
topics: use stack rather than stackdata when one only wants the changeset count
stable
2017-10-09, by Aurélien Campéas
log: update obsfate output order
2017-09-28, by Boris Feld
test: remove bashism in test-topic-change.t
2017-10-06, by Pierre-Yves David
topics: handle phase correctly while changing topics
2017-10-05, by Pulkit Goyal
tests: add test showing change of phase while changing topic on secret commit
2017-10-05, by Pulkit Goyal
topics: use scmutil.cleanupnodes to create markers while changing topics
2017-10-05, by Pulkit Goyal
tests: add a new test for testing changing or clearing topics
2017-10-05, by Pulkit Goyal
obscache: do not check of argument count of wrapped function
2017-10-03, by Matt DeVore
legacy: rename lookup_errors to not be in all caps (flake8 warning)
2017-10-03, by Anton Shestakov
randomname: fix the header of the file
2017-10-01, by Pulkit Goyal
topics: move README-topic as hgext3rd/topic/README
2017-10-01, by Pulkit Goyal
README: move CHANGELOG to a new file
2017-10-01, by Pulkit Goyal
test: small cleanup in test-topic-mode.t
2017-10-01, by Pierre-Yves David
test: add support for random-all topic mode
2017-10-01, by Pierre-Yves David
test: rename test-topicmode to test-topic-mode
2017-10-01, by Pierre-Yves David
topicmode: add 'random' topic mode
2017-10-01, by Boris Feld
topic: update the topic-mode hint
2017-10-01, by Pierre-Yves David
topic: rename the 'topic-mode' help subtopic
2017-10-01, by Pierre-Yves David
topic: add a 'enforce-all' mode
2017-10-01, by Pierre-Yves David
topicmode: 'enforce' topic mode, no longer warn about untopiced merge
2017-09-30, by Boris Feld
topicmode: add new warning topicmode
2017-09-30, by Boris Feld
topic: add documentation for the 'topic-mode' option
2017-10-01, by Pierre-Yves David
test: update tests to use topic-mode enforce
2017-09-30, by Boris Feld
topic: migrate experimental.enforce-topic to experimental.topic-mode
2017-09-30, by Boris Feld
test: adapt to output change from 10e162bb9bf5
2017-09-30, by Pierre-Yves David
merge with stable
2017-09-30, by Pierre-Yves David
stack: handle basic case of splitting with crash
stable
2017-09-30, by Pierre-Yves David
tests: update test output with commit 4f969b9e0cf5 in core
2017-09-25, by Pulkit Goyal
tests: update test output with commit ecc96506c49d in core
2017-09-25, by Pulkit Goyal
packaging: update version to match development version
2017-09-27, by Pierre-Yves David
packaging: merge stable back into default
2017-09-27, by Pierre-Yves David
packaging: mark stable branch as dev bugfix version
stable
2017-09-27, by Pierre-Yves David
Added tag 6.7.0 for changeset 3a4f75c6619c
stable
2017-09-27, by Pierre-Yves David
packaging: update debian changelog
stable
6.7.0
2017-09-27, by Pierre-Yves David
packaging: update version number and testedwith version
stable
2017-09-27, by Pierre-Yves David
packaging: mark version 6.7.0 in the source
stable
2017-09-27, by Pierre-Yves David
packaging: update compatible version
stable
2017-09-27, by Pierre-Yves David
readme: prepare readme
stable
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 3.8 compat branch
mercurial-3.8
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 3.9 compat branch
mercurial-3.9
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 4.0 compat branch
mercurial-4.0
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 4.1 compat branch
mercurial-4.1
2017-09-27, by Pierre-Yves David
compat-test: merge future 6.7.0 into 4.2 compat branch
mercurial-4.2
2017-09-27, by Pierre-Yves David
branching: merge future 6.7.0 in the stable branch
stable
2017-09-27, by Pierre-Yves David
topic: fix topic message for mercurial 4.2 and below
2017-09-27, by Pierre-Yves David
README: mention that --age also shows the user
2017-09-26, by Pulkit Goyal
topic: try to clarify the "branch" part in stack
2017-09-24, by Pierre-Yves David
readme: mention the message update
2017-09-26, by Pierre-Yves David
topics: make sure user don't pass both the age option and a topic name
2017-09-25, by Pulkit Goyal
topics: spell out topics completely in help
2017-09-25, by Pulkit Goyal
topics: show the user who last touched the topic in --age
2017-09-25, by Pulkit Goyal
topics: initialize variable with default value instead of assigning later
2017-09-25, by Pulkit Goyal
less
more
|
(0)
-3000
-1000
-960
+960
+1000
tip