Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 02 Jan 2018 12:14:08 +0900 | Yuya Nishihara | win32: do not call GetVolumePathName() with the minimum buffer length |
Tue, 02 Jan 2018 12:02:25 +0900 | Yuya Nishihara | win32: allocate buffer of maximum length for GetVolumeInformation() |
Sun, 22 Oct 2017 22:49:11 +0900 | Yuya Nishihara | log: drop unused expr from return value of getlogrevs() |
Thu, 04 Jan 2018 12:00:18 +0900 | Yuya Nishihara | log: don't expand aliases in revset built from command options |
Sun, 22 Oct 2017 22:52:36 +0900 | Yuya Nishihara | graphlog: remove redundant check for empty revs |
Sun, 22 Oct 2017 22:38:16 +0900 | Yuya Nishihara | log: remove redundant handling of --limit |
Sun, 22 Oct 2017 23:04:07 +0900 | Yuya Nishihara | log: use smartset.slice() to limit number of revisions to be displayed |