Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-128
+128
+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.
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
less
more
|
(0)
-1000
-128
+128
+1000
tip