The following changes since commit b5c26758639cd934780620d4dd16854c8fdf8c34:

  Sync with maint (2013-06-03 13:00:09 -0700)

are available in the git repository at:


  http://github.com/msysgit/git tags/post183-for-junio

for you to fetch changes up to 65db0443710f59a1c05a85688cdccc215ff48333:

  Set the default help format to html for msys builds. (2013-06-04 10:12:32 
+0100)

----------------------------------------------------------------
Collected msysgit build patches for upstream

This set of patches collects a number of build fixes that have been
used on the msysgit port for a while and merging upstream should
simplify future maintenance.

----------------------------------------------------------------
Johannes Schindelin (2):
      Define NO_GETTEXT for Git for Windows
      Windows resource: handle dashes in the Git version gracefully

Pat Thoyts (3):
      Provide a Windows version resource for the git executables.
      Ensure the resource file is rebuilt when the version changes.
      Set the default help format to html for msys builds.

Pierre le Riche (1):
      msysgit: Add the --large-address-aware linker directive to the makefile.

Sebastian Schuberth (1):
      Makefile: Do not use OLD_ICONV on MINGW anymore

 .gitignore       |  1 +
 Makefile         |  8 +++++++-
 config.mak.uname |  6 +++++-
 git.rc           | 22 ++++++++++++++++++++++
 4 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 git.rc
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to