1. 14 Nov, 2014 1 commit
  2. 05 Nov, 2014 2 commits
  3. 26 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      updates: dont count dev versions as older · ef6d7350
      Juan Batiz-Benet authored
      - if equinox says there is a new update, but the version number IS NOT
      larger, we interpret that as no update (you may have gotten a newer
      version by building it yourself).
      
      - Also export ErrNoUpdateAvailable so clients don't also need to
      import the equinox library to check the error.
      
      cc @cryptix comments?
      ef6d7350
  4. 25 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      go-vet friendly codebase · 184c2543
      Juan Batiz-Benet authored
      - distinguish log.Error and log.Errorf functions
      - Initialize structs with field names
      - A bit of unreachable code (defers)
      184c2543
  5. 22 Oct, 2014 13 commits
  6. 15 Oct, 2014 1 commit
  7. 10 Oct, 2014 4 commits