log

age author description
Sat, 20 Apr 2019 17:22:35 +0100 Ian Moody phabricator: don't assume the existence of properties of local:commits
Sat, 20 Apr 2019 16:01:47 +0100 Ian Moody phabricator: include branch in the diffproperty metadata
Wed, 24 Apr 2019 10:47:40 -0700 Martin von Zweigbergk tests: demonstrate `hg log -r . <file>` linkrev bug
Fri, 19 Apr 2019 20:06:37 +0200 Joerg Sonnenberger unionrepo: sync with repository API
Tue, 23 Apr 2019 08:39:26 -0700 Martin von Zweigbergk match: remove unused match.__iter__ implementation (API)
Thu, 21 Mar 2019 18:32:45 -0700 Danny Hooper fix: allow fixer tools to return metadata in addition to the file content
Wed, 24 Apr 2019 19:42:43 +0300 Pulkit Goyal context: check file exists before getting data from _wrappedctx stable
Wed, 24 Apr 2019 19:28:46 +0300 Pulkit Goyal tests: show IMM is broken when merging file empty in destination stable
Fri, 19 Apr 2019 02:24:25 +0200 Antonio Muci buildrpm: bump bundled Python version to 2.7.16 when building for centos{5,6} stable
Tue, 23 Apr 2019 15:49:17 -0400 Augie Fackler merge with stable
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