log

age author description
Sat, 06 Jun 2015 14:03:55 +0200 Adrian Buehlmann windows: use os.SEEK_END
Fri, 05 Jun 2015 15:44:43 -0500 Matt Mackall merge with stable
Fri, 05 Jun 2015 12:57:21 -0700 Laurent Charignon crecord: fix three typos introduced while moving crecord into core stable
Thu, 04 Jun 2015 14:57:58 -0500 Matt Mackall revlog: move size limit check to addrevision
Wed, 20 May 2015 11:55:59 -0500 Pierre-Yves David sshpeer: also use doublepipe for client to server communication
Fri, 05 Jun 2015 04:54:23 -0700 Pierre-Yves David sshpeer: allow doublepipe on unbuffered main pipe
Wed, 20 May 2015 10:58:29 -0500 Pierre-Yves David sshpeer: allow write operations through double pipe
Wed, 20 May 2015 17:40:47 -0500 Pierre-Yves David sshpeer: rename 'size' to 'data' in doublepipe
Fri, 05 Jun 2015 14:34:58 -0400 Augie Fackler mq: ban \r and \n in patch names (issue4711)
Fri, 05 Jun 2015 14:31:52 -0400 Augie Fackler mq: use %r to format illegal characters instead of manually quoting
Fri, 05 Jun 2015 15:20:33 -0400 Augie Fackler histedit: abort rather than edit a public changeset (issue4704)
Fri, 05 Jun 2015 15:06:58 -0400 Augie Fackler test-histedit-edit: add test that demonstrates bug in issue4704
Fri, 05 Jun 2015 15:12:08 -0400 Augie Fackler histedit: copyedit docstring wording problem I noticed while here
Fri, 05 Jun 2015 13:00:18 -0500 Matt Mackall merge with stable
Thu, 04 Jun 2015 22:10:32 -0700 Pierre-Yves David dirstate: avoid invalidating every entries when list is empty