Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 28 Feb 2016 23:16:30 -0500 | Matt Harbison | test-run-tests: pad the failure test to preserve the run order |
Wed, 02 Mar 2016 16:05:30 -0600 | Matt Mackall | changelog: backed out changeset 86de91c56355 |
Wed, 02 Mar 2016 12:46:54 -0600 | Matt Mackall | changelog: backed out changeset 1778770e1982 |
Fri, 01 Jan 2016 22:16:25 +0900 | Yuya Nishihara | dispatch: store norepo/optionalrepo/inferrepo attributes in function (API) |
Sat, 09 Jan 2016 20:04:03 +0900 | Yuya Nishihara | extensions: copy extra __dict__ of original function |
Sat, 09 Jan 2016 19:52:55 +0900 | Yuya Nishihara | extensions: copy attributes to wrapper by wrapfunction() |
Sat, 09 Jan 2016 19:45:10 +0900 | Yuya Nishihara | extensions: extract function that copies function attributes to wrapper |