Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn 5f8e9ec5f5 Cleaned up a lot of pointers to cinfig structures 2 years ago
  Gwyneth Llewelyn 2b3dda58a2 Mostly fixed - only —nomemory works 2 years ago
  Gwyneth Llewelyn 2eb87acf66 Moving all search functions to their own package 2 years ago
  Gwyneth Llewelyn 73d76a5f19 Splitting single main file into sub-files 2 years ago
  Gwyneth Llewelyn e1f201480f Added some testing using Go’s features 2 years ago
  Gwyneth Llewelyn 1607a1e953 A few more changes, since everything is broken… 2 years ago
  Gwyneth Llewelyn 0e3a7cd410 More preparation work for the new database format 2 years ago
  Gwyneth Llewelyn 71b5bb8861 Added gosl-basics to ignore list 2 years ago
  Gwyneth Llewelyn ca2ce51ff0 Updating README after doing go get -u 2 years ago
  Gwyneth Llewelyn 200620615f Minor bug, forgot to check error 2 years ago
  Gwyneth Llewelyn ca882d8795 Adding additional testing; badger seems broken? 2 years ago
  Gwyneth Llewelyn c958362e6e Something is wrong with Badger opening files… 2 years ago
  Gwyneth Llewelyn de5d5c8ff9 2 years ago
  Gwyneth Llewelyn 56feea7e16 Fixed setup for gzipped W-Hat archives 2 years ago
  Gwyneth Llewelyn 9e2b5d7fd7 Add support for gzip-compressed raw databases 2 years ago
  Gwyneth Llewelyn e75fdf6cfa Consistently using switch() instead of if {} 2 years ago
  Gwyneth Llewelyn 34a66dab2c Compacting error-handling code (just visually) 2 years ago
  Gwyneth Llewelyn e7c34449af Replace ‘%s’ by %q; errors in lowercase; crash fix 2 years ago
  Gwyneth Llewelyn a8074d7eed Changes to accomodate Badger KVDB v3 2 years ago
  Gwyneth Llewelyn 9c9f22ec1a Badger has moved from v1 to v3, requiring a lot of updates… TBD 3 years ago
  Gwyneth Llewelyn 67169d1abf Not strictly necessary, but since I’m doing tests… 3 years ago
  Gwyneth Llewelyn b435ddf372 Testing out the automatic import cleaning-up code using my own Nova extension (long story). And it even works! 3 years ago
  Gwyneth Llewelyn ead22e5b0c Updating the date on the license 3 years ago
  Gwyneth Llewelyn 8f5588adc3 Another attempt. This setup is somewhat broken. 3 years ago
  Gwyneth Llewelyn 4b355d4e9b Attempting to bring this up to recent versions of Go (and the many included libraries). 3 years ago
  Gwyneth Llewelyn d12e670484 Added a lot of commentaries on a comparison between the three databases. 6 years ago
  Gwyneth Llewelyn 99245f88ec Filled in year & name on MIT Licence 6 years ago
  Gwyneth Llewelyn 2eaeeb02d3 Added pflags (drop-in replacement for flags, but POSIX-compliant) and bound flags to viper (configuration file), so that theoretically flags override config file instructions. 6 years ago
  Gwyneth Llewelyn 24b5ac01bc Started revamping information on the README 6 years ago
  Gwyneth Llewelyn 3802c5d082 Added information that leveldb is a possible flag for database type. 6 years ago