]> code.delx.au - gnu-emacs-elpa/history - diff-hl-dired.el
Merge pull request #30 from sunesimonsen/master
[gnu-emacs-elpa] / diff-hl-dired.el
2014-10-02 Dmitry GutovUpdate copyright year
2014-10-02 Dmitry GutovWork around debbugs.gnu.org/18605
2014-10-01 Dmitry GutovCheck if the original Dired buffer is still alive
2014-09-29 Dmitry Gutovdiff-hl-dired: Highlight ignored files
2014-09-28 Dmitry GutovAdd and use fringe faces specific to diff-hl-dired
2014-01-14 Dmitry GutovMerge commit 'af601c4a8a087cc5a12a08e08af094c4e21d417c...
2013-11-14 Dmitry GutovFix byte-compilation warnings
2013-11-10 Dmitry GutovUpdate the copyright blurbs
2013-09-26 Dmitry GutovUpdate the documentation, add new screenshots
2013-09-10 Dmitry Gutov* diff-hl-mode: Extract diff-hl-maybe-define-bitmaps.
2013-09-08 Dmitry Gutov* diff-hl-add-highlighting: Return the overlay
2013-09-08 Dmitry Gutovdiff-hl-dired-highlight-items: Use diff-hl-fringe-bmp...
2013-09-07 Dmitry Gutovdiff-hl-dired-update: Only process the results once
2013-09-05 Dmitry Gutovdiff-hl-dired-highlight-items: Use the `single' type
2013-09-05 Dmitry GutovAutoload diff-hl-dired-mode
2013-09-05 Dmitry GutovHighlight unregistered files in diff-hl-dired
2013-09-05 Dmitry Gutov* Use one diff-hl-dired-process-buffer per dired buffer.
2013-09-04 Dmitry GutovInitial implementation of diff-hl-dired-mode