Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

genpoi UUID improvements #1267

Merged
merged 2 commits into from Jan 14, 2016
Merged

genpoi UUID improvements #1267

merged 2 commits into from Jan 14, 2016

Commits on Dec 27, 2015

  1. genpoi UUID improvements

    * When reading the cache, catch some errors on load, instead of crashing
    * When writing to cache, write to tmp file, then move it into place.
      This should be more robust if a ctrl+c is recieved while writing the
      cache
    
    Addresses #1266
    eminence committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    270741e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    2e34507 View commit details
    Browse the repository at this point in the history