Mercurial > hg
graph
-
branch: abort if closing branch from a non-branchhead csetTue, 16 Apr 2019 02:06:20 +0530, by Sushil khanchi
-
branch: add tests which shows branch can be closed from a non-branchhead csetTue, 16 Apr 2019 01:19:58 +0530, by Sushil khanchi
-
phabricator: read more metadata from local:commitsSat, 20 Apr 2019 17:27:24 +0100, by Ian Moody
-
phabricator: don't assume the existence of properties of local:commitsSat, 20 Apr 2019 17:22:35 +0100, by Ian Moody
-
phabricator: include branch in the diffproperty metadataSat, 20 Apr 2019 16:01:47 +0100, by Ian Moody
-
tests: demonstrate `hg log -r . <file>` linkrev bugWed, 24 Apr 2019 10:47:40 -0700, by Martin von Zweigbergk
-
unionrepo: sync with repository APIFri, 19 Apr 2019 20:06:37 +0200, by Joerg Sonnenberger
-
match: remove unused match.__iter__ implementation (API)Tue, 23 Apr 2019 08:39:26 -0700, by Martin von Zweigbergk
-
fix: allow fixer tools to return metadata in addition to the file contentThu, 21 Mar 2019 18:32:45 -0700, by Danny Hooper
-
context: check file exists before getting data from _wrappedctx stableWed, 24 Apr 2019 19:42:43 +0300, by Pulkit Goyal
-
tests: show IMM is broken when merging file empty in destination stableWed, 24 Apr 2019 19:28:46 +0300, by Pulkit Goyal
-
buildrpm: bump bundled Python version to 2.7.16 when building for centos{5,6} stableFri, 19 Apr 2019 02:24:25 +0200, by Antonio Muci
-
merge with stableTue, 23 Apr 2019 15:49:17 -0400, by Augie Fackler
-
phabricator: set local:commits time metadata as an int, not a stringMon, 22 Apr 2019 17:46:57 +0100, by Ian Moody
-
phabricator: use templatefilters.json in writediffpropertiesMon, 22 Apr 2019 17:46:01 +0100, by Ian Moody
-
commands: use byteskwargs() in verify()Sun, 21 Apr 2019 09:34:16 -0700, by Gregory Szorc
-
match: use raw strings to avoid illegal baskslash escapeSun, 21 Apr 2019 09:29:55 -0700, by Gregory Szorc
-
revbranchcache: use context manager in _writerevs() to write to fileSat, 20 Apr 2019 00:48:16 +0300, by Pulkit Goyal
-
revbranchcache: factor logic to write names and revs in separate functionsSat, 20 Apr 2019 00:44:18 +0300, by Pulkit Goyal
-
tests: make log style a little easier to read in test-copytrace-heuristics.tThu, 18 Apr 2019 22:16:33 -0700, by Martin von Zweigbergk
-
tests: avoid cryptic nodeids in tests/test-rename-merge1.tThu, 18 Apr 2019 22:23:26 -0700, by Martin von Zweigbergk
-
tests: defines aliases for `hg log` calls in test-copytrace-heuristics.tThu, 18 Apr 2019 22:08:58 -0700, by Martin von Zweigbergk
-
rust-discovery: implementing and exposing stats()Thu, 14 Mar 2019 17:57:31 +0000, by Georges Racinet
-
rust-discovery: cpython bindings for the core logicWed, 20 Feb 2019 09:04:39 +0100, by Georges Racinet
-
rust-discovery: starting core implementationTue, 19 Feb 2019 23:42:31 +0100, by Georges Racinet
-
rust-dagops: rootsWed, 20 Feb 2019 18:33:53 +0100, by Georges Racinet
-
rust-dagops: range of revisionsTue, 19 Feb 2019 23:41:57 +0100, by Georges Racinet
-
branchcache: don't verify all nodes while writing stableFri, 19 Apr 2019 23:13:28 +0300, by Pulkit Goyal
-
setup: properly package distutils in py2exe virtualenv builds stableSat, 20 Apr 2019 07:29:07 -0700, by Gregory Szorc
-
narrow: also warn when not deleting untracked or ignored filesWed, 17 Apr 2019 10:49:11 -0700, by Martin von Zweigbergk
-
setdiscovery: fix a few typosWed, 17 Apr 2019 14:37:06 +0200, by Joerg Sonnenberger
-
copies: delete debug message about "unmatched files new in both"Mon, 15 Apr 2019 14:09:18 -0700, by Martin von Zweigbergk
-
copies: delete debug message about changes since common ancestorFri, 12 Apr 2019 21:41:51 -0700, by Martin von Zweigbergk
-
copies: delete debug message about search limitThu, 11 Apr 2019 23:28:38 -0700, by Martin von Zweigbergk
-
copies: move early return for "no copies" case a little earlierMon, 15 Apr 2019 22:58:10 -0700, by Martin von Zweigbergk
-
copies: fix up "fullcopy" with missing entries from "diverge"Mon, 15 Apr 2019 16:46:41 -0700, by Martin von Zweigbergk
-
copies: fix up "fullcopy" with missing entries from "copy"Mon, 15 Apr 2019 16:41:43 -0700, by Martin von Zweigbergk
-
merge: remove workaround for issue5020Sun, 14 Apr 2019 00:46:25 -0700, by Martin von Zweigbergk
-
copies: don't include copies that are not in source in directory moveFri, 12 Apr 2019 22:03:04 -0700, by Martin von Zweigbergk
-
tests: add test for issue5343 (grafting with copies)Sat, 13 Apr 2019 00:24:17 -0700, by Martin von Zweigbergk
-
chistedit: use context manager to set verbose uiTue, 16 Apr 2019 13:12:21 -0400, by Jordi GutiƩrrez Hermoso
-
setdiscovery: stop limiting the number of local head we initially sendTue, 16 Apr 2019 17:26:38 +0200, by Pierre-Yves David
-
peer: introduce a limitedarguments attributesWed, 17 Apr 2019 17:56:30 +0200, by Pierre-Yves David
-
verify: also check full manifest validity during verify runsWed, 06 Mar 2019 15:06:53 +0100, by Pierre-Yves David
-
verify: introduce an experimental --full flagWed, 17 Apr 2019 01:11:09 +0200, by Pierre-Yves David
-
verify: introduce a notion of "level"Wed, 17 Apr 2019 01:12:21 +0200, by Pierre-Yves David
-
tests: split out separate test for issue5020Sat, 13 Apr 2019 23:18:56 -0700, by Martin von Zweigbergk
-
tests: avoid a rename/delete conflict when updating in test-narrow-update.tMon, 15 Apr 2019 18:04:54 -0700, by Martin von Zweigbergk
-
tests: delete unused function in test-rename-merge2.tMon, 15 Apr 2019 15:28:41 -0700, by Martin von Zweigbergk
-
tests: make merge conflicts explicit in `hg annotate` testsSun, 14 Apr 2019 13:46:40 -0700, by Martin von Zweigbergk
-
narrow: make warning about possibly dirty files respect ui.relative-pathsThu, 18 Apr 2019 03:05:42 +0530, by Martin von Zweigbergk
-
Added tag 5.0rc0 for changeset 4a8d9ed86475 stableWed, 17 Apr 2019 13:56:08 -0400, by Augie Fackler
-
merge: default into stable for release candidate stable 5.0rc0Wed, 17 Apr 2019 13:41:18 -0400, by Augie Fackler
-
debugdiscovery: include the number of heads in all setsTue, 16 Apr 2019 15:50:20 +0200, by Pierre-Yves David
-
recover: add a --[no-]verify flagWed, 17 Apr 2019 00:37:00 +0200, by Pierre-Yves David
-
bundle2: handle compression in _forwardchunksTue, 02 Apr 2019 19:48:31 +0200, by Joerg Sonnenberger