aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* prompt_pwd: zero fork prompt in general caseGravatar Ian Ray2015-10-04
* Don't do intermediate fuzzy directory matching with $PATHGravatar ridiculousfish2015-10-03
* Makefile: improve integration with pcre2 buildGravatar David Adam2015-10-02
* Only include <spawn.h> if HAVE_SPAWN_HGravatar Fredrik Fornwall2015-10-02
* configure/Makefile: allow the use of a system libpcre2 if availableGravatar David Adam2015-10-01
* travis: drop all use of sudo and root-owned directoriesGravatar David Adam2015-10-01
* travis: move to container-based buildsGravatar David Adam2015-10-01
* git completion: Bring needs_command in line with gitGravatar Fabian Homborg2015-09-30
* Generate version numbers for Xcode buildsGravatar Ian Ray2015-09-29
* Replace `sed -E` with `string replace`Gravatar Fabian Homborg2015-09-28
* Fix of multiple synonyms for apm commandGravatar Dan Underwood2015-09-28
* machinectl: Add "shell" subcommandGravatar Fabian Homborg2015-09-28
* Normalize cabal* completionGravatar Fabian Homborg2015-09-28
* Normalize aura completionsGravatar Fabian Homborg2015-09-28
* Fix a typoGravatar ridiculousfish2015-09-27
* Fix for recursive wildcard expansion ignoring directoriesGravatar ridiculousfish2015-09-27
* Trailing slashes in wildcards need to match directoriesGravatar ridiculousfish2015-09-27
* __fish_hg_prompt: Clean up a bitGravatar Fabian Homborg2015-09-27
* __fish_hg_prompt: Remove explicit root check againGravatar Fabian Homborg2015-09-27
* Fix completion for totemGravatar Jan Ernsting2015-09-27
* math: Avoid calling `env`Gravatar Fabian Homborg2015-09-27
* Maintain ownership when rewriting universal variables fileGravatar ridiculousfish2015-09-26
* Move OS X pcre2.h into a new directory shared_headersGravatar ridiculousfish2015-09-26
* Squashed commit of the following:Gravatar Ian Ray2015-09-26
* Add osx/pcre2/config.h which I forgot to check in tooGravatar ridiculousfish2015-09-26
* Add osx/pcre2.h which I forgot to check inGravatar ridiculousfish2015-09-26
* __fish_hg_prompt: Only show current bookmarkGravatar Fabian Homborg2015-09-26
* __fish_hg_prompt: Add bookmark supportGravatar Fabian Homborg2015-09-26
* __fish_hg_prompt: Bail early if not in a hg repoGravatar Fabian Homborg2015-09-26
* Correct the comment on the default pathGravatar Wonicon2015-09-26
* Normalize ls completions and bring them up-to-dateGravatar Fabian Homborg2015-09-26
* Preserve existing file permissions when rewriting a history fileGravatar ridiculousfish2015-09-26
* Teach builtin_string to recognize redirections, not just pipesGravatar ridiculousfish2015-09-25
* Introduce __fish_print_pacman_repos helperGravatar Fabian Homborg2015-09-25
* Prefix errors with 'string:', not 'string string:'Gravatar Michael Steed2015-09-24
* Upgrade Xcode build to Xcode 7Gravatar ridiculousfish2015-09-24
* Merge remote-tracking branch 'refs/remotes/faho/net-tools' into net-toolsGravatar Fabian Homborg2015-09-24
|\
* | __fish_print_{addresses,interaces}: Better OSX/BSDGravatar Fabian Homborg2015-09-24
* | __fish_print_{addresses,interfaces}: Add alternative to net_toolsGravatar Fabian Homborg2015-09-24
* | export: Enable values with "=" in themGravatar Fabian Homborg2015-09-24
* | Fix vi* completionsGravatar Fabian Homborg2015-09-23
* | Fix aliases with whitespaceGravatar Fabian Homborg2015-09-23
* | Refactor *vi* completions, add nvim wrapperGravatar Fabian Homborg2015-09-23
* | Eliminate global variables associated with builtin IOGravatar ridiculousfish2015-09-22
* | git completion: Describe aliases with their definitionsGravatar Fabian Homborg2015-09-22
* | git completions: Switch more to `string`Gravatar Fabian Homborg2015-09-22
* | git completion: Rewrite __fish_git_ranges with the string stuffGravatar Fabian Homborg2015-09-22
* | git completions: Add remote branches with only one remoteGravatar Fabian Homborg2015-09-22
* | Apply some care regarding overflow in `string sub`Gravatar ridiculousfish2015-09-21
* | Include headers needed on LinuxGravatar ridiculousfish2015-09-21