Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix-mode
base: 01c53b7ff1b9
Choose a base ref
...
head repository: NixOS/nix-mode
compare: 54ef83310095
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 4, 2019

  1. Remove line that caused tests to not indent at all in the tests

    This was introduced in 4ac7b5a
    etu committed Jan 4, 2019
    Copy the full SHA
    a30e883 View commit details
    Browse the repository at this point in the history
  2. Fix regex regression that caused the indent to indent too much

    This was introduced in bb602e1
    etu committed Jan 4, 2019
    Copy the full SHA
    1f922d7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7526a43 View commit details
    Browse the repository at this point in the history
  4. tests: Add a testcase with broken identation to have as a check if it…

    … indents at all
    
    This is to prevent bugs with running the indentation code at all in
    the future to not have regressions related to that.
    etu committed Jan 4, 2019
    Copy the full SHA
    da16900 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Merge pull request #68 from etu/fix-recent-regressions

    Fix recent regressions
    matthewbauer committed Jan 8, 2019
    Copy the full SHA
    54ef833 View commit details
    Browse the repository at this point in the history