log

age author description
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'
Wed, 17 Jan 2018 16:36:23 +0100 Boris Feld bundle2: add support for a 'stream' parameter to 'getbundle'
Wed, 17 Jan 2018 16:35:22 +0100 Boris Feld bundle2: add a 'stream' part handler for stream cloning
Thu, 18 Jan 2018 00:45:27 +0100 Boris Feld streamclone: rework canperformstreamclone
Thu, 18 Jan 2018 00:48:56 +0100 Boris Feld streamclone: define first iteration of version 2 of stream format
Fri, 19 Jan 2018 22:52:35 +0100 Gregory Szorc util: implement varint functions
Fri, 19 Jan 2018 20:51:35 +0100 Boris Feld util: move 'readexactly' in the util module
Fri, 19 Jan 2018 19:13:11 -0500 Matt Harbison lfs: separate a debug message from the subsequent abort message
Fri, 19 Jan 2018 14:25:09 -0800 Siddharth Agarwal sshserver: add a couple of tests for argument parsing
Fri, 19 Jan 2018 16:28:11 -0500 Augie Fackler merge with stable
Fri, 12 Jan 2018 10:59:58 +0100 Joerg Sonnenberger wireproto: split streamres into legacy and modern case
Fri, 19 Jan 2018 12:33:03 -0800 Martin von Zweigbergk localrepo: run cache-warming transaction callback before report callback
Fri, 19 Jan 2018 11:35:55 -0800 Martin von Zweigbergk scmutil: 0-pad transaction report callback category
Wed, 17 Jan 2018 16:01:06 +0100 Boris Feld stream: add a test showing we also clone bookmarks
Fri, 19 Jan 2018 18:45:20 +0530 Pulkit Goyal branch: allow changing branch name to existing name if possible
Sun, 15 Oct 2017 23:08:45 +0530 Pulkit Goyal branch: add a --rev flag to change branch name of given revisions
Tue, 16 Jan 2018 23:50:01 +0900 Yuya Nishihara templater: fix crash by empty group expression
Tue, 16 Jan 2018 21:46:17 +0900 Yuya Nishihara log: fix typo in comment about _matchfiles()
Thu, 18 Jan 2018 13:33:21 -0800 Hollis Blanchard sparse: --include 'dir1/dir2' should not include 'dir1/*'
Sun, 14 Jan 2018 13:29:15 +0900 Yuya Nishihara fileset: add kind:pat operator
Sun, 14 Jan 2018 13:33:56 +0900 Yuya Nishihara minifileset: unify handling of symbol and string patterns