summaryrefslogtreecommitdiff
path: root/emacs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-06emacs: performance improvement for magitFranck Cuny1-1/+42
When working with 'source', magit is extremely slow (source is a huge repository, so it's not surprising). We can improve significantly performances by disabling a number of hooks when running git status.
2021-01-04emacs: log when the GC kicks inFranck Cuny1-0/+1
2021-01-04emacs: rename the directoryFranck Cuny21-0/+983