Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
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
10 months ago, by Georges Racinet
vfs: have tryunlink tell what it did
10 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
9 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
9 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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
tip