]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2014-12-15 Dmitry Gutovdiff-hl-dired: Always use dir-status-files
2014-12-15 Dmitry GutovUse "i" for ignored files
2014-12-15 Dmitry GutovAdd user option `diff-hl-dired-extra-indicators'
2014-12-14 Dmitry Gutovdiff-hl-dired-update-ignores: Specifically exclude...
2014-12-14 Dmitry Gutovdiff-hl-dired-{unknown,ignored}: inherit from dired...
2014-12-12 Dmitry GutovDon't error out when fringe is disabled
2014-12-09 Dmitry GutovMerge pull request #30 from sunesimonsen/master
2014-12-09 Sune Simonsenauto-revert-mode integration
2014-11-07 Dmitry Gutovdiff-hl-changes: Handle diffs where only file mode...
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-09-28 Dmitry Gutovdiff-hl-fringe-bmp-from-type: Use `exclamation-mark'
2014-09-13 Dmitry Gutovdiff-hl-define-bitmaps: Handle text scaling and line...
2014-08-11 Dmitry GutovAdd link to an issue
2014-08-10 Dmitry Gutovdiff-hl-mode: add comments
2014-08-10 Dmitry GutovBump the version
2014-08-10 Dmitry Gutovdiff-hl-margin-mode: use buffer-local minor mode
2014-08-10 Dmitry Gutovdiff-hl-mode: defer diff-hl-update until diff-hl-mode...
2014-06-22 Dmitry Gutovrequire 'fringe
2014-04-22 Dmitry GutovSome README updates
2014-04-16 Dmitry GutovUse magit-revert-buffer-hook
2014-02-12 Dmitry GutovFix the type
2014-02-12 Dmitry Gutovdiff-hl-command-prefix: make it a defcustom
2014-02-12 Dmitry GutovMake prefix keys customizable
2014-01-19 Dmitry GutovMerge remote-tracking branch 'origin/master'
2014-01-19 Dmitry GutovFix typo
2014-01-14 Dmitry GutovMerge commit 'af601c4a8a087cc5a12a08e08af094c4e21d417c...
2013-12-27 Barry* diff-hl: Fix byte compilation errors
2013-11-14 Dmitry GutovFix byte-compilation warnings
2013-11-10 Dmitry GutovUpdate the copyright blurbs
2013-11-10 Dmitry GutovBump the version, add .elpaignore, drop Makefile
2013-10-06 Dmitry GutovAllow users to choose which margin to use
2013-09-27 Dmitry GutovMove blurb of text a bit up
2013-09-27 Dmitry GutovCheck in the Makefile
2013-09-26 Dmitry GutovBump the version
2013-09-26 Dmitry GutovUpdate the documentation, add new screenshots
2013-09-25 Dmitry Gutovdiff-hl-margin-mode: Walk buffers outside of the if...
2013-09-25 Dmitry GutovNew global mode: diff-hl-margin
2013-09-24 Dmitry GutovIntroduce diff-hl-highlight-function
2013-09-10 Dmitry Gutov* diff-hl-mode: Extract diff-hl-maybe-define-bitmaps.
2013-09-08 Dmitry GutovScale to non-default fringe sizes better
2013-09-08 Dmitry Gutovdiff-hl-define-bitmaps: Fix the latest additions
2013-09-08 Dmitry Gutov* diff-hl-add-highlighting: Return the overlay
2013-09-08 Dmitry Gutovdiff-hl-unknown: Inherit from diff-header
2013-09-08 Dmitry Gutovdiff-hl-dired-highlight-items: Use diff-hl-fringe-bmp...
2013-09-08 Dmitry Gutovdiff-hl-fringe-bmp-function: New option
2013-09-07 Dmitry Gutovdiff-hl-dired-update: Only process the results once
2013-09-06 Dmitry Gutovdiff-hl-amend-mode: Don't defer via find-file-hook
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 Gutovdiff-hl-amend-mode: Reword the docstring
2013-09-04 Dmitry GutovAutoload diff-hl-mode
2013-09-04 Dmitry GutovInitial implementation of diff-hl-dired-mode
2013-09-04 Dmitry Gutovdiff-hl-amend: Add explicit (require)
2013-09-03 Dmitry Gutovdiff-hl-amend-set{,up}
2013-09-03 Dmitry GutovAdd the footer
2013-09-03 Dmitry GutovAdd diff-hl-amend-mode
2013-04-19 Dmitry GutovFix #10
2013-04-03 Dmitry GutovFix #8
2013-03-16 Dmitry GutovClose #5
2013-03-07 Dmitry Gutov* diff-hl-next-hunk: don't get distracted by unrelated...
2013-03-06 Dmitry GutovMe fixey
2013-03-06 Dmitry GutovBetter readme
2013-03-06 Dmitry GutovMerge pull request #4 from pashky/master
2013-03-05 pashkySVN needs nil diff switches too to revert to -U0 context
2013-02-08 Dmitry GutovBump the version
2013-02-08 Dmitry GutovMerge pull request #3 from joseph-churchill/master
2013-02-08 Joseph ChurchillMove fringe bitmap initialization into minor mode def...
2013-02-04 Dmitry GutovFix jumping to one-line hunks on empty lines, too
2013-02-04 Dmitry GutovFix jumping to one-line hunks
2013-02-03 Dmitry GutovRemove the stab at highlight-changes-mode
2013-02-03 Dmitry GutovIgnore up-to-date vc state when the buffer is being...
2013-02-03 Dmitry GutovDefer (window-system) check until a buffer is opened
2013-01-27 Dmitry GutovHighlight 'added and 'removed states, too
2013-01-27 Dmitry GutovUse the line-prefix property
2013-01-27 Dmitry GutovMention git-gutter
2013-01-27 Dmitry GutovDepends -> Requires
2013-01-27 Dmitry GutovDon't rely on diff-mode faces changes provided by start...
2013-01-27 Dmitry GutovSilence the "reference to free variable" warning
2013-01-27 Dmitry GutovPrefix all cl functions, add cl-lib dependency
2013-01-26 Dmitry GutovMention hunks in the commentary
2013-01-26 Dmitry GutovMake a clearer summary
2013-01-26 Dmitry GutovFix an error that happened during vc-revert
2012-12-18 Dmitry GutovRemove the hard dependency on smartrep
2012-12-18 Dmitry GutovHandle the almost-empty diff buffer, as in the async...
2012-12-18 Dmitry GutovOnly display the changes when vc-state is 'edited
2012-10-02 Dmitry Gutovdiff-hl-diff-goto-hunk: Fix when the process call is...
2012-09-30 Dmitry GutovClarify relationship with vc-dir-mode
2012-09-30 Dmitry GutovBacktick
2012-09-30 Dmitry GutovSome more touches
2012-09-30 Dmitry GutovImprove documentation (Refs #1)
2012-09-26 Dmitry Gutovdiff-hl-previous-hunk: Fix an edge case
2012-09-25 Dmitry Gutovdiff-hl-revert-hunk: Recenter the window on the hunk...
2012-09-25 Dmitry Gutovdiff-hl-previous-hunk: Fix an edge case
2012-09-24 Dmitry GutovUse map-keymap
next