mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-04 16:17:02 +02:00
Add difftastic and delta
This commit is contained in:
parent
554bdbf552
commit
b48cc66672
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
|
@ -78,6 +78,8 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [E-mail Desktop Clients](#e-mail-desktop-clients)
|
||||
* [E-mail Mobile Clients](#e-mail-mobile-clients)
|
||||
* [Calendar Mobile Clients](#calendar-mobile-clients)
|
||||
* [File Comparison](#file-comparison)
|
||||
* [Diff Alternatives](#diff-alternatives)
|
||||
* [File Monitoring](#file-monitoring)
|
||||
* [File Storage](#file-storage)
|
||||
* [File Storage Alternatives](#file-storage-alternatives)
|
||||
|
|
@ -725,6 +727,20 @@ This is a section for repos that are similar to this one either because they are
|
|||
|---------|:--------------:|----------|-------|
|
||||
| [Giggity](https://github.com/Wilm0r/giggity) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/Wilm0r/giggity/blob/master/CLAUDE.md)) | [](#request-for-help) |
|
||||
|
||||
## File Comparison
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [delta](https://github.com/dandavison/delta) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/dandavison/delta/pull/2058))<br />[](#ai-code-reviews) ([1](https://github.com/dandavison/delta/pull/2152), [2](https://github.com/dandavison/delta/pull/2026), [3](https://github.com/dandavison/delta/pull/2139)) |
|
||||
| [difftastic](https://github.com/Wilfred/difftastic) | [`68273d15`](https://github.com/Wilfred/difftastic/commit/68273d15) | [](#permissive-ai-policy) ([1](https://github.com/Wilfred/difftastic/commit/b438e8b57d5628f0d04f92a19182198a54016528)) |
|
||||
|
||||
> [!NOTE]
|
||||
> #### Diff Alternatives
|
||||
> * [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy)
|
||||
> * [icdiff](https://github.com/jeffkaufman/icdiff)
|
||||
> * [ydiff](https://github.com/ymattw/ydiff)
|
||||
> * [diffr](https://github.com/mookid/diffr)
|
||||
|
||||
## File Monitoring
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue