Skip to content

Releases: jplsek/git-mob-rs

v0.5.0

30 Jun 20:43
Compare
Choose a tag to compare
  • Add git-mob-print -i
  • Add GITMOB_COAUTHORS_PATH environment variable
  • Slightly nicer error messages for certain situations

v0.4.0

27 Feb 00:22
Compare
Choose a tag to compare
  • Switch from git2 to gix for interacting with git
    • This should allow mac users to not deal with switching ssl/tls implementations

v0.3.0

08 Feb 01:10
Compare
Choose a tag to compare
  • Add git mob-print
  • Able to git add-coauthor without an existing git-coauthors file.

v0.2.0

29 Jan 23:55
Compare
Choose a tag to compare
  • Add --list option to git mob
  • Add git add-coauthor
  • Add git edit-coauthor
  • Add git delete-coauthor

v0.1.2

25 May 00:06
Compare
Choose a tag to compare
  • Fix issue when cloning/creating a fresh repo

v0.1.1

10 May 00:37
Compare
Choose a tag to compare
  • Use a more descriptive error message if running outside of git repo
  • Use git config local to git repo instead of just the global config
  • Allow running within subfolders of git repo

v0.1.0

06 May 00:00
Compare
Choose a tag to compare

Initial Release


If using the artifacts below, for Mac and Linux users, make sure to "chmod +x" after extracting. For Linux users, this was built using Ubuntu and may not work for your distribution if they use a different version of glibc. Instead, see the readme for other methods of installing.