Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 14 Nov 2014 14:36:25 -0800 | Siddharth Agarwal | ancestor.lazyancestors: take parentrevs function rather than changelog |
Sun, 16 Nov 2014 00:24:23 -0500 | Matt Harbison | remove: avoid a bogus warning about no tracked files when removing '.' |
Wed, 12 Nov 2014 23:15:20 -0500 | Matt Harbison | remove: support remove with explicit paths in subrepos |
Sat, 15 Nov 2014 21:36:19 -0500 | Matt Harbison | remove: recurse into subrepositories with --subrepos/-S flag |
Sat, 15 Nov 2014 13:50:43 +0900 | Yuya Nishihara | cmdserver: protect pipe server streams against corruption caused by direct io |
Sat, 15 Nov 2014 13:04:41 +0900 | Yuya Nishihara | cmdserver: postpone creation of pipe server until run() |
Sat, 15 Nov 2014 12:43:35 +0900 | Yuya Nishihara | cmdserver: use given streams as pipe channels like other commands |