Commit Graph
374 Commits
Author SHA1 Message Date
Joshua Bussdieker 54df5d9ccd display_error no longer exits so it's safe to use when running
in the source environment. Also catch tool errors in the gvm script
and function.
2012-03-27 22:48:02 -07:00
Joshua Bussdieker 37e9eef1f0 More logger like 2012-03-27 22:45:03 -07:00
Joshua Bussdieker 895f00603b Revert "provide cleaner output where tput doesn't exist"
This reverts commit a3bd04c4c9.
2012-03-25 10:32:30 -07:00
jbussdieker d1b5a1721b Merge pull request #10 from handcraftsman/master
provide cleaner output where tput doesn't exist
2012-03-25 09:19:09 -07:00
Clinton Sheppard a3bd04c4c9 provide cleaner output where tput doesn't exist
e.g. msysgit - Git for Windows
2012-03-25 08:48:24 -05:00
Joshua Bussdieker aece4141b7 Missed a reference 2012-03-24 05:13:58 -07:00
Joshua Bussdieker 0f111283cc Merge branch 'master' of github.com:moovweb/gvm
Conflicts:
	scripts/diff
	scripts/templates/binary
2012-03-24 05:00:40 -07:00
Joshua Bussdieker 00ca5e9ce1 Get the clean path to common posix tools used by GVM 1.0.15 2012-03-24 04:57:24 -07:00
Joshua Bussdieker 42b539cadb Merge branch 'master' of https://github.com/moovweb/gvm
Conflicts:
	scripts/diff
2012-03-23 10:14:28 -07:00
Joshua Bussdieker 30e0fc52df Make zsh compatible 2012-03-23 10:11:51 -07:00
Joshua Bussdieker e5d5641e31 Bump version 1.0.14 2012-03-22 22:10:54 -07:00
Joshua Bussdieker 52a6e4afc9 Merge branch 'master' of github.com:moovweb/gvm 2012-03-22 22:09:30 -07:00
Joshua Bussdieker 3a5813784e Find the system ls command and use it to fix issue #6 2012-03-22 22:09:05 -07:00
Hampton Catlin 12b1d1a254 adding in joshs credit 2012-03-22 13:18:00 -07:00
Joshua Bussdieker be751c7d69 Bump version 1.0.13 2012-03-20 05:43:25 -07:00
Joshua Bussdieker 68c0ffdf9e Don't know how this got deleted 2012-03-20 05:39:50 -07:00
Joshua Bussdieker 469bd7c81c Cleanup system package install 2012-03-20 05:36:27 -07:00
Joshua Bussdieker a9640b0bbc Better error messages 2012-03-20 03:16:32 -07:00
Joshua Bussdieker aec0080464 Check for git before install 2012-03-20 03:00:40 -07:00
Joshua Bussdieker 13ef2e1f19 Bump version 1.0.12 2012-03-20 01:03:26 -07:00
Joshua Bussdieker 03ae59f0ff Detect existing versions of Go 2012-03-20 01:01:00 -07:00
Joshua Bussdieker bc2ef7ba41 Fix bug in pb option 2012-03-19 22:05:49 -07:00
Joshua Bussdieker a28c8f220e Use display_warning function 2012-03-19 21:51:54 -07:00
Joshua Bussdieker 6bbf1f3bb5 Safer strings 2012-03-19 21:44:39 -07:00
Joshua Bussdieker 55ae6dd774 Make protocol buffer support optional 2012-03-19 21:44:14 -07:00
Joshua Bussdieker 4558bd0b53 That's a bug if I've ever seen one! 2012-03-19 21:09:25 -07:00
Joshua Bussdieker f0e3956030 Bump version 1.0.11 2012-03-19 20:37:52 -07:00
Joshua Bussdieker e3246cef0d Match gpkg help format 2012-03-19 20:36:05 -07:00
Joshua Bussdieker 4359f5252f Fix path bug and add back config 2012-03-18 11:13:41 -07:00
jbussdieker e8076a83fb Merge pull request #4 from hoisie/master
Use HTTPS instead of SSH when downloading the git repo
2012-03-17 16:49:47 -07:00
Michael Hoisie bc1fc149f3 Use HTTP instead of SSH to access the git repo. Some firewalls block port port 9418 (the defailt for git ssh) 2012-03-17 14:23:12 -07:00
Joshua Bussdieker 6e8720de05 Bumping version 1.0.10 2012-03-17 06:58:43 -07:00
Joshua Bussdieker 0cae267942 Update source 2012-03-17 06:56:41 -07:00
Joshua Bussdieker 578436bb4e Update help and remove more gvm pkg artifacts 2012-03-14 04:42:37 -07:00
Joshua Bussdieker 97ed989f6a Long term release 1.0.9 ltr 2012-03-14 03:39:09 -07:00
Joshua Bussdieker 413af34098 Fix output bug 2012-03-14 03:35:00 -07:00
Joshua Bussdieker 31403a1024 Leftover from gvm pkg 2012-03-14 03:33:05 -07:00
Joshua Bussdieker 36c74ada3f Display install location 2012-03-14 03:26:18 -07:00
Joshua Bussdieker 28e9e0cd8b Update install script 2012-03-14 03:25:13 -07:00
Joshua Bussdieker d10899c1a4 Install any branch 2012-03-14 02:43:50 -07:00
Joshua Bussdieker 60b04451a3 master will now be stable. dev will be done in unstable branch 2012-03-14 02:40:58 -07:00
jbussdieker 8a65c2d001 Update README.md 2012-03-14 01:29:58 -07:00
jbussdieker eabc181127 Update README.md 2012-03-07 23:18:39 -08:00
Joshua Bussdieker 79b475b3c4 Fix indentation. Prefer .profile over .bashrc 2012-03-07 02:24:57 -08:00
Joshua Bussdieker de99e332ac Merge branch 'master' of github.com:moovweb/gvm 2012-03-07 02:19:08 -08:00
Joshua Bussdieker 043e6a44f7 Fixed profile install issue 2012-03-07 02:18:55 -08:00
jbussdieker 2b3fb6da35 Update README.md 2012-03-07 02:11:24 -08:00
Joshua Bussdieker a3da2239c9 Merge branch 'master' of github.com:moovweb/gvm 2012-03-07 01:40:14 -08:00
Joshua Bussdieker e02f21ed01 Fix pkgset list bug 2012-03-07 01:38:54 -08:00
jbussdieker 7237f663fd Update README.md 2012-03-05 04:33:34 -08:00