log

age author description
Mon, 22 Jan 2018 12:19:45 -0800 Gregory Szorc tests: add more testing around server.uncompressed
Mon, 22 Jan 2018 12:19:49 -0800 Gregory Szorc bundle2: move version of stream clone into part name
Mon, 22 Jan 2018 12:12:29 -0800 Gregory Szorc exchange: send bundle2 stream clones uncompressed
Mon, 22 Jan 2018 12:38:04 -0800 Gregory Szorc tests: update test to work with Git 2.16
Sat, 20 Jan 2018 13:41:57 -0800 Gregory Szorc exchange: return bundle info from getbundlechunks() (API)
Sat, 20 Jan 2018 15:26:31 -0800 Gregory Szorc exchange: make stream bundle part deterministic
Sat, 20 Jan 2018 13:54:36 -0800 Gregory Szorc bundle2: specify what capabilities will be used for
Sat, 20 Jan 2018 15:43:02 -0800 Gregory Szorc wireproto: don't compress errors from getbundle()
Sat, 20 Jan 2018 16:08:07 -0800 Gregory Szorc tests: teach get-with-headers.py some new tricks
Sat, 20 Jan 2018 14:59:08 -0800 Gregory Szorc tests: use argparse in get-with-headers.py
Sun, 21 Jan 2018 17:11:31 -0800 Gregory Szorc convert: use a collections.deque
Sat, 20 Jan 2018 23:21:59 -0800 Martin von Zweigbergk repair: invalidate volatile sets after stripping
Sun, 21 Jan 2018 13:54:05 -0500 Matt Harbison subrepo: handle 'C:' style paths on the command line (issue5770)
Mon, 22 Jan 2018 00:39:42 -0500 Matt Harbison dummysmtpd: don't die on client connection errors
Sun, 21 Jan 2018 15:39:48 +0100 André Sintzoff cext: define MIN macro only if it is not yet defined
Sun, 21 Jan 2018 14:47:45 +0800 Anton Shestakov copyright: update to 2018
Sun, 21 Jan 2018 14:46:26 +0800 Anton Shestakov tests: glob copyright years in test-extension.t
Sat, 20 Jan 2018 14:21:40 -0500 Matt Harbison test-sshserver: stabilize for Windows
Sat, 20 Jan 2018 14:02:05 -0500 Matt Harbison test-branch-change: stabilize for Windows
Sat, 20 Jan 2018 13:57:11 -0500 Matt Harbison test-sparse: make the '.hg' exclusion filter Windows compatible
Fri, 19 Jan 2018 19:20:50 -0500 Matt Harbison lfs: rename {lfsattrs} to {pointer}
Fri, 19 Jan 2018 21:29:31 -0500 Matt Harbison lfs: expand the user facing documentation
Thu, 18 Jan 2018 00:50:12 +0100 Boris Feld streamclone: also stream caches to the client
Wed, 17 Jan 2018 17:46:49 +0100 Boris Feld caches: make 'cachetocopy' available in scmutil
Thu, 18 Jan 2018 00:50:02 +0100 Boris Feld streamclone: add support for cloning non append-only file
Thu, 18 Jan 2018 02:28:44 +0100 Boris Feld streamclone: tests phase exchange during stream clone
Wed, 17 Jan 2018 16:41:44 +0100 Boris Feld streamclone: add support for bundle2 based stream clone
Wed, 17 Jan 2018 14:13:46 +0100 Boris Feld pull: preindent some code
Wed, 17 Jan 2018 16:32:05 +0100 Boris Feld pull: reorganize bundle2 argument bundling
Wed, 17 Jan 2018 16:38:32 +0100 Boris Feld clone: allow bundle2's stream clone with 'server.disablefullbundle'