Skip to content

Releases: Justintime50/github-archive

v2.1.2

15 Aug 04:49

Choose a tag to compare

  • Fixed the script's entrypoint (PyPi installs work again)

v2.1.1

15 Jul 04:30

Choose a tag to compare

  • Fixed the long argument names which had underscores intead of hyphens
  • Fixed a bug where threads were not waiting at the end of the script before printing the completion message

v2.1.0

02 Jul 05:53

Choose a tag to compare

  • Replaced requirements.txt with setup.py
  • Removed Launch Agent
  • Set the default git pull behavior as --ff-only to avoid git message (closes #)
  • Increased default timeout for git operations from 120 seconds to 180 seconds
  • Replaced the majority of environment variables with command line args making customization easier as "feature flags"
  • Various bug fixes and minor improvements
  • Removed log deletion functionality
  • Published to Pypi

v2.0.0

19 May 03:31
9952389

Choose a tag to compare

  • Rewrote the script in Python.
  • Added concurrency to clone/pull changes incredibly fast for large amounts of repos and gists.
  • Added even more custimization and control
  • Uniform log naming, better logging details
  • Added changelog

v1.0.0

18 May 18:15

Choose a tag to compare

GitHub Archive written in Bash and supports a plethora of options. Public/private, personal/organization, gists, etc.