Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
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.
perf-stream-locked-section: advertise the right version key in the help
7 months ago, by Pierre-Yves David
perf-stream-locked-section: fix the call to the v3 generator
7 months ago, by Pierre-Yves David
perf-stream-locked-section: actually use v1 generation when requested
7 months ago, by Pierre-Yves David
branching: merge stable into default
7 months ago, by Raphaël Gomès
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
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
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
branching: merge stable into default
7 months ago, by Raphaël Gomès
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
subrepo: fix normalizing paths with scheme
stable
7 months ago, by Felipe Resende
sshpeer: fix path when handling invalid url exception
stable
7 months ago, by Felipe Resende
delta-search: fix crash caused by unbound variable
stable
7 months ago, by Raphaël Gomès
branching: merge stable into default
8 months ago, by Raphaël Gomès
Added signature for changeset c9ceb4f60256
stable
8 months ago, by Raphaël Gomès
Added tag 6.7 for changeset c9ceb4f60256
stable
8 months ago, by Raphaël Gomès
phases: avoid N² behavior in `advanceboundary`
stable
6.7
8 months ago, by Pierre-Yves David
relnotes: add 6.7
stable
8 months ago, by Raphaël Gomès
admin-commands: move the chainsaw extension to the admin commands module
stable
8 months ago, by Raphaël Gomès
obsutil: sort metadata before comparing in geteffectflag()
stable
8 months ago, by Anton Shestakov
tests: disable revlog compression in test-generaldelta.t (issue6867)
stable
8 months ago, by Pierre-Yves David
test-general-delta: actually test optimize-delta-parent-choice=no
stable
8 months ago, by Pierre-Yves David
test-chg: stabilize the log checking
stable
8 months ago, by Pierre-Yves David
tests: fix test-patchbomb-tls.t instability
stable
8 months ago, by Pierre-Yves David
test-lock: use synchronisation file instead of sleep
stable
8 months ago, by Pierre-Yves David
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
rust-matchers: raw regular expression builder
stable
8 months ago, by Georges Racinet
rust-filepatterns: export glob_to_re function
stable
8 months ago, by Georges Racinet
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
rust-index: don't use mutable borrow to computed filtered heads
stable
8 months ago, by Pierre-Yves David
rust-index: don't use mutable borrow for head-diff computation
stable
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
crecord: drop calls to `curses.endwin()`
stable
8 months ago, by Martin von Zweigbergk
config: move the option to mmap rev branch cache in the storage section
stable
8 months ago, by Pierre-Yves David
config: document the storage and format sections
stable
8 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
Added signature for changeset d1d48d18db37
stable
8 months ago, by Raphaël Gomès
Added tag 6.7rc0 for changeset d1d48d18db37
stable
8 months ago, by Raphaël Gomès
relnotes: add 6.7rc0
stable
6.7rc0
8 months ago, by Raphaël Gomès
relnotes: remove outdated message from `next`
stable
8 months ago, by Raphaël Gomès
branching: merge default into stable for 6.7rc0
stable
8 months ago, by Raphaël Gomès
branching: merge stable into default
8 months ago, by Raphaël Gomès
perf: add a --as-push option to perf::unbundle
8 months ago, by Pierre-Yves David
chainsaw-update: exit early if one of the intermediate command fails
8 months ago, by Pierre-Yves David
chainsaw-update: lock the repository for the duration of the operation
8 months ago, by Pierre-Yves David
chainsaw-update: taking care of initial cloning
8 months ago, by Georges Racinet
chainsaw-update: use a graph with branching in graph
8 months ago, by Pierre-Yves David
chainsaw-update: log actual locks breaking
9 months ago, by Georges Racinet
vfs: have tryunlink tell what it did
9 months ago, by Georges Racinet
chainsaw: new extension for dangerous operations
23 months ago, by Georges Racinet
rust: disable the RustIndex without persistent nodemap
8 months ago, by Pierre-Yves David
rust: stop claiming the C index is compatible with the rust code
8 months ago, by Pierre-Yves David
rust-index: remove one collect when converting back
8 months ago, by Raphaël Gomès
rust-index: improve phase computation speed
8 months ago, by Raphaël Gomès
phases: directly update the phase sets in advanceboundary
8 months ago, by Pierre-Yves David
phases: large rework of advance boundary
8 months ago, by Pierre-Yves David
phases: apply similar early filtering to advanceboundary
8 months ago, by Pierre-Yves David
phases: filter revision that are already in the right phase
8 months ago, by Pierre-Yves David
phases: invalidate the phases set less often on retract boundary
8 months ago, by Pierre-Yves David
phases: incrementally update the phase sets when reasonable
8 months ago, by Pierre-Yves David
phasees: properly shallow caopy the phase sets dictionary
8 months ago, by Pierre-Yves David
phases: pass an unfiltered repository to _ensure_phase_sets
8 months ago, by Pierre-Yves David
phases: drop set building in `hasnonpublicphases`
8 months ago, by Pierre-Yves David
phases: gather the logic for phasesets update in a single method
8 months ago, by Pierre-Yves David
phases: change the way we warm the phasecache in repocache
8 months ago, by Pierre-Yves David
phases: use a more generic way to trigger a phases computation for perf
8 months ago, by Pierre-Yves David
phases: fix an overzealous invalidation of the phase sets
8 months ago, by Pierre-Yves David
phases: type annotation for `_phasesets`
8 months ago, by Pierre-Yves David
phases: leverage the collected information to record phase update
8 months ago, by Pierre-Yves David
phases: large rewrite on retract boundary
8 months ago, by Pierre-Yves David
phases: fast path public phase advance when everything is public
8 months ago, by Pierre-Yves David
phases: fast path retract of public phase
8 months ago, by Pierre-Yves David
phases: keep internal state as rev-num instead of node-id
8 months ago, by Pierre-Yves David
phases: do filtering at read time
8 months ago, by Pierre-Yves David
phases: always write with a repo
8 months ago, by Pierre-Yves David
phases: mark `phasecache.phaseroots` private
8 months ago, by Pierre-Yves David
phases: check secret presence the right way during discovery
8 months ago, by Pierre-Yves David
phases: explicitly filter stripped revision at strip time
8 months ago, by Pierre-Yves David
debug: add a debug::unbundle command that simulate the unbundle from a push
8 months ago, by Pierre-Yves David
perf: support --template on perf::phases
stable
8 months ago, by Pierre-Yves David
annotate: limit output to range of lines
9 months ago, by Zeger Van de Vannet
revlog: add a Rust implementation of `headrevsdiff`
9 months ago, by Arseniy Alekseyev
revlog: add a C implementation of `headrevsdiff`
10 months ago, by Arseniy Alekseyev
unbundle: faster computation of changed heads
10 months ago, by Arseniy Alekseyev
branching: merge stable into default
8 months ago, by Raphaël Gomès
hg-core: separate timestamp and extra methods
8 months ago, by Arun Kulshreshtha
debugformat: fix formatting for compression level
stable
8 months ago, by Pierre-Yves David
hg-core: implement timestamp line parsing
8 months ago, by Arun Kulshreshtha
doc: document that labels must have a dot in them to have an effect
9 months ago, by Jordi Gutiérrez Hermoso
tests: tweak chg test to make it fail less often
stable
8 months ago, by Arseniy Alekseyev
cext: fix potential memory leaks of list items appended with PyList_Append
stable
9 months ago, by Arseniy Alekseyev
crecord: enable search hotkeys (issue6834)
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add handle(next|prev)search functions
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add a searchdirection function
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add a handlesearch function
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add a showsearch function
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add a default regex to curseschunkselector
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add `content` properties to all nodes
9 months ago, by Jordi Gutiérrez Hermoso
crecord: update uiheader docstring
9 months ago, by Jordi Gutiérrez Hermoso
crecord: add skipfolded param to previtem
9 months ago, by Jordi Gutiérrez Hermoso
dispatch: don't attempt to import debugger as bytestring
9 months ago, by Jordi Gutiérrez Hermoso
debugsetparents: fix Marmoutian docstring
9 months ago, by Jordi Gutiérrez Hermoso
docs: fix broken `make` in `docs/`
9 months ago, by Martin von Zweigbergk
branchmap: use mmap for faster revbranchcache loading
10 months ago, by Arseniy Alekseyev
hghave: add py312 and py313
9 months ago, by Manuel Jacob
hghave: use strings instead of floats for version numbers passed to checkvers
9 months ago, by Manuel Jacob
py3: fully port doctest to py3
9 months ago, by Manuel Jacob
import-checker: make stdlib path detection work in virtual environments
9 months ago, by Manuel Jacob
cleanup: remove unnecessary list constructor calls around list comprehensions
9 months ago, by Manuel Jacob
branching: merge stable into default
9 months ago, by Raphaël Gomès
Added signature for changeset 3fd1efb3ad12
stable
9 months ago, by Raphaël Gomès
Added tag 6.6.3 for changeset 3fd1efb3ad12
stable
9 months ago, by Raphaël Gomès
relnotes: add 6.6.3
stable
6.6.3
9 months ago, by Raphaël Gomès
tests: fix nondeterministic test failure in test-contrib-perf.t
stable
10 months ago, by Arseniy Alekseyev
grep: restore usage of --include/--exclude options
stable
9 months ago, by Jordi Gutiérrez Hermoso
rust-changelog: don't panic on empty file lists
stable
9 months ago, by Arun Kulshreshtha
tests: use sha256line.py instead of /dev/random in test-censor.t (issue6858)
stable
9 months ago, by Anton Shestakov
tests: make sha256line.py available for all tests
stable
9 months ago, by Anton Shestakov
delta-find: pass the full deltainfo to the _DeltaSearch class
11 months ago, by Pierre-Yves David
delta-find: move sparse-revlog pre-filtering in the associated class
10 months ago, by Pierre-Yves David
delta-find: move sparse-revlog delta checks in the associated class
10 months ago, by Pierre-Yves David
delta-find: split the _DeltaSearch class in two
10 months ago, by Pierre-Yves David
delta-find: finish reworking the snapshot logic and drop more layer
11 months ago, by Pierre-Yves David
delta-find: move the base of the delta search in its own function
11 months ago, by Pierre-Yves David
delta-find: move the emotion of prev in a dedicated method
11 months ago, by Pierre-Yves David
delta-find: move the emotion of parents in a dedicated method
11 months ago, by Pierre-Yves David
delta-find: explicitly deal with usage of the cached revision
10 months ago, by Pierre-Yves David
delta-find: remove the "candidate groups" layer
10 months ago, by Pierre-Yves David
delta-find: stop using heuristic to determine if we are creating a snapshot
10 months ago, by Pierre-Yves David
delta-find: explicitly track stage of the search
10 months ago, by Pierre-Yves David
delta-find: drop some dead debug code
11 months ago, by Pierre-Yves David
delta-find: introduce and use specialized _DeltaSearch class
10 months ago, by Pierre-Yves David
delta-find: introduce a base class for _DeltaSearch
10 months ago, by Pierre-Yves David
delta-find: simplify the delta checking function for snapshot
10 months ago, by Pierre-Yves David
delta-find: move good delta code earlier in the class
10 months ago, by Pierre-Yves David
delta-find: split is_good_delta_info into more thematic function
10 months ago, by Pierre-Yves David
delta-find: clarify some comment and code in is_good_delta_info
10 months ago, by Pierre-Yves David
delta-find: move delta size check earlier in is_good_delta_info
10 months ago, by Pierre-Yves David
delta-find: split the delta-chain part of `_pre_filter_rev` in a method
10 months ago, by Pierre-Yves David
delta-find: split the "sparse" part of `_pre_filter_rev` in a method
10 months ago, by Pierre-Yves David
delta-find: split the generic part of `_pre_filter_rev` in a method
11 months ago, by Pierre-Yves David
delta-find: drop the temporary indent
10 months ago, by Pierre-Yves David
delta-find: move pre-filtering of individual revision in its own function
11 months ago, by Pierre-Yves David
delta-find: move pre-filtering of candidates in its own function
11 months ago, by Pierre-Yves David
delta-find: move away from the generator API for _DeltaSearch
10 months ago, by Pierre-Yves David
delta-find: use "-1" as depth snapshot-dept for non snapshot in debug
11 months ago, by Pierre-Yves David
delta-find: fix the computation of the `prev` value
11 months ago, by Pierre-Yves David
delta-find: move is_good_delta_info on the _DeltaSearch class
10 months ago, by Pierre-Yves David
delta-find: feed revinfo to _DeltaSearch
10 months ago, by Pierre-Yves David
delta-find: clarify that revisioninfo.p1/p2 constains nodeid
11 months ago, by Pierre-Yves David
delta-find: move filing of some debug data in `_one_dbg_data`
11 months ago, by Pierre-Yves David
delta-find: add more explanation to the the deltas_limit < length check
11 months ago, by Pierre-Yves David
delta-find: move tested in the _DeltaSearch.__init__
11 months ago, by Pierre-Yves David
delta-find: check DELTA_BASE_REUSE_FORCE in the _DeltaSearch.__init__
11 months ago, by Pierre-Yves David
delta-find: move target_rev in the _DeltaSearch.__init__
11 months ago, by Pierre-Yves David
delta-find: move snapshot_cache in the _DeltaSearch.__init__
11 months ago, by Pierre-Yves David
delta-find: move `_rawgroups` on the `_DeltaSearch` object
11 months ago, by Pierre-Yves David
delta-find: move `_refinedgroups` on the `_DeltaSearch` object
11 months ago, by Pierre-Yves David
delta-find: introduce a _DeltaSearch object
11 months ago, by Pierre-Yves David
delta-find: add a small docstring to deltacomputer
10 months ago, by Pierre-Yves David
revlog: stop using `atomictmp` for the split revlog
10 months ago, by Pierre-Yves David
changelog: drop the side_write argument to revlog splitting
10 months ago, by Pierre-Yves David
changelog: stop useless enforcing split at the end of transaction
10 months ago, by Pierre-Yves David
tests: don't use "status" operand of dd in test-censor.t (issue6858)
stable
10 months ago, by Anton Shestakov
branching: merge stable into default
10 months ago, by Raphaël Gomès
Added signature for changeset 136902b3a95d
stable
10 months ago, by Raphaël Gomès
Added tag 6.6.2 for changeset 136902b3a95d
stable
10 months ago, by Raphaël Gomès
relnotes: add 6.6.2
stable
6.6.2
10 months ago, by Raphaël Gomès
pycompat: fix bytestr(bytes) in Python 3.11
stable
10 months ago, by Georges Racinet
narrow: prevent removal of ACL-defined excludes
stable
10 months ago, by Arun Kulshreshtha
narrow: add test demonstrating bug in acl exclusion enforcement
stable
10 months ago, by Arun Kulshreshtha
contrib: add a set of scripts to run pytype in Docker
10 months ago, by Anton Shestakov
pytype: use "$(hg root)" instead of `hg root` to make shellcheck happier
10 months ago, by Anton Shestakov
pytype: update check-pytype.sh to select target automatically
10 months ago, by Anton Shestakov
git-hgext: adjust to the lack of `changelog.heads` method
10 months ago, by Pierre-Yves David
remotefilelog: drop dead code
10 months ago, by Pierre-Yves David
pytype: use the right signature for the `__delitem__`
10 months ago, by Pierre-Yves David
pytype: use the right signature for the `__setitem__`
10 months ago, by Pierre-Yves David
sparse: use with statement for wlock
10 months ago, by Pierre-Yves David
remotefilelog: adjust the signature of basepack.createindex
10 months ago, by Pierre-Yves David
pytype: add the couple annotations for pytype to understands the lrunode
10 months ago, by Pierre-Yves David
pytype: ignore some signature mismatch in registrar
10 months ago, by Pierre-Yves David
hgweb: update _runwsgi try/except range to be valid
10 months ago, by Pierre-Yves David
pytype: add type information for `annotateresult.lines`
10 months ago, by Pierre-Yves David
pytype: ignore attribute error for time.clock
10 months ago, by Pierre-Yves David
pytype: ignore certifi import error
10 months ago, by Pierre-Yves David
pytype: ignore some signature mismatch in configitems
10 months ago, by Pierre-Yves David
pytype: only output the "pytype crashed" message on error
10 months ago, by Pierre-Yves David
pytype: drop the now useless assert
10 months ago, by Pierre-Yves David
pytype: drop the last inline type comment
10 months ago, by Pierre-Yves David
pytype: convert type comment for inline variable too
10 months ago, by Pierre-Yves David
pytype: move some type comment to proper annotation
10 months ago, by Pierre-Yves David
lock: properly convert error to bytes
10 months ago, by Pierre-Yves David
pytype: import typing directly
10 months ago, by Pierre-Yves David
usage: configure uncompressed chunk cache through resource configuration
12 months ago, by Pierre-Yves David
usage: add configuration option to adjust resources usage
13 months ago, by Pierre-Yves David
usage: add a `usage.repository-role` config
13 months ago, by Pierre-Yves David
common-pattern: cover "elapsed time" line
11 months ago, by Pierre-Yves David
bundle: do not detect --base argument that match nothing as lack of argument
stable
10 months ago, by Pierre-Yves David
bundle: highlight misbehavior when --base does not match any revision
stable
10 months ago, by Pierre-Yves David
branching: merge with stable
10 months ago, by Pierre-Yves David
generate-churning-bundle: fix script for python3
stable
11 months ago, by Pierre-Yves David
narrow: strip trailing `/` from manifest dir before matching it
11 months ago, by Martin von Zweigbergk
tests: demonstrate error when narrowing with `rootfilesin:` pattern
10 months ago, by Martin von Zweigbergk
matchers: use correct method for finding index in vector
10 months ago, by Martin von Zweigbergk
dirstate: make the `transaction` argument of `setbranch` mandatory
11 months ago, by Pierre-Yves David
rust-clippy: apply some more trivial fixes
10 months ago, by Raphaël Gomès
rust-clippy: simplify `match` to `if let`
10 months ago, by Raphaël Gomès
censor: accept multiple revision in a single call
11 months ago, by Pierre-Yves David
censor: be more verbose about the other steps too
11 months ago, by Pierre-Yves David
censor: add a command flag to skip the head checks
11 months ago, by Pierre-Yves David
censor: inform the user that we are spending time checking heads
11 months ago, by Pierre-Yves David
censor: mention that we check the heads in the help
11 months ago, by Pierre-Yves David
persistent-nodemap: respect the mmap setting when refreshing data
stable
10 months ago, by Pierre-Yves David
rust-index: only access offsets if revlog is inline
11 months ago, by Raphaël Gomès
rust-index: cache the head nodeids python list
11 months ago, by Raphaël Gomès
rust-index: add fast-path for getting a list of all heads as nodes
11 months ago, by Raphaël Gomès
rust-index-cpython: cache the heads' PyList representation
11 months ago, by Raphaël Gomès
rust-index: use a `BitVec` instead of plain `Vec` for heads computation
11 months ago, by Raphaël Gomès
rust-index: implement faster retain heads using a vec instead of a hashset
11 months ago, by Raphaël Gomès
rust-index: allow inlining VCSGraph parents across crates
11 months ago, by Raphaël Gomès
rust-index: allow inlining `parents` across crates
11 months ago, by Raphaël Gomès
rust-index: allow inlining `check_revision` across crates
11 months ago, by Raphaël Gomès
rust-index: document safety invariants being upheld for every `unsafe` block
11 months ago, by Raphaël Gomès
rust-index: renamed `MixedIndex` as `Index`
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: stop instantiating a C Index
12 months ago, by Georges Racinet
rust-revlog: using the ad-hoc `NodeTree` in scmutil
12 months ago, by Georges Racinet
rust-revlog: add invalidation detection to `NodeTree` class
12 months ago, by Georges Racinet
rust-index: add support for `del index[r]`
12 months ago, by Raphaël Gomès
rust-revlog: bare minimal NodeTree exposition
12 months ago, by Georges Racinet
rust-index: a property to identify the Rust index as such
12 months ago, by Georges Racinet
rust-cpython-revlog: renamed NodeTree import as CoreNodeTree
12 months ago, by Georges Racinet
rust-index: stop using C index
12 months ago, by Georges Racinet
rust-index: using `hg::index::Index` in discovery
12 months ago, by Georges Racinet
rust-python-testing: separated base test classes
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-discovery: encapsulated conversions to vec for instance methods
12 months ago, by Georges Racinet
rust-discovery: moving most of hg-cpython methods to regular code blocks
12 months ago, by Georges Racinet
rust-index: using `hg::index::Index` in `hg-cpython::dagops`
12 months ago, by Georges Racinet
rust-index: using `hg::index::Index` in MissingAncestors
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: using the `hg::index::Index` in ancestors iterator and lazy set
12 months ago, by Georges Racinet
revlog: always use a Rust index for REVLOGv1 if rustext is present
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: disabling flagprocessor tests
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: support `unionrepo`'s compressed length hack
12 months ago, by Raphaël Gomès
rust-index: honour incoming using_general_delta in `deltachain`
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: use interior mutability in head revs and caches
12 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: add Sync bound to all relevant mmap-derived values
12 months ago, by Raphaël Gomès
debugindexstats: handle the lack of Rust support better
12 months ago, by Raphaël Gomès
rust-python-index: don't panic on a corrupted index when calling from Python
12 months ago, by Raphaël Gomès
tests: ignore test-storage when using Rust
12 months ago, by Raphaël Gomès
rust-index: optimize find_gca_candidates() on less than 8 revisions
12 months ago, by Georges Racinet
rust-index: simplification in find_gca_candidates()
12 months ago, by Georges Racinet
rust-index: avoid double negation in find_gca_candidates()
12 months ago, by Georges Racinet
rust-index: avoid some cloning in find_gca_candidates()
12 months ago, by Georges Racinet
rust-index: implement common_ancestors_heads() and ancestors()
13 months ago, by Georges Racinet
rust-index: find_gca_candidates bit sets genericization
13 months ago, by Georges Racinet on incendie.racinet.fr
rust-index: core impl for find_gca_candidates and find_deepest
12 months ago, by Raphaël Gomès
rust-index: add support for `reachableroots2`
12 months ago, by Raphaël Gomès
hg-cpython: rev_pyiter_collect_or_else
12 months ago, by Georges Racinet
rust-index: add support for `computephasesmapsets`
12 months ago, by Raphaël Gomès
rust-index: slicechunktodensity returns Rust result
13 months ago, by Georges Racinet
rust-index: add support for `_slicechunktodensity`
12 months ago, by Raphaël Gomès
rust-index: headrevsfiltered() returning Rust result
13 months ago, by Georges Racinet
rust-index: add support for `headrevsfiltered`
12 months ago, by Raphaël Gomès
rust-index: implement headrevs
13 months ago, by Raphaël Gomès
rust-index: variant of assert_py_eq with normalizer expression
13 months ago, by Georges Racinet
rust-index: add support for delta-chain computation
15 months ago, by Raphaël Gomès
rust-index: add support for `find_snapshots`
15 months ago, by Raphaël Gomès
rust-index: add `is_snapshot` method
15 months ago, by Raphaël Gomès
rust-index: use the Rust index in `partialmatch`
15 months ago, by Raphaël Gomès
rust-index: add missing special case for null rev
15 months ago, by Raphaël Gomès
rust-index: use the rust index in `shortest`
15 months ago, by Raphaël Gomès
rust-index: add checks that `__contains__` is synchronized
15 months ago, by Raphaël Gomès
rust-index: using the Rust index in nodemap updating methods
12 months ago, by Georges Racinet
rust-index: implementation of __getitem__
12 months ago, by Raphaël Gomès
rust-index: optim note for post-scaffolding removal
13 months ago, by Georges Racinet
rust-index: check that the entry bytes are the same in both indexes
12 months ago, by Raphaël Gomès
rust-index: return variables systematic naming convention
13 months ago, by Georges Racinet
rust-index: results comparison helper with details
13 months ago, by Georges Racinet
rust-index: helper for revision not in index not involving nodemap
13 months ago, by Georges Racinet
rust-index: renamed nodemap error function for rev not in index
12 months ago, by Georges Racinet
rust-index: add `pack_header` support
15 months ago, by Raphaël Gomès
rust-index: support cache clearing
12 months ago, by Raphaël Gomès
rust-index: check rindex and cindex return the same get_rev
16 months ago, by Raphaël Gomès
rust-index: synchronize remove to Rust index
16 months ago, by Raphaël Gomès
rust-index: remove `__setitem__` method from the mixed index
16 months ago, by Raphaël Gomès
rust-index: check equality between rust and cindex for `__len__`
16 months ago, by Raphaël Gomès
rust-index: synchronize append method
16 months ago, by Raphaël Gomès
rust-revlog: teach the revlog opening code to read the repo options
14 months ago, by Raphaël Gomès
rust-index: pass data down to the Rust index
16 months ago, by Raphaël Gomès
rust-index: add append method
16 months ago, by Raphaël Gomès
rust-index: add an abstraction to support bytes added at runtimes
16 months ago, by Raphaël Gomès
rust-mixed-index: move the mmap keepalive into a function
16 months ago, by Raphaël Gomès
rust-mixed-index: rename variable to make the next change clearer
16 months ago, by Raphaël Gomès
rust: fix cargo doc for hg-cpython
13 months ago, by Georges Racinet
branching: merge with default
11 months ago, by Pierre-Yves David
branching: merge with stable
11 months ago, by Pierre-Yves David
changelog: disallow delayed write on inline changesets
11 months ago, by Pierre-Yves David
changelog: never inline changelog
11 months ago, by Pierre-Yves David
test-transaction-safety: glog out irrelevant flag
11 months ago, by Pierre-Yves David
test-transaction-safety: perform the test on a filelog
11 months ago, by Pierre-Yves David
test: clarify test-parseindex offsets
11 months ago, by Pierre-Yves David
test: use more globing for perf timing
11 months ago, by Pierre-Yves David
branching: merge with stable
11 months ago, by Pierre-Yves David
persistent-nodemap: avoid writing nodemap for empty revlog
stable
11 months ago, by Pierre-Yves David
histedit: remove superfluous echo() and endwin() calls (issue6859)
stable
11 months ago, by Julien Cristau
statprof: handle `lineno == None` in more cases
11 months ago, by Martin von Zweigbergk
branching: merge stable into default
11 months ago, by Raphaël Gomès
Added signature for changeset 71bd09bebbe3
stable
11 months ago, by Raphaël Gomès
Added tag 6.6.1 for changeset 71bd09bebbe3
stable
11 months ago, by Raphaël Gomès
relnotes: add 6.6.1
stable
6.6.1
11 months ago, by Raphaël Gomès
procutil: move stdin assignment outside of try-finally block
stable
11 months ago, by Anton Shestakov
zeroconf: give inet_aton() str instead of bytes
stable
11 months ago, by Anton Shestakov
revlog: avoid wrongly updating the data file location on "divert"
stable
11 months ago, by Pierre-Yves David
revlog: avoid exposing delayed index entry too widely in non-inline revlog
stable
11 months ago, by Pierre-Yves David
revlog: add one more assert about state of thing when splitting
stable
11 months ago, by Pierre-Yves David
add: don't attempt to add back removed files unless explicitly listed
11 months ago, by Martin von Zweigbergk
tests: show failure to `hg add -I` a dir->symlink transition
11 months ago, by Martin von Zweigbergk
setup: try a non-pure version of the local Mercurial if the pure fails
19 months ago, by Pierre-Yves David
setup: make debug simpler by adding a `__repr__` to `hgcommand`
11 months ago, by Pierre-Yves David
censor: fix things around inlining
stable
11 months ago, by Pierre-Yves David
revlog: add a `may_inline` argument to revlog
stable
11 months ago, by Pierre-Yves David
revlog: allow explicit passing of config to revlog
stable
11 months ago, by Pierre-Yves David
censor: show that the `not-inline` → `inline` test is broken
stable
11 months ago, by Pierre-Yves David
rhg: support rhg status --rev --rev
12 months ago, by Arseniy Alekseyev
rust: add a utility function to merge ordered fallible iterators
12 months ago, by Arseniy Alekseyev
rhg: refactor hg status, make the display code usable for non-dirstate status
13 months ago, by Arseniy Alekseyev
perf-tags: fix clear_cache_fnodes to actually clear that cache
stable
11 months ago, by Pierre-Yves David
perf-tags: fix the --clear-fnode-cache-rev code
stable
11 months ago, by Pierre-Yves David
tests: do not fail tests in a state with uncommitted .py file removal
stable
11 months ago, by Arseniy Alekseyev
tests: fill in the Windows pattern for `$EADDRNOTAVAIL$` matching
stable
11 months ago, by Matt Harbison
tests: avoid a cascading failure on Windows
stable
11 months ago, by Matt Harbison
phabricator: stringify the argument to `getattr()`
stable
11 months ago, by Matt Harbison
py3: pass unicode strings to hasattr() throughout
stable
12 months ago, by Martin von Zweigbergk
debugformat: speedup the "plain-cl-delta" check
11 months ago, by Pierre-Yves David
templatekw: fix inconsistency of diffstat with diff.merge
12 months ago, by pacien
util: move diff_parent from logcmdutil to diffutil
12 months ago, by pacien
logcmdutil: return structured diffstat data for json
14 months ago, by zegervdv
cleanup: drop the `bytes` compatibility for attribute related function
12 months ago, by Pierre-Yves David
cleanup: turn `wrapfunction` deprecation warning into an error
12 months ago, by Pierre-Yves David
cleanup: turn `wrappedfunction` deprecation warning into an error
12 months ago, by Pierre-Yves David
cleanup: turn `pathsuboption` deprecation warning into an error
12 months ago, by Pierre-Yves David
cleanup: drop deprecated config attribute on the revlog class
12 months ago, by Pierre-Yves David
cleanup: drop `path.pushloc` deprecated since 6.5
12 months ago, by Pierre-Yves David
cleanup: drop `dirstate.is_changing_parent` deprecated since 6.5
12 months ago, by Pierre-Yves David
cleanup: remove some code scheduled to be removed after 5.9
12 months ago, by Pierre-Yves David
branching: merge stable into default
11 months ago, by Raphaël Gomès
relnotes: add 6.6
stable
11 months ago, by Raphaël Gomès
Added signature for changeset 26c57e7a0890
stable
11 months ago, by Raphaël Gomès
Added tag 6.6 for changeset 26c57e7a0890
stable
11 months ago, by Raphaël Gomès
py3: pass unicode strings to hasattr() throughout
12 months ago, by Martin von Zweigbergk
Added signature for changeset 27055614b685
stable
6.6
12 months ago, by Raphaël Gomès
Added tag 6.6rc0 for changeset 27055614b685
stable
12 months ago, by Raphaël Gomès
relnotes: add 6.6rc0
stable
6.6rc0
12 months ago, by Raphaël Gomès
branching: merge default into stable for 6.6rc0
stable
12 months ago, by Raphaël Gomès
unstable: do not consider internal phases when computing unstable
12 months ago, by Pierre-Yves David
unstable: use the `_mutablerevs` function when computing content divergent
12 months ago, by Pierre-Yves David
unstable: use the `_mutablerevs` function when computing phase divergent
12 months ago, by Pierre-Yves David
rust: add explicit resolver field to top-level cargo manifest file
12 months ago, by Raphaël Gomès
rust: run a clippy pass with the latest stable version
12 months ago, by Raphaël Gomès
rust-clippy: ignore clippy's recommendation for "useless" cast
12 months ago, by Raphaël Gomès
branching: merge stable into default
12 months ago, by Raphaël Gomès
Added signature for changeset c083d9776cb2
stable
12 months ago, by Raphaël Gomès
Added tag 6.5.3 for changeset c083d9776cb2
stable
12 months ago, by Raphaël Gomès
relnotes: add 6.5.3
stable
6.5.3
12 months ago, by Raphaël Gomès
revlog: avoid opening and closing the file for each cloned revision
stable
13 months ago, by Pierre-Yves David
censor: accept censored revision during upgrade
stable
13 months ago, by Pierre-Yves David
censor: show that censored revision prevent repository upgrade
stable
13 months ago, by Pierre-Yves David
smartset: don't ignore hidden revs when intersecting
12 months ago, by Martin von Zweigbergk
tests: demonstrate crash in `unstable()` with internal-phase orphans
12 months ago, by Martin von Zweigbergk
rust-matchers: fix quadratic complexity in `FileMatcher`
13 months ago, by Raphaël Gomès
revlog: add a small cache of unfiltered chunk
12 months ago, by Pierre-Yves David
revlog: minor refactor in the chunk gather process
12 months ago, by Pierre-Yves David
changelog-delay: move the delay/divert logic inside the (inner) revlog
12 months ago, by Pierre-Yves David
revlog: add a `canonical_index_file` attribute on inner revlog
12 months ago, by Pierre-Yves David
changelog-delay: move "delayed" check to a more official API
12 months ago, by Pierre-Yves David
changelog-delay: move the appender class next to randomaccessfile
12 months ago, by Pierre-Yves David
changelog-delay: adds some check around delaying and diverting write
12 months ago, by Pierre-Yves David
revlog: consolidate cache invalidation within the inner objet
12 months ago, by Pierre-Yves David
shelve: drop some weird manually stripping before transaction abort
12 months ago, by Pierre-Yves David
revlog: move entry writing in the inner object
12 months ago, by Pierre-Yves David
revlog: move `sidedata` in the inner object
12 months ago, by Pierre-Yves David
revlog: move the `rawtext` method on the inner object
12 months ago, by Pierre-Yves David
revlog: move the_revisioncache on the inner object
12 months ago, by Pierre-Yves David
revlog: move the `deltachain` method on the inner object
12 months ago, by Pierre-Yves David
revlog: move the `_chunks` method on the inner object
12 months ago, by Pierre-Yves David
revlog: add a couple more of useful method on the inner object
12 months ago, by Pierre-Yves David
revlog: move the `_chunk` method on the inner object
12 months ago, by Pierre-Yves David
revlog: move the compression/decompression logic on the inner object
12 months ago, by Pierre-Yves David
revlog: move the splitting-inline-revlog logic inside the inner object
12 months ago, by Pierre-Yves David
revlog: synchronise the various attribute holding the index filename
12 months ago, by Pierre-Yves David
revlog: drop reference to docket in the inline-splitting code
12 months ago, by Pierre-Yves David
revlog: move _getsegmentforrevs on the internal object
12 months ago, by Pierre-Yves David
revlog: create a iteration of a _InnerRevlog object within the revlog
13 months ago, by Pierre-Yves David
revlog: drop the unused `_chunkcache` attribute
13 months ago, by Pierre-Yves David
revlog: drop the unused `_sidedatareadfp` method
13 months ago, by Pierre-Yves David
revlog: also migrates `revlog.upperboundcomp` to ConfigClass
13 months ago, by Pierre-Yves David
revlog: small doc to the `files` method
13 months ago, by Pierre-Yves David
revlog: remove the `_indexfp` method
13 months ago, by Pierre-Yves David
revlog: avoid opening and closing the file for each cloned revision
13 months ago, by Pierre-Yves David
censor: accept censored revision during upgrade
13 months ago, by Pierre-Yves David
censor: show that censored revision prevent repository upgrade
13 months ago, by Pierre-Yves David
stream-clone: fix a crash when a repo with an empty revlog is cloned
stable
13 months ago, by Arseniy Alekseyev
debug-delta-chain: print less data by default
13 months ago, by Pierre-Yves David
debugdeltachain: add a parameter to display all info
13 months ago, by Pierre-Yves David
debug-delta-chain: actually skip unrequested computation
13 months ago, by Pierre-Yves David
debug-delta-chain: add options to control what we compute
13 months ago, by Pierre-Yves David
debug-delta-chaing: add a parameter to select revision to look at
13 months ago, by Pierre-Yves David
delta-chain: extract some debugdeltachain logic is object
13 months ago, by Pierre-Yves David
delta-chain: move the debugdeltachain command in revlogutils
13 months ago, by Pierre-Yves David
dirstate: document the `changing_*` context manager
13 months ago, by Pierre-Yves David
revlog: deprecate the compatibility config property
13 months ago, by Pierre-Yves David
revlog: remove legacy usage of `_lazydeltabase`
13 months ago, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
tip