Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
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.
check-code: make obsolete.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make pushexperiment.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make simple4server.py comply with check-code
2015-12-04, by Laurent Charignon
check-code: make evolve.py comply with check-code
2015-12-04, by Laurent Charignon
evolve: fix test-inhibit to match latest hg
2015-12-04, by Laurent Charignon
evolve: fix test-stabilize-conflict.t to match new extra computation in core
2015-12-04, by Laurent Charignon
evolve: fix test-sharing.t to match new extra computation in core
2015-12-04, by Laurent Charignon
evolve: fix test-tutorial.t to match new extra computation in core
2015-12-04, by Laurent Charignon
inhibit: make rebase see obsolescence even for visible nodes
2015-11-30, by Laurent Charignon
inhibit: remove unused bookmark operation wrapping
2015-11-24, by Laurent Charignon
inhibit: update test with new behavior from core
2015-12-01, by Laurent Charignon
inhibit: remove unused import
2015-11-19, by Laurent Charignon
inhibit: improve handling of error cases for bookmark -D
2015-11-20, by Laurent Charignon
directaccess: fix case of shortened hash containing only digits
2015-11-18, by Laurent Charignon
evolve: evolve --divergent failed when merge had nothing to do (issue4950)
2015-11-17, by Laurent Charignon
inhibit: use dirty revset trick to speedup the inhibit search space.
2015-11-17, by Pierre-Yves David
inhibit: use 'repo.revs' instead of 'repo.set'
2015-11-17, by Pierre-Yves David
_inhibitmarkers: turn the result from generator into a list
2015-11-17, by Pierre-Yves David
split: drop the experimental flag
2015-11-06, by Pierre-Yves David
split: preserve original changesets description
2015-11-06, by Pierre-Yves David
merge with stable
2015-11-06, by Pierre-Yves David
readme: updateing changelog
stable
2015-11-06, by Pierre-Yves David
evolve: rewrite command help (evolve command only)
stable
2015-11-06, by Greg Ward
parents: avoid locking the repository during 'hg parents'
stable
2015-11-06, by Pierre-Yves David
README: update instructions for running tests.
stable
2015-11-06, by Greg Ward
tests: remove the custom run-tests.py
2015-11-02, by Pierre-Yves David
make: clean test related target
2015-11-02, by Pierre-Yves David
test: use 'dummyssh' from the run-tests directory
2015-11-02, by Pierre-Yves David
test: use 'killdaemons.py' from the run-tests directory
2015-11-02, by Pierre-Yves David
merge back with stable
2015-11-02, by Pierre-Yves David
Added tag 5.2.1 for changeset c15d6168412f
stable
2015-11-02, by Pierre-Yves David
prepare version 5.1.2
stable
5.2.1
2015-11-02, by Pierre-Yves David
merge with default
stable
2015-11-02, by Pierre-Yves David
split: mark the command as experimental
2015-11-02, by Pierre-Yves David
tests: run test with 3.6 and apply test change
2015-10-30, by Pierre-Yves David
prune: have dirstate collaborate with transaction
2015-10-30, by Pierre-Yves David
evolve: have dirstate collaborate with transaction
2015-10-30, by Pierre-Yves David
prune: reuse revset from repair instead of copy-pasting code
2015-10-09, by Ryan McElroy
merge with stable
2015-10-12, by Pierre-Yves David
evolve: compatibility with coming 3.6
stable
2015-10-12, by Pierre-Yves David
evolve: be more complete about copying extra from old revisions
2015-09-29, by Augie Fackler
evolve: ignore ui argument passed to help loader
2015-09-30, by Yuya Nishihara
directaccess: inspect trees of len() > 3
2015-09-29, by Durham Goode
debugobsconvert: make sure obsstore is loaded before version comparison
2015-09-21, by Yuya Nishihara
evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-09-16, by Laurent Charignon
evolve: indentation change for making next patch more legible
2015-09-16, by Laurent Charignon
merge with stable
2015-09-14, by Pierre-Yves David
next/prev: properly lock repo before touching bookmarks
stable
2015-09-14, by Pierre-Yves David
next/prev: properly lock repo before touching bookmarks
2015-09-14, by Pierre-Yves David
prune: ensure we prune bookmarks in a transaction
stable
2015-09-14, by Pierre-Yves David
next: add support for --dry-run
2015-09-10, by timeless
evolve: spelling uncommitted
2015-09-09, by timeless
evolve: annotate translatable strings with _()
2015-09-09, by timeless
evolve: do not capitalize description of next/previous
2015-09-09, by timeless
evolve: _() should not contain %
2015-09-09, by timeless
evolve: add progress for _obsrelsethashtree
2015-09-09, by timeless
evolve: add progress for the obsmarkers discovery parts
2015-09-09, by timeless
test-obsolete: clarify divergence detection output order
2015-09-09, by timeless
directaccesss: also look for symbol into list
2015-08-17, by Pierre-Yves David
merge with stable
2015-08-12, by Pierre-Yves David
inhibit: fix inhibit working with non-inhibit repos
stable
2015-08-12, by Durham Goode
directaccess: don't try to partialmatch things that aren't hashes
stable
2015-08-12, by Siddharth Agarwal
merge with stable
2015-08-10, by Pierre-Yves David
next: properly report no children when --evolve is used
stable
2015-08-10, by Pierre-Yves David
inhibit: do not search for visible obsolete changeset during stripping
stable
2015-08-10, by Pierre-Yves David
split: handle bookmarks instead of leaving them on precursor
2015-08-08, by Laurent Charignon
split: don't update before it is actually needed
2015-08-08, by Laurent Charignon
split: add more output to the test
2015-08-08, by Laurent Charignon
split: fix commit message numbering error in the test
2015-08-08, by Laurent Charignon
evolve: handle split commit for instability
2015-06-24, by Laurent Charignon
merge with stable
2015-08-07, by Pierre-Yves David
evolve: add test for instability
stable
2015-08-07, by Laurent Charignon
evolve: add a command to split commits
2015-06-18, by Laurent Charignon
merge with stable
2015-08-03, by Pierre-Yves David
test-inhibit: simplify push destinations for Windows
stable
2015-08-01, by Matt Harbison
test-sharing: fix globs for Windows
stable
2015-08-01, by Matt Harbison
inhibit: don't abort when directaccess is not enabled
2015-07-29, by Laurent Charignon
merge with stable
2015-07-10, by Pierre-Yves David
inhibit: add missing locking in wrapper for obsmarker creation
stable
2015-07-09, by Laurent Charignon
evolve: (issue4386) cleanup, split, fold and bijection in `hg prune`
2015-06-25, by Laurent Charignon
merge with stable
2015-06-30, by Pierre-Yves David
evolve: fix typo in fold docstring
stable
2015-06-26, by André Sintzoff
evolve: remove trailing spaces
stable
2015-06-26, by André Sintzoff
evolve: dedupe divergents when running evolve --all --any or evolve --rev
stable
2015-06-24, by Laurent Charignon
evolve: remove unused warning message in _solvedivergent
stable
2015-06-24, by Laurent Charignon
compat: use svfs instead of sopener
stable
2015-06-29, by Pierre-Yves David
fold: avoid using x:y in the help
stable
2015-06-26, by Pierre-Yves David
evolve: improve the help of the fold command
stable
2015-06-25, by Laurent Charignon
merge with stable
2015-06-26, by Pierre-Yves David
Added tag 5.2.0 for changeset 44a9dcb3fefc
stable
2015-06-26, by Pierre-Yves David
merge with 3.3
stable
5.2.0
2015-06-26, by Pierre-Yves David
fix version number
mercurial-3.3
2015-06-26, by Pierre-Yves David
fix debian changelog
mercurial-3.3
2015-06-26, by Pierre-Yves David
merge with stable
2015-06-25, by Pierre-Yves David
Added tag 5.2.0 for changeset 00026533ff9f
stable
2015-06-25, by Pierre-Yves David
merge with preparation for version 5.2.0
stable
2015-06-25, by Pierre-Yves David
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip