Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
+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.
evolve: add a cmddebugrecordpruneparents command
2014-02-24, by Pierre-Yves David
debugobsstorestat: add test for pruning
2014-02-24, by Pierre-Yves David
debugobsstorestat: add information about cluster
2014-02-24, by Pierre-Yves David
evolve: fix creation of prunedchildren for merge
2014-02-24, by Pierre-Yves David
evolve: add a debugobsstorestat command
2014-02-20, by Pierre-Yves David
evolve: extend obsstore object to use prune parent information
2014-02-19, by Pierre-Yves David
prune: wrap mercurial internal to add parent information in prune marker
2014-02-13, by Pierre-Yves David
evolve: drop `latercomer` and `conflicting` compatibility.
2014-02-19, by Pierre-Yves David
test: get rid of all reference to conflicting changesets
2014-02-20, by Pierre-Yves David
evolve: use flag value from core for bumped fix
2014-02-19, by Pierre-Yves David
importing fastop extension in this repo
2014-02-20, by Pierre-Yves David
fastobs: revset refactor related fixes
2014-02-19, by Augie Fackler
adapt fastopt extension to mercurial.exchange module
2014-02-18, by Pierre-Yves David
drop unused function `pushmarkerwrapper`
2014-02-18, by Pierre-Yves David
Add initial test.
2013-11-16, by Augie Fackler
Deduplicate markers. Depends on __hash__ and __eq__ on obsolete.marker
2013-11-16, by Augie Fackler
copy precursor revset from evolve so we don't depend on involve
2013-11-16, by Augie Fackler
fastobs: details strategies in the main help
2013-09-03, by Pierre-Yves David
fastobs: fix a bunch of stupid errors that prevented it from working at all
2013-07-26, by Augie Fackler
fastobs: clean up logging a little
2013-07-26, by Augie Fackler
fastobs: first commit of an extension to test obsolete marker exchange methods
2013-07-26, by Augie Fackler
drophack: add a new drop hack extension for Matt Mackall usage
2014-02-12, by Pierre-Yves David
prune: add biject option
2014-02-11, by Sean Farley
evolve: register a summary hook instead of wrapping the summary command
2014-02-07, by Simon Heimberg
merge stable into default.
2014-01-22, by Pierre-Yves David
doc: improve reference to log --hidden
stable
2014-01-22, by Pierre-Yves David
doc: fix trailing white space
stable
2014-01-22, by Pierre-Yves David
doc: DIE MQ DIE
stable
2014-01-22, by Pierre-Yves David
doc: use --succ in prune help
stable
2014-01-22, by Pierre-Yves David
doc: remove referenc to proleferation of hidden commit
stable
2014-01-22, by Pierre-Yves David
doc: try to clarify rebase warning
stable
2014-01-22, by Pierre-Yves David
doc: enhance your fold help
stable
2014-01-22, by Pierre-Yves David
doc: refer to previous and next in the gup, gdown help
stable
2014-01-22, by Pierre-Yves David
doc: replace graft -O with grab
stable
2014-01-22, by Pierre-Yves David
doc: rework how to entry about amend
stable
2014-01-22, by Pierre-Yves David
raise util.Abort instead of assertion when trying to evolve a merge changeset.
2014-01-20, by Arne Babenhauserheide
merge with stable
2014-01-09, by Pierre-Yves David
tutorial: fix note
stable
2014-01-09, by Pierre-Yves David
tutorial: warn about rollback beeing obsolete
stable
2014-01-09, by Pierre-Yves David
tutorial: use grab instead of rebase.
stable
2014-01-09, by Pierre-Yves David
tutorial Clarify "." explanation
stable
2014-01-09, by Pierre-Yves David
tutorial: update divergent changeset section
stable
2014-01-09, by Pierre-Yves David
tutorial: use long form of argument for the sake of clarity
stable
2014-01-09, by Pierre-Yves David
tutorial: fix some various typo
stable
2014-01-09, by Pierre-Yves David
tutorial Display the help of appropriate command in section that need writting
stable
2014-01-09, by Pierre-Yves David
doc: some documentation on the configuration part of the tutorial
stable
2014-01-09, by Pierre-Yves David
doc: smarter make file
stable
2014-01-09, by Pierre-Yves David
doc: use a symbolic link to point to the tutorial
stable
2014-01-09, by Pierre-Yves David
import: warn about new unstable changesets
2013-10-24, by Dan Villiom Podlaski Christiansen
evolve: show progress
2013-10-22, by Dan Villiom Podlaski Christiansen
removed the qsync extension.
2014-01-07, by Pierre-Yves David
evolve: add more details when we abort for case not handled yet
2014-01-07, by Pierre-Yves David
merge stable back into default
2014-01-07, by Pierre-Yves David
current release is stable enought
stable
2013-12-26, by Pierre-Yves David
evolve: update the tested with statement
2013-12-26, by Pierre-Yves David
evolve: use super for calling parent class method
2013-12-26, by Pierre-Yves David
debian: add source/format file
2013-12-02, by Faheem Mitha
Added tag 3.2.0 for changeset c3ba8a965a7a
2013-11-15, by Pierre-Yves David
prepare 2.8 release
3.2.0
2013-11-15, by Pierre-Yves David
grab: update the alias for 2.8 compatibility
2013-11-15, by Pierre-Yves David
gdown/gup: add next/previous alias
2013-11-15, by Dan Villiom Podlaski Christiansen
evolve: allow updating to the successor if the parent is obsolete
2013-10-22, by Dan Villiom Podlaski Christiansen
evolve: abort on unknown divergent changeset base
2013-07-31, by Dan Villiom Podlaski Christiansen
test: prepare test for core changeset 6cd9b8428104
2013-11-15, by Pierre-Yves David
test: prepare test for core changeset 9c78ed396075
2013-11-15, by Pierre-Yves David
merge stable into default
2013-11-15, by Pierre-Yves David
add obsolete parents wrapper to the 'parents' command
2013-10-16, by Dan Villiom Podlaski Christiansen
README: update changelog
2013-10-16, by Pierre-Yves David
conform to the Mercurial custom of lowercase messages
2013-07-26, by Dan Villiom Podlaski Christiansen
amend: use core mechanism for amend
2013-10-16, by Pierre-Yves David
amend: drop the deprecated note option
2013-10-15, by Pierre-Yves David
test: adapt to 2.6 message improvement
2013-09-25, by Pierre-Yves David
README: polish the language so it reads better
stable
2013-08-10, by Greg Ward
README: fix spelling, capitalization, grammar, punctuation
stable
2013-08-10, by Greg Ward
README: fix minor markup inconsistencies
stable
2013-08-10, by Greg Ward
3.2.0
2013-06-04, by Julien Cristau
debian: properly clean the docs build
2013-06-04, by Julien Cristau
pushexperiment requires mercurial 2.6
2013-06-04, by Julien Cristau
ship pushexperiment extension
2013-06-04, by Julien Cristau
pushexperiment: guard against non-push-capable remotes
2013-06-04, by Julien Cristau
pushexperiment: fix doc typos
2013-06-04, by Julien Cristau
merge stable into default
2013-06-03, by Pierre-Yves David
push obsolescence marker before anything else
2013-06-03, by Pierre-Yves David
add notification at the end of push
2013-06-03, by Pierre-Yves David
Add a new pushexperiment extension
2013-06-03, by Julien Cristau
Adapt to human readable date in patch
2013-06-03, by Pierre-Yves David
debian: honor nocheck in DEB_BUILD_OPTIONS
stable
2013-05-31, by Julien Cristau
evolve: fix typo
stable
2013-05-31, by André Sintzoff
amend: hide the --note option
stable
2013-05-31, by Pierre-Yves David
evolve: remove trailing spaces
stable
2013-05-02, by AndréSintzoff
update debian changelog
stable
2013-03-04, by Pierre-Yves David
merge with stable
2013-02-11, by Pierre-Yves David
Added tag 3.1.0 for changeset cdb52bbbe5b8
stable
2013-02-11, by Pierre-Yves David
evolve: update test output.
2013-02-10, by Levi Bard
prepare release 3.1.0
stable
3.1.0
2013-02-11, by Pierre-Yves David
prune: add --user and --date options
stable
2013-02-11, by Levi Bard
prune: add strip-like bookmark
stable
2013-02-11, by Levi Bard
evolve: remove duplicate alias.
stable
2013-02-10, by Levi Bard
evolve: update stabilize order test after output change
stable
2013-02-10, by Levi Bard
merge with stable
2013-02-10, by Pierre-Yves David
evolve: document --all option
stable
2013-02-09, by Pierre-Yves David
merge --all option from tak
stable
2013-02-09, by Pierre-Yves David
minor help changes
stable
2013-02-09, by Pierre-Yves David
evolve: clean up help message
2013-02-09, by Levi Bard
evolve: remove magic return values from utility functions
2013-02-09, by Levi Bard
evolve: clean up evolve implementation.
2013-02-09, by Levi Bard
evolve: add test for evolve --all.
2013-02-09, by Levi Bard
evolve: add --all argument.
2013-02-09, by Levi Bard
evolve: extract evolve --any implementation into a function.
2013-02-09, by Levi Bard
touch: properly handle touching multiple changeset
stable
2013-02-08, by Pierre-Yves David
add a duplicate option in touch
stable
2013-02-08, by Denis Laxalde
touch: add basic testing
stable
2013-02-08, by Pierre-Yves David
amend: prune replacement commit without sucessors
stable
2013-02-08, by Pierre-Yves David
changelog: add more entry
stable
2013-02-08, by Pierre-Yves David
fix future 3.1.0 changelog entry
stable
2013-02-08, by Pierre-Yves David
alias: add a grab alias
stable
2013-02-08, by Pierre-Yves David
amend: drop the --change option
stable
2013-02-08, by Pierre-Yves David
drop suspicious import in evolve
stable
2013-02-06, by Pierre-Yves David
prune: handle bookmark
stable
2013-02-04, by Pierre-Yves David
test-prune: simplified log output
stable
2013-02-04, by Pierre-Yves David
less
more
|
(0)
-120
+120
+1000
+3000
tip