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

Buttercup #100

Merged
merged 33 commits into from
Oct 7, 2016
Merged

Buttercup #100

merged 33 commits into from
Oct 7, 2016

Commits on Jul 26, 2016

  1. Revert "Temporarily disable built-in layouts"

    This reverts commit 52ab997.
    Melpa recipe was updated :)
    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    a3b4297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42f0ba5 View commit details
    Browse the repository at this point in the history
  3. Added autoloads

    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    3e48c32 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    009499f View commit details
    Browse the repository at this point in the history
  5. load layout: show different buffers for purpose

    Now purpose-set-window-layout places different buffers of the same
    purpose, if the layout has multiple windows with same purpose.
    
    Fixed argument order for purpose--remove-suffix in Emacs 24.3 and 24.4.
    
    purpose-window-with-purpose now takes optional frame argument.
    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    e6ca3c2 View commit details
    Browse the repository at this point in the history
  6. Introduce buttercup testing

    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    406d0ae View commit details
    Browse the repository at this point in the history
  7. tests: some aux work

    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    da48476 View commit details
    Browse the repository at this point in the history
  8. test: small fix

    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    40d3308 View commit details
    Browse the repository at this point in the history
  9. Add extra buttercup runner

    bmag committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    574ad0b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Window tree-to-recipe matcher

    buttercup and cl-loop are so cool!
    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    fb7defe View commit details
    Browse the repository at this point in the history
  2. Switch travis tests to buttercup

    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    d126abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f962d61 View commit details
    Browse the repository at this point in the history
  4. Add undercover-init.el

    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    a7727e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66f41c4 View commit details
    Browse the repository at this point in the history
  6. Add missing file

    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    e7ead55 View commit details
    Browse the repository at this point in the history
  7. Revert "Test if buttercup coverage really works"

    This reverts commit f962d61.
    
    Coverage works now also without old test code. Add back old test code so
    it can be used as reference.
    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    d743078 View commit details
    Browse the repository at this point in the history
  8. Tests for utils

    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    1c5470a View commit details
    Browse the repository at this point in the history
  9. Layout tests

    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    d3dbfc8 View commit details
    Browse the repository at this point in the history
  10. More layout tests

    bmag committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    f5f01c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Configuration menu
    Copy the full SHA
    e47faa7 View commit details
    Browse the repository at this point in the history
  2. More layout tests

    bmag committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    6c9e23c View commit details
    Browse the repository at this point in the history
  3. More layout tests

    bmag committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    84e7006 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2016

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

Commits on Aug 4, 2016

  1. Tests for core

    bmag committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    377c7af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa3e72 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Configuration menu
    Copy the full SHA
    e18c801 View commit details
    Browse the repository at this point in the history
  2. Add Emacs 25.1 to Travis CI

    bmag committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    5e64471 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Configuration tests

    bmag committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    d0ee034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77e166 View commit details
    Browse the repository at this point in the history
  3. Switch tests

    bmag committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    c28c461 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. More switch tests

    bmag committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    aed0bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eefdc38 View commit details
    Browse the repository at this point in the history