aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Revert 1349d12 and properly fix #213Gravatar Sanne Wouda2015-04-06
* Add a test for issue #1987Gravatar ridiculousfish2015-04-05
* Ignore comments for backslash newlineGravatar Sanne Wouda2015-04-05
* Fix #1978:"ul: unknown escape sequence" when asking for helpGravatar Sanne Wouda2015-04-04
* __fish_complete_python: fix regex to be POSIX-compatibleGravatar David Adam2015-03-30
* Revert "__fish_config_interactive: warn users that fishd is going away"Gravatar David Adam2015-03-30
* __fish_config_interactive: warn users that fishd is going awayGravatar David Adam2015-03-26
* docs: move discussion of fishd file to universal variable sectionGravatar David Adam2015-03-26
* document evaluation of /etc/profile.d/*.fish, introduced in 20a6b65Gravatar David Adam2015-03-26
* Use $PWD instead of (pwd) in sample promptGravatar ridiculousfish2015-03-24
* Source files /etc/profile.d/*.fish at startupGravatar ridiculousfish2015-03-24
* Don't evict autoloaded functions from background threadsGravatar ridiculousfish2015-03-23
* Make "readahead" text insertion clear the pagerGravatar ridiculousfish2015-03-23
* Use natural (digit-sequence-aware) sorting for wildcard expansionGravatar ridiculousfish2015-03-23
* travis: parallel makeGravatar David Adam2015-03-20
* travis: add gitter.im room (experimental)Gravatar David Adam2015-03-20
* Add paging into navigating pagerGravatar Martin Hamrle2015-03-20
* Updated exit.txt reference to sourceGravatar Lucretiel2015-03-18
* abbr: coalesce multiple arguments to --addGravatar David Adam2015-03-13
* reader.cpp: during forced exit, send SIGHUP to foreground processes onlyGravatar David Adam2015-03-12
* Fix return value of if/else statements to match POSIX. Hopefully should close...Gravatar Geoff Nixon2015-03-11
* Merge branch 'Integration_2.1.2'Gravatar David Adam2015-03-11
|\
* | systemctl: Fix devices/slices/scopes/swaps completionGravatar Fabian Homborg2015-03-11
* | Fix typo in comment.Gravatar Ryo ONODERA2015-03-07
* | Revert "Adjust filters a bit" - it doesn't work for .serviceGravatar Fabian Homborg2015-03-06
* | Adjust filters a bitGravatar Fabian Homborg2015-03-06
* | Make enable/disable completions work againGravatar Fabian Homborg2015-03-06
* | Simplify code by removing duplicated descriptionsGravatar Fabian Homborg2015-03-06
* | systemctl completions: Improve option handlingGravatar Fabian Homborg2015-03-06
* | systemctl completions: Show options for --property=Gravatar Fabian Homborg2015-03-06
* | systemctl completions: Remove duplicated commandsGravatar Fabian Homborg2015-03-06
* | systemctl completions: Only list matching units on enable/disableGravatar Fabian Homborg2015-03-06
* | systemctl completions: Add more unit types and commandsGravatar Fabian Homborg2015-03-06
* | systemctl completions: Simplify code by using __fish_seen_subcommand_fromGravatar Fabian Homborg2015-03-06
* | systemctl completions: Support user-modeGravatar Fabian Homborg2015-03-06
* | systemctl completions: Support command-after-optionsGravatar Fabian Homborg2015-03-06
* | Allow fish to properly exit from job_continue when receiving a signalGravatar ridiculousfish2015-02-27
* | Added some common completionsGravatar Trenton Broughton2015-02-19
| * Bump OS X version from 2.1.1 to 2.1.2Gravatar ridiculousfish2015-02-16
| * Use a symlink instead of a hard link for fishd.socket compatibility pathGravatar ridiculousfish2015-02-09
* | Mention that `for` variables are local.Gravatar Konrad Borowski2015-02-06
* | Properly fire events for universal variable changesGravatar ridiculousfish2015-02-03
* | reader.cpp: don't set title in dumb terminalsGravatar David Adam2015-02-02
* | isatty: use command test instead of redirectionsGravatar David Adam2015-02-01
* | isatty: revert to previous behaviourGravatar David Adam2015-02-01
* | Add command-not-found handler for Arch LinuxGravatar T. Jameson Little2015-01-30
* | Add hg branch and status to terlar's promptGravatar LoveIsGrief2015-01-30
* | Add function to ouput hg branch and status for a promptGravatar LoveIsGrief2015-01-30
* | web_config: set new prompts via JSON instead of URI-encodedGravatar David Adam2015-01-30
* | web_config: respect the client's character set for JSONGravatar David Adam2015-01-30