Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-240
+240
+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.
compat: merge with stable
mercurial-4.1
2017-07-02, by Pierre-Yves David
evolve: preserve the branch of the original changeset when evolving merge
stable
2017-07-02, by Pierre-Yves David
merge: default into stable to prepare next version
stable
2017-07-02, by Pierre-Yves David
obslog: handle patch generation for mercurial 4.1-
2017-07-02, by Pierre-Yves David
topic: also have the revbranchcache during the discovery
2017-07-02, by Pierre-Yves David
topic: cleanup the repository wrapping logic in topic discovery
2017-07-02, by Pierre-Yves David
topic: adapt to function migrate to obsutil
2017-07-02, by Pierre-Yves David
evolve: adapt to function migrate to obsutil
2017-07-02, by Pierre-Yves David
topic: directly use the '_notpublic' revset
2017-07-02, by Pierre-Yves David
topic: drop the message about running evolve after topic change
2017-07-02, by Pierre-Yves David
template: handle lack of "users" in the obsfate data
2017-07-02, by Pierre-Yves David
doc: update effect flag documentation
2017-06-30, by Boris Feld
obsfate: override the default log output
2017-06-26, by Boris Feld
evolve: fix documentation formatting
2017-06-29, by Pierre-Yves David
compat: fix topicset for mercurial 4.1
2017-06-29, by Boris Feld
obsfate: refactor obsfate data computing
2017-06-26, by Boris Feld
topic: exclude public and topic changeset from branch stack
2017-06-29, by Boris Feld
tests: use a more portable form for new lines
2017-06-29, by Pierre-Yves David
topic: don't abort if there is no current topic in stack() revset
2017-06-29, by Pulkit Goyal
topics: return a parse error if stack() revset is passed with argument
2017-06-29, by Pulkit Goyal
tests: add test to show topics working with shelve
2017-06-29, by Pulkit Goyal
topics: update current topic to the topic of newly rebased commit (issue5551)
2017-06-29, by Pulkit Goyal
docs: some fixes to the help text
2017-06-27, by Pulkit Goyal
topics: pass 'topics' to ui.formatter instead of 'bookmarks'
2017-06-26, by Pulkit Goyal
topic: also insert the extra head check with using the new head checking
2017-06-28, by Pierre-Yves David
topic: some document for an obscure function
2017-06-28, by Pierre-Yves David
topic: adjust head checking wrapping to not interfere with concurrent push
2017-06-28, by Pierre-Yves David
topic: also detect head checking using the concurrent part
2017-06-28, by Pierre-Yves David
test: avoid 'test-check-commit.t' complaining copied code
2017-06-28, by Pierre-Yves David
topic: small test cleanuo
2017-06-28, by Pierre-Yves David
topic: move the heads data to the branch line when appropriates
2017-06-28, by Pierre-Yves David
topic: add some initial support for using stack on named branch
2017-06-28, by Pierre-Yves David
topic: explicitly pass topic as a keyword argument
2017-06-28, by Pierre-Yves David
topic: makes split keep the topic
2017-06-27, by Boris Feld
topic: add tests for fold behavior with topics
2017-06-27, by Boris Feld
topics: pass quietempty=True to suppress useless output while changing topics
2017-06-25, by Pulkit Goyal
topics: return early so that other if conditions don't get execute (issue5600)
2017-06-25, by Pulkit Goyal
test: extra output to understand the next changeset better
2017-06-26, by Pierre-Yves David
topics: move the logic to change or clear current topic into a new function
2017-06-25, by Pulkit Goyal
tests: expand output to check topic activation
2017-06-26, by Pierre-Yves David
branching: merge stable into default
2017-06-25, by Pierre-Yves David
split: preserve author of the original changeset in the successors
stable
2017-06-25, by Pierre-Yves David
grab: properly quote hg executable in the alias
stable
2017-06-24, by Pierre-Yves David
topic: improve the revset used to return name->nodes mapping
2017-06-23, by Pierre-Yves David
topic: update the changectx method to respect phases
2017-06-22, by Pierre-Yves David
topic: avoid crash when topic is loaded but not enabled for a repository
2017-06-23, by Pierre-Yves David
compat: update test to match core default state
2017-06-22, by Pierre-Yves David
topicmap: massive rework
2017-06-22, by Pierre-Yves David
topic: use the 'topic' revset in namespace
2017-06-22, by Pierre-Yves David
topic-revset: update the revset to no longer build changectx
2017-06-22, by Pierre-Yves David
topic-revset: changectx creation in the revset
2017-06-22, by Pierre-Yves David
topics: add some noise to rewrittent changeset to prevent hash cycle
2017-06-21, by Pulkit Goyal
topic-change: update the working copy along when changing topic of '.'
2017-06-21, by Pierre-Yves David
topic-change: cleanup the locking and transaction mechanism
2017-06-21, by Pierre-Yves David
topics: use a dict for successors of changesets produced by topic change
2017-06-21, by Pulkit Goyal
topic: further simplify the clear logic
2017-06-21, by Pierre-Yves David
topics: drop the clean argument from _changetopics()
2017-06-21, by Pulkit Goyal
topics: rename '--change' flag to '--rev' flag
2017-06-21, by Pulkit Goyal
topics: factor out the logic to change topic in a new function
2017-06-21, by Pulkit Goyal
obslog: update the readme
2017-06-21, by Pierre-Yves David
obslog: add a comment about the final new line of descriptions
2017-06-21, by Pierre-Yves David
obslog: also display description patch with --patch
2017-06-20, by Boris Feld
obslog: extra patch indentation code
2017-06-21, by Pierre-Yves David
obslog: add a patch option
2017-06-20, by Boris Feld
obslog: clarify some sorting code
2017-06-19, by Pierre-Yves David
obslog: pass directly unfiltered_repo
2017-06-19, by Boris Feld
obslog: remove useless repo arg
2017-06-19, by Boris Feld
obslog: small renaming of _debugobshistorysingle
2017-06-19, by Boris Feld
refactoring: directly use 'ctx.unstable()' in showstack function
2017-06-19, by Boris Feld
packaging: flag default as version 6.5.0.dev
2017-06-19, by Pierre-Yves David
merge: get stable change back into default
2017-06-19, by Pierre-Yves David
obsfate: improve obsfate output
stable
2017-06-17, by Boris Feld
packagin: mark stable branch as 6.4.1.dev
stable
2017-06-19, by Pierre-Yves David
topics: abort if user wants to show the stack of a non-existent topic
2017-06-19, by Pulkit Goyal
stack: show unstable state for the current revision if it is one (issue5553)
2017-06-19, by Pulkit Goyal
topics: some minute fixes to the documentation which shows up in help
2017-06-19, by Pulkit Goyal
topics: make sure we commit on new parents while changing topics (issue5441)
2017-06-18, by Pulkit Goyal
tests: add a test to show issue5441 in test-topic.t
2017-06-18, by Pulkit Goyal
merge back with stable
2017-06-17, by Pierre-Yves David
Added tag 6.4.0 for changeset e60248f26f92
stable
2017-06-16, by Pierre-Yves David
packaging: prepare version 6.4.0
stable
6.4.0
2017-06-16, by Pierre-Yves David
readme: fix readme for future 6.4.0
stable
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-4.0
mercurial-3.9
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-06-16, by Pierre-Yves David
compat-test: merge with stable
mercurial-4.1
2017-06-16, by Pierre-Yves David
test-compat: fix previous merge
mercurial-4.1
2017-06-16, by Pierre-Yves David
merge with default
stable
2017-06-16, by Pierre-Yves David
obsfate: by default only display the username if differ from the current one
2017-06-16, by Pierre-Yves David
obsfate: display more data about direct prune markers
2017-06-16, by Pierre-Yves David
obsfate: split markers fetch from successor set annotation
2017-06-16, by Pierre-Yves David
obsfate: mark successorsetallmarkers public
2017-06-16, by Pierre-Yves David
obsfate: mark 'preparesuccessorset' as public
2017-06-16, by Pierre-Yves David
obsfate: use 'split' as verb when appropriate
2017-06-16, by Pierre-Yves David
obsfate: improve prune support in _successorsetverb
2017-06-16, by Pierre-Yves David
obsfate: rename 'successorsset' to 'sset' in the loop
2017-06-16, by Pierre-Yves David
template: use hex node in the obsmarkers used in the obsfate template
2017-06-16, by Pierre-Yves David
template: use hex successors in obsfate
2017-06-16, by Pierre-Yves David
template: use hex-node in successors
2017-06-16, by Pierre-Yves David
template: update successors doc
2017-06-16, by Pierre-Yves David
template: fix precursors documentation
2017-06-16, by Pierre-Yves David
template: used hex-node for the precursors underlying data
2017-06-16, by Pierre-Yves David
compat-test: merge with mercurial-3.9
mercurial-3.8
2017-06-16, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-06-16, by Boris Feld
compat-test: merge with mercurial-4.1
mercurial-4.0
2017-06-16, by Boris Feld
compat-test: merge with stable
mercurial-4.1
2017-06-16, by Pierre-Yves David
merge with stable
stable
2017-06-16, by Boris Feld
changelog: announce that obsfate is hg > 4.2 now
2017-06-16, by Boris Feld
compat: make obshistory._getdifflines compatible with mercurial 4.1
2017-06-15, by Boris Feld
obsfate: add a new obsfate template
2017-06-09, by Boris Feld
obsfate: prepare fatelog tests
2017-06-09, by Pierre-Yves David
obsfate: build more advanced markers for tests
2017-06-09, by Pierre-Yves David
readme: fix entry for 6.4.0
2017-06-15, by Pierre-Yves David
test: drop now useless config about effect flag
2017-06-15, by Pierre-Yves David
effectflag: activate effect flag by default
2017-06-14, by Boris Feld
effectflag: activate effect flag on test-evolve-obshistory test file
2017-06-02, by Boris Feld
effectflag: activate effect flag on test-wireproto.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-uncommit.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-stabilize-order.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-obsconvert.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag for obsmarkers-case-*.t test files
2017-06-14, by Boris Feld
effectflag: activate effect flag on test-drop.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-amend.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-stabilize-result.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-split.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-evolve-cycles.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-evolve-obshistory-complex.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-prune.t test file
2017-06-04, by Boris Feld
effectflag: activate effect flag on test-evolve.t test file
2017-06-02, by Boris Feld
effectflag: activate effect flag on test-obsolete test file
2017-06-02, by Boris Feld
obscache: directly allocate zeroed bytearray
2017-06-09, by Pierre-Yves David
obscache: plug on core 'update cache' method if available
2017-06-09, by Pierre-Yves David
obscache: pre-indent code
2017-06-15, by Pierre-Yves David
fix: fix _headssummary call to orig
2017-06-15, by Boris Feld
test-update: update hg update output in test files
2017-06-15, by Boris Feld
test-drop: all obsmarkers are now dropped
2017-06-15, by Boris Feld
test-evolve: garbage collection changeset only, not obsmarkers
2017-06-15, by Pierre-Yves David
test-inhibit: adapt to 4.3
2017-06-15, by Pierre-Yves David
test-exchange-case-D3: avoid stripping obsolescence marker
2017-06-15, by Pierre-Yves David
test-exchange-case-D2: avoid stripping obsolescence marker
2017-06-15, by Pierre-Yves David
test-exchange-case-D1: avoid stripping obsolescence marker
2017-06-15, by Pierre-Yves David
test: fix test-discovery-obshashrange.t new output
2017-06-14, by Boris Feld
fix: fix _headssummary api
2017-06-14, by Boris Feld
url: update url to point to https://www.mercurial-scm.org/repo/evolve
stable
2017-05-31, by André Sintzoff
doc: document the evolve templates
2017-06-08, by Pierre-Yves David
test: fix template condition for obsfate
2017-06-08, by Pierre-Yves David
obscache: add a missing "new line" at the end of a debug message
stable
2017-06-07, by Pierre-Yves David
default: merge back with stable
2017-06-07, by Pierre-Yves David
obscache: shortcut the attribute access for testing
2017-06-05, by Pierre-Yves David
obshashrange: add an option to protect from accidental activation
stable
2017-06-07, by Pierre-Yves David
obshashrange: basic proof reading of the documentation
stable
2017-06-07, by Pierre-Yves David
proofread
stable
2017-06-05, by Pierre-Yves David
effectflag: fix content change detection for filtered revs
stable
2017-06-02, by Boris Feld
debugobsstorestat: adds static about actually obsolete changeses
stable
2017-06-05, by Pierre-Yves David
evolve: fix typo: -list -> --list
stable
2017-06-06, by Kyle Lippincott
Added tag 6.3.1 for changeset e358c0263e46
stable
2017-06-01, by Pierre-Yves David
prepare release 6.3.1
stable
6.3.1
2017-06-01, by Pierre-Yves David
merge with stable
2017-06-01, by Pierre-Yves David
packaging: bump to 6.4.0.dev
2017-06-01, by Pierre-Yves David
serveronly: also backport the fixes from 5adb8bdb935e
stable
2017-06-01, by Pierre-Yves David
merge stable back into default
2017-06-01, by Pierre-Yves David
readme: merge 6.2.2 and 6.3.0 changelog
stable
2017-06-01, by Pierre-Yves David
packaging: mark as version 6.3.1.dev
stable
2017-06-01, by Pierre-Yves David
readme: clarify the branch policy
stable
2017-06-01, by Pierre-Yves David
Added tag 6.3.0 for changeset 6da4ca7b3e4f
stable
2017-05-31, by Pierre-Yves David
packaging: prepare release 6.3.0
stable
6.3.0
2017-05-31, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-05-31, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-05-31, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-05-31, by Pierre-Yves David
test-compat: merge with stable
mercurial-4.1
2017-05-31, by Pierre-Yves David
merge with default
stable
2017-05-31, by Pierre-Yves David
compat: fix stablerange for mercurial 3.9
2017-05-31, by Boris Feld
template: fix successors and precursors templates
2017-05-30, by Boris Feld
lint: remove double newline in test file
2017-05-30, by Boris Feld
template: fix precursors template for older mercurial version
2017-05-30, by Boris Feld
compatibility: backport mercurial 176d1a0ce385
2017-05-30, by Boris Feld
evolve: fix import order
2017-05-30, by Pierre-Yves David
compat: adapt to buildobsmarkerspart move
2017-05-26, by Pierre-Yves David
effetflag: detect other meta (extra) changes
2017-05-30, by Boris Feld
obsdiscovery: add an option to disable all obsdiscovery
2017-05-30, by Pierre-Yves David
effectflag: better diff detection
2017-05-30, by Boris Feld
effectflag: add a test for content detection
2017-05-30, by Boris Feld
test: fix test-evolve-effectflags dates
2017-05-30, by Boris Feld
test: fix metaedit tests by forcing dates
2017-05-30, by Boris Feld
test: split test-stablesort.t in two
2017-05-30, by Pierre-Yves David
obsdiscovery: automatically pick protocol in a list
2017-05-30, by Pierre-Yves David
obsdiscovery: extract push-obshashtree discovery in a function
2017-05-30, by Pierre-Yves David
obsdiscovery: directly use the 'only' revset for obshashtree
2017-05-30, by Pierre-Yves David
obsdiscovery: extract push-obshashrange discovery in a function
2017-05-30, by Pierre-Yves David
obsdiscovery: merge two distinct if statement
2017-05-30, by Pierre-Yves David
obsdiscovery: extract '_canobshashtree'
2017-05-30, by Pierre-Yves David
obsdiscovery: move code inserting discovery at the end of the file
2017-05-30, by Pierre-Yves David
obsdiscovery: trust core to do the right thing if no discovery is available
2017-05-30, by Pierre-Yves David
obsdiscovery: factor the "do we push markers" check out
2017-05-30, by Pierre-Yves David
stablerange: also respect the 'warm-cache' config
2017-05-30, by Pierre-Yves David
debugstablerange: cleanly "Abort" when no revision are specified
2017-05-30, by Pierre-Yves David
stablerange: use last recently used caching for revisions associated to ranges
2017-05-30, by Pierre-Yves David
stablerange: report progress more often in slow case
2017-05-30, by Pierre-Yves David
template: update successors template output
2017-05-29, by Boris Feld
test: extract metaedit tests into test-metaedit.t test file
2017-05-29, by Boris Feld
template: update precursors template output
2017-05-29, by Boris Feld
template: skip "fate" in test output when empty
2017-05-29, by Pierre-Yves David
template: skip "successors" in test output when empty
2017-05-29, by Pierre-Yves David
template: make the template definition more manageable
2017-05-29, by Pierre-Yves David
template: skip "Precursors" in test output when empty
2017-05-29, by Pierre-Yves David
template: move each template on its own line during tests
2017-05-29, by Pierre-Yves David
refactoring: rename obsfate template to obsfate_quiet
2017-05-29, by Boris Feld
doc: add documentation about effectflag experiment
2017-05-29, by Boris Feld
effectflag: split effect flag meta
2017-05-26, by Boris Feld
tests: update missing amend
2017-05-26, by Pierre-Yves David
template: update obsfate to be more human friendly
2017-05-26, by Boris Feld
template: add the obsfate template
2017-05-26, by Boris Feld
refactor: extract obs fate algorithm from _getobsoletereason
2017-05-26, by Boris Feld
template: add successors template
2017-05-26, by Boris Feld
template: add precursors template
2017-05-26, by Boris Feld
refactor: extract templates into a new file
2017-05-26, by Boris Feld
obshistory: add the all option to obslog to show the while obs tree
2017-05-23, by Boris Feld
merge with stable
2017-05-26, by Pierre-Yves David
readme: update changelog for 6.2.2
stable
2017-05-26, by Pierre-Yves David
test: fix test-evolve.t
stable
2017-05-26, by Boris Feld
test: split evolve cycle tests in a separate test file
2017-05-26, by Boris Feld
evolve: fix --rev with --list
stable
2017-05-25, by Pierre-Yves David
test: improve the globing for obsmarker date
stable
2017-05-24, by Pierre-Yves David
test: rename all olog references
2017-05-23, by Boris Feld
test: improve the globing for obsmarker date
2017-05-24, by Pierre-Yves David
documentation: recomment using blackbox with the obshashrange experiment
stable
2017-05-24, by Pierre-Yves David
merge with stable
2017-05-23, by Pierre-Yves David
packaging: update the development version number
stable
2017-05-23, by Pierre-Yves David
Added tag 6.2.1 for changeset 0af99106b075
stable
2017-05-23, by Pierre-Yves David
packaging: prepare release 6.2.1
stable
6.2.1
2017-05-23, by Pierre-Yves David
compat: merge with stable
2017-05-22, by Pierre-Yves David
test-compat: merge with mercurial-3.9
mercurial-3.8
2017-05-22, by Pierre-Yves David
test-compat: merge with mercurial-4.0 branch
mercurial-3.9
2017-05-22, by Pierre-Yves David
test-compat: merge with mercurial-4.1
mercurial-4.0
2017-05-22, by Pierre-Yves David
test-compat: merge with stable
mercurial-4.1
2017-05-22, by Pierre-Yves David
deprecation: fix dirstate.beginparentchange deprecation warning
stable
2017-05-22, by Boris Feld
deprecation: fix cmdutil.command deprecation warning
stable
2017-05-22, by Boris Feld
obshistory: be more flexible about createmarkers API
2017-05-21, by Pierre-Yves David
inhibit: be more flexible on createmarkers API
stable
2017-05-21, by Pierre-Yves David
merge with stable
2017-05-21, by Pierre-Yves David
less
more
|
(0)
-1000
-240
+240
+1000
tip