Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 03 Oct 2015 09:53:56 -0700 | Gregory Szorc | branchmap: move branch cache code out of streamclone.py |
Fri, 02 Oct 2015 23:08:15 -0700 | Gregory Szorc | streamclone: move streamin() into maybeperformstreamclone() |
Sun, 04 Oct 2015 11:20:52 -0700 | Gregory Szorc | streamclone: refactor maybeperformstreamclone to take a pullop |
Sun, 04 Oct 2015 11:17:43 -0700 | Gregory Szorc | demandimport: replace more references to _demandmod instances |
Sun, 04 Oct 2015 10:36:54 -0700 | Gregory Szorc | demandimport: refactor processfromitem |
Sat, 03 Oct 2015 15:30:17 -0700 | Gregory Szorc | demandimport: consolidate code for processing items in fromlist |
Sat, 03 Oct 2015 15:16:33 +0900 | Yuya Nishihara | pager: recreate stdout to make it line-buffered |