Skip to content
Snippets Groups Projects
  1. Dec 18, 2021
    • Tom Prince's avatar
      Replace versioneer with hand-rolled version generation code. · 07fd6eb2
      Tom Prince authored
      The version of versioneer has an issue that the tarball that is generated on
      github changes, when the branches and/or tags refering to a commit change. This
      causes issues for gridsync, which pins the hashes of those tarballs.
      
      In addition to that, versioneer doesn't provide a meaningful revision for
      untagged commits, when run from a github tarball.
      
      Given that we only ever consume a github tarball as a github archive (except in
      local development, where the version number is less important), this replaces
      versioneer with some hand-rolled code specialized to that use case.
      07fd6eb2
  2. Dec 07, 2021
  3. Nov 29, 2021
  4. Nov 19, 2021
  5. Nov 18, 2021
  6. Nov 17, 2021
  7. Nov 16, 2021
  8. Nov 12, 2021
  9. Oct 20, 2021
  10. Oct 15, 2021
  11. Oct 13, 2021
  12. Oct 11, 2021
  13. Sep 23, 2021
  14. Jan 29, 2021
  15. Sep 09, 2020
  16. May 08, 2020
  17. May 06, 2020
  18. Apr 30, 2020
  19. Mar 12, 2020
  20. Mar 09, 2020
  21. Feb 27, 2020
  22. Jan 07, 2020
  23. Aug 05, 2019
  24. Jul 09, 2019
  25. Jun 07, 2019
Loading