Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 07 Aug 2015 22:39:47 -0700 | Gregory Szorc | commands.push: use paths API |
Sat, 08 Aug 2015 00:16:02 -0700 | Gregory Szorc | ui: move URL and path detection into path API |
Fri, 14 Aug 2015 15:52:19 +0900 | Yuya Nishihara | reachableroots: return list of revisions instead of set |
Fri, 14 Aug 2015 15:49:11 +0900 | Yuya Nishihara | reachableroots: use internal "revstates" array to test if rev is reachable |
Fri, 14 Aug 2015 15:43:29 +0900 | Yuya Nishihara | reachableroots: use internal "revstates" array to test if rev is a root |
Tue, 18 Aug 2015 16:40:10 -0400 | Augie Fackler | parsers: set exception when there's too little string data to extract parents |
Tue, 18 Aug 2015 16:39:26 -0400 | Augie Fackler | parsers: drop spurious check of readlen value |