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
+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.
setup: raise minimum Python version to 2.7.4
stable
2020-05-15, by Manuel Jacob
fsmonitor: coerce `clock` variable to byte-string (issue6321)
stable
2020-05-19, by Connor Sheehan
py3: change default priority and length used for sorting hooks to be compatible with python 3
stable
2020-05-14, by Charles Chamberlain
relnotes: copy "next" to "5.4" and clear "next"
stable
2020-05-18, by Martin von Zweigbergk
dirstate: make sure the dirstate is loaded before the changelog (issue6303)
stable
2020-05-11, by Pierre-Yves David
rust-dirstatemap: don't read the dirstate when requesting parents
stable
2020-05-11, by Raphaël Gomès
py3: fix exception in pull when several things happen to a bookmark
stable
2020-05-14, by Valentin Gatien-Baron
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
fastexport: adjust output to be more canonical
stable
2020-05-12, by Joerg Sonnenberger
bash_completion: do not use aliased hg if it sources a script (issue6308)
stable
2020-05-11, by Peter Arrenbrecht
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
diff: re-establish linear runtime performance
stable
2020-04-30, by Elmar Bartel
copies: fix the changeset based algorithm regarding merge
2020-03-05, by Pierre-Yves David
merge with stable
2020-04-24, by Augie Fackler
rust-chg: clean up excessive indents
2020-04-11, by Yuya Nishihara
rust-chg: do not terminate tokio runtime until pager exits
2020-04-11, by Yuya Nishihara
rust-chg: modernize entry function
2020-04-11, by Yuya Nishihara
rust-chg: reimplement locator by using async/await and tokio-0.2
2020-04-11, by Yuya Nishihara
rust-chg: reimplement ChgClientExt as ChgClient wrapper
2020-04-10, by Yuya Nishihara
rust-chg: reimplement run_command operation as async function
2020-04-10, by Yuya Nishihara
rust-chg: reimplement uihandler by using async-trait and tokio-0.2
2020-04-10, by Yuya Nishihara
rust-chg: have attach_io() simply take reference of AsRawFd object
2020-04-10, by Yuya Nishihara
rust-status: check for '.hg' regardless of file type (issue6300)
stable
2020-04-23, by Raphaël Gomès
rust: remove extra empty line
stable
2020-04-20, by Raphaël Gomès
upgrade: properly filter action depending on planned work
stable
2020-04-15, by Pierre-Yves David
nodemap: skip persistent nodemap warming for revlog not using it
stable
2020-04-13, by Pierre-Yves David
wait-on-file: adjust the timer counter
stable
2020-04-16, by Pierre-Yves David
packaging: add docutils as dependency
stable
2020-04-19, by Gregory Szorc
setup: use sysstr() on process output
stable
2020-04-19, by Gregory Szorc
automation: install latest Python versions in Linux
stable
2020-03-28, by Gregory Szorc
contrib: update to latest Python 2.7, 3.7, and 3.8
stable
2020-04-21, by Gregory Szorc
automation: always use latest Windows AMI
stable
2020-04-19, by Gregory Szorc
rust-chg: reimplement attach_io operation as async function
2020-04-10, by Yuya Nishihara
rust-chg: upgrade to futures-0.3 based libraries
2020-04-10, by Yuya Nishihara
rust-chg: exclude futures-dependent modules from build and break things
2020-04-10, by Yuya Nishihara
tests: stabilize test-log.t on Windows
stable
2020-04-17, by Matt Harbison
tests: stabilize test-convert-hg-source.t on Windows
stable
2020-04-17, by Matt Harbison
commit: tell user what to do with .hg/last-message.txt
2020-04-20, by Martin von Zweigbergk
test-check-rust-format: specify --edition=2018
2020-04-17, by Yuya Nishihara
Added signature for changeset 26ce8e751503
stable
2020-04-16, by Pulkit Goyal
Added tag 5.4rc0 for changeset 26ce8e751503
stable
2020-04-16, by Pulkit Goyal
merge default into stable for 5.4 release
stable
5.4rc0
2020-04-16, by Pulkit Goyal
templatekw: fix shownames() to check if namespace exists in repo (issue6301)
2020-04-16, by Yuya Nishihara
wait-on-file: use proper variable in math
2020-04-15, by Pierre-Yves David
wait-on-file: don't quote arithmetic argument
2020-04-15, by Pierre-Yves David
graft: exit 1 on conflicts, like merge
2020-04-14, by Valentin Gatien-Baron
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
2020-04-10, by Joerg Sonnenberger
tests: skip non-readable check for root
2020-04-10, by Joerg Sonnenberger
tests: skip CVS tests for root
2020-04-10, by Joerg Sonnenberger
make: drop the `-c` arg to `install` in the documentation makefile
2020-04-15, by Matt Harbison
phabricator: restack any new orphans created by phabsend (issue6045)
2020-04-14, by Matt Harbison
phabricator: prevent posting obsolete commits
2020-04-12, by Matt Harbison
phabricator: avoid creating unstable children within the review stack
2020-03-03, by Matt Harbison
phabricator: add an option to fold several commits into one review (issue6244)
2020-04-08, by Matt Harbison
tests: move the phabricator auth token to the global config file
2020-04-08, by Matt Harbison
phabricator: add debug logging to show previous node values in `phabsend`
2020-04-05, by Matt Harbison
rust: update README with new information about the Re2 path
2020-04-16, by Raphaël Gomès
rust: add option of static linking a local Re2 install
2020-04-16, by Raphaël Gomès
templatekw: cache mergestate even if merge is not ongoing
2020-04-15, by Yuya Nishihara
revset: remove explicit sort() from unstable()
2020-04-15, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip