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

Revamped caching system #199

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Revamped caching system #199

wants to merge 13 commits into from

Commits on Jan 4, 2015

  1. Provide framework for revamped caching system

    Begins to address #88.
    vermiculus committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    b31379a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2015

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

Commits on Jan 29, 2015

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

Commits on Jan 30, 2015

  1. Use stash.el library

    This commit will break Travis for this branch.  stash.el has yet to be
    released.  It will be released to MELPA and then to ELPA pending
    paperwork (at which point it will be removed from MELPA).
    vermiculus committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    14f7408 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2015

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

Commits on Feb 1, 2015

  1. Use stash.el

    This obsoletes sx-cache.
    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    4ac91ac View commit details
    Browse the repository at this point in the history
  2. Bump stash.el version number

    Ensure application data is written before Emacs is killed.
    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    e4ca0e8 View commit details
    Browse the repository at this point in the history
  3. Bump stash.el version

    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    53afa2e View commit details
    Browse the repository at this point in the history
  4. Use cask exec for tests

    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    2ad7edc View commit details
    Browse the repository at this point in the history
  5. Remove sx-cache.el

    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    a7de950 View commit details
    Browse the repository at this point in the history
  6. Prune leftover require

    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    1368912 View commit details
    Browse the repository at this point in the history
  7. Fix variable name

    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    f9a47e8 View commit details
    Browse the repository at this point in the history
  8. Use stash.el 0.4 (updated interface)

    Hopefully this will also resolve those issues Travis has been having
    downloading the right version...
    vermiculus committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    676ecdc View commit details
    Browse the repository at this point in the history