aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update xcode project for new XcodeGravatar ridiculousfish2015-07-25
* Make our wgettext() implementation a little less terrifyingGravatar ridiculousfish2015-07-25
* Update 'depend' target so make depend works againGravatar ridiculousfish2015-07-25
* Manually update Makefile dependsGravatar ridiculousfish2015-07-25
* Use the address-of operator when checking for weak symbolsGravatar ridiculousfish2015-07-25
* Migrate source files into src/ directoryGravatar ridiculousfish2015-07-25
|\
* | grep completions: remove trailing end statementGravatar David Adam2015-07-26
* | Makefile: typo fixes in check-legacy-binariesGravatar David Adam2015-07-25
* | Merge branch 'death_of_mimedb'Gravatar David Adam2015-07-25
|\ \
| * | Makefile: Add mimedb and fishd to check-legacy-binaries targetGravatar David Adam2015-07-25
* | | Fix Unknown Signal 'winch'Gravatar PythEch2015-07-24
* | | __fish_print_mounted: expand scope on non-Linux platformsGravatar David Adam2015-07-24
* | | Fix mountpoints with spaces on linuxGravatar Fabian Homborg2015-07-24
* | | read: update completionsGravatar David Adam2015-07-24
| | * Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24
| |/ |/|
* | fish.spec.in: re-add to source treeeGravatar David Adam2015-07-24
* | Completion support for the main commands of the travis command line toolGravatar Lars Grefer2015-07-24
* | tutorial: arrays as a synonym for listsGravatar David Adam2015-07-23
* | docs: typo fixesGravatar Razzi Abuissa2015-07-23
| * death of mimedb: remove mimedb from the treeGravatar David Adam2015-07-23
| * open: drop mimedb dependencyGravatar David Adam2015-07-23
| * __fish_complete_suffix: don't provide file description by defaultGravatar David Adam2015-07-23
| * __fish_{filter,complete}_mime: drop from treeGravatar David Adam2015-07-23
| * wildcard.cpp: don't call mimedb to complete suffixesGravatar David Adam2015-07-23
|/
* Normalize *diff completionsGravatar Fabian Homborg2015-07-20
* Normalize *grep completionsGravatar Fabian Homborg2015-07-20
* Indent svn completionGravatar Fabian Homborg2015-07-20
* Remove function and descriptions from rc-service completionGravatar Fabian Homborg2015-07-20
* Normalize *tex completionsGravatar Fabian Homborg2015-07-20
* Normalize python* completionGravatar Fabian Homborg2015-07-20
* Normalize *sum (md5sum et al) completionsGravatar Fabian Homborg2015-07-20
* Normalize svn completionGravatar Fabian Homborg2015-07-20
* Normalize atool completionsGravatar Fabian Homborg2015-07-20
* Fix for miscellaneous issues identiifed by Coverity ScanGravatar ridiculousfish2015-07-20
* Make remove_backward coalesce repaints like it ought toGravatar ridiculousfish2015-07-20
* Implement lowercase-r replace in fish_vi_modeGravatar ridiculousfish2015-07-20
* Make R_SELF_INSERT only insert characters, not readline functionsGravatar ridiculousfish2015-07-20
* Update emacs completion with all options, remove silly mime-hackGravatar Fabian Homborg2015-07-20
* pacman completion: Turn into regular completionGravatar Fabian Homborg2015-07-19
* All wcwidth is brokenGravatar Judson2015-07-19
* sysctl completions: Add OSX supportGravatar Fabian Homborg2015-07-19
* Add sysctl completionGravatar Fabian Homborg2015-07-19
* fishd is dead, long live fishdGravatar David Adam2015-07-20
* Makefile: update dependencies with make dependGravatar David Adam2015-07-20
* Apropos completion: Ignore stderrGravatar Fabian Homborg2015-07-19
* Add .fish suffix to funced's tempfile nameGravatar Fabian Homborg2015-07-19
* Remove non-portable "extern int errno" declarationGravatar Fredrik Fornwall2015-07-19
* Use newer syntax for autorelease poolGravatar Nicholas Maccharoli2015-07-19
* ctrl-p as up-or-search and ctrl-n as down-or-searchGravatar Jesse Nazario2015-07-19
* Improve journalctl completionGravatar Fabian Homborg2015-07-16