Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
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.
context: implement mergestate() method
2020-05-18, by Augie Fackler
mergestate: split out merge state handling code from main merge module
2020-05-18, by Augie Fackler
tests: add coverage for repo.changelog.children() in the git extension
2020-05-18, by Augie Fackler
tests: add coverage for repo.changelog.findmissing() in test-git-interop.t
2020-05-18, by Augie Fackler
relnotes: add API change note per request in D8502
2020-05-18, by Augie Fackler
merge with stable
2020-05-26, by Martin von Zweigbergk
grep: grep the working copy faster
2020-05-17, by Valentin Gatien-Baron
grep: stop computing information for --diff when unnecessary
2020-05-17, by Valentin Gatien-Baron
grep: don't go in an infinite loop when given empty regex
2020-05-17, by Valentin Gatien-Baron
grep: improve test coverage
2020-05-17, by Valentin Gatien-Baron
phabricator: avoid passing None to pycompat.fsdecode
2020-02-27, by Steve Fink
setup: stop asking cargo to spam
2020-05-17, by Valentin Gatien-Baron
git: implement some changelog methods
2020-05-11, by Romain DEP.
git: avoid looking-up parents for the null commit
2020-05-11, by Romain DEP.
git: fix probable missing return
2020-05-11, by Romain DEP.
rust: fix warning about unnecessary mut
2020-05-17, by Valentin Gatien-Baron
upgrade: support upgrade and downgrade from persistent nodemap
2020-04-14, by Pierre-Yves David
status: also support for `traversedir` callback in the Rust fast-path
2020-05-12, by Raphaël Gomès
rust-hg-cpython: update status bridge with the new `traversedir` support
2020-05-12, by Raphaël Gomès
rust-status: collect traversed directories if required
2020-05-12, by Raphaël Gomès
rust-status: don't dispatch unknown file when traversing if not listing unknowns
2020-05-12, by Raphaël Gomès
status: update comment to reflect the more recent situation
2020-05-12, by Raphaël Gomès
hooks: provide access to transaction changes for internal hooks
2020-05-01, by Joerg Sonnenberger
rust-regex: add test for verbatim regex syntax
2020-05-07, by Raphaël Gomès
rust-regex: prevent nonsensical `.*.*` pattern from happening
2020-05-07, by Raphaël Gomès
rust-regex: fix issues with regex anchoring and performance
2020-05-07, by Raphaël Gomès
diff: avoid going from contexts to nodes and back
2020-05-07, by Augie Fackler
cleanup: avoid extra node/ctx conversions in logcmdutil.diffordiffstat
2020-05-07, by Augie Fackler
pyoxidizer: formatting bazel definitions
2020-05-12, by Rodrigo Damazio Bovendorp
revisions: parse "x123" as "nodeid starting with 123" without prefixhexnode
2020-05-11, by Martin von Zweigbergk
status: use cmdutil.check_at_most_one_arg() for checking --rev/--change
2020-05-08, by Martin von Zweigbergk
diff: use cmdutil.check_at_most_one_arg() for checking --rev/--change
2020-05-08, by Martin von Zweigbergk
copy: give better error message when no source paths found with --at-rev
2020-05-06, by Martin von Zweigbergk
tests: show poor error message for `hg cp -A --at-rev . non-existent dst`
2020-05-06, by Martin von Zweigbergk
copy: to find copy source, walk parent of revision we're marking copies in
2020-05-06, by Martin von Zweigbergk
tests: show that `hg cp -A --at-rev .` doesn't work for renames
2020-05-06, by Martin von Zweigbergk
rust-matchers: add TODO about incomplete `Display` for `IncludeMatcher`
2020-05-06, by Raphaël Gomès
rust-filepatterns: match exact `rootglob`s with a `HashSet`, not in the regex
2020-05-06, by Raphaël Gomès
dirstate: force _checkexec to return a bool
2020-04-15, by Mitchell Plamann
locking: wait for locks in `hg cp` and `hg mv`
2020-04-21, by Kyle Lippincott
nodemap: teach `hg debugformat` about the persistent nodemap option
2020-04-14, by Pierre-Yves David
upgrade: support the --quiet flag
2020-04-15, by Pierre-Yves David
upgrade: clearly list optimisations
2020-04-15, by Pierre-Yves David
nodemap: move the mode option to storage.revlog.nodemap.mode
2020-04-14, by Pierre-Yves David
nodemap: move the option for mmap usage to storage.revlog.nodemap.mmap
2020-04-14, by Pierre-Yves David
nodemap: move and update the commend about persistence being experimental
2020-04-14, by Pierre-Yves David
nodemap: move the main switch to the `format` section
2020-04-14, by Pierre-Yves David
nodemap: drop the 'exp-' prefix for internal opener option
2020-04-14, by Pierre-Yves David
nodemap: gate the feature behind a new requirement
2020-04-14, by Pierre-Yves David
nodemap: move on disk file to version 1
2020-04-14, by Pierre-Yves David
nodemap: add a new mode value, "strict"
2020-04-14, by Pierre-Yves David
nodemap: add a new mode option, with an optional "warn" value
2020-04-14, by Pierre-Yves David
nodemap: also warm manifest nodemap with other caches
2020-04-05, by Pierre-Yves David
nodemap: also use persistent nodemap for manifest
2020-04-05, by Pierre-Yves David
nodemap: create files in the repository used in the test
2020-04-05, by Pierre-Yves David
rust-matchers: add timing tracing to regex compilation
2020-05-07, by Raphaël Gomès
merge with stable
2020-05-04, by Augie Fackler
merge with stable
2020-05-01, by Martin von Zweigbergk
copies: fix the changeset based algorithm regarding merge
2020-03-05, by Pierre-Yves David
merge with stable
2020-04-24, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip