Tue, 02 Jan 2018 12:02:25 +0900 | Yuya Nishihara | win32: allocate buffer of maximum length for GetVolumeInformation() | changeset | files |
Sun, 22 Oct 2017 22:49:11 +0900 | Yuya Nishihara | log: drop unused expr from return value of getlogrevs() | changeset | files |
Thu, 04 Jan 2018 12:00:18 +0900 | Yuya Nishihara | log: don't expand aliases in revset built from command options | changeset | files |
Sun, 22 Oct 2017 22:52:36 +0900 | Yuya Nishihara | graphlog: remove redundant check for empty revs | changeset | files |
Sun, 22 Oct 2017 22:38:16 +0900 | Yuya Nishihara | log: remove redundant handling of --limit | changeset | files |
Sun, 22 Oct 2017 23:04:07 +0900 | Yuya Nishihara | log: use smartset.slice() to limit number of revisions to be displayed | changeset | files |
Thu, 04 Jan 2018 10:51:41 +0900 | Yuya Nishihara | log: merge getlogrevs() and getgraphlogrevs() | changeset | files |
Sat, 30 Dec 2017 17:55:23 +0900 | Yuya Nishihara | revset: parse x^:: as (x^):: (issue5764) | changeset | files |