Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
tests: prevent printing \r to stdout
2020-03-29, by Gregory Szorc
tests: force \n newlines when writing to sys.stdout
2020-03-29, by Gregory Szorc
dispatch: force \n for newlines on sys.std* streams (BC)
2020-03-29, by Gregory Szorc
hook: move stdio redirection to context manager
2020-03-29, by Gregory Szorc
pycompat: change argv conversion semantics
2020-03-28, by Gregory Szorc
phabricator: extract logic to print the status when posting a commit
2020-03-18, by Matt Harbison
phabricator: extract the logic to amend diff properties to a function
2020-03-16, by Matt Harbison
phabricator: teach `getoldnodedrevmap()` to handle folded reviews
2020-03-16, by Matt Harbison
phabricator: teach createdifferentialrevision() to allow a folded commit range
2020-03-09, by Matt Harbison
phabricator: combine commit messages into the review when folding commits
2020-03-06, by Matt Harbison
phabricator: record all local commits used to create a Differential revision
2020-02-26, by Matt Harbison
tests: use `f --hexdump` to print file content
2020-03-28, by Gregory Szorc
url: pass str to pathname2url
2020-03-28, by Gregory Szorc
tests: pass str to matchoutput()
2020-03-28, by Gregory Szorc
hgcli: customize for Mercurial
2020-03-31, by Gregory Szorc
hgcli: add stub PyOxidizer project
2020-03-31, by Gregory Szorc
hgcli: remove legacy project
2020-03-31, by Gregory Szorc
nodemap: automatically "vacuum" the persistent nodemap when too sparse
2020-03-26, by Pierre-Yves David
nodemap: display percentage of unused in `hg debugnodemap`
2020-02-28, by Pierre-Yves David
nodemap: make sure on disk change get rolled back with the transaction
2020-02-28, by Pierre-Yves David
nodemap: test that concurrent process don't see the pending transaction
2020-02-28, by Pierre-Yves David
testlib: adjust wait-on-file timeout according to the global test timeout
2020-03-20, by Pierre-Yves David
testlib: add a small scrip to help process to synchronise using file
2020-02-28, by Pierre-Yves David
setup: work around old versions of distutils breaking setup.py
2020-03-31, by Augie Fackler
chgserver: update the umask cache before each run
2020-03-31, by Pulkit Goyal
tests: handle new error string from FreeBSD for dns entry not resolving
2020-03-26, by Augie Fackler
notify: optional mail threading based on obsmarker
2020-02-26, by Joerg Sonnenberger
pathutil: document that dirs map type implies manifest/dirstate processing
2020-03-27, by Josef 'Jeff' Sipek
git: pass a list to pathutil.dirs to indicate that it is a manifest
2020-03-27, by Josef 'Jeff' Sipek
git: implement basic bookmark activation
2020-03-26, by Josef 'Jeff' Sipek
git: implement a basic checkconflict bookmark store method
2020-03-26, by Josef 'Jeff' Sipek
git: abort when attempting to set a branch
2020-03-26, by Josef 'Jeff' Sipek
git: remove obsolete todo item
2020-03-26, by Josef 'Jeff' Sipek
tests: don't run test-update-atomic.t on chg
2020-03-26, by Pulkit Goyal
tests: don't run couple of tests related to extensions loading with chg
2020-03-25, by Pulkit Goyal
tests: conditionalize test-phases.t output for chg
2020-03-25, by Pulkit Goyal
chg: be stricter about checking invocation of `serve` command
2020-03-24, by Pulkit Goyal
chgserver: add merge-tools to sensitive config items
2020-03-23, by Pulkit Goyal
run-tests: add --chg-debug flag to show chg debug output
2020-03-25, by Pulkit Goyal
tests: update test-ssh.t output with --chg
2020-03-24, by Pulkit Goyal
tests: update test-devel-warnings.t output with chg
2020-03-24, by Pulkit Goyal
chgserver: add fastannotate config section to sensitive list
2020-03-23, by Pulkit Goyal
phabricator: account for `basectx != ctx` when calculating renames
2020-02-24, by Matt Harbison
phabricator: add basectx arguments to file related `phabsend` utilities
2020-02-24, by Matt Harbison
phabricator: eliminate a couple of duplicate filectx lookups
2020-02-18, by Matt Harbison
tests: update test-debugcommands.t stack trace checks for python3.9
2020-03-25, by Augie Fackler
tests: update test-archive.t expectations for python3.9 changes
2020-03-25, by Augie Fackler
setup: relax -Werror for declaration-after-statement on Python 3.9
2020-03-25, by Augie Fackler
pvec: drop an unused `from __future__ import division`
2020-03-25, by Martin von Zweigbergk
py3: use integer division in histedit
2020-03-24, by Martin von Zweigbergk
rust: update README to reflect use of `regex` crate
2020-03-25, by Raphaël Gomès
rust: update all dependencies
2020-03-23, by Raphaël Gomès
rust: update micro-timer dependency
2020-03-23, by Raphaël Gomès
rust-status: only involve ignore mechanism when needed
2020-03-20, by Raphaël Gomès
templater: fix cbor() filter to recursively convert smartset to list
2020-03-26, by Yuya Nishihara
shelve: split up dounshelve() in unshelvecmd() and _dounshelve()
2020-03-23, by Martin von Zweigbergk
rust-matchers: use the `regex` crate
2020-03-24, by Raphaël Gomès
templater: add subsetparents(rev, revset) function
2020-03-15, by Yuya Nishihara
templater: remember cache key of evaluated revset
2020-03-15, by Yuya Nishihara
templater: fix cbor() filter to accept smartset
2020-03-15, by Yuya Nishihara
templater: introduce wrapper for smartset (API)
2020-03-15, by Yuya Nishihara
setup: build C extensions with -Werror=declaration-after-statement
2020-03-20, by Matt Harbison
merge with stable
2020-03-24, by Yuya Nishihara
osutil: move declaration to top of the scope
2020-03-22, by Yuya Nishihara
phabricator: remove *-argument from _getdrevs()
2020-03-21, by Yuya Nishihara
revset: leverage internal _rev() function to implement rev()
2020-03-21, by Yuya Nishihara
revset: fix crash by repo.revs('%d', tip + 1)
2020-03-21, by Yuya Nishihara
revset: allow repo.revs('%d', wdirrev)
2020-03-21, by Yuya Nishihara
ui: use "procutil.shellsplit" to parse command
2020-03-19, by Micha Wiedenmann
phabricator: allow multiple DREVSPEC args to phabread|phabimport|phabupdate
2020-03-05, by Matt Harbison
phabricator: add a helper function to convert DREVSPECs to a DREV dict list
2020-03-05, by Matt Harbison
merge with stable
2020-03-20, by Yuya Nishihara
tests: avoid logging a commit with a Unicode character in test-phabricator.t
2020-03-19, by Matt Harbison
fix: mark -r as advanced
2020-03-13, by Martin von Zweigbergk
fix: add a -s option to format a revision and its descendants
2020-03-13, by Martin von Zweigbergk
fix: move handling of --all into getrevstofix() for consistency
2019-12-12, by Martin von Zweigbergk
rust-status: add trace-level logging for Rust status fallback for debugging
2020-03-18, by Raphaël Gomès
hg: make _local() behave consistently on Python 3.8 (issue6287)
2020-03-18, by Augie Fackler
remotefilelog: add fake heads() method that allows viewing a file in hgweb
2020-03-17, by Augie Fackler
tests: add test for remotefilelog interactions with hgweb
2020-03-17, by Augie Fackler
phabricator: remove duplicated byteskwargs conversion
2020-03-18, by Augie Fackler
chistedit: support histedit.summary-template in curses histedit plan
2020-03-17, by Kyle Lippincott
vfs: fix typo in comment (remove extra "l")
2019-07-22, by Kyle Lippincott
tests: make test-doctest.t automatically find files to run tests on
2020-03-12, by Kyle Lippincott
tests: make test-doctest.t module list match reality
2020-03-13, by Kyle Lippincott
tests: remove doctest in narrowspec, it is broken
2020-03-12, by Kyle Lippincott
rust-core: add missing `Debug` traits
2020-03-13, by Raphaël Gomès
fix: refactor getrevstofix() to define revisions first, then validate them
2019-12-12, by Martin von Zweigbergk
fix: disallow `hg fix --all --working-dir`
2019-12-13, by Martin von Zweigbergk
tests: simplify test-fix-topology.t slightly by using a `(case !)`
2020-03-12, by Martin von Zweigbergk
tests: fix rebase test broken by earlier cleanup
2020-03-12, by Martin von Zweigbergk
rebase: accept multiple --base arguments (BC)
2020-03-13, by Martin von Zweigbergk
rebase: accept multiple --source arguments (BC)
2020-03-13, by Martin von Zweigbergk
rebase: mention -r argument in synopsis
2020-03-13, by Martin von Zweigbergk
rebase: remove unused defaults argument values from _definedestmap()
2020-03-13, by Martin von Zweigbergk
phabricator: add a config knob to create obsolete markers when importing
2020-02-16, by Matt Harbison
phabricator: add a config knob to import in the secret phase
2020-02-16, by Matt Harbison
phabricator: add a `phabimport` command
2020-02-16, by Matt Harbison
rust: update the README with more up-to-date and thorough information
2020-03-12, by Raphaël Gomès
transactions: convert changes['phases'] to list of ranges
2017-12-08, by Joerg Sonnenberger
test-install: don't print Rust re2 bindings information if Rust is not in use
2020-03-11, by Raphaël Gomès
tests: drop an extraneous (glob) from test-debugbackupbundle.t
2020-03-09, by Matt Harbison
pull: add `--confirm` flag to confirm before writing changes
2020-02-29, by Pulkit Goyal
scmutil: add option to register summary callbacks as transaction validators
2020-02-29, by Pulkit Goyal
transaction: add functionality to have multiple validators
2020-02-29, by Pulkit Goyal
hgit: make sure repository is local before checking for store type
2020-03-04, by Pulkit Goyal
hg-core: add function timing information
2020-03-06, by Raphaël Gomès
rust: add logging utils
2020-03-06, by Raphaël Gomès
rust-status: traverse working directory in parallel
2020-03-06, by Raphaël Gomès
rust-status: wrap `stat_dmap_entries` to ease profiling
2020-03-06, by Raphaël Gomès
rust-status: refactor handling of unknown files
2020-03-06, by Raphaël Gomès
rust-status: move to recursive traversal to prepare for parallel traversal
2020-02-19, by Raphaël Gomès
rust-pathauditor: use interior mutability for use in multi-threaded contexts
2020-03-04, by Raphaël Gomès
rust-pathauditor: actually populate the `audited_dirs` cache
2020-03-04, by Raphaël Gomès
rust-pathauditor: actually split Windows shortname aliases at `~`
2020-03-04, by Raphaël Gomès
debuginstall: add entry about re2 Rust bindings when applicable
2020-03-05, by Raphaël Gomès
rust-cpython: add `debug` module to expose debug information to Python
2020-03-05, by Raphaël Gomès
rust-status: use bare hg status fastpath from Python
2020-01-24, by Raphaël Gomès
rust-status: update rust-cpython bridge to account for the changes in core
2020-01-17, by Raphaël Gomès
rust-status: add bare `hg status` support in hg-core
2020-01-17, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip