Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 24 Aug 2018 12:55:05 -0700 | Martin von Zweigbergk | merge with stable |
Fri, 24 Aug 2018 10:19:31 -0700 | Kyle Lippincott | match: make exactmatcher.visitchildrenset return file children as well |
Thu, 23 Aug 2018 18:04:15 -0700 | Kyle Lippincott | match: document that visitchildrenset might return files |
Fri, 24 Aug 2018 10:13:27 -0700 | Augie Fackler | util: make timedcm require the label (API) |
Tue, 21 Aug 2018 17:15:51 -0400 | Augie Fackler | cleanup: make all uses of timedcm specify what they're timing |
Tue, 21 Aug 2018 17:13:35 -0400 | Augie Fackler | util: make timedcm context manager also emit trace events |
Tue, 21 Aug 2018 15:27:30 -0400 | Augie Fackler | demandimport: instrument python 2 code with trace events |