Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #1122 from avjinder/master | Geoff Liu | 2015-06-15 | -2/+15 |
|\ | ||||
| * | Changed the order of the Stages of Git | Avjinder Singh Sekhon | 2015-06-03 | -1/+1 |
| * | Merge branch 'master' of git://github.com/adambard/learnxinyminutes-docs | Avjinder Singh Sekhon | 2015-06-03 | -30/+159 |
| |\ | ||||
| * | | Fixed some typos | Avjinder Singh Sekhon | 2015-06-01 | -1/+1 |
| * | | Added 'Stages of Git', link to Pro Git, and other forms of git help | Avjinder Singh Sekhon | 2015-06-01 | -2/+15 |
* | | | Merge pull request #1136 from geoffliu/master | ven | 2015-06-12 | -0/+1 |
|\ \ \ | ||||
| * | | | Add language marking for R | Geoff Liu | 2015-06-11 | -0/+1 |
|/ / / | ||||
* | | | Merge pull request #1132 from kryzhovnik/bash/ru | ven | 2015-06-10 | -0/+1 |
|\ \ \ | ||||
| * | | | Add Andre Polykanine to bash/ru transtators list | Andrey Samsonov | 2015-06-10 | -0/+1 |
* | | | | Merge pull request #1131 from mcanlas/master | Levi Bostian | 2015-06-09 | -24/+36 |
|\ \ \ \ | ||||
| * | | | | revamped for loops | Mark Canlas | 2015-06-10 | -5/+15 |
| * | | | | tamed indentation/whitespace | Mark Canlas | 2015-06-10 | -21/+23 |
|/ / / / | ||||
* | | | | Merge pull request #995 from dokato/master | Adam Bard | 2015-06-10 | -0/+637 |
|\ \ \ \ | ||||
| * | | | | email added | dokato | 2015-03-10 | -1/+3 |
| * | | | | three bugs fixed | dokato | 2015-03-09 | -3/+3 |
| * | | | | Small changes | dokato | 2015-03-09 | -6/+12 |
| * | | | | First version of python script translation | dokato | 2015-03-09 | -0/+629 |
* | | | | | Merge pull request #1081 from kryzhovnik/bash/ru | Adam Bard | 2015-06-10 | -0/+283 |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Fix typos and mistakes in Bash/ru translation | Andrey Samsonov | 2015-05-26 | -23/+22 |
| * | | | | Fix typos and mistakes in Bash/ru translations | Andrey Samsonov | 2015-05-24 | -6/+6 |
| * | | | | Update header, fix typos and mistakes in Bash/ru translations | Andrey Samsonov | 2015-05-24 | -2/+5 |
| * | | | | Bash Russian translation | Andrey Samsonov | 2015-05-03 | -109/+109 |
| * | | | | WIP | Andrey Samsonov | 2015-05-02 | -0/+281 |
* | | | | | Merge pull request #1130 from skvale/master | ven | 2015-06-09 | -2/+2 |
|\ \ \ \ \ | ||||
| * | | | | | Update visualbasic.html.markdown | Sam Kvale | 2015-06-09 | -1/+1 |
| * | | | | | Update visualbasic.html.markdown | Sam Kvale | 2015-06-09 | -1/+1 |
|/ / / / / | ||||
* | | | | | Merge pull request #1129 from ereinecke/master | Levi Bostian | 2015-06-07 | -1/+1 |
|\ \ \ \ \ | ||||
| * | | | | | Merge pull request #1 from ereinecke/ereinecke-patch-1 | Erik Reinecke | 2015-06-07 | -1/+1 |
|/| | | | | | ||||
| * | | | | | Corrected link to Groovy documentatin | Erik Reinecke | 2015-06-07 | -1/+1 |
|/ / / / / | ||||
* | | | | | Merge pull request #1125 from Inaimathi/master | Geoff Liu | 2015-06-06 | -6/+36 |
|\ \ \ \ \ | ||||
| * | | | | | Fix indentation | inaimathi | 2015-06-06 | -1/+1 |
| * | | | | | Add notes about records to Standard ML page. | inaimathi | 2015-06-06 | -6/+36 |
|/ / / / / | ||||
* | | | | | Merge pull request #1123 from adamheins/master | ven | 2015-06-03 | -2/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Updated other exception to also be runtime_error type instead. | Adam | 2015-06-02 | -1/+1 |
| * | | | | Using std::runtime_error instead of std::exception. | Adam | 2015-06-02 | -1/+2 |
| * | | | | Template example class should have public method so it can get called externa... | Adam | 2015-06-01 | -0/+1 |
| * | | | | Exceptions do not take a string argument in their constructor. | Adam | 2015-06-01 | -2/+2 |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #1102 from Alwayswithme/bash-cn | Geoff Liu | 2015-06-02 | -30/+159 |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | command sync with english version | Alwayswithme | 2015-06-02 | -8/+6 |
| * | | | only capitalize first character of the variable | Alwayswithme | 2015-06-02 | -16/+16 |
| * | | | minor revision | Alwayswithme | 2015-06-02 | -2/+2 |
| * | | | update bash-cn | Alwayswithme | 2015-05-20 | -8/+139 |
* | | | | Merge pull request #1121 from adamheins/master | Levi Bostian | 2015-05-31 | -5/+5 |
|\ \ \ \ | ||||
| * | | | | Add missing semicolons. | Adam | 2015-05-31 | -2/+2 |
| * | | | | Remove return type from Dog class constructor and destructor, change nonexist... | Adam | 2015-05-31 | -3/+3 |
|/ / / / | ||||
* | | | | Merge pull request #1120 from bobbywilson0/patch-1 | ven | 2015-05-31 | -4/+4 |
|\ \ \ \ | ||||
| * | | | | Use keywords in POST/PUT examples | Bobby Wilson | 2015-05-30 | -4/+4 |
|/ / / / | ||||
* | | | | Merge pull request #1106 from Jubobs/master | ven | 2015-05-28 | -2/+9 |
|\ \ \ \ | ||||
| * | | | | [erlang/en] Clarify bit about guard sequences | Julien Cretel | 2015-05-28 | -2/+2 |
| * | | | | [erlang/en] Add link to Erlang reference manual | Julien Cretel | 2015-05-28 | -1/+4 |