Results 116 comments of Campbell Barton

Yes, it includes time-stamps, it's just possible some branches don't include them. Although it's possible to use those time-stamps to prune all branches before a certain date - in the...

_Commenting as a user, although I have some experience with Emacs undo internals._ Note that one of the things I really like about `vundo` is it's simplicity and performance, compared...

What is the error you're getting?

nerd-dictation is a stand alone script, there is no need to install it, you may symlink the script to `~/.local/bin/` or some other location in your `$PATH`, I'd still be...

@morgannunan committed 03ce043a6d569a5bb9a715be6a8e45d8ba0930fd, does this resolve the issue for you?

Closing as the commit addresses the confusion.

@scottchiefbaker right, but for a diff-viewing tool, it doesn't make sense to modify the users git-config every time a diff is displayed (which would change based on the windows width).

In this case I'm using emacs to run diff-so-fancy as a sub-process, to read and display it's output. The width is known from emacs, however it can change based on...

Note that I like the fact `Vundo` is currently read-only (you generally can't accidentally delete undo history), if this changes I think it'd be good to have an option to...

@l4l configurable searching may resolve, feel free to close this if you think #126 will resolve this issue. Personally I'd be happy (prefer even) non fuzzy matching. at least the...