Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-112
+112
+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.
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
less
more
|
(0)
-3000
-1000
-112
+112
+1000
tip