git-lfs/script
Theodore Tsirpanis 417836ce53 Fix installer error on win32.
On 32-bit versions of Windows (in my case, Windows XP), the windows installer fails because it cannot expand the "pf64"constant.

By changing this very constant to "pf", it gets resolved properly on all versions of Windows.

See http://www.jrsoftware.org/ishelp/index.php?topic=consts for further explanation of the constants.
2016-05-04 15:52:35 +03:00
..
windows-installer Fix installer error on win32. 2016-05-04 15:52:35 +03:00
backport-pr update backport-pr docs since i use it so infrequently 2016-02-23 11:02:08 -07:00
bootstrap Backport go-1.6 from #1025 to release-1.1 2016-02-23 13:48:43 -07:00
build.go Backport go-1.6 from #1025 to release-1.1 2016-02-23 13:48:43 -07:00
cibuild don't pass GIT_TRACE to exec.Command calls in the git package 2016-02-03 12:06:23 -07:00
compile-win-installer-unsigned.bat Added a batch script to compile the win-installer. 2015-11-30 12:02:38 +00:00
fmt don't format go files in these non-src dirs 2015-10-26 17:11:48 -06:00
install.sh.example rename init => install 2015-11-16 13:31:26 -07:00
integration Backport go-1.6 from #1025 to release-1.1 2016-02-23 13:48:43 -07:00
integration.go send output before killing 2016-04-11 10:29:20 -06:00
lint update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
man update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
packagecloud.rb Add xenial repo 2016-04-22 10:23:49 +01:00
release Backport go-1.6 from #1025 to release-1.1 2016-02-23 13:48:43 -07:00
release.go Print error messages to stderr 2015-05-13 01:38:48 +02:00
run Applied same -ldflags -X name value -> name=value fix as in a62e510f. 2016-05-03 09:48:17 +10:00
script.go rewrite test runner in go to reduce output race conditions 2015-10-26 16:25:31 -06:00
test Backport go-1.6 from #1025 to release-1.1 2016-02-23 13:48:43 -07:00
vendor update the shebang lines to use bash 2015-07-29 20:37:31 -06:00