Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
cffi: fix a bytes vs str issue on macOS when listing directories
stable
2022-11-08, by Matt Harbison
packaging: refresh dependency hashes (issue6750)
stable
2022-11-02, by Jason R. Coombs
matcher: do not prepend '.*' to pattern using ^ after flags
stable
24 months ago, by Pierre-Yves David
matcher: fix the issue with regex inline-flag in rust oo
stable
24 months ago, by Pierre-Yves David
matcher: fix issues regex flag contained in pattern (issue6759)
stable
24 months ago, by Pierre-Yves David
release: removed the 6.3.0 tag
stable
24 months ago, by Pierre-Yves David
cffi: fix a bytes vs str issue on macOS when listing directories
2022-11-08, by Matt Harbison
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional
2022-11-08, by Matt Harbison
typing: add type hints to mpatch implementations
2022-11-08, by Matt Harbison
typing: add type hints to bdiff implementations
2022-11-08, by Matt Harbison
cffi: adjust the list returned by bdiff.blocks to never have a None entry
2022-11-08, by Matt Harbison
typing: fix a syntax error in mercurial/cext/bdiff.pyi
2022-11-08, by Matt Harbison
hg-core: relax dependencies pinning
stable
24 months ago, by Raphaël Gomès
tests: make running ls in a no longer existing directory more portable
stable
24 months ago, by Anton Shestakov
tests: move some lines inside #if windows-#else block test-removeemptydirs.t
stable
24 months ago, by Anton Shestakov
tests: use ls -A instead of ls -1 in test-removeemptydirs.t
stable
2022-06-20, by Anton Shestakov
release: add the "6.3" to the 6.3 release
stable
24 months ago, by Pierre-Yves David
tests: fix new git protocol policy in convert-git.t
stable
24 months ago, by pacien
debug-delta-find: add a --source option
2022-11-04, by Pierre-Yves David
demandimport: ensure lazyloaderex sets loader attributes (issue6725)
2022-11-02, by Jason R. Coombs
shelve: add test for Shelf.changed_files
2022-08-30, by Jason R. Coombs
shelve: add Shelf.changed_files for resolving changed files in a plugin
2022-08-29, by Jason R. Coombs
branching: merge stable into default
24 months ago, by Raphaël Gomès
relnotes: add final 6.3 relnotes
stable
24 months ago, by Raphaël Gomès
Added signature for changeset 04f1dba53c96
stable
24 months ago, by Raphaël Gomès
Added tag 6.3.0 for changeset 04f1dba53c96
stable
24 months ago, by Raphaël Gomès
rust: create wrapper struct to reduce `regex` contention issues
stable
6.3
2022-11-09, by Raphaël Gomès
tags-fnode-cache: skip building a changectx in getfnode
stable
2022-11-12, by Pierre-Yves David
tags-fnode-cache: do not repeatedly open the filelog in a loop
stable
2022-11-12, by Pierre-Yves David
profile: prevent a crash when line number is unknown
stable
2022-11-12, by Pierre-Yves David
configitems: enable pullbundles by default
2022-11-07, by Mathias De Mare
upgrade: byteify requirement changes written to output
stable
2022-11-06, by Matt Harbison
typing: add basic type hints to stringutil.py
2022-11-04, by Matt Harbison
vfs: make the default opener mode binary
2022-11-04, by Matt Harbison
typing: add basic type hints to vfs.py
2022-11-02, by Matt Harbison
util: implement `writelines()` on atomictempfile
2022-11-04, by Matt Harbison
typing: add basic type hints to localrepo.py
2022-11-02, by Matt Harbison
check-code: drop the check for whitespace around named parameters
2022-11-05, by Matt Harbison
rhg: add a config option to fall back immediately
stable
2022-11-03, by Raphaël Gomès
rust-status: query fs traversal metadata lazily
2022-10-19, by Raphaël Gomès
rust-status: make `DirEntry` attributes clearer
2022-10-19, by Raphaël Gomès
rhg: stop shadowing `exit` function
stable
2022-11-03, by Raphaël Gomès
config: add alias from `hg help rhg` to `hg help rust`
stable
2022-11-03, by Raphaël Gomès
rhg: add `config.rhg` helptext
stable
2022-11-03, by Raphaël Gomès
config: fix indentation of some`share-safe` options
stable
2022-11-03, by Raphaël Gomès
perf-unbundle: do a quick and dirty fix to make it run on more commit
stable
2022-10-16, by Pierre-Yves David
perf-unbundle: pre-indent the main block in per::unbundle
stable
2022-10-19, by Pierre-Yves David
shelve: handle empty parents and nodestoremove in shelvedstate (issue6748)
stable
2022-10-19, by Jason R. Coombs
rhg: fallback when encountering ellipsis revisions
stable
2022-11-03, by Raphaël Gomès
dirstate-v2: hash the source of the ignore patterns as well
stable
2022-11-02, by Raphaël Gomès
dirstate-v2: add test that shows a collision in ignore patterns hash
stable
2022-11-02, by Raphaël Gomès
testlib: add `--raw-sha1` option to `f`
stable
2022-11-03, by Raphaël Gomès
rust-status: save new dircache even if just invalidated
stable
2022-10-19, by Raphaël Gomès
rust-status: fix typos and add docstrings to dircache related fields
stable
2022-10-19, by Raphaël Gomès
rhg: show a bug where repeated [hg status] is needed to cache everything
stable
2022-09-22, by Arseniy Alekseyev
upgrade: no longer keep all revlogs in memory at any point
stable
2022-11-04, by Pierre-Yves David
demandimport: convert ignored modules from bytes -> str in extensions
stable
2022-11-02, by Matt Harbison
dirstate-v2: fix edge case where entries aren't sorted
stable
2022-10-26, by Raphaël Gomès
dirstate-v2: highlight a bug when Python-packed but used in `rhg`
stable
2022-10-26, by Raphaël Gomès
dirstate-v2: correct documented return values of `pack_dirstate`
stable
2022-10-26, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip