Skip to content

Releases: Overv/gitlabfs

v1.1.0

18 Jul 20:33

Choose a tag to compare

  • Change access token to be prompted rather than being a command line argument
    • It can also be passed as environment variable GITLAB_TOKEN if needed

v1.0.5

16 Jul 20:22

Choose a tag to compare

  • Fix resolving of branch names where there is another branch that is a prefix of its name

v1.0.4

15 Jul 20:07

Choose a tag to compare

  • Add support for Python 3.5+ rather than just Python 3.7
  • Add clear message about loading project tree on startup

v1.0.3

14 Jul 18:19

Choose a tag to compare

  • Fix inability to access projects and groups with path differing from the name

Initial release

14 Jul 18:05

Choose a tag to compare

Initial version of gitlabfs with all basic features implemented.