Commit History

Author SHA1 Message Date
  Kovid Goyal fb20c4acb6 Code to convert image at path into cached RGBA data 4 months ago
  Kovid Goyal 405f5ce148 Use stdlib maps/slices 7 months ago
  Kovid Goyal a444b5eccb Only use raw monotonic time on Linux and macOS 7 months ago
  Kovid Goyal 6c64428be9 CLOCK_MONOTONIC_RAW support for Go 7 months ago
  Kovid Goyal 49ea26968c Bump go version to 1.21 1 year ago
  Kovid Goyal 341d845b9a Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 1 year ago
  Kovid Goyal ca485cc0f7 Make getting function name a utility function 1 year ago
  Kovid Goyal 74e0fa3f1d Show invocation line for failing test 1 year ago
  Kovid Goyal ed6e3dfe2c Speedup Memset for single val 1 year ago
  Kovid Goyal 26c22f0086 Work on creating tests for rsync api 1 year ago
  Kovid Goyal 10362c3121 DRYer 1 year ago
  Kovid Goyal dee6210de5 Utility function to initialize struct based on default tags 1 year ago
  Kovid Goyal be7f276d3e More work on the transfer kitten 1 year ago
  Kovid Goyal 2787f305f3 Generic helper to concatenate arbitrary numbers of slices 1 year ago
  Kovid Goyal b966013a2b Make Samefile interface a bit nicer for working with paths 1 year ago
  Kovid Goyal 3f9579d61d Port the removed walk test to Go 1 year ago
  Kovid Goyal e774deaef1 Fix tabs and carriage returns being incorrectly sanitized 1 year ago
  Kovid Goyal 1c7d1094d4 More work on porting diff kitten 1 year ago
  Kovid Goyal 5d8b5ab720 More work on porting diff kitten 1 year ago
  Kovid Goyal 293c0ab845 More work on porting the diff kitten 1 year ago
  Kovid Goyal 3803d7e3c2 Use maps package for generic keys/values functions 1 year ago
  Kovid Goyal 7ce83e7fd0 Use the generic contains/index from slices instead of our custom one 1 year ago
  Kovid Goyal 0c20a4d980 Fix sort with key implementations 1 year ago
  Kovid Goyal 0e5ed29d83 Fix generation of url regex for Go 1 year ago
  Kovid Goyal c88a171b28 Map should use same order of arguments as pythons map 1 year ago
  Kovid Goyal 0b09d18b36 Port theme loading code to Go 1 year ago
  Kovid Goyal 32e0a56a94 Some more useful generic slice utilities 1 year ago
  Kovid Goyal 5a3a547c65 Work on adding support for rendering transforms 1 year ago
  Kovid Goyal 3601488b26 Add a generic Values() 2 years ago
  Kovid Goyal f29ce19097 Reading arbitrary MIME from clipboard now works 2 years ago