Sun, 15 Mar 2020 22:01:38 +0900 |
Yuya Nishihara |
templater: fix cbor() filter to accept smartset
|
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)
|
Sat, 21 Mar 2020 13:27:47 +0900 |
Yuya Nishihara |
revset: allow repo.revs('%d', wdirrev)
|
Thu, 19 Mar 2020 16:06:24 +0100 |
Micha Wiedenmann |
ui: use "procutil.shellsplit" to parse command
|
Fri, 20 Mar 2020 10:04:13 -0400 |
Matt Harbison |
cext: move variable declaration to the top of the block for C89 support
stable
|
Thu, 05 Mar 2020 11:02:07 -0500 |
Matt Harbison |
phabricator: allow multiple DREVSPEC args to phabread|phabimport|phabupdate
|
Thu, 05 Mar 2020 11:00:00 -0500 |
Matt Harbison |
phabricator: add a helper function to convert DREVSPECs to a DREV dict list
|
Fri, 20 Mar 2020 17:18:14 +0900 |
Yuya Nishihara |
merge with stable
|
Thu, 19 Mar 2020 14:54:10 -0400 |
Matt Harbison |
tests: avoid logging a commit with a Unicode character in test-phabricator.t
|