Show HN: Git-Add–Interactive with Enhancements

I created a replacement for the perl git-add--interactive that adds a few enhancements:

- S to automatically split all hunks

- G to set a global filter on hunks to show

- A to automatically accept all hunks (after auto-splitting and global filter are applied)


Comments URL: https://news.ycombinator.com/item?id=44135738

Points: 26

# Comments: 9

https://github.com/cwarden/git-add-interactive

10d | Hacker news
Show HN: W++ – A Python-style scripting language for .NET with NuGet support

Hey HN

I’ve been building *W++*, a scripting language that looks like Python but runs on the .NET runtime. It started as a fun side project, but it evolved into something surprisingly powerful — and potentially useful:

Key Features:

- Python-style syntax with semicolon-based simplicity

- Compiles to .NET IL with experimental JIT support

- Can run interpreted or compiled

- Built-in CLI for managing projects, running, and building

- Supports importing NuGet packages and convert

10d | Hacker news

Vyhledávání