]> code.delx.au - gnu-emacs-elpa/history - company-files.el
New transformer: company-sort-prefer-same-case-prefix
[gnu-emacs-elpa] / company-files.el
2016-02-01 Dmitry GutovMerge pull request #465 from vspinu/files-optim
2016-02-01 Vitalie SpinuKill trailing / on directories completion
2016-02-01 Vitalie SpinuSeparate sort of candidates and children in company...
2016-02-01 Vitalie Spinu[#464] Optimisation and fixes in `company-files`
2015-10-03 Dmitry GutovSpell "backend" and "frontend" without hyphens
2015-05-04 Dmitry Gutovcompany-files: Skip disconnected remote completions...
2015-03-04 Dmitry GutovMerge branch 'release'
2015-02-12 Dmitry Gutovcompany-files--grab-existing-name: Check if the file...
2014-11-22 Dmitry Gutovcompany-files--complete: Ignore case on appropriate...
2014-09-29 Dmitry Gutovcompany-file--keys-match-p: Handle OLD being nil
2014-09-28 Dmitry Gutovcompany-files: Fix cache behavior for when we're backsp...
2014-09-28 Dmitry Gutovcompany-files.el: Use the "private function" naming...
2014-09-28 Dmitry GutovUpdate a comment
2014-09-28 Dmitry Gutovcompany-files-complete: Include mtime in the cache key
2014-09-28 Dmitry GutovUpdate docstring, change words, bump copyright year
2014-09-28 James Browdercompany-files.el: Change regexp prefix
2014-05-26 Dmitry Gutovcompany-files-complete: move files in subdirs to the end
2014-04-09 Dmitry GutovFix the test breakage (probably)
2014-04-09 Dmitry GutovMerge pull request #101 from bbatsov/master
2014-04-09 Bozhidar BatsovUse cl-lib
2013-09-23 Dmitry Gutovcompany-files-complete: Filter candidates by prefix
2013-04-09 Dmitry GutovRemove the As
2013-03-18 Dmitry Gutovcompany-files: insert slash when appropriate
2013-03-13 Dmitry GutovMerge changes from the GNU ELPA repository
2011-06-18 Nikolaj SchumacherRemoved superfluous quotes.
2010-02-24 Nikolaj SchumacherBumped version to 0.5.
2009-05-07 Nikolaj SchumacherBumped version to 0.4.3.
2009-05-07 Nikolaj SchumacherDon't complete // as file name.
2009-04-25 Nikolaj SchumacherBumped version to 0.4.2.
2009-04-23 Nikolaj SchumacherActually use cache in company-files.
2009-04-22 Nikolaj SchumacherAdded Windows support to company-files.
2009-04-19 Nikolaj SchumacherBumped version to 0.4.1.
2009-04-18 Nikolaj SchumacherBumped version to 0.4.
2009-04-15 Nikolaj SchumacherBumped version to 0.3.1.
2009-04-15 Nikolaj SchumacherAdded faster and more convenient grab functions.
2009-04-13 Nikolaj SchumacherBumped version to 0.3.
2009-04-13 Nikolaj SchumacherAdded interactive form for back-ends.
2009-04-05 Nikolaj SchumacherBumped version to 0.2.1.
2009-03-22 Nikolaj SchumacherAdded version number to back-ends.
2009-03-22 Nikolaj SchumacherAdded location referencing.
2009-03-20 Nikolaj SchumacherAdded documentation strings.
2009-03-20 Nikolaj SchumacherAdded files completion.