Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-480
+480
+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.
topics: add a new flag --age which will show last touched time for topics
2017-07-11, by Pulkit Goyal
uncommit: expose the feature with a '--extract' to amend
2017-07-11, by Pierre-Yves David
uncommit: add support for -U and -D
2017-07-11, by Pierre-Yves David
uncommit: add support for --user and --date
2017-07-11, by Pierre-Yves David
uncommit: add support for --message and --logfile
2017-07-11, by Pierre-Yves David
amend: drop the implementation details from the user help
2017-07-11, by Pierre-Yves David
uncommit: move to the 'evocommands' module
2017-07-11, by Pierre-Yves David
amend: extract into a 'evolve.evocommands' module
2017-07-11, by Pierre-Yves David
test: handle output change in 20f533a92eda
2017-07-12, by Pierre-Yves David
tutorial: fix grammar and spelling
stable
2017-07-09, by Josef 'Jeff' Sipek
tutorial: word wrap long lines
stable
2017-07-09, by Josef 'Jeff' Sipek
tutorial: use rm instead of 'hg rm' for an untracked temporary file
stable
2017-07-09, by Josef 'Jeff' Sipek
readme: update with various topic improvement
2017-07-09, by Pierre-Yves David
topics: add a config knob to forbid untopiced commit
2017-07-06, by Pulkit Goyal
topics: update the help for `hg topics` describing ways to use the command
2017-07-06, by Pulkit Goyal
branching: merge with stable
2017-07-07, by Pierre-Yves David
obshashrange: add cache warming instruction to the documentation
stable
2017-07-06, by Pierre-Yves David
evolve: explain how to disable markers discovery in the documentation
stable
2017-07-04, by Pierre-Yves David
obshashrange: add cache warming instruction to the documentation
2017-07-06, by Pierre-Yves David
topics: add t0 and b0 to the stack
2017-07-04, by Pulkit Goyal
topics: wrap the update function to check if either t0 or b0 is passed as rev
2017-07-04, by Pulkit Goyal
compat: adapt to change in 53b3a1968aa6-core
2017-07-07, by Pierre-Yves David
merge back with stable
2017-07-02, by Pierre-Yves David
packaging: update versions to '.dev' one
stable
2017-07-02, by Pierre-Yves David
Added tag 6.5.0 for changeset 734c0bc066cd
stable
2017-07-02, by Pierre-Yves David
packaging: prepare version 6.5.0
stable
6.5.0
2017-07-02, by Pierre-Yves David
topic: update extensions metadata
stable
2017-07-02, by Pierre-Yves David
readme: prepare version 6.5.0
stable
2017-07-02, by Pierre-Yves David
compat: merge with mercurial-3.9
mercurial-3.8
2017-07-02, by Pierre-Yves David
compat: merge with mercurial-4.0
mercurial-3.9
2017-07-02, by Pierre-Yves David
compat: merge with mercurial-4.1
mercurial-4.0
2017-07-02, by Pierre-Yves David
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
obshashrange: document the experiment
stable
2017-05-21, by Pierre-Yves David
obshashrange: add an option to disable local cache warming
stable
2017-05-21, by Pierre-Yves David
obshashrange: re-warm less revision after reset
stable
2017-05-20, by Pierre-Yves David
effectflag: simplify meta data change testing
2017-05-19, by Pierre-Yves David
effectflag: add a small comment to suggest improvement
2017-05-19, by Pierre-Yves David
effectflag: handle invalid data
2017-05-19, by Pierre-Yves David
effetflag: move the flag back with the test of the creation logic
2017-05-19, by Pierre-Yves David
obshistory: display informations from the obs marker effect flag
2017-05-19, by Boris Feld
test: add (glob) to globed line
2017-05-19, by Pierre-Yves David
effectflag: add test combining multiple flag
2017-05-19, by Pierre-Yves David
effectflag: basic diff change detection
2017-05-19, by Pierre-Yves David
effectflag: detect parent change
2017-05-19, by Boris Feld
effectflag: detect meta changes
2017-05-19, by Boris Feld
effect-flag: rework existing test to prepare for mor tests
2017-05-19, by Pierre-Yves David
effectflag: allow to save effect of change in obsmarkers
2017-05-19, by Boris Feld
merge back with stable
2017-05-19, by Pierre-Yves David
readme: fix version number
2017-05-19, by Pierre-Yves David
next: prevent a color related crash when evolve
stable
2017-05-19, by Pierre-Yves David
prune: prevent a color related crash when the working copy is moved
stable
2017-05-19, by Pierre-Yves David
evolve: adding longer aliases for olog
2017-05-18, by Rodrigo Damazio Bovendorp
debugobsstorestat: add markers size information
2017-05-19, by Pierre-Yves David
packaging: bump version to 6.3.0.dev
2017-05-19, by Pierre-Yves David
merge back with stable (post-release)
2017-05-19, by Pierre-Yves David
packaging: bump version to 6.2.1.dev
stable
2017-05-19, by Pierre-Yves David
Added tag 6.2.0 for changeset d4ee0274a8ef
stable
2017-05-19, by Pierre-Yves David
merge back with stable
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-3.8
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-3.9
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-4.0
2017-05-18, by Pierre-Yves David
merge with future 6.2.0
mercurial-4.1
2017-05-18, by Pierre-Yves David
packaging: prepare release 6.2
stable
6.2.0
2017-05-18, by Pierre-Yves David
debian: fix email
stable
2017-05-18, by Pierre-Yves David
topic: update 'tested with' and readme
stable
2017-05-18, by Pierre-Yves David
readme: rearrange readme before release
stable
2017-05-18, by Pierre-Yves David
test: reduce output size to fight unstability
stable
2017-05-18, by Pierre-Yves David
tests: disable blackbox for 'getid'
stable
2017-05-18, by Pierre-Yves David
compat: handle lack of 'util.timer' for pre 4.2 version
stable
2017-05-18, by Pierre-Yves David
test: enforce color to be enabled
mercurial-4.1
2017-05-18, by Pierre-Yves David
merge with default
stable
2017-05-18, by Pierre-Yves David
tests: add a test about strip with obshashrange enable
2017-05-18, by Pierre-Yves David
obshistory: add a json test with cycles
2017-05-18, by Boris Feld
tests: glob an absolute path
2017-05-18, by Pierre-Yves David
olog: document the default value
2017-05-18, by Pierre-Yves David
readme: rearrange changelog content
2017-05-18, by Pierre-Yves David
obshistory: rename the command to "olog"
2017-05-18, by Pierre-Yves David
obshistory: move the command into the obshistory module
2017-05-18, by Pierre-Yves David
obshistory: add docstring to cmddebugobshistory
2017-05-18, by Boris Feld
obshashrangecache: make sure we re-warm the cache after a reset
2017-05-18, by Pierre-Yves David
obshashrangecache: precisely track affected revs when adding new markers
2017-05-18, by Pierre-Yves David
debugobshistory: handle multiple cycles
2017-05-18, by Boris Feld
test: clean the debugobshistory cycle test
2017-05-18, by Boris Feld
obsdiscovery: add more debug output
2017-05-18, by Pierre-Yves David
discovery: log information about obshashrange
2017-05-18, by Pierre-Yves David
obshistory: add a graph option on the debugobshistory command
2017-05-18, by Pierre-Yves David
obshistory: import 'node' as 'nodemod'
2017-05-18, by Pierre-Yves David
label: add a label for the node in the "wc now at" message
2017-05-18, by Pierre-Yves David
label: rename 'evolve.short_node' to 'evolve.node'
2017-05-18, by Pierre-Yves David
obshistory: refactor debugobshistory
2017-05-17, by Boris Feld
test: adapt to change in cache warming in core
2017-05-17, by Pierre-Yves David
test: adapt to change in cache warming in core
2017-05-17, by Pierre-Yves David
stablerangecache: avoid crash when 'cache/' directory is missing
2017-05-17, by Pierre-Yves David
obshashrange: avoid crash when 'cache/' directory is missing
2017-05-17, by Pierre-Yves David
tests: apply output changes from core fix
2017-05-17, by Pierre-Yves David
packaging: mention 'dev' status in the version number
2017-05-17, by Pierre-Yves David
color: update the shorttemplate to use colors
2017-05-17, by Boris Feld
merge with stable
2017-05-17, by Pierre-Yves David
obshashrange: cleanup 'valid' life cycle
2017-05-17, by Pierre-Yves David
obsrangecache: raise programming error when using an unwarmed cache
2017-05-17, by Pierre-Yves David
obshashrange: stop marking on-disk data as invalid on clear
2017-05-17, by Pierre-Yves David
obshashcache: purge the meta line before writing a new one
2017-05-17, by Pierre-Yves David
obshashrange: drop spurious whitespace
2017-05-17, by Pierre-Yves David
obshashcache: invalidate affected cache entries on side
2017-05-17, by Pierre-Yves David
obshashcache: properly break out of all loops
2017-05-17, by Pierre-Yves David
dualsourcecache: simplify cachekey.clear
2017-05-17, by Pierre-Yves David
tests: small test update
2017-05-17, by Pierre-Yves David
dualsourcecache: fix obskey return by _checkkey
2017-05-17, by Pierre-Yves David
test: update test-obsolete.t to use common.sh
stable
2017-05-17, by Boris Feld
obshashrange: log reset from new markers
2017-05-16, by Pierre-Yves David
dualsourcecache: log cache reset
2017-05-16, by Pierre-Yves David
stablerange: log time spent updating the stable range
2017-05-16, by Pierre-Yves David
cache: track time spend updating various cache
2017-05-16, by Pierre-Yves David
obshashrange: adds blackbox usage in tests
2017-05-16, by Pierre-Yves David
obshashrange: test behavior in case of rollback
2017-05-16, by Pierre-Yves David
obshashrange: extend tests
2017-05-16, by Pierre-Yves David
dualsourcecache: add a cache name
2017-05-16, by Pierre-Yves David
obscache: stop definition of the empty key
2017-05-16, by Pierre-Yves David
obshashrange: keep value fetched from sql in memory
2017-05-16, by Pierre-Yves David
obshashrange: stop inheriting from 'dict'
2017-05-16, by Pierre-Yves David
merge with stable
2017-05-17, by Pierre-Yves David
obshashrange: to not overwrite the list with the set
2017-05-17, by Pierre-Yves David
obshashrange: properly break out of the two loops
2017-05-17, by Pierre-Yves David
obshashrange: fix reset conditional
2017-05-17, by Pierre-Yves David
cache: ensure we warm stablerange cache before the obshashrange cache
2017-05-16, by Pierre-Yves David
evolve: fixing obscache invalidation
stable
2017-05-16, by Rodrigo Damazio Bovendorp
obshashrange: warm the cache at the end of each transaction
2017-05-12, by Pierre-Yves David
obshashrange: warm cache outside of loops
2017-05-12, by Pierre-Yves David
obshashrange: "update" the cache on each transaction close
2017-05-12, by Pierre-Yves David
obshashrange: properly invalidate the cache on destroyed
2017-05-12, by Pierre-Yves David
obshashrange: properly drop the current connection on clear
2017-05-12, by Pierre-Yves David
obshashrange: exit early if nothing to write
2017-05-12, by Pierre-Yves David
obshashrange: use the dualsourcecache as a base for the cache
2017-05-12, by Pierre-Yves David
obscache: makes dualsourcecache compatible with obshashrange cache needs
2017-05-12, by Pierre-Yves David
readme: add a changelog entry about the more efficient obscache
2017-05-12, by Pierre-Yves David
obscache: extract a data agnostic class
2017-05-12, by Pierre-Yves David
obscache: extract the actual data update in a dedicated function
2017-05-12, by Pierre-Yves David
obscache: move an assert to a lower level
2017-05-12, by Pierre-Yves David
obscache: use 'nullid' as the hash of an empty obsstore
2017-05-12, by Pierre-Yves David
obcache: move empty on the class
2017-05-12, by Pierre-Yves David
obcache: move _checkkey on the class
2017-05-12, by Pierre-Yves David
obcache: move updateneeded on the class
2017-05-12, by Pierre-Yves David
obshistory: only display each revision once in debugobshistory
2017-05-12, by Boris Feld
obshistory: display a message when one marker node has no change ctx
2017-05-12, by Boris Feld
ui: hg topic now display if current revision is in bad state (issue5533)
stable
2017-05-10, by Boris Feld
obsstore: also guard agains changing object in '_checkkey'
2017-05-11, by Pierre-Yves David
obscache: guard from changing changelog or obsstore object
2017-05-11, by Pierre-Yves David
obscache: return the new data along-side the upgrade needs (and cache key)
2017-05-11, by Pierre-Yves David
obscache: use the smaller scope function
2017-05-11, by Pierre-Yves David
obscache: extract the cache key validation in its own function
2017-05-11, by Pierre-Yves David
obshistory: use formatter instead of ui.write in the debugobshistory command
2017-05-10, by Boris Feld
ui: Fix hg stack json output
stable
2017-05-10, by Boris Feld
topic: configure some default color for topic
2017-05-10, by Pierre-Yves David
topic: automatically configure thg to display topic
2017-05-10, by Pierre-Yves David
readme: update readme to mention 'debugobshistory'
2017-05-10, by Pierre-Yves David
obshistory: add some color
2017-05-09, by Boris Feld
obshistory: add a debugobshistory command to show obs history of a revs
2017-05-10, by Boris Feld
tests: add the commit style checker from Mercurial
2017-05-10, by Pierre-Yves David
obscache: update the cache key in place
2017-05-09, by Pierre-Yves David
obscache: distinct 'clear' and 'reset'
2017-05-09, by Pierre-Yves David
merge with stable
2017-05-04, by Pierre-Yves David
serveronly: also enable the obscache for server only setting
stable
2017-05-04, by Pierre-Yves David
obscache: document a possible way forward to skipping obsstore parsing
2017-05-04, by Pierre-Yves David
obscache: update some documentation
2017-05-03, by Pierre-Yves David
obscache: Only access the new obsmarkers for marker update
2017-05-03, by Pierre-Yves David
obscache: extract _updatemarkers code into its own function
2017-05-03, by Pierre-Yves David
obscache: extract code to update from new revision
2017-05-03, by Pierre-Yves David
obscache: move assert earlier in the code
2017-05-03, by Pierre-Yves David
merge back with stable
2017-05-03, by Pierre-Yves David
Added tag 6.1.0 for changeset 8510d3fd7c3b
stable
2017-05-03, by Pierre-Yves David
packaging: prepare version 6.1.0
stable
6.1.0
2017-05-03, by Pierre-Yves David
meta: update tested version to 4.1.2
stable
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-3.8
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-3.9
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-4.0
2017-05-03, by Pierre-Yves David
merge with future 6.1.0
mercurial-4.1
2017-05-03, by Pierre-Yves David
compat: drop the context manager used to write the cache file
stable
2017-05-03, by Pierre-Yves David
compat: make obscache code compatible with Mercurial version prior to 4.2
stable
2017-05-03, by Pierre-Yves David
evolve: record testing with 4.2
stable
2017-05-03, by Pierre-Yves David
merge with default for 6.1.0
stable
2017-05-03, by Pierre-Yves David
packaging first step toward 6.1.0
2017-05-03, by Pierre-Yves David
auto-push: move config help in the extension help
2017-05-03, by Pierre-Yves David
opening mercurial 4.1 compat branch
mercurial-4.1
2017-05-01, by Pierre-Yves David
obscache: skip writing to disk if the data did not changed
2017-05-02, by Pierre-Yves David
obscache: skip writing if the cache is empty
2017-05-02, by Pierre-Yves David
obscache: set a valid "empty" cache key if the cache is missing
2017-05-02, by Pierre-Yves David
obscache: have the obsstore fix empty file cachekey
2017-05-02, by Pierre-Yves David
obscache: log case where the cache is not up to date
2017-05-02, by Pierre-Yves David
obscache: still update and use the cache during transaction
2017-05-02, by Pierre-Yves David
obscache: warm the cache in all cases
2017-05-02, by Pierre-Yves David
obscache: update the format to allow negative tiprev
2017-05-02, by Pierre-Yves David
obscache: load the disk data before checking is the cache is up to date
2017-05-02, by Pierre-Yves David
obscache: skip the cache entirely if not up to date
2017-05-02, by Pierre-Yves David
readme: mention that some improvement are enabled for 4.2 only
2017-05-01, by Pierre-Yves David
perf: use the cache to compute the obsolete set.
2017-05-01, by Pierre-Yves David
perf: warm the cache after all transactions
2017-05-01, by Pierre-Yves David
perf: adds a cache to know if obsmarkers might affect a revision
2017-05-01, by Pierre-Yves David
perf: adds cachekey utility to validate changelog+obsstore content
2017-05-01, by Pierre-Yves David
perf: adds some cache key helper on the obsstore class
2017-05-01, by Pierre-Yves David
compat: only install the better filtered message for mercurial 4.2 and above
2017-05-01, by Pierre-Yves David
evolve: update extension help
2017-04-29, by Pierre-Yves David
merge with stable
2017-04-29, by Pierre-Yves David
ui: change the hidden revision error message
2017-04-28, by Boris Feld
ui: add better messages when the working copy become obsolete.
2017-04-28, by Boris Feld
topic: directly use "super" call
2017-04-28, by Pierre-Yves David
repo: properly progate "destroyed" call to super class
stable
2017-04-27, by Pierre-Yves David
safeguard: add an option to disable automatic publishing
2017-04-25, by Pierre-Yves David
merge back with stable
2017-04-20, by Pierre-Yves David
Added tag 6.0.1 for changeset 5ef112a6eb87
stable
2017-04-20, by Pierre-Yves David
pkg: prepare release 6.0.1
stable
6.0.1
2017-04-20, by Pierre-Yves David
debian: finalize 6.0.0 entry
stable
2017-04-20, by Pierre-Yves David
readme: fix 6.0.0 release date
stable
2017-04-20, by Pierre-Yves David
merge with future 6.0.1
mercurial-3.8
2017-04-20, by Pierre-Yves David
merge with future 6.0.1
mercurial-3.9
2017-04-20, by Pierre-Yves David
merge with future 6.0.1
mercurial-4.0
2017-04-20, by Pierre-Yves David
checkheads: update tests to match the one in core
stable
2017-04-20, by Pierre-Yves David
serveronly: fix reposetup
stable
2017-04-20, by Pierre-Yves David
extension: simplify the extensions helper hierarchy
stable
2017-04-20, by Pierre-Yves David
checkheads: do not overwrite code for Mercurial 4.2 and above
stable
2017-04-20, by Pierre-Yves David
legacy: fix debugrecordpruneparents to call obsstore.create() with keywords
stable
2017-04-20, by Yuya Nishihara
template: adapt to new showlist() API introduced by hg e5eab0fe69ee
stable
2017-04-19, by Yuya Nishihara
template: pass all mapping data to showlist()
stable
2017-04-19, by Yuya Nishihara
make: merge recipes for help
stable
2017-04-19, by Yuya Nishihara
make: fix indent of ifeq-endif
stable
2017-04-19, by Yuya Nishihara
tests: update test to match upstreamable version
stable
2017-04-08, by Pierre-Yves David
tests: fix directory names in exchange-D4 test
stable
2017-04-08, by Pierre-Yves David
tests: fix directory names in exchange-D3 test
stable
2017-04-08, by Pierre-Yves David
merge back with default
2017-04-01, by Pierre-Yves David
Added tag 6.0.0 for changeset 165ad227993d
stable
2017-03-31, by Pierre-Yves David
packaging: prepare version 6.0.0
stable
6.0.0
2017-03-31, by Pierre-Yves David
merged with future 6.0
mercurial-3.8
2017-03-31, by Pierre-Yves David
test-compat-hg-3.9: merge with future 6.0
mercurial-3.9
2017-03-31, by Pierre-Yves David
merge with future 6.0.0
mercurial-4.0
2017-03-31, by Pierre-Yves David
merge with default
stable
2017-03-31, by Pierre-Yves David
readme: mention the fix for issue4354
2017-03-31, by Pierre-Yves David
checkheads: add a small debug message in case were we give up fast
2017-03-31, by Pierre-Yves David
checkheahds: switch algorithm to use pushed markers instead
2017-03-31, by Pierre-Yves David
checkheads: add test where the rewrite of the other branch is not direct
2017-03-31, by Pierre-Yves David
check-heads: add tests about old heads indirectly pruned
2017-03-31, by Pierre-Yves David
checkheads: add more complexe case where a branch is split on multiple ones
2017-03-29, by Pierre-Yves David
checkheads: add a test of partially pushing a branch spread on multiple other
2017-03-29, by Pierre-Yves David
less
more
|
(0)
-1000
-480
+480
+1000
tip