Toby Suggate

Results 156 comments of Toby Suggate

Hi @MrJack91, thanks for the comments. Yeah, committing is quite slow atm due to the flexibility of being able to toggle individual lines. I believe this can be sped up,...

Spent some time today improving this and got committing 15000 files down from minutes to seconds on my machine. I'll try get a release with a fix out soon.

Thanks for letting me know. Can you try opening the dev tools and seeing if there's an error? Should ctrl-shift-I or in the view menu. It would help to know...

Thanks for reporting this. I'll take a look.

Yeah, I think the graph could be clearer about what lines up with what and the current branch.

Thanks for the feedback. Submodules support is very rough at the moment, but I plan to improve it.

This is a regression. Thanks for letting me know. I'll have a fix out soon.

Ok, not a regression. This feature should work so long as the first commit in your repo isn't involved. Undoing the first commit is a bit dangerous, so I'm updating...

Sorry to hear it's not working. GitFiend 42.1 contains a fix where parsing could fail due to line-endings in file names, which is worth trying. I don't know of any...

I have a pre-release build that reports errors for api calls. https://github.com/GitFiend/Support/releases/tag/0.43.0 If you have the time, it would good to see the error message returned by "load_commits_and_refs". You can...