aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Fix wide char related tests on CygwinGravatar Kurtis Rader2016-05-26
* Remove $versionGravatar Fabian Homborg2016-05-26
* tty driver ignore lnext (\cV) and werase (\cW)Gravatar Kurtis Rader2016-05-25
* kill: Remove xsel integrationGravatar Fabian Homborg2016-05-25
* add option to modify script being restyledGravatar Camille Scholtz2016-05-22
* fix building on CygwinGravatar Kurtis Rader2016-05-19
* make fish buildable on OS X Snow LeopardGravatar Kurtis Rader2016-05-19
* move convert_digit from fallback to commonGravatar David Adam2016-05-18
* fallback: drop fallbacks for C99/C++0x wide character functionsGravatar David Adam2016-05-18
* fallback: remove fwprintf and friends fallbacksGravatar David Adam2016-05-18
* fallback: remove sysconf fallbackGravatar David Adam2016-05-18
* configure: drop fwprintf testGravatar David Adam2016-05-18
* configure: drop tests for ancient platformsGravatar David Adam2016-05-18
* add (or restore) config.h to all filesGravatar David Adam2016-05-18
* make debug() output more usefulGravatar Kurtis Rader2016-05-17
* trivial fix to fish_tests.cppGravatar Kurtis Rader2016-05-16
* add `function --shadow-builtin` flagGravatar Kurtis Rader2016-05-14
* rename get_is_interactive and remove stupid testGravatar Kurtis Rader2016-05-14
* enhance the key_reader programGravatar Kurtis Rader2016-05-10
* restyle the key_reader sourceGravatar Kurtis Rader2016-05-10
* 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