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.
bisect: do not crash with rewritten commits
2019-05-15, by timeless
log: add config for making `hg log -G` always topo-sorted
2019-05-01, by Martin von Zweigbergk
log: remove an unnecessary "and opts.get('rev')" condition
2019-05-14, by Martin von Zweigbergk
graphmod: remove support for graph lines mixing parent/grandparent styles (BC)
2018-10-16, by Kyle Lippincott
py3: add 5 new passing tests
2019-05-15, by Pulkit Goyal
py3: add a r'' to prevent transformer adding b''
2019-05-15, by Pulkit Goyal
rust-dirstate: call parse/pack bindings from Python
2019-05-06, by Raphaël Gomès
rust-dirstate: add rust-cpython bindings to the new parse/pack functions
2019-05-06, by Raphaël Gomès
rust-dirstate: add rust implementation of `parse_dirstate` and `pack_dirstate`
2019-05-06, by Raphaël Gomès
changelog: define changelogrevision.p[12]copies for null revision
2019-05-14, by Martin von Zweigbergk
copies: write empty entries in changeset when also writing to filelog
2019-04-23, by Martin von Zweigbergk
rebase: hide help for revisions.Predicates._destautoorphanrebase
2019-05-13, by timeless
unshelve: add space to help
2019-05-03, by timeless
context: default to using branch from dirstate only in workingctx
2019-05-10, by Martin von Zweigbergk
context: let caller pass in branch to committablectx.__init__()
2019-05-10, by Martin von Zweigbergk
context: move contents of committablectx.markcommitted() to workingctx
2019-05-10, by Martin von Zweigbergk
tests: demonstrate that close-head command updates working copy
2019-05-10, by Martin von Zweigbergk
context: move walk() and match() overrides from committablectx to workingctx
2019-05-10, by Martin von Zweigbergk
context: move flags overrides from committablectx to workingctx
2019-05-10, by Martin von Zweigbergk
context: reuse changectx._copies() in all but workingctx
2019-05-10, by Martin von Zweigbergk
overlayworkingctx: don't include added-then-deleted files in memctx
2019-05-10, by Martin von Zweigbergk
tests: demonstrate loss of changeset copy metadata on rebase
2019-05-10, by Martin von Zweigbergk
overlaycontext: allow calling copydata() on clean context
2019-05-10, by Martin von Zweigbergk
tests: demonstrate another failure with in-memory rebase and copies
2019-05-10, by Martin von Zweigbergk
commit: fix a typo ("form p1" -> "from p1")
2019-05-14, by Martin von Zweigbergk
automation: initial support for running Linux tests
2019-04-27, by Gregory Szorc
automation: move image operations to own functions
2019-04-23, by Gregory Szorc
automation: add --version argument to build-all-windows-packages
2019-04-19, by Gregory Szorc
automation: do a force push to synchronize
2019-04-19, by Gregory Szorc
automation: add check that hg source directory is a repo
2019-04-19, by Gregory Szorc
automation: shore up rebooting behavior
2019-04-19, by Gregory Szorc
automation: wait longer for WinRM connection
2019-04-19, by Gregory Szorc
automation: wait for instance profiles and roles
2019-04-27, by Gregory Szorc
automation: don't create resources when deleting things
2019-04-19, by Gregory Szorc
automation: detach policies before deleting role
2019-04-19, by Gregory Szorc
automation: only iterate over our AMIs
2019-04-19, by Gregory Szorc
remotefilelog: move most setup from onetimesetup() to uisetup()
2019-05-01, by Martin von Zweigbergk
remotefilelog: move most functions in onetimeclientsetup() to top level
2019-05-01, by Martin von Zweigbergk
tests: avoid the word "dirty" to mean "not a descendant of merge base"
2019-05-14, by Martin von Zweigbergk
releasenotes: add a file in which to record release notes
2019-05-01, by Martin von Zweigbergk
record: avoid modifying the matcher passed as a method parameter
2019-05-11, by Matt Harbison
sslutil: add support for SSLKEYLOGFILE to wrapsocket
2019-05-04, by Augie Fackler
phabricator: add custom vcr matcher to match request bodies
2019-05-05, by Ian Moody
merge with stable
2019-05-09, by Augie Fackler
absorb: be more specific when erroring out on merge commit
2019-05-08, by Martin von Zweigbergk
remotefilelog: log when we're about to fetch files
2019-05-08, by Augie Fackler
revset: populate wdir() by its hash or revision number
2019-04-30, by Yuya Nishihara
sslutil: fsencode path returned by certifi (issue6132)
stable
2019-05-08, by Augie Fackler
revset: extract private constant of {nullrev, wdirrev} set
2019-04-30, by Yuya Nishihara
help: suggest merge() revset instead of -m/--only-merges
2019-04-30, by Yuya Nishihara
tests: update annotate tests to work around simplemerge bug
2019-05-06, by Martin von Zweigbergk
copies: delete misplaced comment
2019-05-07, by Martin von Zweigbergk
phabricator: include branch in the phabread output
2019-04-22, by Ian Moody
phabricator: fallback to reading metadata from diff for phabread
2019-04-22, by Ian Moody
phabricator: include commit (node) and parent in the local:commits metadata
2019-04-20, by Ian Moody
copies: remove redundant filtering of ping-pong renames in _chain()
2019-04-18, by Martin von Zweigbergk
repair: reword comments that I noticed while working on source formatting
2019-05-03, by Augie Fackler
commit: allow --interactive to work again when naming a directory (issue6131)
stable
2019-05-06, by Matt Harbison
gendoc: nest command headers under category headers
2019-04-26, by Sietse Brouwer
minirst: support subsubsubsubsections (header level 5) with marker ''''
2019-04-26, by Sietse Brouwer
gendoc: guarantee that all commands were processed
2019-05-03, by Sietse Brouwer
gendoc: group commands by category in man page and HTML help
2019-04-26, by Sietse Brouwer
gendoc: indent loop to make next patch more legible
2019-04-25, by Sietse Brouwer
contrib: have byteify-strings explode if run in Python 2
2019-05-03, by Augie Fackler
repair: reword comment about bookmarks logic
2019-05-03, by Augie Fackler
monotone: fix a bogus _() wrapper that was caught when formatting code
2019-05-03, by Augie Fackler
commit: add ability to print file status after each successful invocation
2019-05-03, by Anton Shestakov
tests: flatten repo structure in test-commit.t
2019-05-03, by Anton Shestakov
lfs: add a TODO file
2019-05-04, by Matt Harbison
copies: make "limit" argument to _tracefile() mandatory
2019-04-27, by Martin von Zweigbergk
localrepo: don't use defaults arguments that will never be overridden
2019-05-03, by Martin von Zweigbergk
tags: avoid double-reversing a list
2019-05-03, by Martin von Zweigbergk
updatecaches: also warm hgtagsfnodescache
2019-03-11, by Pierre-Yves David
hgtagsfnodescache: inherit fnode from parent when possible
2019-03-11, by Pierre-Yves David
hgtagsfnodescache: handle nullid lookup
2019-03-11, by Pierre-Yves David
help: register the 'gpg' command category and give it a description
2019-04-26, by Sietse Brouwer
histedit: Speed up scrolling in patch view mode
2019-04-25, by feyu
histedit: Show file names in multiple line format
2019-05-02, by Yu Feng
parser: fix crash by parsing "()" in keyword argument position
stable
2019-05-03, by Yuya Nishihara
repoview: introduce a `experimental.extra-filter-revs` config
2019-04-06, by Pierre-Yves David
copies: filter out copies from non-existent source later in _chain()
2019-04-17, by Martin von Zweigbergk
copies: clarify mutually exclusive cases in _chain() with a s/if/elif/
2019-04-18, by Martin von Zweigbergk
copies: delete a redundant cleanup step in _chain()
2019-04-18, by Martin von Zweigbergk
copies: document cases in _chain()
2019-04-17, by Martin von Zweigbergk
copies: ignore heuristics copytracing when using changeset-centric algos
2019-04-17, by Martin von Zweigbergk
copies: move check for experimental.copytrace==<falsy> earlier
2019-04-17, by Martin von Zweigbergk
copies: replace .items() by .values() where appropriate
2019-04-17, by Martin von Zweigbergk
copies: inline _computenonoverlap() in mergecopies()
2019-04-12, by Martin von Zweigbergk
copies: calculate mergecopies() based on pathcopies()
2019-04-11, by Martin von Zweigbergk
tests: add test where copy source is deleted and added back
2019-04-29, by Martin von Zweigbergk
merge with stable
2019-05-01, by Augie Fackler
Added signature for changeset 07e479ef7c96
stable
2019-05-01, by Augie Fackler
Added tag 5.0 for changeset 07e479ef7c96
stable
2019-05-01, by Augie Fackler
obsolete: drop the legacy `_enabled` variable
2019-04-29, by Matt Harbison
discovery: only calculate closed branches if required
2019-04-27, by Pulkit Goyal
hghave: deal with "rc" release
stable
5.0
2019-04-25, by Pierre-Yves David
branchcache: store the maximum tip in a variable inside for loop
2019-04-27, by Pulkit Goyal
tests: demonstrate that rename is followed to wrong parent from merge
2019-04-27, by Martin von Zweigbergk
test: demonstrate failure to follow rename with shadowed linkrev
2019-04-27, by Martin von Zweigbergk
tests: slightly modify a linkrev test to prepare for expanding it
2019-04-27, by Martin von Zweigbergk
copies: process files in deterministic order for stable tests
2019-04-27, by Martin von Zweigbergk
narrow: send specs as bundle2 data instead of param (issue5952) (issue6019)
stable
2019-04-17, by Pulkit Goyal
py3: properly reject non-encoded strings given to hgweb
2019-04-19, by Ludovic Chabant
py3: handle meta-path finders that only use pre-python3.4 API
2019-04-19, by Ludovic Chabant
remotefilelog: add missing argument to hg.verify wrapper
2019-04-26, by Danny Hooper
revsetbenchmark: track some simple use of "only"
2019-01-24, by Boris Feld
inno: bump keyring to 18.0.1 to avoid AttributeError (issue6043)
stable
2019-04-26, by Matt Harbison
push: added clear warning message when pushing closed branches(issue6080)
2019-03-01, by Taapas Agrawal
branch: abort if closing branch from a non-branchhead cset
2019-04-16, by Sushil khanchi
branch: add tests which shows branch can be closed from a non-branchhead cset
2019-04-16, by Sushil khanchi
phabricator: read more metadata from local:commits
2019-04-20, by Ian Moody
phabricator: don't assume the existence of properties of local:commits
2019-04-20, by Ian Moody
phabricator: include branch in the diffproperty metadata
2019-04-20, by Ian Moody
tests: demonstrate `hg log -r . <file>` linkrev bug
2019-04-24, by Martin von Zweigbergk
unionrepo: sync with repository API
2019-04-19, by Joerg Sonnenberger
match: remove unused match.__iter__ implementation (API)
2019-04-23, by Martin von Zweigbergk
fix: allow fixer tools to return metadata in addition to the file content
2019-03-21, by Danny Hooper
context: check file exists before getting data from _wrappedctx
stable
2019-04-24, by Pulkit Goyal
tests: show IMM is broken when merging file empty in destination
stable
2019-04-24, by Pulkit Goyal
buildrpm: bump bundled Python version to 2.7.16 when building for centos{5,6}
stable
2019-04-19, by Antonio Muci
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip