Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
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.
branching: merge stable into default
7 months ago, by Raphaël Gomès
branching: merge stable into default
7 months ago, by Pierre-Yves David
branchcache: allow to detect "pure topological case" for branchmap
8 months ago, by Pierre-Yves David
branchcache: add a "pure topological head" fast path
8 months ago, by Pierre-Yves David
branchcache: move the processing of the new data in a dedicated method
8 months ago, by Pierre-Yves David
branchcache: gather newly closed head in a dedicated set
8 months ago, by Pierre-Yves David
branchcache: gather new obsolete revision in a set
8 months ago, by Pierre-Yves David
branchcache: filter obsolete revisions sooner
8 months ago, by Pierre-Yves David
branchcache: skip entries that are topological heads in the on disk file
8 months ago, by Pierre-Yves David
branchcache: simplify the branch rev cache test
8 months ago, by Pierre-Yves David
branchcache: store filtered hash and obsolete hash independently for V3
8 months ago, by Pierre-Yves David
branchcache: show the cache file content in test-branches-obsoletes.t
8 months ago, by Pierre-Yves David
branchcache: rework the `filteredhash` logic to be more generic
8 months ago, by Pierre-Yves David
filteredhash: rename the filteredhash function
8 months ago, by Pierre-Yves David
filteredhash: split the computation of revision sets
8 months ago, by Pierre-Yves David
filteredhash: move the hashing in its own function
8 months ago, by Pierre-Yves David
branchcache: cleanup the final key generation after update
8 months ago, by Pierre-Yves David
branchcache: add more test for the logic around obsolescence and branch heads
8 months ago, by Pierre-Yves David
branchcache-v3: use more explicit header line
8 months ago, by Pierre-Yves David
branchcache-v3: introduce a v3 format
8 months ago, by Pierre-Yves David
branchcache: use an explicit class for the v2 version
8 months ago, by Pierre-Yves David
branchcache: add some blank line in a test
8 months ago, by Pierre-Yves David
branching: merge stable into default
7 months ago, by Raphaël Gomès
branching: merge stable into default
8 months ago, by Raphaël Gomès
branchcache: use update_disk to refresh 'served' and 'served.hidden'
8 months ago, by Pierre-Yves David
branchcache: explictly update disk state only if no transaction exist
8 months ago, by Pierre-Yves David
branchcache: do not use `__getitem__` in updatecache
8 months ago, by Pierre-Yves David
branchcache: explicitly track inheritence "state"
8 months ago, by Pierre-Yves David
branchcache: stop writing more branchcache file on disk than needed
8 months ago, by Pierre-Yves David
branchcache: do not copy the `_dirty` flag
8 months ago, by Pierre-Yves David
branchcache: explicitly assert that copy is always about inheritance
8 months ago, by Pierre-Yves David
branchcache: stop using `copy(…)` in `replace(…)`
8 months ago, by Pierre-Yves David
branchcache: change the _delayed flag to an explicit `_dirty` flag
8 months ago, by Pierre-Yves David
branchcache: write branchmap in subset inheritance order
8 months ago, by Pierre-Yves David
branchcache: do not accept "empty update"
8 months ago, by Pierre-Yves David
branchcache: avoid created a `None` filter repoview when writing
8 months ago, by Pierre-Yves David
stream-clone-tests: stop filtering non existent warning
8 months ago, by Pierre-Yves David
stream-clone-test: simplify case testing obsolescence
8 months ago, by Pierre-Yves David
stream-clone-test: simplify the case testing phases
8 months ago, by Pierre-Yves David
stream-clone-test: simplify bookmark clone
8 months ago, by Pierre-Yves David
stream-clone-test: add a verify call to the "clone while changing" case
8 months ago, by Pierre-Yves David
stream-clone-test: add title to various test cases
8 months ago, by Pierre-Yves David
stream-clone-test: simplify testing of secret cloning restriction
8 months ago, by Pierre-Yves David
stream-clone-test: simplify the background file closing test
8 months ago, by Pierre-Yves David
stream-clone-test: simplify the --uncompressed alias check
8 months ago, by Pierre-Yves David
stream-clone-test: drop an automatic pattern replacement
8 months ago, by Pierre-Yves David
stream-clone-test: simplify the test for getbundle with stream=1
8 months ago, by Pierre-Yves David
stream-clone-test: factor some piece of basic clone test out
8 months ago, by Pierre-Yves David
stream-clone-test: simplify the case where server disabled it
8 months ago, by Pierre-Yves David
repoview: prevent `None` to be passed as the filtername
8 months ago, by Pierre-Yves David
branchcache: avoid created a `None` filter repoview when writing
8 months ago, by Pierre-Yves David
branchcache: move head writing in a `_write_headers` method
8 months ago, by Pierre-Yves David
branchcache: move head writing in a `_write_heads` method
8 months ago, by Pierre-Yves David
branchcache: move the header loading in a `_load_header` class method
8 months ago, by Pierre-Yves David
branchcache: simplify a long line
8 months ago, by Pierre-Yves David
branchcache: rename `load` to `_load_heads`
8 months ago, by Pierre-Yves David
branchcache: move the filename to a class attribute
8 months ago, by Pierre-Yves David
test-clonebundles: simplify matching to be less flavor depends
8 months ago, by Pierre-Yves David
repoview: fix changelog.__contains__ method
8 months ago, by Pierre-Yves David
branchcache: unconditionally write delayed branchmap
10 months ago, by Pierre-Yves David
branchcache: drop the unused `_verifyclosed`
8 months ago, by Pierre-Yves David
branchcache: dispatch the code into the dedicated subclass
8 months ago, by Pierre-Yves David
branchcache: introduce a base class for branchmap
8 months ago, by Pierre-Yves David
branchcache: fix the copy code
8 months ago, by Pierre-Yves David
branchcache: pass a "verify_node" attribut to __init__ instead of hasnode
8 months ago, by Pierre-Yves David
branchcache: stop storing a repository instance on the cache altogether
8 months ago, by Pierre-Yves David
branchcache: pass the target repository when copying
8 months ago, by Pierre-Yves David
branchcache: have an explicit method to update the on disk cache
9 months ago, by Pierre-Yves David
rust-index: drop offset_override
8 months ago, by Pierre-Yves David
rust-index: stop calling `with_offset` in the tests
8 months ago, by Pierre-Yves David
branching: merge stable into default
8 months ago, by Raphaël Gomès
test: better glob some timing related line to avoid flakiness
stable
5 months ago, by Pierre-Yves David
Added signature for changeset a1a011d4b148
stable
5 months ago, by Raphaël Gomès
Added tag 6.7.4 for changeset a1a011d4b148
stable
5 months ago, by Raphaël Gomès
relnotes: add 6.7.4 and warn about 6.7.{1,2,3}
stable
6.7.4
5 months ago, by Raphaël Gomès
inline-changelog: fix pending transaction visibility when splitting
stable
5 months ago, by Pierre-Yves David
inline-changelog: fix a critical bug in write_pending that delete data
stable
5 months ago, by Pierre-Yves David
bookmark: fix remote bookmark deletion when the push is raced
stable
5 months ago, by Pierre-Yves David
hooks: add a prewlock and a prelock hooks
stable
5 months ago, by Pierre-Yves David
exchange: fix locking to actually be scoped
stable
5 months ago, by Pierre-Yves David
exchange: fix locking to actually be scoped
stable
5 months ago, by Pierre-Yves David
rust-status: sort the failed matches when printing them
stable
5 months ago, by Raphaël Gomès
chistedit: change action for the correct item
stable
6 months ago, by Anton Shestakov
Added signature for changeset 028dc3f92dbd
stable
6 months ago, by Raphaël Gomès
Added tag 6.7.3 for changeset 028dc3f92dbd
stable
6 months ago, by Raphaël Gomès
relnotes: add 6.7.3
stable
6.7.3
6 months ago, by Raphaël Gomès
rust: blanket implementation of Graph for Graph references
stable
6 months ago, by Georges Racinet
rust-cpython: don't swallow the dirstate error message
stable
6 months ago, by Raphaël Gomès
dirstate-v2: check that root nodes are at the root before writing
stable
6 months ago, by Raphaël Gomès
dirstate-v2: add check of parent/child nodes being related when writing
stable
6 months ago, by Raphaël Gomès
admin-verify: expect a number of errors to be returned
stable
6 months ago, by Raphaël Gomès
admin-verify: fix error message handling
stable
6 months ago, by Raphaël Gomès
admin-verify: pass p1 down to the dirstate function
stable
6 months ago, by Raphaël Gomès
Backed out changeset 3e0f86f09f26
stable
6 months ago, by Raphaël Gomès
Backed out changeset fc317bd5b637
stable
6 months ago, by Raphaël Gomès
re2: make errors quiet
stable
6 months ago, by Pierre-Yves David
fold-or-prune-me: update proposal
stable
6 months ago, by Pierre-Yves David
subrepo: propagate non-default path on outgoing
stable
7 months ago, by Felipe Resende
wireprotoserver: ensure that output stream gets flushed on exception
stable
7 months ago, by Arseniy Alekseyev
match: strengthen visit_children_set invariant, Recursive means "all files"
stable
7 months ago, by Arseniy Alekseyev
match: fix the rust-side bug in visit_children_set for rootfilesin matchers
stable
7 months ago, by Arseniy Alekseyev
match: fix the "visitdir" method on "rootfilesin" matchers
stable
7 months ago, by Arseniy Alekseyev
match: rename RootFiles to RootFilesIn for more consistency
stable
7 months ago, by Arseniy Alekseyev
match: small tweak to PatternMatcher.visit_children_set
stable
7 months ago, by Arseniy Alekseyev
matchers: fix the bug in rust PatternMatcher that made it cut off early
stable
7 months ago, by Arseniy Alekseyev
tests: add an end-to-end test to show a bug in `visit_children_set`
stable
7 months ago, by Arseniy Alekseyev
tests: add tests and document expectations from visit_children_set in rust
stable
7 months ago, by Arseniy Alekseyev
tests: add a test that demonstrates a bug in rhg status pattern handling
stable
7 months ago, by Arseniy Alekseyev
bundle-spec: properly parse boolean configuration as boolean
stable
7 months ago, by Pierre-Yves David
bundle-spec: properly identify changegroup-less bundle
stable
7 months ago, by Pierre-Yves David
setup: display return code information about failed `hg` call
stable
7 months ago, by Pierre-Yves David
Added signature for changeset 803e61387e86
stable
7 months ago, by Raphaël Gomès
Added tag 6.7.2 for changeset 803e61387e86
stable
7 months ago, by Raphaël Gomès
relnotes: add 6.7.2
stable
6.7.2
7 months ago, by Raphaël Gomès
bundle2: make the "hgtagsfnodes" part advisory
stable
7 months ago, by Pierre-Yves David
phases: update the phase set as we go during retract boundary
stable
7 months ago, by Pierre-Yves David
phases: avoid a potentially costly dictionary interation in some case
stable
7 months ago, by Pierre-Yves David
Added signature for changeset 2e6fde2ed01e
stable
7 months ago, by Raphaël Gomès
Added tag 6.7.1 for changeset 2e6fde2ed01e
stable
7 months ago, by Raphaël Gomès
relnotes: add 6.7.1
stable
6.7.1
7 months ago, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip