Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(242)

Issue 7308067: code review 7308067: cmd/hgpatch: rename to cmd/hgapplydiff (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by rsc
Modified:
12 years, 4 months ago
Reviewers:
CC:
golang-dev, dave_cheney.net, bradfitz
Visibility:
Public.

Description

cmd/hgpatch: rename to cmd/hgapplydiff This avoids problems executing the binary on Windows. Windows rejects exe files whose name contains 'install' or 'patch' in a misguided attempt to detect software installers.

Patch Set 1 #

Patch Set 2 : diff -r 9075e4da5a09 https://code.google.com/p/go.codereview #

Patch Set 3 : diff -r 458497372e09 https://code.google.com/p/go.codereview #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M cmd/hgapplydiff/doc.go View 1 1 chunk +6 lines, -4 lines 0 comments Download
M cmd/hgapplydiff/main.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.codereview
12 years, 4 months ago (2013-02-08 03:32:07 UTC) #1
dave_cheney.net
This is why we cannot have nice things. On Fri, Feb 8, 2013 at 2:32 ...
12 years, 4 months ago (2013-02-08 03:39:19 UTC) #2
bradfitz
LGTM hahah On Thu, Feb 7, 2013 at 7:32 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, ...
12 years, 4 months ago (2013-02-08 03:41:37 UTC) #3
rsc
12 years, 4 months ago (2013-02-08 04:12:47 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=fcaf98d794af&repo=codereview ***

cmd/hgpatch: rename to cmd/hgapplydiff

This avoids problems executing the binary on Windows.
Windows rejects exe files whose name contains 'install' or 'patch'
in a misguided attempt to detect software installers.

R=golang-dev, dave, bradfitz
CC=golang-dev
https://codereview.appspot.com/7308067
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b