log

age author description
Tue, 20 Mar 2018 17:25:16 -0700 Martin von Zweigbergk rebase: remove unused default argument values from conclude[memory]node()
Tue, 20 Mar 2018 17:30:08 -0700 Martin von Zweigbergk rebase: get "inmemory" state directly from rebase runtime
Mon, 25 Dec 2017 15:56:07 +0530 Pulkit Goyal commands: use keyword arguments in update function
Tue, 20 Mar 2018 13:53:02 -0700 Martin von Zweigbergk rebase: pass "inmemory" directly to _definedestmap()
Tue, 20 Mar 2018 14:19:28 +0800 Anton Shestakov hgweb: explain instabilities of unstable changesets (the rest of the themes)
Tue, 20 Mar 2018 21:10:29 -0400 Matt Harbison test-merge-tools: stabilize for Windows
Tue, 20 Mar 2018 20:33:37 -0400 Matt Harbison test-http-protocol: drop an extraneous glob for Windows
Mon, 19 Mar 2018 08:07:18 -0700 Martin von Zweigbergk merge with stable
Sun, 03 Apr 2016 14:16:47 +0900 Yuya Nishihara hgweb: evaluate the "default" value as template
Fri, 16 Mar 2018 21:39:32 +0900 Yuya Nishihara templater: use named function to expand template against mapping dict (API)
Mon, 19 Mar 2018 21:09:23 +0900 Yuya Nishihara highlight: peek Content-Type header set by hgweb
Tue, 20 Mar 2018 14:12:05 +0800 Anton Shestakov obsolete: add a note that explains creating aliases for marker flags
Sun, 04 Mar 2018 10:34:09 -0500 Gregory Szorc repair: rename _backup to backupbundle
Mon, 19 Mar 2018 22:10:40 +0900 Yuya Nishihara templatefuncs: do not stringify result of if*() expression
Mon, 19 Mar 2018 21:55:02 +0900 Yuya Nishihara templater: add brief doc about internal data types
Tue, 13 Mar 2018 11:17:10 -0700 Gregory Szorc debugcommands: support sending HTTP requests with debugwireproto
Tue, 13 Mar 2018 10:02:03 -0700 Gregory Szorc debugcommands: support connecting to HTTP peers
Mon, 12 Mar 2018 15:43:36 -0700 Gregory Szorc url: add HTTP handler that uses a proxied socket
Tue, 13 Mar 2018 17:42:00 -0700 Gregory Szorc util: observable proxy objects for sockets
Tue, 13 Mar 2018 09:45:56 -0700 Gregory Szorc hgweb: allow defining Server response header for HTTP server
Tue, 13 Mar 2018 08:58:52 -0700 Gregory Szorc tests: use $HTTP_DATE$ for Date header
Mon, 12 Mar 2018 15:49:02 -0700 Gregory Szorc debugcommands: introduce actions to perform deterministic reads
Wed, 07 Mar 2018 20:41:59 -0800 Gregory Szorc httppeer: refactor how httppeer is created (API)
Wed, 31 Jan 2018 09:41:47 +0100 Boris Feld bundle: condition the changegroup part when creating a new bundle
Fri, 19 Jan 2018 17:29:50 +0100 Boris Feld stack: return a sorted smartrev by default
Fri, 19 Jan 2018 17:09:24 +0100 Boris Feld histedit: use the new stack definition for histedit
Fri, 19 Jan 2018 16:52:56 +0100 Boris Feld show: use the new stack definition for show stack
Fri, 19 Jan 2018 16:52:02 +0100 Boris Feld stack: import Evolve stack test file
Fri, 19 Jan 2018 15:25:06 +0100 Boris Feld stack: add a new module for stack-related commands
Fri, 19 Jan 2018 19:07:58 -0800 Kyle Lippincott filemerge: use a single temp dir instead of temp files