Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Releases: TheTechRobo/snakeGit

AAAAAAA I MADE TWO TAGS BEFORE THE COMMIT SEND HELP

29 Oct 01:42
Compare
Choose a tag to compare

v.0.4.4-stable

29 Oct 01:38
902ad7a
Compare
Choose a tag to compare
  • fix licence

Full Changelog: v.0.4.3...v.0.4.4

v.0.4.3

29 Oct 01:34
Compare
Choose a tag to compare
  • Replace remaining references (including the repo name) to snakeGit

Full Changelog: v.0.4.2...v.0.4.3

v.0.4.2

29 Oct 01:27
Compare
Choose a tag to compare
  • Switch to the name "snakeGit"

Full Changelog: v.0.4...v.0.4.2

[BREAKING] Cleanup - 0.4

28 Oct 01:20
Compare
Choose a tag to compare

REQUIRES PYTHON 3.7

  • Shut up, pyGit
  • Return completed process
  • Switch to synchronous (.run instead of .Popen)
  • Remove dangerous code
  • Remove interactivity (it was never actually started)
  • General cleanup
  • Update .gitignore
  • Some other minor stuff

Full Changelog: v.0.3.1...v.0.4

Fix

20 Apr 15:57
97951c8
Compare
Choose a tag to compare
Fix

Fix the API for pull(). ALso, I removed trailing whitespace.

Cleanup go brrrr

20 Apr 15:50
0663ef0
Compare
Choose a tag to compare
  • Much cleanup
  • No longer use config files - now we use arguments, since the config files never worked this is not a breaking change
  • New licence - Apache Licence
  • Many misc minor changes

Togglable Branding

04 Aug 18:54
Compare
Choose a tag to compare

Now you can toggle branding!

Many fixes | v.0.2.5-stable

15 Jul 17:52
Compare
Choose a tag to compare
  • add long description to pyPI package!
  • much better gitignore
  • Fix blank commit message (make it work)
  • Less clutter
  • Many fixes
  • fix for KeyboardInterrupt, EOFError, and SystemExit
  • bump for PyPI!

Have a good one! Make sure to star the repo and, if you're feeling particularly generous, Watch it!

Many | v.0.2.4-stable

11 Jun 16:49
Compare
Choose a tag to compare
  • Many fixes
  • Many minor changes
  • Allow empty commit messages
  • Optional arguments in push, pull, commit, and allInOne
  • Clarity
  • Less tuples
  • bump version