| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-29 | Link to release downloads | Petter Rasmussen | |
| 2021-05-28 | Bumb version | Petter Rasmussen | |
| 2021-05-28 | Update README.md | Petter Rasmussen | |
| 2021-05-28 | Merge pull request #565 from CypherpunkSamurai/patch-1 | Petter Rasmussen | |
| Added Automated Release Github Action | |||
| 2021-05-28 | Add news about being verified for sensitive scopes | Petter Rasmussen | |
| 2021-03-05 | Merge pull request #575 from joshschriever/master | Petter Rasmussen | |
| Update path to sabhiram/go-gitignore | |||
| 2021-03-05 | update path to sabhiram/go-gitignore | Josh Schriever | |
| see https://github.com/sabhiram/go-gitignore/commit/24b2447174be370e56ea86a72f00a76258606067 | |||
| 2020-09-22 | Added Automated Release Github Action | Cypherpunk Samurai | |
| Automatically compiles binaries for most common platforms and adds them to the release | |||
| 2020-07-28 | Add note about not being maintained anymore | Petter Rasmussen | |
| 2019-07-29 | Update README.md | M. Mucahid Benlioglu | |
| Migrated compiled binaries to Github releases. Fixes #479 | |||
| 2019-04-19 | Re-compiled binaries to update go version. Fixes #450 | M. Mucahid Benlioglu | |
| Signed-off-by: M. Mucahid Benlioglu <m.mucahidbenlioglu@gmail.com> | |||
| 2019-03-11 | Updated maintenance note | M. Mucahid Benlioglu | |
| 2017-09-08 | Add maintenance note | Petter Rasmussen | |
| 2017-02-24 | Merge pull request #258 from saaros/dont-read-nonexistent-tokens | Petter Rasmussen | |
| auth/file_source: don't try to read non-existent files | |||
| 2017-02-15 | auth/file_source: don't try to read non-existent files | Oskari Saarenmaa | |
| Commit b33b3e96e introduced a bug where we try to read a token file even if it doesn't exist, causing unauthenticated run (e.g. `gdrive about`) to fail with the error Failed getting oauth client: Failed to read token: unexpected end of JSON input Closes #257. | |||
| 2017-02-04 | Merge pull request #213 from X1011/patch-1 | Petter Rasmussen | |
| clarify that only the root .gdriveignore is used | |||
| 2017-02-01 | Merge pull request #252 from fab-io/master | Petter Rasmussen | |
| New feature, support authentication via service account. | |||
| 2017-01-26 | New feature, support authentication via service account. | Fabio Di Fabio | |
| 2017-01-18 | Update windows 64-bit download link | Petter Rasmussen | |
| 2016-10-24 | clarify that only the root .gdriveignore is used | dan smith | |
| 2016-10-12 | Merge pull request #201 from jblazquez/master | Petter Rasmussen | |
| Added --description option | |||
| 2016-09-20 | Added --description option | Javier Blazquez | |
| 2016-09-14 | Merge pull request #193 from alexanderkjeldaas/patch-1 | Petter Rasmussen | |
| Fix #159 | |||
| 2016-09-12 | Fix #159 | Alexander Kjeldaas | |
| Document how to list files in a subdirectory. | |||
| 2016-09-06 | Merge pull request #191 from dreamtechit/master | Petter Rasmussen | |
| Add the skip parameter to download and download query commands | |||
| 2016-09-06 | Merge pull request #190 from fab-io/master | Petter Rasmussen | |
| add the parameter to specify the Google Apps domain when the sharing type is domain | |||
| 2016-09-06 | Merge pull request #187 from vandenoever/master | Petter Rasmussen | |
| Add --mime option to gdrive import | |||
| 2016-09-06 | Merge pull request #165 from Anmol-Singh-Jaggi/master | Petter Rasmussen | |
| Fixed typo | |||
| 2016-09-06 | Add the skip parameter to download and download query commands | Roberto Gambuzzi | |
| 2016-09-01 | add the parameter to specify the Google Apps domain when the sharing type is ↵ | Fabio Di Fabio | |
| domain | |||
| 2016-08-24 | Add --mime option to gdrive import | Jos van den Oever | |
| 2016-06-20 | Fixed typo | Anmol Singh Jaggi | |
| `directoy` -> `directory` | |||
| 2016-05-02 | Merge pull request #148 from paulz/master | Petter Rasmussen | |
| add Homebrew installation instructions | |||
| 2016-05-02 | remove tap from install instructions | Amigo Developer | |
| as now https://github.com/Homebrew/homebrew-core/pull/754 has been accepted we do not to tap | |||
| 2016-05-01 | add Homebrew installation instructions | Paul Zabelin | |
| 2016-04-17 | Merge pull request #140 from paulz/godep | Petter Rasmussen | |
| add Go dependencies by godep | |||
| 2016-04-17 | add Go dependencies by godep | Paul Zabelin | |
| see https://github.com/tools/godep | |||
| 2016-04-09 | Merge pull request #133 from app-git-hub/patch-1 | Petter Rasmussen | |
| Clarifies the phrase 'first time gdrive is launched'. | |||
| 2016-04-09 | Add 2.1.0 download links | Petter Rasmussen | |
| 2016-04-09 | Update usage | Petter Rasmussen | |
| 2016-04-09 | Version 2.1.0 | Petter Rasmussen | |
| 2016-04-09 | Skip non-regular files #114 | Petter Rasmussen | |
| 2016-04-09 | Check both backend and rate limit errors | Petter Rasmussen | |
| 2016-04-09 | Add minimum go 1.5 version notice #131 | Petter Rasmussen | |
| 2016-04-09 | Give proper timeout error message | Petter Rasmussen | |
| 2016-04-09 | Configurable timeout as argument #127 | Petter Rasmussen | |
| 2016-04-06 | Clarifies the phrase 'first time gdrive is launched'. | app-git-hub | |
| Newbie users, like myself, compiled several versions of gdrive because we were not getting the auth. url when running `gdrive` from terminal as pointed out by the phrase "The first time gdrive is launched ... you will be prompted for a verification code". | |||
| 2016-02-27 | Add gdrive binary location | Petter Rasmussen | |
| 2016-02-27 | Merge pull request #110 from DirkyJerky/master | Petter Rasmussen | |
| Make `go get` work | |||
| 2016-02-26 | Make `go get` work | Geoff Yoerger | |
| Make `go get` work | |||
