[BUG] Git 2.20: `git help -a' hangs if specific git alias occurs

2018-12-11 Thread Sebastian Gniazdowski
the thread: https://github.com/zdharma/fast-syntax-highlighting/issues/95). Is there a workaround? Of course a fix is needed, but I'm interested specifically in a workaround so my Zsh plugin `fast-syntax-highlighting' can work without hang also with Git 2.20, without exceptions in code. --

There should be a `.gitbless; file, protecting files from git clean

2019-01-27 Thread Sebastian Gniazdowski
`git -dxf' again. What do you think? -- Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin Blog: http://zdharma.org

Re: There should be a `.gitbless; file, protecting files from git clean

2019-01-27 Thread Sebastian Gniazdowski
On 28 stycznia 2019 at 06:05:31, Duy Nguyen (pclo...@gmail.com) wrote: > On Mon, Jan 28, 2019 at 9:54 AM Sebastian Gniazdowski > wrote: > > > > Hello, > > Could a .gitbless file be a solution? I would list in it, e.g.: > > > > TODO > > > > and this

Re: There should be a `.gitbless; file, protecting files from git clean

2019-01-27 Thread Sebastian Gniazdowski
send it > separately to handle the "git clean" case alone. > > [1] https://public-inbox.org/git/2018095254.30473-1-pclo...@gmail.com/ > [2] https://public-inbox.org/git/20181209104419.12639-1-pclo...@gmail.com/ > > > > > -- > > Sebastian Gniazdowski

Re: There should be a `.gitbless; file, protecting files from git clean

2019-01-28 Thread Sebastian Gniazdowski
it could restore also the state before an improper `git clea -dxf' call? I think the chances are low, because this would requrire to save untracked files, but it's worth asking? -- Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin Blog: http://zdharma.org

Very simple popen() code request, ground-shaking functionality openned by it

2018-09-21 Thread Sebastian Gniazdowski
e **unchanged current-progress data** to the pipe, then read from the pipe and forward to `stderr', where the progress normally lands in. This will allow users to free their creativity and provide probably dozens of custom Git progress bars. -- Best regards, Sebastian Gniazdowski Blog: http://zdharma.org

Re: Very simple popen() code request, ground-shaking functionality openned by it

2018-09-22 Thread Sebastian Gniazdowski
be divided into that many segments, each filling up per one corresponding 0..100% sequence, together forming single global 0..100% gauge. --   Sebastian Gniazdowski  News: https://twitter.com/ZdharmaI  IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin  Blog: http://zdharma.org

[BUG] Password cannot contain hash

2019-09-09 Thread Sebastian Gniazdowski
Hello, if the password contains a hash, then it's impossible to clone a repository, either with https or ssh protocols. I've had to use a `gitg' GUI to clone such a repo. -- Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net

Would this tool be useful - encoding repository data into single URL

2017-05-09 Thread Sebastian Gniazdowski
ps://github.com/zdharma/cgiturl -- Sebastian Gniazdowski psprint /at/ zdharma.org