Commits on Dec 14, 2022

  1. Copy the full SHA
    b758e70 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Copy the full SHA
    ffd331d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. chore: Place emacs dependency to the front (#285)

    * chore: Place emacs dependency infront
    
    * Update copyright year
    jcs090218 committed Dec 28, 2022
    Copy the full SHA
    b804370 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Drop Emacs 24.x and 25.x (#286)

    * Drop Emacs 24.x and 25.x
    
    * test(build.yaml): Make fail-fast to false
    
    * Update CI test
    
    * docs: Update changelog
    
    * Revert author information
    jcs090218 committed Jan 3, 2023
    Copy the full SHA
    5a80a5a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Add support for some treesit modes (#287)

    Includes: c, c++, cmake, csharp, css, java, Python, ruby, rust, yaml
    nasyxx committed Jan 9, 2023
    Copy the full SHA
    ce5d435 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Add indent variable associations for numerous tree-sitter modes (#290)

    * Add indent variable associations for numerous tree-sitter modes
    
    * build: Correct csharp-ts-mode variable reference
    mohkale committed Feb 12, 2023
    Copy the full SHA
    2d13945 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Copy the full SHA
    6f6b5c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Fix compilation warnings in Emacs 29 (#292)

    Fix a bunch of compilation warnings in Emacs 29 about wrong usage of
    unescaped single quotes in docstrings.
    simenheg committed Mar 2, 2023
    Copy the full SHA
    e1a391a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Copy the full SHA
    cd5799a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Copy the full SHA
    d4fb5f5 View commit details
    Browse the repository at this point in the history
  2. Add bash-ts-mode to editorconfig-indentation-alist (#296)

    Co-authored-by: Hong Xu <hong@topbug.net>
    mohkale and xuhdev committed Apr 9, 2023
    Copy the full SHA
    ad02194 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Copy the full SHA
    479c151 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    541ae8f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Copy the full SHA
    ed3defa View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Load subr-x when compiling (#302)

    `when-let` depends on this.
    10sr committed May 7, 2023
    Copy the full SHA
    9a3569a View commit details
    Browse the repository at this point in the history
  2. Check mode-class property for special modes (#301)

    In addition to checking parent mode
    10sr committed May 7, 2023
    Copy the full SHA
    e6038c7 View commit details
    Browse the repository at this point in the history
  3. Update version string

    10sr committed May 7, 2023
    Copy the full SHA
    dfce47f View commit details
    Browse the repository at this point in the history
  4. Revert "Update version string"

    This reverts commit dfce47f.
    10sr committed May 7, 2023
    Copy the full SHA
    b0bd25b View commit details
    Browse the repository at this point in the history
  5. Prepare v0.10.0 (#303)

    * Update CHANGELOG
    
    * Update CHANGELOG
    
    * Update version string
    10sr committed May 7, 2023
    Copy the full SHA
    a8b31c9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Fix when-let (again) (#305)

    * Fix compile of editorconfig-core
    
    * Use when-let* instead of when-let
    10sr committed May 19, 2023
    Copy the full SHA
    f5fc0eb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10a77b4 View commit details
    Browse the repository at this point in the history
  3. Prepare v0.10.1 (#307)

    10sr committed May 19, 2023
    Copy the full SHA
    ed76077 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG (#308)

    10sr committed May 19, 2023
    Copy the full SHA
    fad7644 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Copy the full SHA
    42613f4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Copy the full SHA
    d4111f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. test: Emacs 29.1 (#311)

    jcs090218 committed Aug 2, 2023
    Copy the full SHA
    ca383ec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    027845b View commit details
    Browse the repository at this point in the history
  3. Add support for hcl-mode (#312)

    10sr committed Aug 2, 2023
    Copy the full SHA
    df0e518 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Support protobuf-mode (#316)

    futpib committed Aug 30, 2023
    Copy the full SHA
    2fed959 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore: add lua-ts-mode (#317)

    Introduced in `emacs` in `b6659e98a4fcaa44477b64d7782243feca020418`.
    llllvvuu committed Sep 19, 2023
    Copy the full SHA
    4bf871b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Add php-ts-mode (#318)

    zonuexe committed Dec 18, 2023
    Copy the full SHA
    6a755d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Copy the full SHA
    f7588dd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add jsonian-mode (#320)

    zonuexe committed Jan 9, 2024
    Copy the full SHA
    9780a07 View commit details
    Browse the repository at this point in the history