Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 06 Mar 2016 13:26:37 -0800 | Gregory Szorc | context: use changelogrevision |
Sun, 06 Mar 2016 14:28:02 -0800 | Gregory Szorc | changelog: add class to represent parsed changelog revisions |
Fri, 11 Mar 2016 11:51:22 -0500 | Augie Fackler | httppeer: compute header names only once |
Fri, 11 Mar 2016 11:33:43 -0500 | Augie Fackler | httppeer: indent existing argument handling with if True |
Fri, 11 Mar 2016 11:26:12 -0500 | Augie Fackler | httppeer: move size computation later in _callstream |
Fri, 11 Mar 2016 11:24:50 -0500 | Augie Fackler | httppeer: do less splitting on httpheader value |
Sat, 27 Feb 2016 21:17:37 +0900 | Yuya Nishihara | chgserver: remove outdated comment about setvbuf() |