Skip to content

Tags: sublimehq/Packages

Tags

v4196

Toggle v4196's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Diff] Refactor for Diff3, Git, and conflicts (#4111)

[Diff] Refactor Diff, Git Diff and Diff3

This commit...

1. rewrites Diff and Diff3 syntax according to the GNU and SVN documentation.
2. adds new Git Diff syntax, also used by Git Log.

## Notable changes

- new support for
    - Diff3 formats
    - Conflict sections
    - "Combined" unified diffs, only in Git Diff
- new syntax for Git Diff emails (`git am` and `git format-patch`)
  - if normal Diff syntax detects the "magic" first line, 
    it delegates out to Git Diff instead.
- tweaked scopes, preserving stacking from #2178 for backwards-compatibility
- lots of documentation links
- lots of new tests, mostly pulled from relevant documentation

Co-authored-by: deathaxe <deathaxe82@googlemail.com>

v4195

Toggle v4195's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Diff] Refactor for Diff3, Git, and conflicts (#4111)

[Diff] Refactor Diff, Git Diff and Diff3

This commit...

1. rewrites Diff and Diff3 syntax according to the GNU and SVN documentation.
2. adds new Git Diff syntax, also used by Git Log.

## Notable changes

- new support for
    - Diff3 formats
    - Conflict sections
    - "Combined" unified diffs, only in Git Diff
- new syntax for Git Diff emails (`git am` and `git format-patch`)
  - if normal Diff syntax detects the "magic" first line, 
    it delegates out to Git Diff instead.
- tweaked scopes, preserving stacking from #2178 for backwards-compatibility
- lots of documentation links
- lots of new tests, mostly pulled from relevant documentation

Co-authored-by: deathaxe <deathaxe82@googlemail.com>

v4194

Toggle v4194's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Diff] Refactor for Diff3, Git, and conflicts (#4111)

[Diff] Refactor Diff, Git Diff and Diff3

This commit...

1. rewrites Diff and Diff3 syntax according to the GNU and SVN documentation.
2. adds new Git Diff syntax, also used by Git Log.

## Notable changes

- new support for
    - Diff3 formats
    - Conflict sections
    - "Combined" unified diffs, only in Git Diff
- new syntax for Git Diff emails (`git am` and `git format-patch`)
  - if normal Diff syntax detects the "magic" first line, 
    it delegates out to Git Diff instead.
- tweaked scopes, preserving stacking from #2178 for backwards-compatibility
- lots of documentation links
- lots of new tests, mostly pulled from relevant documentation

Co-authored-by: deathaxe <deathaxe82@googlemail.com>

v4193

Toggle v4193's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Diff] Refactor for Diff3, Git, and conflicts (#4111)

[Diff] Refactor Diff, Git Diff and Diff3

This commit...

1. rewrites Diff and Diff3 syntax according to the GNU and SVN documentation.
2. adds new Git Diff syntax, also used by Git Log.

## Notable changes

- new support for
    - Diff3 formats
    - Conflict sections
    - "Combined" unified diffs, only in Git Diff
- new syntax for Git Diff emails (`git am` and `git format-patch`)
  - if normal Diff syntax detects the "magic" first line, 
    it delegates out to Git Diff instead.
- tweaked scopes, preserving stacking from #2178 for backwards-compatibility
- lots of documentation links
- lots of new tests, mostly pulled from relevant documentation

Co-authored-by: deathaxe <deathaxe82@googlemail.com>

v4192

Toggle v4192's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Java] Fix literal backslash in strings (#4038)

This commit removes `invalid.illegal` scope from unsupported escape sequences.

Actually `\` is interpreted literal if it doesn't start a supported escape
sequence.

The following is a valid string without illegals:

```
new Source("src\main\java\com\example\application\views\HomeView.java")
```

v4191

Toggle v4191's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Java] Fix literal backslash in strings (#4038)

This commit removes `invalid.illegal` scope from unsupported escape sequences.

Actually `\` is interpreted literal if it doesn't start a supported escape
sequence.

The following is a valid string without illegals:

```
new Source("src\main\java\com\example\application\views\HomeView.java")
```

v4190

Toggle v4190's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Java] Fix literal backslash in strings (#4038)

This commit removes `invalid.illegal` scope from unsupported escape sequences.

Actually `\` is interpreted literal if it doesn't start a supported escape
sequence.

The following is a valid string without illegals:

```
new Source("src\main\java\com\example\application\views\HomeView.java")
```

v4189

Toggle v4189's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Java] Fix literal backslash in strings (#4038)

This commit removes `invalid.illegal` scope from unsupported escape sequences.

Actually `\` is interpreted literal if it doesn't start a supported escape
sequence.

The following is a valid string without illegals:

```
new Source("src\main\java\com\example\application\views\HomeView.java")
```

v4188

Toggle v4188's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Java] Fix literal backslash in strings (#4038)

This commit removes `invalid.illegal` scope from unsupported escape sequences.

Actually `\` is interpreted literal if it doesn't start a supported escape
sequence.

The following is a valid string without illegals:

```
new Source("src\main\java\com\example\application\views\HomeView.java")
```

v4187

Toggle v4187's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Java] Fix literal backslash in strings (#4038)

This commit removes `invalid.illegal` scope from unsupported escape sequences.

Actually `\` is interpreted literal if it doesn't start a supported escape
sequence.

The following is a valid string without illegals:

```
new Source("src\main\java\com\example\application\views\HomeView.java")
```
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy