Commits on May 13, 2022

  1. Copy the full SHA
    543f835 View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    trevorpogue authored and github-actions[bot] committed May 13, 2022
    Copy the full SHA
    accc2a1 View commit details
    Browse the repository at this point in the history
  3. Force update of NEWS.md

    By changing a file to trigger the action
    trevorpogue committed May 13, 2022
    Copy the full SHA
    a1719f2 View commit details
    Browse the repository at this point in the history
  4. Update NEWS.md

    trevorpogue authored and github-actions[bot] committed May 13, 2022
    Copy the full SHA
    6f5d60e View commit details
    Browse the repository at this point in the history
  5. Update .elpaignore

    trevorpogue committed May 13, 2022
    Copy the full SHA
    97c2216 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    dd7d35b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Performance optimization

    - Add extra condition in `topspace--post-command` before executing
      `beginning-of-visual-line`, which can be time consuming
    - Update comment in `topspace--text` to reflect the fact that
      it is likely intentional that `line-height` cannot be set to less
    		than 1.0 as opposed to it being a bug.
    trevorpogue committed Jun 8, 2022
    Copy the full SHA
    6692cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Update description

    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    bb73278 View commit details
    Browse the repository at this point in the history
  2. Update tests

    - Expected values in test assertions are hard-coded and currently rely on
    the contents of the topspace.el file in some cases.
    Since the previous commit altered topspace.el in that specific way, some of
    the hard-coded values had to be updated for the tests to pass.
    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    27301e8 View commit details
    Browse the repository at this point in the history
  3. Update description

    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    9dd0ce4 View commit details
    Browse the repository at this point in the history
  4. Update description

    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    d364f55 View commit details
    Browse the repository at this point in the history
  5. Update description

    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    a3e7d6c View commit details
    Browse the repository at this point in the history
  6. Update description

    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    86efd06 View commit details
    Browse the repository at this point in the history
  7. Update description

    trevorpogue committed Jul 1, 2022
    Copy the full SHA
    ccc5c23 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Update description

    trevorpogue committed Jul 2, 2022
    Copy the full SHA
    b397dd8 View commit details
    Browse the repository at this point in the history
  2. Update description

    trevorpogue committed Jul 2, 2022
    Copy the full SHA
    23ad772 View commit details
    Browse the repository at this point in the history
  3. Update description

    trevorpogue committed Jul 2, 2022
    Copy the full SHA
    0399f73 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Prevent line 1 indicator sometimes displaying too high in `linum-mo…

    …de` (#22)
    
    With linum-mode enabled, the line 1 indicator in the left margin would sometimes 
    show too high up, above the actual line 1. 
    The issue would occur when scrolling and topspace-height was zero before scrolling 
    but greater than zero after scrolling. This prevents the issue.
    trevorpogue committed Aug 3, 2022
    Copy the full SHA
    be86d5b View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    trevorpogue authored and github-actions[bot] committed Aug 3, 2022
    Copy the full SHA
    fa67b67 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update news.yml

    trevorpogue committed Aug 24, 2022
    Copy the full SHA
    f6fe968 View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    trevorpogue authored and github-actions[bot] committed Aug 24, 2022
    Copy the full SHA
    94b90ae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33c2a6f View commit details
    Browse the repository at this point in the history
  4. Update news.yml

    trevorpogue committed Aug 24, 2022
    Copy the full SHA
    4f09052 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Add ELPA badge to README

    trevorpogue committed Jan 6, 2023
    Copy the full SHA
    25853c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    88604ff View commit details
    Browse the repository at this point in the history