Commit Graph

190 Commits

Author SHA1 Message Date
asdf 3b74654c3d Add image to README.md 2019-11-03 12:39:56 +11:00
asdf bd774ee7e1 Merge branch 'update-readme' of ttm.sh:sloum/bombadillo into update-readme 2019-11-02 14:37:56 +11:00
asdf 743d1cec44 Further changes from review feedback. 2019-11-02 14:18:41 +11:00
asdf 56ec4962ac Expanded the contributing section 2019-11-02 14:18:41 +11:00
asdf 24deae900e Initial review 2019-11-02 14:18:41 +11:00
Brian Evans 61907aed1e Updates readme to be more current with the develop branch 2019-11-02 14:18:41 +11:00
sloumdrone 867db2bbe9 Updates readme to better fit the 2.0.0 build methodology 2019-11-02 14:18:41 +11:00
asdf a9654a6804 Expanded the contributing section 2019-11-01 13:32:59 +11:00
asdf ab6037d39d Initial review 2019-10-29 21:19:14 +11:00
asdf 25d1e13bba Merge branch 'fix-path-issues' of sloum/bombadillo into develop 2019-10-29 06:03:51 -04:00
Brian Evans f4e5209f24 Updates readme to be more current with the develop branch 2019-10-28 11:48:16 -07:00
asdf 5779338ac5 Merge branch 'develop' into fix-path-issues 2019-10-28 22:04:35 +11:00
asdf 8b0d87f30c Reverting changes to client.go 2019-10-28 22:03:04 +11:00
Sloom Sloum Sluom IV 86265454d3 Merge branch 'remove-mailcap' of sloum/bombadillo into develop 2019-10-28 00:41:22 -04:00
asdf b441ac4624 go.mod, go.sum mailcap cleanup, version decrement 2019-10-28 11:21:07 +11:00
asdf 73c77fd625 Corrected spelling error 2019-10-28 11:10:03 +11:00
sloumdrone 9c2caf4a6f Updates man page 2019-10-27 11:09:45 -07:00
Sloom Sloum Sluom IV e81a494523 Merge branch 'lynx-web-mode' of sloum/bombadillo into develop 2019-10-27 10:15:55 -04:00
asdf be4741895e Found and addressed some possible path issues 2019-10-27 23:24:52 +11:00
asdf 9d77c3cea0 Removed empty line at end of man page 2019-10-27 11:48:26 +11:00
asdf ceeaa2d0f0 Spelling/syntax errors, suggested rewrite of web section 2019-10-27 11:31:06 +11:00
sloumdrone 67d7df6804 Reworks the protocol handling and makes html downloads work 2019-10-25 20:06:13 -07:00
asdf d727f22fe7 Merge branch 'handle-signals' of sloum/bombadillo into develop
Merging in after review completed.
2019-10-24 22:01:41 -04:00
sloumdrone e5c0bd7443 Updated man page 2019-10-23 19:52:22 -07:00
asdf e32ba04a1a Missed the for loop...plus some documentation 2019-10-24 13:42:38 +11:00
asdf a393b00ad1 Handle more signals without breaking terminal 2019-10-24 13:25:31 +11:00
sloumdrone 224b595a6f Resolves conflict in defaults.go with upstream branch 2019-10-23 19:00:12 -07:00
Sloom Sloum Sluom IV 24e2509831 Merge branch 'command-line-cleanup' of asdf/bombadillo into develop 2019-10-23 21:57:23 -04:00
asdf b18cc8cfac Merge branch 'command-line-cleanup' of ttm.sh:asdf/bombadillo into command-line-cleanup 2019-10-24 12:20:26 +11:00
asdf 3f0bf1ec41 Unified wording for -v option 2019-10-24 12:19:16 +11:00
asdf 5b1f8984b7 Unified wording, updated man page 2019-10-24 12:19:16 +11:00
asdf 2c6a0a85ee Added printHelp, provide more info on -h and -v 2019-10-24 12:19:16 +11:00
Sloom Sloum Sluom IV 18c2fc1322 Merge branch 'makefile' of sloum/bombadillo into develop 2019-10-23 09:50:06 -04:00
sloumdrone 231ccc36d3 Ran go fmt on a few files 2019-10-22 22:13:08 -07:00
sloumdrone 552e211139 Adds web support in lynx mode 2019-10-22 22:02:32 -07:00
asdf 2b6a738d04 Added uninstall information 2019-10-23 13:54:24 +11:00
asdf 1bc6e75ada Unified wording for -v option 2019-10-22 15:07:37 +11:00
asdf 17b1e6eff2 Unified wording, updated man page 2019-10-22 15:00:01 +11:00
asdf 95837e108a Added printHelp, provide more info on -h and -v 2019-10-22 14:45:39 +11:00
asdf d5246a7d3e Corrected troubleshooting information 2019-10-22 14:02:26 +11:00
asdf 68a91c58f2 Updated README.md to reflect new build options 2019-10-22 13:55:33 +11:00
asdf 1031805bfc Ammended variables to include prefix and destdir 2019-10-21 13:23:58 +11:00
sloumdrone d22d8bf406 Updated uninstall logic to work better, particularly with non-gopath install points 2019-10-16 19:23:39 -07:00
sloumdrone 1c0295e32e Updates readme to better fit the 2.0.0 build methodology 2019-10-15 20:07:54 -07:00
sloumdrone cc27c82703 HOT FIX: Removes defaults from man file since they can be set at compile time. Users should use CHECK to see settings. 2019-10-15 19:36:50 -07:00
Sloom Sloum Sluom IV 899702ad9c Merge branch 'man-page' of sloum/bombadillo into develop
Merges in more complete documentation, removes dead files,etc
2019-10-15 22:30:44 -04:00
Brian Evans 0fc0dddb97 Adds some a bit about config location being variable 2019-10-15 13:26:05 -07:00
Brian Evans 33bca45b98 Makes makefile structure more modular and fixes clean to not remove installed binary 2019-10-15 09:31:48 -07:00
Brian Evans 32e769c9da Moves custom config path into defaults.go from makefile 2019-10-15 08:53:47 -07:00
sloumdrone 6609cca70e Removed a v from the sprintf for version output. 2019-10-14 20:34:20 -07:00