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
+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.
demandimport: fix compatibility with meta path finders w/o find_spec() method
stable
2020-05-12, by Manuel Jacob
tests: fix timer scaling in wait-on-file
stable
2020-05-07, by Joerg Sonnenberger
manifest-cache: ignore IOError while writing
stable
2020-05-09, by Pierre-Yves David
copy: give better error message when no source paths found with --at-rev
stable
2020-05-06, by Martin von Zweigbergk
tests: show poor error message for `hg cp -A --at-rev . non-existent dst`
stable
2020-05-06, by Martin von Zweigbergk
copy: to find copy source, walk parent of revision we're marking copies in
stable
2020-05-06, by Martin von Zweigbergk
tests: show that `hg cp -A --at-rev .` doesn't work for renames
stable
2020-05-06, by Martin von Zweigbergk
formatting: add missing newline
stable
2020-05-08, by Raphaël Gomès
fastexport: downgrade message about already exported changesets to debug
stable
2020-04-27, by Joerg Sonnenberger
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
url: fix a bytes vs str crash in processing proxy headers (issue6249)
stable
2020-04-26, by Matt Harbison
pullbundles: use unfiltered repo for head/base matching
stable
2020-04-24, by Joerg Sonnenberger
procutil: always waiting on child processes to prevent zombies with 'hg serve'
stable
2020-05-07, by Rodrigo Damazio Bovendorp
tests: use regular POSIX shell
stable
2020-05-07, by Joerg Sonnenberger
rust-regex: increase the DFA size limit for the `regex` crate
stable
2020-05-07, by Raphaël Gomès
merge with stable
2020-05-04, by Augie Fackler
Added signature for changeset cf3e07d7648a
stable
2020-05-01, by Pulkit Goyal
Added tag 5.4 for changeset cf3e07d7648a
stable
2020-05-01, by Pulkit Goyal
tests: clarify a comment describing a phabricator test scenario
stable
5.4
2020-04-16, by Matt Harbison
phabricator: ensure that `phabsend` is given a contiguous, linear commit range
stable
2020-04-16, by Matt Harbison
merge with stable
2020-05-01, by Martin von Zweigbergk
automation: support building Python 3 MSI installers
stable
2020-04-24, by Gregory Szorc
automation: support building Python 3 Inno installers
stable
2020-04-24, by Gregory Szorc
automation: add extra arguments when building Inno
stable
2020-04-24, by Gregory Szorc
packaging: add -python2 to Windows installer filenames
stable
2020-04-23, by Gregory Szorc
automation: support building Windows wheels for Python 3.7 and 3.8
stable
2020-04-23, by Gregory Szorc
packaging: support building WiX installers with PyOxidizer
stable
2020-04-20, by Gregory Szorc
packaging: move version derivation to run_wix_packaging()
stable
2020-04-20, by Gregory Szorc
packaging: integrate signing into run_wix_packaging()
stable
2020-04-20, by Gregory Szorc
packaging: isolate invocation of WiX to own function
stable
2020-04-20, by Gregory Szorc
packaging: support building Inno installer with PyOxidizer
stable
2020-04-23, by Gregory Szorc
packaging: split Inno installer building from Mercurial building
stable
2020-04-19, by Gregory Szorc
packaging: remove pyoxidizer.bzl from packaging directory
stable
2020-04-19, by Gregory Szorc
contrib: install PyOxidizer in Linux and Windows environments
stable
2020-04-19, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip