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.
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
less
more
|
(0)
-3000
-1000
-112
+112
+1000
tip