Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-480
+480
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
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
less
more
|
(0)
-3000
-1000
-480
+480
+1000
tip