aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* fix fork debug printf() callsGravatar Kurtis Rader2016-05-05
* lint: low hanging fruit in history.cppGravatar Kurtis Rader2016-05-05
* lint: screen.cpp low hanging fruitGravatar Kurtis Rader2016-05-04
* lint cleanup: eliminate "redundant" errorsGravatar Kurtis Rader2016-05-04
* eliminate "useless parentheses" lint errorsGravatar 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
* 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
* 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
* 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
* Remove some unused macros from builtin_set_color.cppGravatar ridiculousfish2016-04-29
* Issue a \r in fish_title, except when executing it for the promptGravatar ridiculousfish2016-04-29
* restyle expand module to match project styleGravatar Kurtis Rader2016-04-28
* restyle exec module to match project styleGravatar Kurtis Rader2016-04-28
* retyle event module to match project styleGravatar Kurtis Rader2016-04-28
* restyle env_universal module to match project styleGravatar Kurtis Rader2016-04-28
* restyle env module to match project styleGravatar Kurtis Rader2016-04-28
* provide a realpath implementationGravatar Kurtis Rader2016-04-28
* restyle common module to match project styleGravatar Kurtis Rader2016-04-27
* restyle color module to match project styleGravatar Kurtis Rader2016-04-27
* compile fallback.cpp and util.cpp seperatelyGravatar Kurtis Rader2016-04-27
* env_universal_common.cpp: pass correct flag to fcntlGravatar David Adam2016-04-27
* restyle builtin modules to match project styleGravatar Kurtis Rader2016-04-26
* Update usage of pcre2_substitute() for pcre2-10.21Gravatar Michael Steed2016-04-27
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26