Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve formatting | kaernyk | 2014-09-10 | -39/+42 |
| | | | | | | I noticed that quite a bit of the text was not wrapped appropriately and was ruining the display. I have since reduced all lines possible to wrap at/before 72 columns | |||
* | test | kaernyk | 2014-09-09 | -200/+241 |
| | ||||
* | Merge remote-tracking branch 'upstream/master' | kaernyk | 2014-09-09 | -277/+1582 |
|\ | | | | | | | pull latest | |||
| * | Merge pull request #751 from Oire/fix-ru-python-1 | Adam Bard | 2014-09-09 | -80/+186 |
| |\ | | | | | | | [python-ru] Updating Russian translation of the Python 2.x tutorial | |||
| | * | [python-ru] Updating Russian translation of the Python 2.x tutorial | Andre Polykanine A.K.A. Menelion Elensúlë | 2014-09-09 | -80/+186 |
| | | | ||||
| * | | Merge pull request #748 from levibostian/clean-up-issues | Nami-Doc | 2014-09-08 | -4/+18 |
| |\ \ | | | | | | | | | Clean up issues | |||
| | * | | Add FZSS's GitHub profile link to close ↵ | Levi Bostian | 2014-09-05 | -1/+1 |
| | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/666 | |||
| | * | | Merge master branch 'upstream/master' | Levi Bostian | 2014-09-05 | -0/+240 |
| | |\ \ | ||||
| | * | | | Add traditional for loop bash example to close ↵ | Levi Bostian | 2014-09-05 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/654 | |||
| | * | | | Add lua-cn filename to close ↵ | Levi Bostian | 2014-09-05 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/610/files | |||
| | * | | | Couple changes to C to close ↵ | Levi Bostian | 2014-09-05 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/594 | |||
| * | | | | Review docs for added rouge lexers and update those with new highlighters | Adam | 2014-09-08 | -21/+21 |
| | |_|/ | |/| | | ||||
| * | | | Made beginning easier | Adam | 2014-09-06 | -3/+5 |
| | | | | ||||
| * | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Adam | 2014-09-06 | -52/+818 |
| |\ \ \ | ||||
| | * \ \ | Merge pull request #727 from nicolasbrugneaux/master | Nami-Doc | 2014-09-06 | -0/+525 |
| | |\ \ \ | | | | | | | | | | | | | [javascript/fr]Added French translation for JavaScript. | |||
| | | * | | | Updated scope part. | Nicolas Brugneaux | 2014-08-20 | -4/+5 |
| | | | | | | ||||
| | | * | | | Typo | Nicolas Brugneaux | 2014-08-20 | -1/+1 |
| | | | | | | ||||
| | | * | | | better example. | Nicolas Brugneaux | 2014-08-20 | -2/+2 |
| | | | | | | ||||
| | | * | | | Updated according to the review. | Nicolas Brugneaux | 2014-08-20 | -26/+38 |
| | | | | | | ||||
| | | * | | | Translatated strings to "chaines de caractères" | Nicolas Brugneaux | 2014-08-20 | -6/+6 |
| | | | | | | ||||
| | | * | | | Updated the part that I forgot to translate. | Nicolas Brugneaux | 2014-08-20 | -3/+6 |
| | | | | | | ||||
| | | * | | | Update javascript-fr.html.markdown | Nicolas Brugneaux | 2014-08-20 | -0/+1 |
| | | | | | | ||||
| | | * | | | Added French translation for Javascript | Nicolas Brugneaux | 2014-08-20 | -0/+508 |
| | | | | | | ||||
| | * | | | | Merge pull request #723 from dskecse/ruby-en-style-changes | Levi Bostian | 2014-09-05 | -51/+51 |
| | |\ \ \ \ | | | | | | | | | | | | | | | [ruby/en] Make style fixes to conform to Ruby style guide | |||
| | | * | | | | Make style fixes to conform to ruby style guide | Dzianis Dashkevich | 2014-08-19 | -51/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made style fixes to conform to Ruby style guide. Added a reference to a community-driven Ruby coding style guide. | |||
| | * | | | | | Fix "initialized" typo. | Levi Bostian | 2014-09-05 | -1/+1 |
| | | | | | | | ||||
| | * | | | | | Merge pull request #703 from jcbohin/go-en-confusing_array_initialization-#257 | Levi Bostian | 2014-09-05 | -1/+2 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | [go/en] Array initialization disambiguation - fixes #257 | |||
| | | * | | | | Fixing missing space and dot. | Jean-Christophe Bohin | 2014-08-07 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | Array initialization disambiguation - fixes #257 | Jean-Christophe Bohin | 2014-08-04 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | simply added proposed comment, which seems fine | |||
| | * | | | | | Merge pull request #666 from FZSS/master | Levi Bostian | 2014-09-05 | -0/+240 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | [markdown/zh-cn] Chinese Translation for Markdown | |||
| | | * | | | | updated the filename into learnmarkdown-cn.md | Kevin Fangzhou Chen | 2014-07-29 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | Changed filename | Kevin Fangzhou Chen | 2014-07-26 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | Update markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | Footnote corrected | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | typo correction | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | Proofread and checked style | Kevin Fangzhou Chen | 2014-07-07 | -18/+18 |
| | | | | | | | ||||
| | | * | | | | Finally Done | Kevin Fangzhou Chen | 2014-07-07 | -57/+58 |
| | | | | | | | ||||
| | | * | | | | halfway | Kevin Fangzhou Chen | 2014-07-07 | -83/+74 |
| | | | | | | | ||||
| | | * | | | | 2nd para | Kevin Fangzhou Chen | 2014-07-07 | -7/+6 |
| | | | | | | | ||||
| | | * | | | | Update markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| | | * | | | | Updated the file head | Kevin Fangzhou Chen | 2014-07-07 | -0/+3 |
| | | | | | | | ||||
| | | * | | | | Create markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -0/+246 |
| | | | | | | | | | | | | | | | | | | | | | initiate | |||
| * | | | | | | Updated compojure per weavejester's suggestions | Adam | 2014-09-06 | -25/+35 |
| |/ / / / / | ||||
| * | | | | | Fix learntmux | Adam | 2014-09-05 | -0/+0 |
| | | | | | | ||||
| * | | | | | Added compojure | Adam | 2014-09-05 | -0/+225 |
| | | | | | | ||||
| * | | | | | EDOUBLEDSPACE | Nami-Doc | 2014-09-05 | -23/+23 |
| | | | | | | | | | | | | | | | | | | My *fake* ocd kicked in | |||
| * | | | | | Merge pull request #743 from kaernyk/master | Levi Bostian | 2014-09-05 | -0/+71 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [tmux/en] [WIP] Add tmux tutorial | |||
| * \ \ \ \ \ | Merge pull request #742 from xboston/patch-1 | Levi Bostian | 2014-09-05 | -21/+21 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Errors correction in the Russian ( Golang ) language / Исправление ошибок русского языка | |||
| | * | | | | | | Исправление ошибок русского языка / Typo fixes | boston | 2014-09-02 | -21/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | Исправлены синтаксические и пунктуационные ошибки русского языка | |||
| * | | | | | | | Merge pull request #745 from ben-eysenbach/patch-2 | Nami-Doc | 2014-09-04 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Clarified C Octal Character |