Python3 and API v2

Open
#1 · Created  · Last updated

Description

  • support python3

  • add future to setup.py

  • use stat lib for checking st_mode. tell user how to fix permission

  • Add implemented sub-commands to list in argparse.

  • Add missing commands to README.

  • Update list command to API v2

  • Fix bug in add_remote

    Command was using login user instead of repo owner.

  • Update pull variable names

    Make it clear that it is using repo owner and not login user.

  • Add error message if no sub-command specified.

  • Remove unused method push

  • Update create_from_local command to API v2

  • Fix clone command, updating to API v2.

  • Remove privilege and group-privilege, not implemented in API v2.

  • Fix download command for API v2.

  • Fix update command for API v2.

 

0 attachments

0 comments

Loading commits...