log

age author description
Wed, 03 Oct 2018 16:03:16 -0400 Augie Fackler showstack: also handle SIGALRM
Wed, 03 Oct 2018 13:54:31 -0700 Gregory Szorc exchangev2: add progress bar around manifest scanning
Mon, 01 Oct 2018 13:17:38 -0700 Gregory Szorc httppeer: report http statistics
Mon, 01 Oct 2018 12:30:32 -0700 Gregory Szorc keepalive: track number of bytes received from an HTTP response
Mon, 01 Oct 2018 12:02:54 -0700 Gregory Szorc keepalive: track request count and bytes sent
Mon, 01 Oct 2018 12:06:36 -0700 Gregory Szorc url: have httpsconnection inherit from our custom HTTPConnection
Wed, 03 Oct 2018 09:43:01 -0700 Gregory Szorc cborutil: change buffering strategy
Wed, 03 Oct 2018 10:27:44 -0700 Martin von Zweigbergk cleanup: some Yoda conditions, this patch removes
Tue, 02 Oct 2018 12:43:54 -0700 Gregory Szorc streamclone: don't support stream clone unless repo feature present
Tue, 02 Oct 2018 12:40:39 -0700 Gregory Szorc localrepo: add repository feature when repo can be stream cloned
Wed, 26 Sep 2018 18:08:08 -0700 Gregory Szorc wireprotov2: client support for following content redirects
Wed, 26 Sep 2018 18:07:55 -0700 Gregory Szorc wireprotov2: server support for sending content redirects
Wed, 26 Sep 2018 15:02:19 -0700 Gregory Szorc wireprotov2: client support for advertising redirect targets
Wed, 26 Sep 2018 17:46:48 -0700 Gregory Szorc wireprotov2: advertise redirect targets in capabilities
Wed, 26 Sep 2018 18:02:06 -0700 Gregory Szorc wireprotov2: define semantics for content redirects
Wed, 26 Sep 2018 17:16:56 -0700 Gregory Szorc wireprotov2: support response caching
Wed, 26 Sep 2018 17:16:27 -0700 Gregory Szorc wireprotov2: define type to represent pre-encoded object
Wed, 26 Sep 2018 15:53:49 -0700 Gregory Szorc wireprotov2: change name and behavior of readframe()
Wed, 26 Sep 2018 16:07:59 -0700 Gregory Szorc url: move _wraphttpresponse() from httpeer
Wed, 26 Sep 2018 14:54:15 -0700 Gregory Szorc debugcommands: print all CBOR objects
Wed, 03 Oct 2018 22:48:19 +0900 Yuya Nishihara help: document about "export" template keywords
Wed, 03 Oct 2018 22:43:57 +0900 Yuya Nishihara help: document about "config" template keywords
Wed, 03 Oct 2018 22:34:18 +0900 Yuya Nishihara help: document about "cat" template keywords
Wed, 03 Oct 2018 22:38:49 +0900 Yuya Nishihara help: document about "branches" template keywords
Wed, 03 Oct 2018 22:32:18 +0900 Yuya Nishihara help: document about "bookmarks" template keywords
Wed, 03 Oct 2018 22:27:45 +0900 Yuya Nishihara help: document about "annotate" template keywords
Fri, 28 Sep 2018 16:34:53 -0700 Gregory Szorc storageutil: pass nodes into emitrevisions()
Fri, 28 Sep 2018 16:16:09 -0700 Gregory Szorc storageutil: make all callables optional
Fri, 28 Sep 2018 16:16:22 -0700 Gregory Szorc storageutil: extract most of emitrevisions() to standalone function
Fri, 28 Sep 2018 11:51:17 -0700 Gregory Szorc storageutil: invert logic of file data comparison