Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
cext: remove unused variables
2020-07-16, by Joerg Sonnenberger
phabupdate: allow resigning from revisions
2020-07-15, by Matt Harbison
phabupdate: allow revisions to be commandeered
2020-07-15, by Matt Harbison
phabupdate: allow revisions to be reopened
2020-07-15, by Matt Harbison
phabupdate: allow revisions to be marked "closed"
2020-07-15, by Matt Harbison
phabupdate: allows revisions to be marked "request-review"
2020-07-15, by Matt Harbison
phabupdate: allow revisions to be marked with "plan changes"
2020-07-15, by Matt Harbison
status: match category text in the option description
2020-07-16, by Joerg Sonnenberger
purge: classify as a "working directory management" command in help
2020-07-15, by Martin von Zweigbergk
extensions: make `hg help extensions` list disabled extensions with PyOxidizer
2020-07-15, by Martin von Zweigbergk
phases: sparsify phaseroots and phasesets
2020-07-08, by Joerg Sonnenberger
extdiff: add some comments in diffrevs()
2020-07-07, by Pulkit Goyal
extdiff: add comments and minor variable renames diffpatch()
2020-07-07, by Pulkit Goyal
extdiff: remove unrequired do3way argument to diffpatch()
2020-07-07, by Pulkit Goyal
extdiff: refactor logic to diff revs of versions of files
2020-07-07, by Pulkit Goyal
extdiff: refactor logic which does diff of patches
2020-07-07, by Pulkit Goyal
absorb: make it explicit if empty changeset was created
2020-06-01, by Manuel Jacob
absorb: consider rewrite.empty-successor configuration
2020-06-01, by Manuel Jacob
rebase: consider rewrite.empty-successor configuration
2020-06-01, by Manuel Jacob
rewriteutil: add utility to check whether empty successors should be skipped
2020-07-12, by Manuel Jacob
config: add option to control creation of empty successors during rewrite
2020-07-11, by Manuel Jacob
commands: use any() instead of `if a or b or c`
2019-08-31, by Pierre-Yves David
manifest: use the same logic for handling flags in _parse as elsewhere
2020-07-06, by Joerg Sonnenberger
manifest: tigher manifest parsing and flag use
2020-07-06, by Joerg Sonnenberger
phases: sparsify phase lists
2020-07-08, by Joerg Sonnenberger
phases: updatephases should not skip internal phase
2020-07-07, by Joerg Sonnenberger
repoview: use the phasecache directly to determine mutable revisions
2020-06-28, by Joerg Sonnenberger
phases: provide a test and accessor for non-public phase roots
2020-07-07, by Joerg Sonnenberger
hg-core: define a `dirstate_status` `Operation`
2020-06-24, by Raphaël Gomès
rust-status: improve documentation and readability
2020-06-24, by Raphaël Gomès
rust-status: refactor status into a struct
2020-06-24, by Raphaël Gomès
tests: avoid "magic" nodeids in test-rebase-legacy.t
2019-12-13, by Martin von Zweigbergk
tests: avoid a "magic" nodeid in test-wireproto-command-lookup.t
2019-12-13, by Martin von Zweigbergk
run-tests: replace '#' with '-' in temp path of repos created for tests
2020-06-22, by Pulkit Goyal
debugcommands: introduce new debugrequirements command
2020-04-14, by Pulkit Goyal
scmutil: add writereporequirements() and route requires writing through it
2020-04-14, by Pulkit Goyal
extensions: make `hg nonexistent` not crash with PyOxidizer
2020-07-14, by Martin von Zweigbergk
procutil: avoid use of deprecated tempfile.mktemp()
2020-07-09, by Manuel Jacob
procutil: make _make_write_all() function private
2020-07-15, by Manuel Jacob
dispatch: handle late KeyboardInterrupt occurred in run()
2020-07-13, by Yuya Nishihara
dispatch: indent run() function
2020-07-13, by Yuya Nishihara
debuginstall: don't translate encoding messages
2020-07-09, by Yuya Nishihara
merge with stable
2020-07-15, by Augie Fackler
patch: refactor content diffing part in separate fn so extensions can wrap
2020-07-06, by Pulkit Goyal
tests: check that procutil.std{out,err}.write() returns correct result
2020-07-09, by Manuel Jacob
tests: add tests for when stdout or stderr is connected to `os.devnull`
2020-07-09, by Manuel Jacob
procutil: ensure that procutil.std{out,err}.write() writes all bytes
2020-07-10, by Manuel Jacob
procutil: move assignments
2020-07-11, by Manuel Jacob
procutil: distribute code for stdout
2020-07-10, by Manuel Jacob
overlayworkingctx: remove unused `nofilechanges()` and `_compact()` methods
2020-07-11, by Manuel Jacob
rebase: correctly check for empty commit in in-memory mode
2020-07-11, by Manuel Jacob
memctx: make `parents()` return list of one element if it’s not a merge
2020-07-11, by Manuel Jacob
commit: factor out empty commit check to `basectx.isempty()`
2020-07-11, by Manuel Jacob
overlayworkingctx: rename misleadingly named `isempty()` method
2020-07-11, by Manuel Jacob
rebase: add test case that shows that inmemory rebase does not preserve merges
2020-07-10, by Manuel Jacob
rebase: remove now unnecessary logic to allow empty commit when branch changes
2020-07-09, by Manuel Jacob
commit: check branch change on to-be-committed changeset
2020-07-10, by Manuel Jacob
merge with stable
2020-07-13, by Augie Fackler
procutil: move comment closer to relevant code
2020-07-10, by Manuel Jacob
procutil: use mercurial.windows.winstdout only on Python 2 and TTYs
2020-07-10, by Manuel Jacob
procutil: split if condition
2020-07-10, by Manuel Jacob
procutil: explain better why line buffering is not possible
2020-07-10, by Manuel Jacob
tests: make subprocess handling reusable for different tests in test-stdio.py
2020-07-07, by Manuel Jacob
procutil: back out 8403cc54bc83 (make ....procutil.stderr unbuffered)
2020-07-11, by Manuel Jacob
test-clone-uncompressed: use config to silence the lock warning
2020-07-09, by Pierre-Yves David
hooklib: fix detection of successors for changeset_obsoleted
2020-05-21, by Joerg Sonnenberger
fix: prefetch file contents
2020-07-09, by Rodrigo Damazio Bovendorp
fix: obtain base paths before starting workers
2020-07-09, by Rodrigo Damazio Bovendorp
scmutil: allowing different files to be prefetched per revision
2020-07-09, by Rodrigo Damazio Bovendorp
tests: update test-devel-warnings.t output with chg
2020-07-11, by Pulkit Goyal
tests: make names in test-stdio.py more distinctive
2020-07-07, by Manuel Jacob
tests: terminate subprocess in test-stdio.py in case of exception
2020-07-07, by Manuel Jacob
tests: proof test-stdio.py against buffer fill-up
2020-07-07, by Manuel Jacob
tests: stablize test-serve.t on Windows
2020-07-09, by Matt Harbison
commitctx: document the manifest writing function
2020-07-06, by Pierre-Yves David
commitctx: reorder some conditional for efficiency in _filecommit
2020-07-06, by Pierre-Yves David
commitctx: document _filecommit input and output
2020-07-06, by Pierre-Yves David
phases: replace magic number by constant
2020-07-07, by Joerg Sonnenberger
clonebundles: optional memory-requirement attribution
2020-06-22, by Joerg Sonnenberger
util: provide a helper function to estimate RAM size
2020-06-09, by Joerg Sonnenberger
tests: allow timing difference in output
2020-07-02, by Joerg Sonnenberger
documentation: add some internals documentation about bid merge
2020-06-22, by Pierre-Yves David
cmdserver: document message-encodings and channel output options
2020-06-28, by Yuya Nishihara
cmdserver: add option to not exit from message loop on SIGINT
2020-06-27, by Yuya Nishihara
pycompat: remove pycompat.{stdin,stdout,stderr}
2020-07-06, by Manuel Jacob
pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std*
2020-07-06, by Manuel Jacob
hgignore: add mypy cache files
2020-07-06, by Antoine Cezar
revlog: avoid hard-coded hash sizes
2020-07-06, by Joerg Sonnenberger
test: restore expected output in test-persistent-nodemap.t
2020-07-03, by Pierre-Yves David
heptapod-ci: build rhg before tests run
2020-07-06, by Antoine Cezar
rhg: add a limited `rhg root` subcommand
2020-07-07, by Antoine Cezar
rhg: add RootCommand using hg-core FindRoot operation to prepare `hg root`
2020-06-05, by Antoine Cezar
merge with stable
2020-07-06, by Augie Fackler
procutil: make mercurial.utils.procutil.stderr unbuffered
2020-07-05, by Manuel Jacob
tests: generalize common test case code in test-stdio.py
2020-07-05, by Manuel Jacob
procutil: make stdout line-buffered on Windows if connected to TTY
2020-07-04, by Manuel Jacob
procutil: split import and reassignment
2020-07-04, by Manuel Jacob
procutil: move assignments closer to reassignments
2020-07-04, by Manuel Jacob
procutil: factor out conditional creation of LineBufferedWrapper
2020-07-04, by Manuel Jacob
procutil: define LineBufferedWrapper on all Python versions
2020-07-02, by Manuel Jacob
tests: add tests for buffering behavior of mercurial.utils.procutil.stdout
2020-07-04, by Manuel Jacob
cleanup: use slightly more meaningful name for temporary variable
2020-07-02, by Manuel Jacob
cleanup: use any() instead of checking truthiness of temporary list
2020-07-02, by Manuel Jacob
chg: suppress OSError in _restoreio() and add some logging (issue6330)
2020-07-03, by Pulkit Goyal
ui: fix Python 2.7 support for ui.timestamp-output
2020-07-02, by Joerg Sonnenberger
merge with stable
2020-07-01, by Augie Fackler
ui: add option to timestamp status and diagnostic messages
2020-06-18, by Joerg Sonnenberger
merge with stable
2020-06-29, by Yuya Nishihara
compat: back out a25343d16ebe (initialize LC_CTYPE locale on all Python ...)
2020-06-28, by Manuel Jacob
curses: back out d2227d4c9e6b (do not initialize LC_ALL to user settings)
2020-06-28, by Manuel Jacob
test: redirect stderr so warning messages don't change output (issue6237)
2020-06-25, by Julien Cristau
locks: expect repo lock, not wlock, when writing to .hg/strip-backup/
2020-06-25, by Martin von Zweigbergk
graft: leverage cmdutil.check_incompatible_arguments() for --abort/--stop
2020-06-25, by Martin von Zweigbergk
graft: leverage cmdutil.check_incompatible_arguments() for --no-commit
2020-06-25, by Martin von Zweigbergk
graft: leverage cmdutil.check_at_most_one_arg() for --abort/--stop/--continue
2020-06-25, by Martin von Zweigbergk
version: sort extensions by name in verbose mode
2020-06-27, by Matt Harbison
crecord: stop trying to import wcurses
2020-06-27, by Manuel Jacob
debian: support building a single deb for multiple py3 versions
2020-06-18, by Kyle Lippincott
merge with stable
2020-06-26, by Augie Fackler
curses: do not initialize LC_ALL to user settings (issue6358)
2020-06-26, by Manuel Jacob
compat: initialize LC_CTYPE locale on all Python versions and platforms
2020-06-26, by Manuel Jacob
merge with stable
2020-06-25, by Martin von Zweigbergk
merge: don't grab wlock when merging in memory
2020-06-24, by Martin von Zweigbergk
pycompat: use os.fsencode() to re-encode sys.argv
2020-06-24, by Manuel Jacob
merge with stable
2020-06-25, by Yuya Nishihara
perf: make `hg perfwrite` more flexible
2020-06-05, by Manuel Jacob
chg: fix typo
2020-06-23, by Manuel Jacob
copies: implement __repr__ on branch_copies for debugging
2020-06-19, by Martin von Zweigbergk
phases: remove useless lookup of repo[rev].rev() in _retractboundary
2020-06-20, by Yuya Nishihara
ui: replace `self._ferr` with identical `dest`
2020-06-04, by Manuel Jacob
absorb: make it clear what happens when no input
2020-06-20, by Sushil khanchi
tests: add hghave rule 'setprocname' to check if osutil.setprocname and use it
2020-06-17, by Pulkit Goyal
util: flush stderr explicitly after using warnings.warn()
2020-06-19, by Pulkit Goyal
phases: improve performance of _retractboundary
2020-06-18, by Joerg Sonnenberger
tests: use proctutil.stdout.write() instead of print() in test-extension.t
2020-06-18, by Pulkit Goyal
fuzz: tell manifest fuzzer about longer node hashes
2020-01-08, by Augie Fackler
absorb: preserve changesets which were already empty
2020-06-01, by Manuel Jacob
absorb: preserve branch-closing changesets even if empty
2020-06-01, by Manuel Jacob
absorb: preserve branch-changing changesets even if empty
2020-06-01, by Manuel Jacob
rhg: add Command trait for subcommands implemented by rhg
2020-06-22, by Antoine Cezar
rhg: add rhg crate
2020-06-05, by Antoine Cezar
hg-core: add FindRoot operation to find repository root path
2020-06-05, by Antoine Cezar
hg-core: add Operation interface for high-level hg operations
2020-06-05, by Antoine Cezar
rust: do a clippy pass
2020-06-15, by Raphaël Gomès
fuzz: add config knob for PYTHON_CONFIG_FLAGS
2020-06-15, by Augie Fackler
pyutil: this has taken so long to fix, I'm using 3.8 now
2020-06-15, by Augie Fackler
merge with stable
2020-06-15, by Augie Fackler
tests: remove unused creation of file and outdated text
2020-06-12, by Manuel Jacob
tests: skip pyflakes for mercurial/thirdparty/
2020-06-06, by Anton Shestakov
git: add debug logging when there's a mismatch in the cached heads list
2020-06-09, by Augie Fackler
py3: make stdout line-buffered if connected to a TTY
2020-06-10, by Manuel Jacob
simplemerge: rewrite flag merging loop as expression
2020-06-02, by Yuya Nishihara
simplemerge: leverage pycompat function to convert byte string to set
2020-06-02, by Yuya Nishihara
simplemerge: fix function name that tests if ctx is not null revision
2020-06-02, by Yuya Nishihara
git: decode node IDs back into Python strings (issue6349)
2020-06-09, by Hollis Blanchard
phabricator: make it clear what happen when no response
2020-06-09, by Sushil khanchi
tests: make it clear what happen when no response entered
2020-06-08, by Sushil khanchi
localrepo: handle ValueError during repository opening
2020-01-18, by Gregory Szorc
metadata: filter the `removed` set to only contains relevant data
2020-05-27, by Pierre-Yves David
files: extract code for extra filtering of the `removed` entry into copies
2020-05-27, by Pierre-Yves David
metadata: move computation related to files touched in a dedicated module
2020-05-27, by Pierre-Yves David
merge: move an inspection of the dirstate from record to calculate phase
2020-06-05, by Martin von Zweigbergk
tests: adjust to the new format in pyflakes output
2020-06-06, by Anton Shestakov
tests: consistently use pyflakes as a Python module
2020-06-06, by Anton Shestakov
heptapod-ci: also run tests for chg on python 2
2020-02-26, by Pierre-Yves David
rust-dependencies: upgrade `micro-timer` dependency
2020-06-02, by Raphaël Gomès
context: fix creation of ProgrammingError to not use non-existent field
2020-06-03, by Martin von Zweigbergk
help: explain in `hg help flags` that unambiguous prefixes are allowed
2020-06-03, by Martin von Zweigbergk
git: add coverage for manifest.diff() so we don't regress
2020-06-03, by Augie Fackler
git: implement diff manifest method
2020-06-01, by Josef 'Jeff' Sipek
git: properly visit child tree objects when resolving a path
2020-06-01, by Josef 'Jeff' Sipek
git: don't yield paths for directories when walking
2020-06-01, by Josef 'Jeff' Sipek
git: correctly check for type of object when walking
2020-06-01, by Josef 'Jeff' Sipek
git: implement stub prefetch_parents dirstate method
2020-06-01, by Josef 'Jeff' Sipek
rust: leverage .expect() in place of .unwrap() + inline comment
2020-05-25, by Yuya Nishihara
rust: fix false comment about mpsc::Sender
2020-05-25, by Yuya Nishihara
merge with stable
2020-06-03, by Yuya Nishihara
relnotes: advertize the possibility to use rust
2020-05-30, by Valentin Gatien-Baron
rust: add a pointer for profiling to the README
2020-05-30, by Valentin Gatien-Baron
rust: update the mention of hgcli in rust/README.rst
2020-05-30, by Valentin Gatien-Baron
sslutil: fix comment to use inclusive or instead of exclusive or
2020-06-01, by Manuel Jacob
sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings()
2020-06-01, by Manuel Jacob
sslutil: stop storing protocol and options for SSLContext in settings dict
2020-06-01, by Manuel Jacob
sslutil: rename 'minimumprotocolui' -> 'minimumprotocol'
2020-06-01, by Manuel Jacob
sslutil: properly detect which TLS versions are supported by the ssl module
2020-06-01, by Manuel Jacob
sslutil: remove dead code (that failed if only TLS 1.0 is available)
2020-05-31, by Manuel Jacob
config: remove unused hostsecurity.disabletls10warning config
2020-05-31, by Manuel Jacob
sslutil: remove dead code (that downgraded default minimum TLS version)
2020-05-31, by Manuel Jacob
sslutil: remove comment referring to unsupported legacy stacks
2020-05-29, by Manuel Jacob
setup: require that Python has TLS 1.1 or TLS 1.2
2020-05-30, by Manuel Jacob
sslutil: check for OpenSSL without TLS 1.0 support in one case
2020-05-31, by Manuel Jacob
sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is available
2020-05-31, by Manuel Jacob
sslutil: add FIXME about supportedprotocols possibly containing too many items
2020-05-31, by Manuel Jacob
sslutil: fix names of variables containing minimum protocol strings
2020-05-31, by Manuel Jacob
sslutil: stop returning argument as third return value of protocolsettings()
2020-05-31, by Manuel Jacob
relnotes: note that we now require modern SSL/TLS features in Python
2020-05-30, by Manuel Jacob
tests: stop checking for optional, now impossible output
2020-05-30, by Manuel Jacob
rust: remove one more occurrence of re2
2020-05-30, by Valentin Gatien-Baron
scmutil: clarify getuipathfn comment
2020-05-26, by Valentin Gatien-Baron
githelp: add some minimal help for pickaxe functionality
2020-05-28, by Augie Fackler
rust: remove duplicate import
2020-04-17, by Raphaël Gomès
tests: remove "sslcontext" check
2020-05-30, by Manuel Jacob
sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using it
2020-05-30, by Manuel Jacob
tests: remove "defaultcacerts" check
2020-05-30, by Manuel Jacob
sslutil: eliminate `modernssl` by constant-folding code using it
2020-05-29, by Manuel Jacob
hgweb: avoid using `sslutil.modernssl`
2020-05-30, by Manuel Jacob
sslutil: remove comments referring to removed SSLContext emulation class
2020-05-29, by Manuel Jacob
sslutil: remove code checking for presence of ssl.SSLContext
2020-05-29, by Manuel Jacob
setup: require a Python version with modern SSL features
2020-05-29, by Manuel Jacob
sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is present
2020-05-30, by Manuel Jacob
filemerge: add __bytes__ for absentfilectx
2020-05-28, by Augie Fackler
mergestate: move staticmethod _filectxorabsent to module level
2020-05-28, by Augie Fackler
rust: remove support for `re2`
2020-05-29, by Raphaël Gomès
rust-dependencies: update `regex` to 1.3.9
2020-05-29, by Raphaël Gomès
cleanup: remove compatibility code for Python < 2.7.4
2020-05-29, by Manuel Jacob
cleanup: eliminate procutil.quotecommand()
2020-05-29, by Manuel Jacob
cleanup: remove compatibility code for Python < 2.7.1
2020-05-29, by Manuel Jacob
grep: reduce the cost of pathauditor checks when grepping working copy
2020-05-25, by Valentin Gatien-Baron
grep: test that paths get audited
2020-05-25, by Valentin Gatien-Baron
grep: add test coverage of behavior on symlinks
2020-05-25, by Valentin Gatien-Baron
help: fix description of revlog version 2
2020-05-22, by Aay Jay Chan
files: speed up `hg files` when no flags change display
2020-05-26, by Valentin Gatien-Baron
sshpeer: make client print (likely) server errors on stderr (BC)
2020-05-25, by Valentin Gatien-Baron
sshpeer: add test showing that -q silences remote errors
2020-05-25, by Valentin Gatien-Baron
scmutil: speed up relativization of paths when it's a no-op
2020-05-26, by Valentin Gatien-Baron
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.
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip