]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2012-09-23 Dmitry GutovSilence byte-compilation
2012-09-23 Dmitry GutovDon't need `read-kbd-macro` for single characters
2012-09-23 Dmitry GutovUse smartrep when available
2012-09-23 Dmitry Gutovdiff-hl-revert-hunk: Fix for pure removal hunks
2012-09-23 Dmitry GutovAdd hunk navigation commands
2012-09-22 Dmitry GutovUse after-revert-hook
2012-07-17 Dmitry GutovRemove workaround for bug#11929
2012-07-17 Dmitry GutovUpdate docstring
2012-07-11 Dmitry GutovWork correctly when no files in vc-dir buffer are marked
2012-07-11 Dmitry GutovClean up diff-hl-dir-mode buffers when turned off
2012-07-10 Dmitry GutovHook into checkin from vc-dir mode
2012-07-07 Dmitry Gutov~
2012-07-04 Dmitry GutovShort-circuit when file is up-to-date
2012-07-02 Dmitry GutovReorder description lines
2012-07-01 Dmitry GutovUpdate comments, assign version
2012-07-01 Dmitry GutovDon't overload vc-diff-revert, bind to "C-x v n" instead
2012-07-01 Dmitry GutovTweak the notion of current hunk
2012-07-01 Dmitry GutovUse 0 lines of context when diffing for revert
2012-07-01 Dmitry GutovRemove overlays when diff shows no changes
2012-07-01 Dmitry GutovIntroduce diff-hl-revert-current-hunk
2012-07-01 Dmitry GutovAllow to revert current hunk only
2012-07-01 Dmitry GutovFix edge case with deletion at the end of a hunk
2012-07-01 Dmitry GutovInvalidate all hunk's overlays together
2012-07-01 Dmitry GutovUse `diff-hunk-prev/next' to benefit from `diff-auto...
2012-06-30 Dmitry GutovFix compilation warning
2012-06-30 Dmitry GutovAbort when diff buffer is empty
2012-06-30 Dmitry GutovGo to current hunk after vc-diff
2012-06-29 Dmitry GutovSupport text-scale-mode
2012-06-29 Dmitry GutovFix diff-hl-change border color
2012-06-29 Dmitry GutovUse vc-checkin-hook
2012-06-29 Dmitry GutovDraw borders around fringe indicators
2012-06-26 Dmitry GutovFix indentation
2012-06-26 Dmitry GutovRemove overlays when the mode is disabled
2012-06-26 Dmitry GutovDefer initialization until vc-mode is on
2012-06-25 Dmitry GutovWork around the mode being enabled twice
2012-06-25 Dmitry Gutovlexical-binding: t
2012-06-25 Dmitry GutovRename background buffer
2012-06-25 Dmitry GutovSilence some compilation warnings
2012-06-25 Dmitry GutovREADME, comments, license
2012-06-25 Dmitry GutovThe macro was broken, use `eval'
2012-06-25 Dmitry GutovDTRT after undo
2012-06-25 Dmitry GutovDisable async diff (for bzr)
2012-06-25 Dmitry GutovDefine globalized minor mode
2012-06-25 Dmitry GutovMinor mode; show on fringe; change colors
2012-06-24 Dmitry GutovFirst commit