git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove the CYGWIN_V15_WIN32API build variable
@ 2013-05-02 19:23 Ramsay Jones
  2013-05-02 20:41 ` Junio C Hamano
  2013-05-02 20:52 ` Fredrik Gustafsson
  0 siblings, 2 replies; 3+ messages in thread
From: Ramsay Jones @ 2013-05-02 19:23 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: GIT Mailing-list, mlevedahl, Jonathan Nieder


Hi Junio,

Version 2 changes:

   - minor edit to commit message to Patch #1
     (s.%s/NATIVE_WINDOWS/.%s/WINDOWS_NATIVE/.) ;-)

   - add some additional explanation to commit message
     of Patch #2.

Note: Since I don't have a commit ID for the first patch,
I didn't know how to refer to it in the second patch.

ATB,
Ramsay Jones

Jonathan Nieder (1):
  mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE

Ramsay Allan Jones (1):
  cygwin: Remove the CYGWIN_V15_WIN32API build variable

 Makefile          |  7 -------
 abspath.c         |  2 +-
 compat/cygwin.c   |  5 -----
 compat/terminal.c |  4 ++--
 compat/win32.h    |  2 +-
 config.mak.uname  |  1 -
 diff-no-index.c   |  2 +-
 git-compat-util.h |  3 ++-
 help.c            |  2 +-
 run-command.c     | 10 +++++-----
 test-chmtime.c    |  2 +-
 thread-utils.c    |  2 +-
 12 files changed, 15 insertions(+), 27 deletions(-)

-- 
1.8.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-02 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-02 19:23 [PATCH v2 0/2] Remove the CYGWIN_V15_WIN32API build variable Ramsay Jones
2013-05-02 20:41 ` Junio C Hamano
2013-05-02 20:52 ` Fredrik Gustafsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).