summaryrefslogtreecommitdiff
path: root/lib/libedit/filecomplete.h
AgeCommit message (Expand)Author
2017-04-21When doing filename autocompletion, append a trailing slash at the end of dir...abhinav
2016-04-11Char -> wchar_t from Ingo Schwarze.christos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2009-02-16fix sign compare issues.christos
2009-02-15pass lint on _LP64.christos
2008-04-29Convert to new 2 clause licensemartin
2006-08-21Change to a 3 clause copyright after permission of the holders.christos
2005-06-11PR/30500: Paul Shupak: Inconsistent definition of tilde_expand().christos
2005-06-10Bug reported from Martin Dietze:christos
2005-05-07gdb directly calls filename_completion_function()dsl
2005-05-07Separate out the filename completion functions from the readline() code.dsl