Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
issue-6028: resolves 6028 - return (False, ".") instead of (False, '')
stable
2018-12-13, by James Reynolds
branching: merge with stable
2018-12-13, by Pierre-Yves David
tests: add sparserevlog cap since hg now has sparse revlogs by default
2018-12-12, by Anton Shestakov
split: rework the prompt to be more standard
2018-12-12, by Pierre-Yves David
split: add a option to discard remaining change during split
2018-02-20, by Pierre-Yves David
split: add a way to abort a split from the prompt
2018-02-20, by Pierre-Yves David
split: add a help entry to the final prompt
2018-02-20, by Pierre-Yves David
topic: make revset argument messages be similar to such messages in core
stable
2018-12-05, by Anton Shestakov
tests: don't forget to add hg serve pid to DAEMON_PIDS in test-wireproto.t
stable
2018-12-05, by Anton Shestakov
test: adapt to change output change on default
2018-12-04, by Pierre-Yves David
safeguard: don't reimplement auto-publish if it's in core (will be in 4.9)
2018-12-01, by Anton Shestakov
safeguard: the new default for auto-publish is 'publish'
2018-12-01, by Anton Shestakov
stack: add a --children flag to stack
2018-09-21, by James Reynolds
extensions: avoid shadowing imported module names with exthelper methods
2018-12-02, by Matt Harbison
extensions: add fileset support to exthelper
2018-11-30, by Matt Harbison
extensions: add uipopulate() support to exthelper
2018-12-02, by Matt Harbison
exthelper: clarify copyright and licence for the module
2018-12-02, by Pierre-Yves David
packaging: merge with version 8.3.2
2018-11-27, by Pierre-Yves David
packaging: mark development version
stable
2018-11-27, by Pierre-Yves David
Added tag 8.3.2 for changeset 7edc5c148df0
stable
2018-11-27, by Pierre-Yves David
packagin: prepare release 8.3.2
stable
8.3.2
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-11-27, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-11-27, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-11-27, by Pierre-Yves David
changelog: add information about the topic message improvements
2018-11-27, by Pierre-Yves David
branching: merge with stable
2018-11-27, by Pierre-Yves David
evolve: update the abort to a ProgrammingError
stable
2018-11-27, by Sushil khanchi
topics: improve the message around topic changing
2018-11-26, by Pulkit Goyal
tests: fix for POSIX compliance
2018-11-21, by Martijn Pieters
style: remove unused variables
2018-11-21, by Martijn Pieters
evolve: fix a documentation typo
stable
2018-11-20, by Eric Spishak-Thomas
compat: drop 4.3 related obsfate code
2018-11-19, by Pierre-Yves David
compat: drop code dealing with incompatibility for --publish with 4.3
2018-11-19, by Pierre-Yves David
compat: clarify when some conditional are used
2018-11-19, by Pierre-Yves David
compat: drop 4.3 "new troubles" report code
2018-11-19, by Pierre-Yves David
compat: drop 4.3 wrapping of createmarker for effect flag support
2018-11-19, by Pierre-Yves David
compat: drop 4.3 monkey patch of `copies.mergecopies`
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for `obsutil.allprecursors` function
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for `ui.edit` method
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for 'successors' revset
2018-11-19, by Pierre-Yves David
compat: drop 4.3 compatiblity code for 'precursors' revset
2018-11-19, by Pierre-Yves David
compat: drop Mercurial 4.3 support for exthelper
2018-11-10, by Matt Harbison
compat: update metadata about minimum ag version
2018-11-19, by Pierre-Yves David
next: solve the issue of `next` get confused by split
2018-11-06, by Sushil khanchi
next: add test which shows that `next` get confused by split
2018-11-06, by Sushil khanchi
cleanup: avoid a Yoda condition
2018-10-31, by Sushil khanchi
evolve: modify and move the comment to appropriate position
2018-10-31, by Sushil khanchi
next: update the command description
2018-10-31, by Sushil khanchi
next: make next command --evolve by default
2018-11-10, by Sushil khanchi
safeguard: allow push to succeed (and without warning) with --publish
2018-11-05, by Anton Shestakov
topic: only add --publish flag to push if it's not already there
2018-11-04, by Anton Shestakov
safeguard: check auto-publish value before sending listkeys command
2018-11-05, by Anton Shestakov
style: silence another flak8 warning
2018-11-10, by Pierre-Yves David
oops: backed out changeset df22f010cf24 pushed by error
2018-11-10, by Pierre-Yves David
next: make next command --evolve by default
2018-11-10, by Sushil khanchi
next: improve the message for dirty working copy with --evolve
2018-11-10, by Pierre-Yves David
next: use the `hint` argument of bail if changed
2018-11-10, by Pierre-Yves David
prev: use the `hint` argument of bail if changed
2018-11-10, by Pierre-Yves David
next: explicitly specify --no-evolve in the tests
2018-11-10, by Pierre-Yves David
branching: merge with stable
2018-11-10, by Pierre-Yves David
style: fix various flake8 warning
stable
2018-11-10, by Pierre-Yves David
next: set if we need to evolve or not; also move logic to appropriate pos
2018-11-10, by Sushil khanchi
next: move some code to prepare for `next --evolve` by default
2018-11-06, by Sushil khanchi
branching: merge with stable
2018-11-10, by Pierre-Yves David
topic: improve UX by using pager only when we should
stable
2018-11-06, by Sushil khanchi
evolvecmd: _possibledestination() skip visiting empty parent
stable
2018-11-06, by Sushil khanchi
pick: `hg help` was not showing the full cmd desc of `pick`
stable
2018-11-03, by Sushil khanchi
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-11-09, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-11-09, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-11-09, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-11-09, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-11-09, by Pierre-Yves David
compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow
stable
2018-11-07, by Boris Feld
utility: don't translate commit messages in revselection prompt (issue6016)
stable
2018-11-01, by Pulkit Goyal
evolve: use stack template in --continue case also
2018-10-26, by Sushil khanchi
evolve: add test showing currently stackalias fails in --continue case
2018-10-24, by Sushil khanchi
branching; merge with stable
2018-10-25, by Pierre-Yves David
packaging: mark version as devel version
stable
2018-10-25, by Pierre-Yves David
Added tag 8.3.1 for changeset b90422a11a88
stable
2018-10-25, by Pierre-Yves David
packaging: prepare version 8.3.1
stable
8.3.1
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-10-25, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
evolve: do not try to display stack index of changeset who do not have one
stable
2018-10-25, by Pierre-Yves David
evolve: check if we should use stack template for each item in the stack
stable
2018-10-25, by Pierre-Yves David
branching: merge stable back into default
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-10-25, by Pierre-Yves David
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
2018-10-25, by Pierre-Yves David
test-compat: merge stable into mercurial-4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
branching: revert test outptu change for 4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
pullbundle: drop erroneous flagging of the command as basic
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset ba1e83c841f2
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset b0084d599112
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset e2d083cc447e
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset ccbfbeee6cf3
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset 7091f7215651
stable
2018-10-25, by Pierre-Yves David
test-compat: backed out changeset 8eec9422bd8e
stable
2018-10-25, by Pierre-Yves David
branching: merge stable into default
2018-10-25, by Pierre-Yves David
branching: start test compatibility branch for Mercurial 4.7
mercurial-4.7
2018-10-25, by Pierre-Yves David
topic: add the changelog argument to branchinfo()
stable
2018-10-21, by Pulkit Goyal
evolve: adapt for changed @command decorator
stable
2018-10-18, by Martin von Zweigbergk
topicidx: stop assigning index number to obsolete changesets
stable
2018-10-17, by Pierre-Yves David
stack-index: add some test featuring content diversion
stable
2018-10-25, by Pierre-Yves David
pullbundle: drop erroneous flagging of the command as basic
2018-10-25, by Pierre-Yves David
topic: add the changelog argument to branchinfo()
2018-10-21, by Pulkit Goyal
topics: "prairie" is a not an animal (AFAIK, anyway)
2018-10-19, by Martin von Zweigbergk
tests: remove a"| head -n 2" that just hides an error code
2018-10-18, by Martin von Zweigbergk
evolve: adapt for changed @command decorator
2018-10-18, by Martin von Zweigbergk
commands: adjust metavariables as appropriate
2018-10-17, by Anton Shestakov
branching: merge with default
2018-10-17, by Pierre-Yves David
branching: preserve the expected output on default
2018-10-17, by Pierre-Yves David
evolvecmd: use modern vocabulary in help text for evolve
stable
2018-10-14, by Anton Shestakov
evolvecmd: mark flags with old instability names as deprecated
stable
2018-10-14, by Anton Shestakov
packaging: mark as development version
stable
2018-10-17, by Pierre-Yves David
Added tag 8.3.0 for changeset 45d4b49d81d9
stable
2018-10-12, by Pierre-Yves David
packaging: prepare release 8.3.0
stable
8.3.0
2018-10-12, by Pierre-Yves David
pullbundle: document working version and update changelog to mention it
stable
2018-10-12, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-10-12, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-10-12, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-10-12, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-10-12, by Pierre-Yves David
topic: fix '{topicidx}' keyword registration for mercurial <= 4.5
stable
2018-10-12, by Pierre-Yves David
branching: prepare release 8.3.0
stable
2018-10-12, by Pierre-Yves David
test: other harmless output change
stable
2018-10-12, by Pierre-Yves David
changelog: mention the fix of cache warming on hg strip
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset 6f391c2a773b
stable
2018-10-12, by Pierre-Yves David
test: backed out test output changes from changeset ef22eef37ecc
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset 0171a7ceb574
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset dfa69b5ece87
stable
2018-10-12, by Pierre-Yves David
test: backed out output changes from changeset 01ad46551d7c
stable
2018-10-12, by Pierre-Yves David
prev: also use stack shortcut in output when possible
2018-10-12, by Pierre-Yves David
next: also use stack shortcut in output when possible
2018-10-12, by Pierre-Yves David
branching: merge stable into default
2018-10-12, by Pierre-Yves David
rewind: alias the command to undo
2018-10-12, by Pulkit Goyal
changelog: add a line about the usage of s# in evolve
2018-10-12, by Pierre-Yves David
caches: no longer warm the cache on strip in "auto" mode
stable
2018-10-11, by Pierre-Yves David
evolve: use stack alias s# in `hg evolve` msgs
2018-10-02, by Sushil khanchi
evolve: extract displayer to _solveone()
2018-10-01, by Sushil khanchi
utility: add a template alias that will be used in evolve msgs
2018-10-01, by Sushil khanchi
topic: add topicidx template keyword
2018-10-01, by Sushil khanchi
changelog: fix version number
2018-10-09, by Pierre-Yves David
tests: update the test-topic.t with changes in core mercurial
2018-10-02, by Pulkit Goyal
pullbundle: fix style warning
2018-09-26, by Pierre-Yves David
pullbundle: improves management of multiple branch while dealing with a head
2018-09-26, by Pierre-Yves David
pullbundle: deal with head in a predicable order
2018-09-26, by Pierre-Yves David
pullbundle: deal with another special case introduced by arbitrary ranges
2018-09-26, by Pierre-Yves David
pullbundle: compat with Mercurial 4.7
2018-09-26, by Pierre-Yves David
pullbundle: add some information on the cached change
2018-09-25, by Pierre-Yves David
pullbundle: add data about the cached bundle size and hit
2018-09-25, by Pierre-Yves David
pullbundle: add a command to generate cache hit statistic
2018-09-25, by Pierre-Yves David
pullbundle: point out the output flooding issue from core
2018-09-25, by Pierre-Yves David
pullbundle: issue local branches in the right order
2018-09-25, by Pierre-Yves David
pullbundle: delay cache file opening
2018-09-25, by Pierre-Yves David
pullbundle: improve slicing of the lower part of range
2018-09-25, by Pierre-Yves David
stablerange: fix slicing of arbitrary ranges
2018-09-25, by Pierre-Yves David
pullbundle: attempt to save stablerange cache after each computation
2018-09-24, by Pierre-Yves David
pullbundle: add basic extension metadata
2018-09-24, by Pierre-Yves David
pullbundle: add a config option for the cache directory
2018-09-24, by Pierre-Yves David
pullbundle: add an output about the time spent slicing the set
2018-09-23, by Pierre-Yves David
pullbundle: add extension documentation
2018-09-23, by Pierre-Yves David
pullbundle: add an extra test showing how cache are reusable
2018-09-23, by Pierre-Yves David
pullbundle: add caching logic
2018-09-23, by Pierre-Yves David
pullbundle: slice pull into multiple ranges
2018-09-23, by Pierre-Yves David
pullbundle: initial commit
2018-09-23, by Pierre-Yves David
test: update output to make streamv2 capabilities
2018-09-21, by Pierre-Yves David
branching: merge with stable
2018-09-21, by Pierre-Yves David
topic: respect preexisting 'topic' value on workingcommitctx
stable
2018-09-22, by Pierre-Yves David
topic: add a compatibility to access transaction's names
stable
2018-09-21, by Pierre-Yves David
topic: add a compatibility to access transaction's validator
stable
2018-09-21, by Pierre-Yves David
evovle: remove redundancy in evolve output
2018-09-21, by Sushil khanchi
amend: handle crash before transaction initialization with --patch
stable
2018-09-21, by Pierre-Yves David
branching: merge with stable
2018-09-18, by Pierre-Yves David
obsdiscovery: adopt to calling convention change
stable
2018-09-17, by Gregory Szorc
branching: merge stable into default
2018-09-14, by Pierre-Yves David
packaging: mark as development version
stable
2018-09-14, by Pierre-Yves David
Added tag 8.2.1 for changeset c6362c4abd69
stable
2018-09-14, by Pierre-Yves David
packagin: prepare release 8.2.1
stable
8.2.1
2018-09-14, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-09-14, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-09-14, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-09-14, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-09-14, by Pierre-Yves David
branching: merge stable into default
2018-09-14, by Pierre-Yves David
caches: issue both debug and blackbox log message
stable
2018-09-14, by Pierre-Yves David
cmdrewrite: rename variable and move it closer to where it is used
2018-09-13, by Anton Shestakov
changelog: mention the cache improvements
stable
2018-09-13, by Pierre-Yves David
obshashrangecache: be more paranoid in the errors we catch
stable
2018-09-13, by Pierre-Yves David
stablerangecache: be more paranoid in the errors we catch
stable
2018-09-13, by Pierre-Yves David
stablesortcache: update the variable tracking on-disk state after write
stable
2018-09-13, by Pierre-Yves David
stablesortcache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
firstmergecache: update the variable tracking on-disk state after write
stable
2018-09-13, by Pierre-Yves David
firstmergecache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
depthcache: update the variable tracking on disk state after write
stable
2018-09-13, by Pierre-Yves David
depthcache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
obscache: update the variable tracking on disk state after write
stable
2018-09-13, by Pierre-Yves David
obscache: ignore permission and OS errors when writing
stable
2018-09-13, by Pierre-Yves David
obshashrange: force reset if many changes
stable
2018-09-13, by Pierre-Yves David
topic: refactor revset.py slightly
2018-09-04, by Anton Shestakov
test: update output to match new `hg verify` reports
2018-09-12, by Pierre-Yves David
test: update output to match new "pull" phase report
2018-09-12, by Pierre-Yves David
test: adapt to change in revert messages order
2018-09-12, by Pierre-Yves David
rewind: fix help text (mostly grammar, but also s/precursor/predecessor)
stable
2018-09-07, by Martin von Zweigbergk
evolve: fix use of "'%d' % ctx"
stable
2018-09-06, by Martin von Zweigbergk
stablerange: only issue the message once
stable
2018-09-06, by Gerald Squelart
changelog: fix version number
stable
2018-09-07, by Pierre-Yves David
branching: merge back with stable
2018-09-03, by Pierre-Yves David
packaing: mark as development version
stable
2018-09-03, by Pierre-Yves David
Added tag 8.2.0 for changeset 8d8f08245f97
stable
2018-09-03, by Pierre-Yves David
branching: merge back with stable
2018-09-03, by Pierre-Yves David
packaging: prepare new release
stable
8.2.0
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-09-03, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-09-03, by Pierre-Yves David
topic: rework topic templatekw declaration to be 4.5 compatible again
stable
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-09-03, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-09-03, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-09-03, by Pierre-Yves David
branching: merge the two stable heads
stable
2018-09-03, by Pierre-Yves David
test-output: backout test output update in 8fcee1e65e29
stable
2018-09-03, by Pierre-Yves David
test-output: backout test output update in 503ae2689df8
stable
2018-09-03, by Pierre-Yves David
topic: update the changelog with the 's#' alias change
2018-09-03, by Pierre-Yves David
topic: update other occurrence of 't0' is 's0' in the code
2018-09-03, by Pierre-Yves David
topic: mention t0 in topic documentation
stable
2018-09-03, by Pierre-Yves David
stack: display 's#' instead of 't#' and 'b#'
2018-09-03, by Pierre-Yves David
stack: clarify s# error message in case of branch
2018-09-03, by Pierre-Yves David
alias: allow reference through 's#'
2018-09-03, by Pierre-Yves David
topic-revset: get the list of revset through the official localrepo API
2018-09-01, by Pierre-Yves David
topic-revset: strictly read string
2018-09-01, by Pierre-Yves David
test: search for empty topic as a string
2018-09-01, by Pierre-Yves David
topic: handle ambiguous arguments to topic() revset
2018-08-30, by Anton Shestakov
topic: handle revsets passed to topic() revset
2018-08-30, by Anton Shestakov
topic: handle string argument to topic() revset earlier
2018-08-30, by Anton Shestakov
topic: prepare to handle non-string arguments to topic() revset
2018-08-30, by Anton Shestakov
topic: return result early if there are no arguments to topic() revset
2018-08-30, by Anton Shestakov
obshashrange: enable by default
2018-08-31, by Pierre-Yves David
obshashrange: issue a warning if the cache takes a long time to load
2018-08-30, by Pierre-Yves David
pick: fix last references of grab in code
2018-08-31, by Boris Feld
pick: replace `hg grab` invocation in test with `hg pick`
2018-08-31, by Pierre-Yves David
pick: replace "grabstate" with "pickstate"
2018-08-31, by Pierre-Yves David
pick: use "pick" as operation name in obsolescence markers
2018-08-31, by Pierre-Yves David
pick: use "pick" instead of "grab" for various internal API
2018-08-31, by Pierre-Yves David
pick: update command output to mention pick instead of grab
2018-08-31, by Pierre-Yves David
pick: rename the grab command to pick
2018-08-31, by Pierre-Yves David
grab: prefix function with 'cmd' as for the other command in the extension
2018-08-31, by Pierre-Yves David
readme: document the purpose of the evolve extension
2018-08-30, by Pierre-Yves David
prune: replace --biject with --pair
2018-08-30, by Pierre-Yves David
topic: check that repo.currenttopic is set before using it as an argument
2018-08-28, by Anton Shestakov
test: update output after merge message change
2018-08-29, by Pierre-Yves David
readme: document the tag we use on output change
2018-08-29, by Pierre-Yves David
branching: merge with stable
2018-08-29, by Pierre-Yves David
packaging: fix debian version numbers
stable
2018-08-29, by Pierre-Yves David
packaging: fix debian version numbers
2018-08-29, by Pierre-Yves David
branching: merge stable into default
2018-08-28, by Pierre-Yves David
packaging: mark in progress work as development version
stable
2018-08-28, by Pierre-Yves David
Added tag 8.1.2 for changeset f1cde4c97806
stable
2018-08-28, by Pierre-Yves David
packagin: prepare version 8.1.2
stable
8.1.2
2018-08-28, by Pierre-Yves David
obshashrange: force obshashrange invalidation by bumping schema
stable
2018-08-28, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-08-28, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-28, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-28, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-28, by Pierre-Yves David
branching: merge with stable
2018-08-28, by Pierre-Yves David
changelog: mention the database robutness fix in the changelog
stable
2018-08-28, by Pierre-Yves David
sqlcache: also catch malformed database error
stable
2018-08-27, by Pierre-Yves David
stablerange: rework saving logic to be clearer and safer
stable
2018-08-27, by Pierre-Yves David
obshashrange: rework saving branching to be clearer and safer
stable
2018-08-27, by Pierre-Yves David
sqlcache: protect read query too
stable
2018-08-27, by Pierre-Yves David
sqlite: fast path when nothing to save
stable
2018-08-27, by Pierre-Yves David
sqlcache: initialize meta table last
stable
2018-08-27, by Pierre-Yves David
obshashrange: always check in base cachekey against the recorded one
stable
2018-08-27, by Pierre-Yves David
stablerangecache: fix output in the drifted case
stable
2018-08-27, by Pierre-Yves David
sqlcache: also ignore integrity error
stable
2018-08-27, by Pierre-Yves David
sqlcache: cache OperationError when saving
stable
2018-08-27, by Pierre-Yves David
sqlcache: passe better connection option
stable
2018-08-27, by Pierre-Yves David
contrib: introduce a small script to stress tests obsolescence exchange
stable
2018-08-26, by Pierre-Yves David
changelog: mention the database robutness fix in the changelog
2018-08-28, by Pierre-Yves David
sqlcache: also catch malformed database error
2018-08-27, by Pierre-Yves David
stablerange: rework saving logic to be clearer and safer
2018-08-27, by Pierre-Yves David
obshashrange: rework saving branching to be clearer and safer
2018-08-27, by Pierre-Yves David
sqlcache: protect read query too
2018-08-27, by Pierre-Yves David
sqlite: fast path when nothing to save
2018-08-27, by Pierre-Yves David
sqlcache: initialize meta table last
2018-08-27, by Pierre-Yves David
obshashrange: always check in base cachekey against the recorded one
2018-08-27, by Pierre-Yves David
stablerangecache: fix output in the drifted case
2018-08-27, by Pierre-Yves David
sqlcache: also ignore integrity error
2018-08-27, by Pierre-Yves David
sqlcache: cache OperationError when saving
2018-08-27, by Pierre-Yves David
sqlcache: passe better connection option
2018-08-27, by Pierre-Yves David
contrib: introduce a small script to stress tests obsolescence exchange
2018-08-26, by Pierre-Yves David
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
2018-08-21, by Pierre-Yves David
test: adjust glob in previous changeset
mercurial-4.4
2018-08-21, by Pierre-Yves David
branching: merge with stable
2018-08-21, by Pierre-Yves David
packaging: mark as development version
stable
2018-08-21, by Pierre-Yves David
Added tag 8.1.1 for changeset e7abf863e113
stable
2018-08-21, by Pierre-Yves David
packaging: prepare release 8.1.1
stable
8.1.1
2018-08-21, by Pierre-Yves David
branching: merge with stable
2018-08-21, by Pierre-Yves David
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
2018-08-21, by Pierre-Yves David
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
2018-08-21, by Pierre-Yves David
test-compat: merge stable into mercurial-4.6
mercurial-4.6
2018-08-21, by Pierre-Yves David
changelog: add a line about improved prune documentation
stable
2018-08-21, by Pierre-Yves David
changelog: reorder content
stable
2018-08-21, by Pierre-Yves David
prune: more human-friendly documentation
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
prune: improve help first line
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
prune: try to clarify the "multi" revisions case
stable
2018-08-21, by Pierre-Yves David
prune: move help about biject after the one about split and fold
stable
2018-08-21, by Pierre-Yves David
prune: no longer consider dropping --biject
stable
2018-08-21, by Pierre-Yves David
prune: more human-friendly documentation for --biject
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
prune: use ``-s/--succ`` in documentation
stable
2018-08-21, by Dan Villiom Podlaski Christiansen
branching: merge with stable
2018-08-21, by Pierre-Yves David
compat: import the module dagutil module in evolve
2018-08-21, by Pierre-Yves David
evolve: delete evolvestate after aborting interrupted `next --evolve`
stable
2018-08-20, by Pulkit Goyal
tests: check that we delete evolvestate correctly after abort/stop
stable
2018-08-20, by Pulkit Goyal
changelog: update with issue5927 fix
stable
2018-08-20, by Pierre-Yves David
evolve: set the second parent if we get conflicts while evolving
stable
2018-08-18, by Pulkit Goyal
evolvecmd: import mercurial.node module as nodemod
stable
2018-08-18, by Pulkit Goyal
tests: demonstrate the interrupted evolve does not set p2
stable
2018-08-18, by Pulkit Goyal
cleanup: remove unused import
2018-08-18, by Pierre-Yves David
cleanup: remove old comment that lost all meaning
2018-08-18, by Pierre-Yves David
template: remove compatibility layer for `showobsolete`
2018-08-18, by Pierre-Yves David
exthelper: drop compatibility layer for `command`
2018-08-18, by Pierre-Yves David
topic: drop compat layer for `command`
2018-08-18, by Pierre-Yves David
legacy: drop compat layer for "command"
2018-08-18, by Pierre-Yves David
drophack: drop compat layer for "command"
2018-08-18, by Pierre-Yves David
compat: drop compatibility layer for updatecaches
2018-08-18, by Pierre-Yves David
branching: merge with stable
2018-08-18, by Pierre-Yves David
obshashrange: force saving of stablesort and firstmerge cache
stable
2018-08-17, by Pierre-Yves David
test: add a test about cache warming
stable
2018-08-17, by Pierre-Yves David
stablerange: save stablesort cache alongside the stablerange one
stable
2018-08-17, by Pierre-Yves David
obshashrange: always save stable range cache alongside the obshashrange one
stable
2018-08-17, by Pierre-Yves David
obshashrange: clear in-memory cache alongside the sqlite one
stable
2018-08-17, by Pierre-Yves David
branching: merge with fixes on stable
2018-08-17, by Pierre-Yves David
changelog: summarize the recent improvement
stable
2018-08-17, by Pierre-Yves David
obshashrange: re-enabled more selective pruning of affected range
stable
2018-08-17, by Pierre-Yves David
obshashrange: fix computation of affected ranges
stable
2018-08-17, by Pierre-Yves David
obshashrange: add more validation output to tests
stable
2018-08-16, by Pierre-Yves David
obshashrange: correctly detect changeset directly affected by prune
stable
2018-08-16, by Pierre-Yves David
obshashrange: do not search for affected ranges above the highest we have
stable
2018-08-16, by Pierre-Yves David
obshashrange: do not search for affected stable range cache is unavailable
stable
2018-08-16, by Pierre-Yves David
stablerange: build closure a bit less inefficiently
stable
2018-08-16, by Pierre-Yves David
discovery: make sure repository wrapping happens in the right order
stable
2018-08-16, by Pierre-Yves David
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
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
less
more
|
(0)
-1920
tip