log

age author description
Mon, 22 Apr 2019 17:46:57 +0100 Ian Moody phabricator: set local:commits time metadata as an int, not a string
Mon, 22 Apr 2019 17:46:01 +0100 Ian Moody phabricator: use templatefilters.json in writediffproperties
Sun, 21 Apr 2019 09:34:16 -0700 Gregory Szorc commands: use byteskwargs() in verify()
Sun, 21 Apr 2019 09:29:55 -0700 Gregory Szorc match: use raw strings to avoid illegal baskslash escape
Sat, 20 Apr 2019 00:48:16 +0300 Pulkit Goyal revbranchcache: use context manager in _writerevs() to write to file
Sat, 20 Apr 2019 00:44:18 +0300 Pulkit Goyal revbranchcache: factor logic to write names and revs in separate functions
Thu, 18 Apr 2019 22:16:33 -0700 Martin von Zweigbergk tests: make log style a little easier to read in test-copytrace-heuristics.t
Thu, 18 Apr 2019 22:23:26 -0700 Martin von Zweigbergk tests: avoid cryptic nodeids in tests/test-rename-merge1.t
Thu, 18 Apr 2019 22:08:58 -0700 Martin von Zweigbergk tests: defines aliases for `hg log` calls in test-copytrace-heuristics.t
Thu, 14 Mar 2019 17:57:31 +0000 Georges Racinet rust-discovery: implementing and exposing stats()
Wed, 20 Feb 2019 09:04:39 +0100 Georges Racinet rust-discovery: cpython bindings for the core logic
Tue, 19 Feb 2019 23:42:31 +0100 Georges Racinet rust-discovery: starting core implementation
Wed, 20 Feb 2019 18:33:53 +0100 Georges Racinet rust-dagops: roots
Tue, 19 Feb 2019 23:41:57 +0100 Georges Racinet rust-dagops: range of revisions
Sun, 21 Apr 2019 08:57:01 -0700 Gregory Szorc setup: tweak error message for Python 3 stable
Sun, 21 Apr 2019 07:21:08 -0700 Gregory Szorc setup: remove set and dict comprehensions stable
Fri, 19 Apr 2019 23:13:28 +0300 Pulkit Goyal branchcache: don't verify all nodes while writing stable
Sat, 20 Apr 2019 07:29:07 -0700 Gregory Szorc setup: properly package distutils in py2exe virtualenv builds stable
Wed, 17 Apr 2019 10:49:11 -0700 Martin von Zweigbergk narrow: also warn when not deleting untracked or ignored files
Wed, 17 Apr 2019 14:37:06 +0200 Joerg Sonnenberger setdiscovery: fix a few typos
Mon, 15 Apr 2019 14:09:18 -0700 Martin von Zweigbergk copies: delete debug message about "unmatched files new in both"
Fri, 12 Apr 2019 21:41:51 -0700 Martin von Zweigbergk copies: delete debug message about changes since common ancestor
Thu, 11 Apr 2019 23:28:38 -0700 Martin von Zweigbergk copies: delete debug message about search limit
Mon, 15 Apr 2019 22:58:10 -0700 Martin von Zweigbergk copies: move early return for "no copies" case a little earlier
Mon, 15 Apr 2019 16:46:41 -0700 Martin von Zweigbergk copies: fix up "fullcopy" with missing entries from "diverge"
Mon, 15 Apr 2019 16:41:43 -0700 Martin von Zweigbergk copies: fix up "fullcopy" with missing entries from "copy"
Sun, 14 Apr 2019 00:46:25 -0700 Martin von Zweigbergk merge: remove workaround for issue5020
Fri, 12 Apr 2019 22:03:04 -0700 Martin von Zweigbergk copies: don't include copies that are not in source in directory move
Sat, 13 Apr 2019 00:24:17 -0700 Martin von Zweigbergk tests: add test for issue5343 (grafting with copies)
Tue, 16 Apr 2019 13:12:21 -0400 Jordi GutiƩrrez Hermoso chistedit: use context manager to set verbose ui