log

age author description
Tue, 23 Jan 2018 21:29:45 -0500 Matt Harbison lfs: don't automatically exclude '.hg*' files from external tracking stable
Tue, 23 Jan 2018 20:50:02 -0500 Matt Harbison lfs: rename {oid} to {lfsoid} stable
Mon, 22 Jan 2018 17:47:40 -0500 Matt Harbison lfs: rename {pointer} to {lfspointer} stable
Mon, 22 Jan 2018 18:08:50 -0500 Augie Fackler Added signature for changeset 27b6df1b5adb stable
Mon, 22 Jan 2018 18:08:49 -0500 Augie Fackler Added tag 4.5-rc for changeset 27b6df1b5adb stable
Mon, 22 Jan 2018 17:53:02 -0500 Augie Fackler merge with stable to begin 4.5 freeze stable 4.5-rc
Sat, 20 Jan 2018 22:55:42 -0800 Gregory Szorc bundle2: increase payload part chunk size to 32kb
Mon, 22 Jan 2018 12:23:47 -0800 Gregory Szorc bundle2: always advertise client support for stream parts
Mon, 22 Jan 2018 12:22:01 -0800 Gregory Szorc exchange: don't send stream data when server.uncompressed is set
Mon, 22 Jan 2018 12:21:15 -0800 Gregory Szorc bundle2: don't advertise stream bundle2 capability when feature disabled
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