Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jan 2, 2016

  1. Merge pull request #38 from mitya57/master

    Fix converting bytearray to string
    aliafshar committed Jan 2, 2016
  2. Fix converting bytearray to string

    Fixes #37.
    mitya57 committed Jan 2, 2016

Commits on Dec 28, 2015

  1. Merge pull request #36 from mitya57/master

    Remove unmaintained and vulnerable embedded PyCrypto and tlslite copies
    aliafshar committed Dec 28, 2015

Commits on Dec 2, 2015

  1. Merge pull request #34 from famzah/master

    Add OAuth 2.0 support
    aliafshar committed Dec 2, 2015

Commits on Oct 2, 2015

  1. Add OAuth 2.0 support

    famzah committed Oct 2, 2015

Commits on Jun 1, 2015

  1. Merge pull request #17 from mitya57/master

    Remove exec flag from files that should not be executable
    aliafshar committed Jun 1, 2015

Commits on Mar 16, 2015

  1. Merge pull request #9 from Holzhauer/master

     checking for lower case "export" in uri (due to changes to google API)
    aliafshar committed Mar 16, 2015

Commits on Mar 13, 2015

  1. Merge pull request #10 from mitya57/master

    Various fixes.
    aliafshar committed Mar 13, 2015
  2. Merge pull request #11 from mitya57/shebangs

    Update shebangs in source files.
    aliafshar committed Mar 13, 2015
  3. Remove shebangs on files not run by the command line

    Original patch author is Piotr Ożarowski <piotr@debian.org>.
    mitya57 committed Mar 13, 2015
  4. Replace python2.4 shebangs with python ones

    Python 2.4 is too old and does not exist on most systems anymore.
    mitya57 committed Mar 13, 2015
  5. emailsettings_pop_settings.py: Fix syntax error

    Original patch author is Harvey Falcic <harvey.falcic@gmail.com>.
    mitya57 committed Mar 13, 2015

Commits on Mar 11, 2015

  1. docs/client.py and docs/service.py: also checking for lower case

    "export" in uri (due to changes to google API)
    Sascha Holzhauer authored and Sascha Holzhauer committed Mar 11, 2015

Commits on Feb 14, 2015

  1. Added a git ignore.

    aliafshar committed Feb 14, 2015
  2. Merge pull request #6 from lamby/correct-sys-exit-usage

    Correct exit code if number of errors % 256 == 0
    aliafshar committed Feb 14, 2015
  3. Correct exit code if number of errors % 256 == 0

    For example, we had 256 errors (etc.) our process will exit with a
    successful error code which is incorrect and/or misleading.
    lamby committed Feb 14, 2015

Commits on Jan 5, 2015

  1. Merge pull request #1 from akrherz/delbooks

    remove src missing books/finance/health/notebook from packages
    Ali Afshar committed Jan 5, 2015

Commits on Dec 18, 2014

  1. Update README.txt

    Ali Afshar committed Dec 18, 2014

Commits on Jul 3, 2013

  1. Removed switched off APIs.

    Ali Afshar committed Jul 3, 2013

Commits on Jun 14, 2013

  1. Added a Makefile.

    aliafshar committed Jun 14, 2013
  2. Updated release notes.

    aliafshar committed Jun 14, 2013
  3. Remove unused script.

    aliafshar committed Jun 14, 2013
  4. Updated docs.

    aliafshar committed Jun 14, 2013
  5. Bumped version.

    aliafshar committed Jun 14, 2013

Commits on Jun 7, 2013

Older