aboutsummaryrefslogtreecommitdiffhomepage
path: root/wgetopt.cpp
Commit message (Collapse)AuthorAge
* Fix bad error message for certain options.Gravatar ridiculousfish2013-08-26
| | | | https://github.com/fish-shell/fish-shell/issues/979
* Re-point some URLs at the fish homepage fishshell.comGravatar ridiculousfish2012-12-27
|
* Apply new indentation, brace, and whitespace styleGravatar ridiculousfish2012-11-18
|
* Remove trailing whitespaces and change tabs to spacesGravatar Łukasz Niemier2012-11-18
|
* Lots of work towards making fish build without warnings on Mountain Lion, ↵Gravatar ridiculousfish2012-08-04
| | | | mostly in terms of using size_t instead of int
* Replaced references to http://fishshell.org/ with ↵Gravatar Anders Bergh2012-08-01
| | | | http://ridiculousfish.com/shell/.
* Incorporate Siteshwar's patch for building on LinuxGravatar ridiculousfish2012-01-05
|
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
|
* Initial C++ conversionGravatar ridiculousfish2011-12-26