Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | | | | 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 | ||||
| | | | | | * | | | | | Massive re-write | kaernyk | 2014-09-05 | -56/+185 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I wanted to show a lot more than I had previously, though this may have gotten a little out of hand for a casual glance in comparison to the previous version. I feel that a majority of the available tools/features that tmux has to offer should be noticeable during a quick skim, and the bulk of the information is still digestible over a short period of time. | ||||
* | | | | | | | | | | | Updated compojure tut | Adam | 2014-09-11 | -13/+56 | |
|/ / / / / / / / / / | |||||
* | | / / / / / / / | 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 | ||||
| * | | | | | | | | re-order commands | kaernyk | 2014-09-04 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm trying to perfect the order so that learning how to use tmux can be reasonably accomplished in one sitting. I feel like I may be leaving out some things that power users would be interested in, but for the sake of someone attempting to find out if they enjoy using tmux I believe it is in decent shape. | ||||
| * | | | | | | | | Update LearnTmux.txt | kaernyk | 2014-09-04 | -10/+12 | |
| | | | | | | | | | |||||
| * | | | | | | | | Update LearnTmux.txt | kaernyk | 2014-09-02 | -38/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | clean up in prep for markdown | ||||
| * | | | | | | | | Create LearnTmux.txt | kaernyk | 2014-09-02 | -0/+61 | |
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | Quick write-up of using tmux | ||||
* | | | | | | | | 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 |