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