Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 15 Mar 2020 15:12:44 +0900 | Yuya Nishihara | templater: introduce wrapper for smartset (API) |
Fri, 20 Mar 2020 23:30:23 -0400 | Matt Harbison | setup: build C extensions with -Werror=declaration-after-statement |
Tue, 24 Mar 2020 21:41:24 +0900 | Yuya Nishihara | merge with stable |
Sun, 22 Mar 2020 18:40:04 +0900 | Yuya Nishihara | osutil: move declaration to top of the scope |
Sat, 21 Mar 2020 14:01:10 +0900 | Yuya Nishihara | phabricator: remove *-argument from _getdrevs() |
Sat, 21 Mar 2020 13:42:08 +0900 | Yuya Nishihara | revset: leverage internal _rev() function to implement rev() |
Sat, 21 Mar 2020 13:39:39 +0900 | Yuya Nishihara | revset: fix crash by repo.revs('%d', tip + 1) |