Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
py3: use stdlib's parseaddr() to get sender header in notify extension
stable
2019-10-24, by Denis Laxalde
py3: use a BytesParser in notify extension
stable
2019-10-24, by Denis Laxalde
py3: fix headencode() with display=False
stable
2019-10-24, by Denis Laxalde
mail: catch LookupError in headdecode()
stable
2019-10-24, by Denis Laxalde
py3: account for extra line break in email headers in test-notify.t
stable
2019-10-24, by Denis Laxalde
py3: use as_bytes() method of EmailMessage
stable
2019-10-10, by Denis Laxalde
py3: use %d instead of %s when formatting an int into a bytestring
stable
2019-10-23, by Ian Moody
packaging: ship only a single binary Debian package
stable
2019-10-23, by Denis Laxalde
packaging: avoid running bare "make install" in debian/rules
stable
2019-10-23, by Denis Laxalde
packaging: distinguish clean and build steps from install in Debian
stable
2019-10-23, by Denis Laxalde
packaging: also move Debian .buildinfo file in output directory
stable
2019-10-23, by Denis Laxalde
packaging: upgrade packages distributed with Windows installers
stable
2019-10-21, by Gregory Szorc
automation: install Python 2.7.17, 3.7.5, and PyPy 7.2.0
stable
2019-10-21, by Gregory Szorc
contrib: install Python 2.7.17 and 3.7.5 in Windows environment
stable
2019-10-21, by Gregory Szorc
packaging: use /usr/bin/python3 shebang for scripts in Debian
stable
2019-10-21, by Denis Laxalde
packaging: fix path where .deb files are looked for
stable
2019-10-21, by Denis Laxalde
packaging: let Debian package depends on sensible-utils
stable
2019-10-21, by Denis Laxalde
packaging: upgrade Debian packaging to build with Python 3
stable
2019-10-21, by Denis Laxalde
py3: decode bytes before logging in run-tests.py
stable
2019-10-21, by Denis Laxalde
Added signature for changeset 59338f956109
stable
2019-10-21, by Augie Fackler
Added tag 5.2rc0 for changeset 59338f956109
stable
2019-10-21, by Augie Fackler
merge default into stable for 5.2 release
stable
5.2rc0
2019-10-21, by Augie Fackler
grep: update docs to reflect new --all-files default
2019-10-18, by Jordi Gutiérrez Hermoso
grep: enable all-files by default (BC)
2019-10-06, by Sushil khanchi
lfs: dedent documentation section about .hglfs file
2019-10-21, by Denis Laxalde
copies: simplify chain loop
2019-10-17, by Pierre-Yves David
sidedatacopies: only fetch information once for merge
2019-10-17, by Pierre-Yves David
copies: move from a copy on branchpoint to a copy on write approach
2019-10-15, by Pierre-Yves David
copies: compute the exact set of revision to walk
2019-10-12, by Pierre-Yves David
copies: add an explicit test using multiple roots
2019-10-12, by Pierre-Yves David
sidedatacopies: fast path data fetching if revision has no sidedata
2019-10-02, by Pierre-Yves David
largefiles: use context manager for setting "lfstatus" on subrepos too
2019-10-18, by Martin von Zweigbergk
largefiles: reset "lfstatus" attribute to previous value in "finally"
2019-10-18, by Martin von Zweigbergk
largefiles: add context manager for setting/clearing "lfstatus" attribute
2019-10-18, by Martin von Zweigbergk
py3: adjust expected traceback in test-hook.t
2019-10-18, by Denis Laxalde
tests: use non-reverse grep in traceback in test-hook.t
2019-10-18, by Denis Laxalde
py3: add Python 3 exception output to test-hook.t
2019-10-18, by Denis Laxalde
py3: ajust abort message in test-hook.t
2019-10-18, by Denis Laxalde
rust-cpython: prepare for writing tests that require libpython
2019-10-14, by Yuya Nishihara
rust-cpython: make inner functions and structs of ref_sharing private
2019-10-05, by Yuya Nishihara
rust-cpython: keep Python<'a> token in PyRefMut
2019-09-21, by Yuya Nishihara
rust-cpython: require GIL to borrow immutable reference from PySharedRefCell
2019-09-21, by Yuya Nishihara
rust-cpython: make PyLeakedRef operations relatively safe
2019-09-15, by Yuya Nishihara
rust-cpython: put leaked reference in PyLeakedRef
2019-09-15, by Yuya Nishihara
run-tests: make code coverage work on Python 3
2019-10-17, by Gregory Szorc
py3: don't index into bytes in phabricator's _tokenize()
2019-10-17, by Ian Moody
rust-dirstate-status: use fast-path even with fsmonitor and sparse extensions
2019-10-17, by Raphaël Gomès
rust-dirstatemap: remove additional lookups in dirstatemap
2019-10-16, by Raphaël Gomès
tests: avoid chmod on windows in hgrc tests
2019-10-17, by Denis Laxalde
py3: fix sorting of obsolete markers during push
2019-10-17, by Denis Laxalde
exchange: extract a function to sort obsolete markers
2019-10-17, by Denis Laxalde
py3: encode underlying error message during parse error of %include
2019-10-17, by Denis Laxalde
convert: convert os.devnull to bytes before trying to join it with other bytes
2019-10-11, by Ian Moody
rust-dirstate-status: add call to rust-fast path for `dirstate.status`
2019-10-16, by Raphaël Gomès
rust-dirstate-status: rust-cpython bindings for `dirstate.status`
2019-10-08, by Raphaël Gomès
rust-refsharing: add missing lifetime parameter in ref_sharing
2019-10-15, by Raphaël Gomès
rust-dirstate-status: add first Rust implementation of `dirstate.status`
2019-10-11, by Raphaël Gomès
share: unmark --relative as EXPERIMENTAL
2019-10-06, by Pulkit Goyal
rust-cpython: removed now useless py_set() conversion
2019-09-30, by Georges Racinet
tests: stabilize test-eol-update on Windows
2019-10-15, by Matt Harbison
tests: opt into python3 when testing virtualenv installation
2019-10-15, by Matt Harbison
grep: put --diff in the first line of usage
2019-10-06, by Navaneeth Suresh
ui: option to preserve the progress bar
2019-09-12, by Joerg Sonnenberger
phabricator: update hgmatcher to cope with the new data format
2019-10-10, by Ian Moody
phabricator: treat non-utf-8 text files as binary as phabricator requires
2019-10-10, by Ian Moody
phabricator: switch to the creatediff endpoint
2019-10-06, by Ian Moody
phabricator: change conduit data format to match arcanist
2019-10-06, by Ian Moody
phabricator: remove tests and all recordings
2019-10-10, by Ian Moody
phabricator: convert phabhunk and phabchange keys to bytes when finalising
2019-10-12, by Ian Moody
phabricator: add addadded function
2019-10-06, by Ian Moody
sidedatacopies: directly fetch copies information from sidedata
2019-10-02, by Pierre-Yves David
copies: use an unfiltered repository for the changeset centric algorithm
2019-10-15, by Pierre-Yves David
copies: extract data extraction into a `revinfo` function
2019-10-02, by Pierre-Yves David
copies: avoid instancing more changectx to access parent revisions
2019-10-16, by Pierre-Yves David
copies: get copies information directly from _copies
2019-10-16, by Pierre-Yves David
copies: simplify the handling of merges
2019-10-02, by Pierre-Yves David
rust-utils: introduce a debug util to print the python stack trace
2019-10-07, by Raphaël Gomès
rust-cross-platform: remove `unimplemented!` to get compile-time errors
2019-10-16, by Raphaël Gomès
widening: pass in matchers instead of patterns
2019-10-11, by Martin von Zweigbergk
widening: trust user to give full "known" set
2019-10-10, by Martin von Zweigbergk
widening: remove "depth" argument since it's always None
2019-10-11, by Martin von Zweigbergk
widening: remove unused "heads" argument
2019-10-11, by Martin von Zweigbergk
widening: remove pointless code for second changegroup
2019-10-10, by Martin von Zweigbergk
widening: remove always-true condition in widening code
2019-10-10, by Martin von Zweigbergk
narrow: drop server support for widening using the getbundle command (BC)
2019-10-11, by Martin von Zweigbergk
widening: duplicate generateellipsesbundle2() for widening
2019-10-10, by Martin von Zweigbergk
tests: show graph log before and after widening in more cases
2019-10-11, by Martin von Zweigbergk
tracing: add a couple of trace points on obsolete and repoview
2019-06-19, by Augie Fackler
dirstate: add some traces on listdir calls
2019-10-15, by Augie Fackler
cleanup: hgdemandimport.tracing accepts strings, not bytes
2019-10-15, by Augie Fackler
tests: fix formatting test after move of black config
2019-10-15, by Augie Fackler
rust-dependencies: pin the dependencies of hg-core to prevent breakage
2019-10-16, by Raphaël Gomès
automation: install Python 3.8.0
2019-10-15, by Gregory Szorc
automation: schedule an EC2Launch run on next boot
2019-10-14, by Gregory Szorc
dirs: give formatting oversight to clang-format
2019-10-15, by Augie Fackler
dirs: tag a struct as not being formattable
2019-10-15, by Augie Fackler
sidedatacopies: only store an entry if it has values
2019-10-02, by Pierre-Yves David
sidedatacopies: only read from copies when in this mode
2019-10-02, by Pierre-Yves David
dirs: remove mutable string optimization at all
2019-10-13, by Yuya Nishihara
py3: prevent comparison with None in curses histedit (issue6196)
2019-10-15, by Denis Laxalde
fix: match patterns relative to root
2019-10-12, by Martin von Zweigbergk
tests: add test showing that fixer patterns are currently relative to $PWD
2019-10-12, by Martin von Zweigbergk
black: also ignore grey.py
2019-10-14, by Augie Fackler
black: use multiline exclude definition
2019-10-14, by Augie Fackler
black: move remaining config knobs into toml file
2019-10-14, by Augie Fackler
black: rename pyproject.toml to black.toml
2019-10-14, by Augie Fackler
fix: remove a never-true check for unset pattern in Fixer.affects()
2019-10-12, by Martin von Zweigbergk
fix: warn when a fixer doesn't have a configured command
2019-07-26, by Martin von Zweigbergk
fix: make Fixer initialization more explicit for clarity
2019-10-12, by Martin von Zweigbergk
fix: don't pass in default value when looking up config
2019-10-12, by Martin von Zweigbergk
fix: fix registration of config item defaults
2019-10-12, by Martin von Zweigbergk
automation: capture additional exception when formatting
2019-10-12, by Gregory Szorc
contrib: update to latest Windows package versions
2019-10-12, by Gregory Szorc
rust-cpython: drop direct dependency on python(27|3)_sys
2019-10-13, by Yuya Nishihara
rust-cpython: leverage upstreamed py_capsule_fn!() macro
2019-10-13, by Yuya Nishihara
rust-cpython: bump cpython crates to 0.3
2019-10-13, by Yuya Nishihara
rust-cpython: turn inline comments into non-doc comments
2019-10-13, by Yuya Nishihara
rust-cpython: fix signature of make_dirstate_tuple()
2019-10-13, by Yuya Nishihara
rust-cpython: mark capsule function as unsafe
2019-10-13, by Yuya Nishihara
rust-cpython: add wrapper around decapsule_make_dirstate_tuple()
2019-10-13, by Yuya Nishihara
eol: don't fallback to use .hgeol from tip (BC)
2019-10-13, by Mads Kiilerich
eol: tweak test-eol-clone.t with better descriptions and logging
2019-10-14, by Mads Kiilerich
eol: fix update - don't use and apply removed .hgeol patterns
2019-10-13, by Mads Kiilerich
eol: cache needs update, also if it has same timestamp as the source
2019-10-13, by Mads Kiilerich
eol: update isbinary filter to work without compat wrapper
2019-10-14, by Mads Kiilerich
localrepo: fix variable binding in handling of old filters
2019-10-13, by Mads Kiilerich
localrepo: debug log of filter name when filtering through a function
2019-10-13, by Mads Kiilerich
eol: test-eol-update.t coverage around update --clean using filters ... badly
2019-10-14, by Mads Kiilerich
copies: drop the findlimit logic
2019-10-10, by Pierre-Yves David
pathcopies: give up any optimization based on `introrev`
2019-10-10, by Pierre-Yves David
perf: introduce a `--contains` flag to the `perfdirstate` command
2019-10-08, by Pierre-Yves David
perf: introduce a `--iteration` to `perfdirstate`
2019-10-08, by Pierre-Yves David
tests: open file in binary mode in test-upgrade-repo.t
2019-10-13, by Matt Harbison
hghave: use a native string to invoke the `black` command
2019-10-12, by Matt Harbison
py3: convert cwd to native string when running `fix`
2019-10-12, by Matt Harbison
format: format commands.py, which recently regressed
2019-10-11, by Martin von Zweigbergk
py3: fix test-bad-extension expectations for py35
2019-10-04, by Ian Moody
phabricator: add addremoved and addmodified functions
2019-10-06, by Ian Moody
phabricator: add makebinary and addoldbinary functions
2019-10-06, by Ian Moody
phabricator: add the uploadfile function
2019-10-06, by Ian Moody
phabricator: add the uploadchunks function
2019-10-06, by Ian Moody
phabricator: add the maketext function
2019-10-06, by Ian Moody
phabricator: add the phabdiff data structure
2019-10-06, by Ian Moody
phabricator: add the phabchange data structure
2019-10-06, by Ian Moody
phabricator: add the phabhunk data structure
2019-10-06, by Ian Moody
phabricator: add the DiffChangeType and DiffFileType constants
2019-10-06, by Ian Moody
help: adding a help category to narrow and remotefilelog commands
2019-10-06, by Rodrigo Damazio
rust-cpython: drop self.borrow_mut() in favor of PySharedRef wrapper
2019-09-15, by Yuya Nishihara
rust-cpython: drop self.leak_immutable() in favor of PySharedRef wrapper
2019-09-15, by Yuya Nishihara
rust-cpython: add safe wrapper representing shared data borrowed from PyObject
2019-09-15, by Yuya Nishihara
rust-cpython: move $leaked struct out of macro
2019-09-08, by Yuya Nishihara
rust-cpython: store leaked reference to PySharedState in $leaked struct
2019-09-15, by Yuya Nishihara
rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send
2019-09-17, by Yuya Nishihara
rust-cpython: move borrow_mut() to PySharedRefCell
2019-09-14, by Yuya Nishihara
rust-cpython: move py_shared_state to PySharedRefCell object
2019-09-14, by Yuya Nishihara
py3: decode username and password before SMTP login
2019-10-10, by Denis Laxalde
py3: use socket.makefile() instead of dropped smtplib.SSLFakeFile
2019-10-10, by Denis Laxalde
py3: call SMTP.docmd() with an str
2019-10-10, by Denis Laxalde
py3: call SMTP.has_extn() with an str
2019-10-10, by Denis Laxalde
py3: fix sorting of obsolete markers when building bundle
2019-10-10, by Denis Laxalde
sidedata: rename the configuration option to `exp-use-side-data`
2019-10-10, by Pierre-Yves David
py3: drop ui.flush() during interactive patch filtering
2019-10-10, by Denis Laxalde
py3: keep stdout as defined by pycompat in procutil
2019-10-10, by Denis Laxalde
notify: cast hash to bytes
2019-10-07, by Gregory Szorc
push: support config option to require revs be specified when running push
2019-10-05, by Kyle Lippincott
py3-discovery: using plain str in stats dict
2019-10-10, by Georges Racinet
perf: fix `perfhelper-mergecopies` report of #changesets
2019-10-10, by Pierre-Yves David
perf: fix `perfhelper-pathcopies` report of #changesets
2019-10-02, by Pierre-Yves David
py3: use integer division in curseschunkselector.printstring()
2019-10-10, by Denis Laxalde
crecord: drop duplicated set of firstlineofpadtoprint attribute
2019-10-10, by Denis Laxalde
patchbomb: use mail.Generator alias for py2/py3 compat
2019-10-10, by Denis Laxalde
py3: use email.generator.BytesGenerator in patch.split()
2019-10-10, by Denis Laxalde
py3: only flush before prompting during interactive patch filtering
2019-10-10, by Denis Laxalde
py3: add a missing b'' prefix in test extension for chg
2019-08-28, by Martin von Zweigbergk
fuzz: new target to fuzz jsonescapeu8fast
2019-10-09, by Augie Fackler
fuzz: new fuzzer for fncache-related functions
2019-10-09, by Augie Fackler
fuzz: exercise a little more revlog code
2019-10-09, by Augie Fackler
fuzz: new fuzzer for dirs.c
2019-10-09, by Augie Fackler
dirs: fix trivial over-read of input data
2019-10-08, by Augie Fackler
sidedatacopies: deal with upgrading and downgrading to that format
2019-10-06, by Pierre-Yves David
sidedatacopies: move various copies related function to the copies modules
2019-10-06, by Pierre-Yves David
sidedatacopies: read rename information from sidedata
2019-10-09, by Pierre-Yves David
changelog: make copies related function return None or a valid value
2019-10-10, by Pierre-Yves David
test: fix zstd related output in pure tests
2019-10-10, by Pierre-Yves David
sidedatacopies: get and store sidedata in the changelogrevision object
2019-10-06, by Pierre-Yves David
sidedatacopies: write copies information in sidedata when applicable
2019-10-06, by Pierre-Yves David
sidedatacopies: introduce a sidedata testcase for test-copies-in-changeset.t
2019-10-06, by Pierre-Yves David
sidedatacopies: introduce a sidedata testcase for test-copies-unrelated.t
2019-10-06, by Pierre-Yves David
sidedatacopies: introduce a sidedata testcase for test-copies.t
2019-10-06, by Pierre-Yves David
sidedatacopies: teach upgrade about the new requirement
2019-10-06, by Pierre-Yves David
sidedatacopies: add a new requirement for storing copies into sidedata
2019-10-06, by Pierre-Yves David
debugsidedata: small doc improvement
2019-10-06, by Pierre-Yves David
upgrade: allow for `sidedata` removal
2019-10-06, by Pierre-Yves David
upgrade: allow upgrade to repository using sidedata
2019-10-06, by Pierre-Yves David
revlog: add a way to control sidedata changes during revlog.clone
2019-10-06, by Pierre-Yves David
sidedata: use only changegroup3 if sidedata is in use
2019-10-06, by Pierre-Yves David
sidedata: apply basic but tight security around exchange
2019-10-06, by Pierre-Yves David
perf: use `setup` function in `perfdirstatewrite`
2019-10-08, by Pierre-Yves David
perf: document `perfdirstatewrite`
2019-10-08, by Pierre-Yves David
perf: use `setup` function in `perfdirfoldmap`
2019-10-08, by Pierre-Yves David
perf: document `perfdirfoldmap`
2019-10-08, by Pierre-Yves David
perf: use `setup` function in `perfdirstatefoldmap`
2019-10-08, by Pierre-Yves David
perf: document `perfdirstatefoldmap`
2019-10-08, by Pierre-Yves David
perf: use `setup` function in `perfdirstatedirs`
2019-10-08, by Pierre-Yves David
perf: document `perfdirstatedirs`
2019-10-08, by Pierre-Yves David
perf: use `setup` function in `perfdirstate`
2019-10-08, by Pierre-Yves David
perf: document `perfdirstate`
2019-10-08, by Pierre-Yves David
perf: document `perfstatus`
2019-10-08, by Pierre-Yves David
py3: flush ui after each message in interactive patch filtering
2019-10-09, by Denis Laxalde
py3: decode prompt string before calling rawinput
2019-10-09, by Denis Laxalde
cleanup: join string literals that are already on one line
2019-10-08, by Martin von Zweigbergk
debugcommands: add a few more writenoi18n()
2019-10-08, by Martin von Zweigbergk
py3: delete b'' prefix from safehasattr arguments
2019-10-06, by Martin von Zweigbergk
destutil: provide hint on rebase+merge for how to specify destination/rev
2019-10-08, by Kyle Lippincott
hghave: document format for version feature checks as <name><vers>, no dots
2019-10-08, by Kyle Lippincott
check-commit: allow foo_bar naming in functions
2018-02-02, by Gregory Szorc
infinitepush: mark extension as likely to be deleted
2019-10-08, by Augie Fackler
tests: use range() in generate-churning-module.py
2019-10-07, by Gregory Szorc
tests: allow warning about file
2019-10-07, by Gregory Szorc
lsprof: remove __main__ functionality
2019-10-07, by Gregory Szorc
tests: use proper Python 3.8 feature
2019-10-07, by Gregory Szorc
py3: finish porting iteritems() to pycompat and remove source transformer
2019-10-07, by Gregory Szorc
py3: define and use pycompat.iteritems() for hgext/
2019-10-06, by Gregory Szorc
py3: define and use pycompat.itervalues()
2019-10-06, by Gregory Szorc
py3: stop normalizing 2nd argument of *attr() to unicode
2019-10-06, by Gregory Szorc
log: populate keywords if specified in custom -Tjson(...) or -Tcbor(...)
2019-10-06, by Yuya Nishihara
formatter: map -Tjson(...) and -Tcbor(...) to templater
2019-10-05, by Yuya Nishihara
formatter: parse name of built-in formatter templates in standard way
2019-10-05, by Yuya Nishihara
formatter: pass in template spec to templateformatter as argument
2019-10-05, by Yuya Nishihara
templater: add public parseexpr() function to parse "-Tjson(...)"
2019-10-05, by Yuya Nishihara
import: read X-Mercurial-Node email header to determine nodeid
2019-10-06, by Denis Laxalde
patchbomb: use procutil.shellquote() instead of shlex to escape email address
2019-10-02, by Yuya Nishihara
formatting: introduce a `test-check-format-black.t` that enforce formatting
2019-10-07, by Pierre-Yves David
formatting: run black on all file again
2019-10-07, by Pierre-Yves David
formatting: make black --quiet in the example `hg fix` config
2019-10-07, by Pierre-Yves David
formatting: remove the data-ogre from the config example
2019-10-07, by Pierre-Yves David
py3: stop normalizing .encode()/.decode() arguments to unicode
2019-10-06, by Gregory Szorc
py3: manually import pycompat.delattr where it is needed
2019-10-06, by Gregory Szorc
py3: manually import getattr where it is needed
2019-10-06, by Gregory Szorc
py3: stop injecting pycompat.hasattr into modules
2019-10-06, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip