]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-04-20 Oleh KrehelMerge commit 'efa18eca10e5a0e05043f872cf9945842bb3a034...
2015-04-20 Oleh Krehelswiper.el: Bump version
2015-04-20 Oleh Krehelivy.el (ivy-done): Still expand "./" though
2015-04-20 Oleh KrehelDon't expand the default when completing file names
2015-04-20 Oleh KrehelPropertize directories with ivy-subdir face
2015-04-20 Oleh KrehelSpeed up the default file sorting even more
2015-04-20 Oleh KrehelSpeed up the default file sorting
2015-04-20 Oleh Krehelivy.el (ivy--preselect-index): Give priority to perfect...
2015-04-20 Oleh KrehelAllow "C-." to jump to current symbol definition
2015-04-20 Oleh KrehelAllow to customize the file sorting order
2015-04-20 Stefan MonnierMerge dummy commit to add the gnorb subtree metadata.
2015-04-20 Stefan MonnierMerge commit '3db1ea76a02993663d40e90c58da989212b9e81a...
2015-04-20 Stefan MonnierSquashed 'packages/gnorb/' changes from de3a512..321b23b
2015-04-19 Oleh Krehelivy.el (ivy-done): Update for non-matching file names
2015-04-19 Stefan Monnier* hydra/hydra.el: Use add/remove-function. Fix warning.
2015-04-19 Stefan Monnier* iterators/iterators.el: Don't need cl-lib at run...
2015-04-19 Stefan Monnier* dbus-codegen/dbus-codegen.el (dbus-codegen-make-proxy...
2015-04-19 Stefan Monnier* swiper.el: Fix compilation warnings
2015-04-19 Oleh Krehelivy.el (ivy-completions): Fix an optimization
2015-04-19 Oleh KrehelAdd a matching optimization
2015-04-19 Oleh Krehelcounsel.el (counsel-git-grep): Fix the default-directory
2015-04-19 Oleh KrehelAdd a command to grep the current git repo
2015-04-19 Oleh KrehelAdd "C-v" and "M-v" scrolling
2015-04-18 Oleh Krehelivy.el (ivy-alt-done): Update for 0 candidates
2015-04-18 Oleh Krehelswiper.el: Add a work-around for window-start not being...
2015-04-18 Oleh KrehelMerge commit '05b6fc7acf98d44bd71d625bc6056a4125981a70...
2015-04-18 Oleh Krehelivy.el: Move all defvar before their first use
2015-04-18 Oleh KrehelAdd ivy key bindings to "C-h m"
2015-04-18 Oleh KrehelAllow to customize the dotted directories
2015-04-18 Oleh KrehelMerge commit 'fb1801ff24b09adc816ef763c9db9cd4b1b5d9dd...
2015-04-18 Oleh KrehelAdd a work-around for completing topics in the info dir
2015-04-18 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude dired...
2015-04-18 Oleh Krehelcounsel.el: Switch from `with-no-warnings' to `declare...
2015-04-17 Oleh KrehelMerge commit '2b7a97d44dfa0630928fdc107c784d8f352caf3c...
2015-04-17 Oleh KrehelAllow to complete dir with "/" if it's a perfect match
2015-04-17 Oleh KrehelAdd sorting for file completion
2015-04-17 Oleh KrehelAdd "/" and "~" shortcuts while finding files
2015-04-17 Oleh KrehelAdd work-around for DEF not being in COLLECTION for...
2015-04-17 Oleh KrehelMerge commit 'b128272d475ecb392f32fbc3e5832d76af33446b...
2015-04-17 Oleh Krehelswiper.el: Remove dependency on ivy
2015-04-16 Stefan Monnier* swiper/ivy.el: Make sure cl-position-if exists at...
2015-04-16 Oleh KrehelIvy-mode now works better with `find-file'
2015-04-16 Oleh KrehelMerge commit 'f0f7a844b0c423365020113c022110d899e8c1eb...
2015-04-16 Oleh KrehelUse `condition-case-unless-debug'
2015-04-16 Oleh KrehelMerge commit 'cb5ae17997a9ec239cf9d486feceb80acb433754...
2015-04-16 Oleh Krehelivy.el (ivy-completing-read): Rely more on `all-complet...
2015-04-16 Oleh KrehelMerge commit '0cffcacdb0e0a035aa75f5276ca0c4cba688fc6f...
2015-04-16 Oleh KrehelAdd require-match functionality
2015-04-16 Oleh KrehelMerge commit '2fd99e13ca15b6356c149deb74d6a2e78d0b264a...
2015-04-16 Oleh KrehelAdd function as collection support for ivy-mode
2015-04-16 Oleh KrehelDon't try to fontify huge buffers
2015-04-16 Oleh KrehelRemove ido-mode shenanigans
2015-04-16 Oleh KrehelMerge commit 'fb864353cd8dc91591942f398ef971ba7714b50f...
2015-04-16 Oleh KrehelDeclare the hint early to avoid compile warnings
2015-04-16 Oleh KrehelMerge commit '742d66a63e86ac740e610faa5abba97e7f8ad5c2...
2015-04-16 Oleh Krehelhydra.el: Bump version
2015-04-16 Oleh KrehelMerge commit '3b78e0e503f4763f8a2d77eeacfc91213ec5532e...
2015-04-16 Oleh Krehelswiper.el: Bump version
2015-04-16 Oleh KrehelMerge commit 'd592e36f33ac7e1fece462c5b7157f330c732630...
2015-04-16 Stefan Monnier(csv-mode): Set mode-line-position rather than mode...
2015-04-15 Stefan Monnier* js2-mode.el (js2-mode): Use cursor-sensor-mode if...
2015-04-15 Oleh KrehelDon't re-activate key chords too early
2015-04-15 Oleh Krehelhydra.el (defhydra): Re-throw a caught error when debug...
2015-04-15 Oleh KrehelAdd an idle message timeout option
2015-04-15 Oleh Krehelhydra.el (hydra--format): Fix "s-t" issue
2015-04-15 Oleh KrehelAdd integration test for red hydras temporarily exiting
2015-04-15 Oleh KrehelFix red heads not exiting temporarily
2015-04-14 Nicolas Pettonseq.el update
2015-04-14 Oleh KrehelREADME.md: Update `hydra-zoom/body'
2015-04-14 Oleh KrehelREADME.md: Update intro
2015-04-14 Oleh Krehelhydra.el (hydra--format): Match alnum for the "_.....
2015-04-14 Oleh KrehelWork around `overriding-terminal-local-map' being termi...
2015-04-14 Oleh KrehelREADME.md: Add video demo link
2015-04-13 Oleh KrehelMove `this-command' setter
2015-04-13 Oleh KrehelSet `this-command' when appropriate
2015-04-13 Oleh KrehelFix thing-at-point in describe-function and -variable
2015-04-13 Michael AlbinusUpgrade debbugs to 0.7
2015-04-13 Oleh Krehelhydra.el (hydra--head-color): Remove
2015-04-13 Oleh Krehelhydra.el (hydra--head-color): Simplify
2015-04-13 Oleh KrehelMake digit and negative arguments work in 24.3
2015-04-13 Oleh KrehelAdd an integration test for digit args in amaranth
2015-04-13 Oleh KrehelAccount for digit argument
2015-04-13 Oleh KrehelFinalize head inheritance
2015-04-12 Stephen Leakeupdate ada-mode, wisi
2015-04-12 Oleh Krehelhydra.el (hydra--body-color): Remove
2015-04-12 Oleh Krehelhydra.el (hydra--face): Remove
2015-04-11 Oleh KrehelUse a variable instead of a function for the hint
2015-04-11 Oleh KrehelUse `unwind-protect' for :after-exit
2015-04-11 Oleh KrehelAdd basic error handling
2015-04-11 Oleh KrehelAlias :post to :before-exit, and add :after-exit
2015-04-11 Oleh KrehelSimplify `keyboard-quit'
2015-04-11 Oleh KrehelDon't double-call :post
2015-04-11 Oleh KrehelUpdate the tests for the new `hydra-set-transient-map'
2015-04-11 Oleh KrehelQuit Hydra for `handle-switch-frame'
2015-04-11 Oleh KrehelAdapt to the new `hydra-set-transient-map'
2015-04-11 Oleh KrehelMove away from setting "t" in keymaps
2015-04-11 Oleh KrehelTry to re-encode the input in the terminal
2015-04-10 Oleh Krehelhydra.el (hydra--format): Add some more symbols
2015-04-10 Oleh KrehelUpdate sorting order, make sure that perfect match...
2015-04-09 Oleh KrehelAdd ivy-mode
next