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

Hierarchical tags #115

Merged
merged 25 commits into from
Apr 17, 2020
Merged

Hierarchical tags #115

merged 25 commits into from
Apr 17, 2020

Commits on Apr 16, 2020

  1. Implement tag type

    felko committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    db22f0d View commit details
    Browse the repository at this point in the history
  2. Replace [Text] with Tag

    felko committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    942b910 View commit details
    Browse the repository at this point in the history
  3. Add tag specification

    felko committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c891d56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de8482 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82e93cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5989a7f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Fix query matching

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    81cd07b View commit details
    Browse the repository at this point in the history
  2. Merge srid/master

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    8df677c View commit details
    Browse the repository at this point in the history
  3. Remove unused queries

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    af85fc6 View commit details
    Browse the repository at this point in the history
  4. Rewrite tag tests

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e1b276f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2864266 View commit details
    Browse the repository at this point in the history
  6. Document hierarchical tags

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    22dcf47 View commit details
    Browse the repository at this point in the history
  7. Revert now useless refactor

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e4bb762 View commit details
    Browse the repository at this point in the history
  8. Remove old commented test

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    cfe2de5 View commit details
    Browse the repository at this point in the history
  9. Refactor

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ddb59b0 View commit details
    Browse the repository at this point in the history
  10. Remove tagPatternToText

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    8c22469 View commit details
    Browse the repository at this point in the history
  11. Remove duplicate test

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    99295f4 View commit details
    Browse the repository at this point in the history
  12. Remove unused extensions

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    7f27bc7 View commit details
    Browse the repository at this point in the history
  13. Update tests

    felko committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    303e266 View commit details
    Browse the repository at this point in the history
  14. Use zcf here (test commit)

    srid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    fd0ef41 View commit details
    Browse the repository at this point in the history
  15. visual-line-mode friendly

    srid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e6b4e51 View commit details
    Browse the repository at this point in the history
  16. Copy edit this zettel

    srid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1e4e7eb View commit details
    Browse the repository at this point in the history
  17. Remove unneeded pragmas

    srid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    4788590 View commit details
    Browse the repository at this point in the history
  18. Expand tests a bit

    srid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a44ec2c View commit details
    Browse the repository at this point in the history
  19. Update changelog

    srid committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    491b271 View commit details
    Browse the repository at this point in the history