| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-22 | 1.4.0 download links | Petter Rasmussen | |
| 2015-02-22 | Version 1.4.0 | Petter Rasmussen | |
| 2015-02-22 | Support recursive directory uploads | Petter Rasmussen | |
| 2015-02-22 | Strip debugging information | Petter Rasmussen | |
| 2015-02-22 | Update import path | Petter Rasmussen | |
| 2014-09-25 | 1.3.0 download links | Petter Rasmussen | |
| 2014-09-25 | Version 1.3.0 | Petter Rasmussen | |
| 2014-09-25 | Merge pull request #26 from treeder/master | Petter Rasmussen | |
| Ability to upload a folder | |||
| 2014-09-15 | Merge pull request #1 from treeder/upload-folder | Travis Reeder | |
| Upload folder | |||
| 2014-09-15 | Fix ups. | Travis | |
| 2014-09-15 | Removed logging cruft. | Travis | |
| 2014-09-15 | Updated README. | Travis | |
| 2014-09-11 | First attempt at uploading folders. | Travis | |
| 2014-05-14 | Merge pull request #17 from singhsaysdotcom/master | Petter Rasmussen | |
| Make interactive oauth authentication optional, for automation use cases | |||
| 2014-05-14 | Actually use the option to disable the interactive prompt. | Sumit Arora | |
| 2014-05-14 | Add an option to not prompt the user for oauth authentication | Sumit Arora | |
| interactively. This is a no-op for the cli, where the option defaults to true. Use Case: In automation apps/scripts where gdrive/gdrive is used as a third party module (as opposed to a cli app). It is desirable to not be prompted interactively. Instead return the error and let the calling code handle it. | |||
| 2014-04-06 | v1.2.0 download links | Petter Rasmussen | |
| 2014-04-06 | Version 1.2.0 | Petter Rasmussen | |
| 2014-04-06 | Merge pull request #15 from feschroe/master | Petter Rasmussen | |
| Added convert parameter | |||
| 2014-04-06 | Added convert parameter | feschroe | |
| Convert file to Google Docs format on-the-fly while uploading | |||
| 2014-03-19 | Merge pull request #13 from keramidasceid/error_newline | Petter Rasmussen | |
| Added a new line after an error occurs | |||
| 2014-03-18 | Added a new line after an error occurs | Vasilis Keramidas | |
| 2014-03-16 | Merge pull request #11 from crosbymichael/improve-error-handling | Petter Rasmussen | |
| Return error from funcs so that defers are run | |||
| 2014-03-15 | Return error from funcs so that defers are run | Michael Crosby | |
| If you do an os.Exit from your functions any defer's that are supposed to be run will not because the application gets terminated. Defers only run when the function returns so it is better to return the errs from your functions instead of aborting with an exit. This patch also ensures that the error messages are printed on stderr and not stdout. FYI, fmt.Print* writes to stdout while the log pkg writes to stderr. | |||
| 2014-03-16 | Merge pull request #10 from crosbymichael/fix-go-code | Petter Rasmussen | |
| Go fmt the code and use proper imports | |||
| 2014-03-15 | Go fmt the code and use proper imports | Michael Crosby | |
| This allows people to be able to go get your project. | |||
| 2014-02-18 | Merge pull request #9 from nova77/mime_type | Petter Rasmussen | |
| MIME type on upload | |||
| 2014-02-18 | Uppercase MIME | Norman Casagrande | |
| 2014-02-18 | Added support for mime types while uploading | Norman Casagrande | |
| 2014-02-16 | 1.1.0 download links | Petter Rasmussen | |
| 2014-02-15 | Version 1.1.0 | Petter Rasmussen | |
| 2014-02-15 | Print file info after creating folder | Petter Rasmussen | |
| 2014-02-15 | Add Parents field to printInfo | Petter Rasmussen | |
| 2014-02-15 | Helper function to create a list of parent id's | Petter Rasmussen | |
| 2014-02-15 | Merge pull request #8 from erich-roncarolo/master | Petter Rasmussen | |
| Folder support added | |||
| 2014-02-15 | Merge branch 'release/1.0.3' | Erich Roncarolo | |
| 2014-02-15 | Folder support added | Erich Roncarolo | |
| 2013-12-11 | Binaries compiled with go1.2 | Petter Rasmussen | |
| 2013-11-04 | Update download links to 1.0.2 | Petter Rasmussen | |
| 2013-11-04 | Print markdown links | Petter Rasmussen | |
| 2013-11-04 | Version 1.0.2 | Petter Rasmussen | |
| 2013-11-04 | Exit with non-zero error code on error | Petter Rasmussen | |
| 2013-08-07 | 1.0.1 download urls | Petter Rasmussen | |
| 2013-08-07 | Version 1.0.1 | Petter Rasmussen | |
| 2013-08-07 | Merge pull request #3 from matthewhuie/master | Petter Rasmussen | |
| Added MIME type detection during upload; Google Drive API does not correctly determine MIME type if blank | |||
| 2013-08-07 | Added MIME type detection during upload; Google Drive API does not correctly ↵ | Matthew Huie | |
| determine MIME type if blank | |||
| 2013-07-24 | Merge pull request #2 from marksteve/patch-1 | Petter Rasmussen | |
| Fix typo | |||
| 2013-07-24 | Fix typo | Mark Steve Samson | |
| 2013-01-02 | Added special raspberry pi case to the crosscompile script. Added ↵ | Petter Rasmussen | |
| drive-linux-rpi binary url. | |||
| 2013-01-01 | Added binary upload script | Petter Rasmussen | |
