aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* config oclint to allow longer var namesGravatar Kurtis Rader2016-05-04
* another oclint rule to ignoreGravatar Kurtis Rader2016-05-04
* lint cleanup: eliminate "redundant" errorsGravatar Kurtis Rader2016-05-04
* Remove useless case completionsGravatar Fabian Homborg2016-05-04
* eliminate "useless parentheses" lint errorsGravatar Kurtis Rader2016-05-03
* limit `make style-all` to fish scripts in shareGravatar Kurtis Rader2016-05-03
* add floating point output to `math` commandGravatar Kurtis Rader2016-05-03
* add missing fallback declarationsGravatar Kurtis Rader2016-05-03
* restyle switch blocks to match project styleGravatar Kurtis Rader2016-05-03
* restyle remaining modules to match project styleGravatar Kurtis Rader2016-05-03
* restyle utf8 module to match project styleGravatar Kurtis Rader2016-05-03
* restyle tokenizer module to match project styleGravatar Kurtis Rader2016-05-03
* restyle signal module to match project styleGravatar Kurtis Rader2016-05-03
* restyle sanity & screen module to match project styleGravatar Kurtis Rader2016-05-03
* restyle reader module to match project styleGravatar Kurtis Rader2016-05-03
* Bind btab also in vi-bindingsGravatar Fabian Homborg2016-05-03
* Suppress another pointless IWYU warningGravatar Kurtis Rader2016-05-02
* restyle proc module to match project styleGravatar Kurtis Rader2016-05-02
* restyle postfork module to match project styleGravatar Kurtis Rader2016-05-02
* restyle path module to match project styleGravatar Kurtis Rader2016-05-02
* restyle parser module to match project styleGravatar Kurtis Rader2016-05-02
* restyle parse_util module to match project styleGravatar Kurtis Rader2016-05-02
* restyle parse_tree module to match project styleGravatar Kurtis Rader2016-05-02
* restyle parse_productions module to match project styleGravatar Kurtis Rader2016-05-02
* remove inadvertently added key_reader binaryGravatar Kurtis Rader2016-05-02
* restyle parse_execution module to match project styleGravatar Kurtis Rader2016-05-02
* restyle pager & lru module to match project styleGravatar Kurtis Rader2016-05-02
* restyle output module to match project styleGravatar Kurtis Rader2016-05-01
* restyle kill module to match project styleGravatar Kurtis Rader2016-05-01
* restyle iothread module to match project styleGravatar Kurtis Rader2016-05-01
* restyle io module to match project styleGravatar Kurtis Rader2016-05-01
* restyle intern module to match project styleGravatar Kurtis Rader2016-05-01
* restyle input_common module to match project styleGravatar Kurtis Rader2016-05-01
* Add missing color definitions to __fish_init_1_50_0 reset. (#2987)Gravatar Jorge Bucaran2016-05-01
* restyle input module to match project styleGravatar Kurtis Rader2016-04-30
* restyle highlight module to match project styleGravatar Kurtis Rader2016-04-30
* restyle function module to match project styleGravatar Kurtis Rader2016-04-30
* restyle fish modules to match project styleGravatar Kurtis Rader2016-04-30
* restyle fallback module to match project styleGravatar Kurtis Rader2016-04-30
* Remove use of __environGravatar ridiculousfish2016-04-30
* don't use colors when writing the ^C indicatorGravatar Kurtis Rader2016-04-30
* Remove using_command from netctl completionsGravatar Fabian Homborg2016-04-30
* git completion: Allow optional "+" for pushGravatar Fabian Homborg2016-04-30
* Add repository/refspec completion to gitGravatar Fabian Homborg2016-04-30
* Erase the autosuggestion in fish_cancel_commandline by clearing to EOLGravatar ridiculousfish2016-04-29
* Remove an errant newline in the fish_cancel_commandline outputGravatar ridiculousfish2016-04-29
* Remove some unused macros from builtin_set_color.cppGravatar ridiculousfish2016-04-29
* Add some more files missing from Xcode compile stepGravatar ridiculousfish2016-04-29
* Issue a \r in fish_title, except when executing it for the promptGravatar ridiculousfish2016-04-29
* Fix the Xcode buildGravatar ridiculousfish2016-04-29