Jeremy Pallats/starcraft.man

Results 9 issues of Jeremy Pallats/starcraft.man

Addresses issue #554 that I raised a while ago. Best way to see changes is to test it out I think. Noticeable things: - handles --type X & --type=X properly...

feature

## [My Active Fork](https://github.com/starcraftman/zsh-git-prompt) Hello. I am writing this in the hope that people who use this and want fixes/new features will follow me over to my fork. It does...

- Haskell still slightly better at parallel usage but performance is essentially on par. -------------------------------- I'm not fully decided if I want to do this yet, but I did make...

enhancement
in progress

Spoke too soon on issue #17 . Seems Haskell parsing for branch from porcelain also broke post 2.17 git. No prompt appears at all. On git < 2.17, porcelain branch...

help wanted
haskell
in progress

To be fixed after #19, see #20 for details. Very simple change, confirm with test.

haskell

Snipped from #19 , to track this separate issue. I think it clearly desirable to be using latest Haskell for speed improvements, out of the ideas I suppose we'll either...

enhancement
haskell
to do

May be quite a hassle. Will need to make a list here and cross them off one by one. I should probably reply to said tickets that I've pulled/resolved them...

enhancement

I will maintain a list here of things I need added to the Haskell version to achieve parity with Python. So far: - Stashed support. See implementation in gitstatus.py for...

help wanted
haskell

Instead of passing into python, do substitution entirely in zsh? I'm not sure I can be certain a leading `:` is a hash though. It is legal to use in...

enhancement