summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | | | Update bash help:EmilySeville7cfg2022-08-19-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - small grammar enhancements
| * | | | | Update bash help:EmilySeville7cfg2022-08-19-24/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update examples of array manipulation - move built-in variables section one level up - add note in brace expansion
| * | | | | Update bash help:EmilySeville7cfg2022-08-19-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - remove trailing spaces
| * | | | | Update bash help:EmilySeville7cfg2022-08-19-42/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use snake case - fix examples - add notes to expansions
* | | | | | Merge pull request #4545 from precondition/patch-1Marcel Ribeiro Dantas2022-11-16-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [COBOL/en] Fix typo: sting → string
| * | | | | | Fix typo: sting → stringprecondition2022-11-16-1/+1
|/ / / / / /
* | | | | | Merge pull request #4543 from heckelson/patch-1Marcel Ribeiro Dantas2022-11-15-2/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [hy/en] Remove dead link
| * | | | | | Remove dead linkAlexander Hecke2022-11-15-2/+1
|/ / / / / /
* | | | | | Merge pull request #4542 from nbehrnd/vim_deMarcel Ribeiro Dantas2022-11-14-156/+152
|\ \ \ \ \ \ | | | | | | | | | | | | | | [vim/de] remove trailing/not needed leading spaces
| * | | | | | Update vim-de.html.markdownnbehrnd2022-11-14-1/+1
| | | | | | |
| * | | | | | use markdownlint for additional improvementsNorwid Behrnd2022-11-14-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accounts for a selection of issues identified by markdownlint.[1] [1] https://github.com/markdownlint/markdownlint, version 0.12.0.
| * | | | | | A spellcheckNorwid Behrnd2022-11-14-2/+1
| | | | | | |
| * | | | | | correct/reinstall indentationsNorwid Behrnd2022-11-14-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were a few 'false positives' applying sed's rule to remove leading spaces. This commit corrects this.
| * | | | | | trim leading spaces (needs manual correction)Norwid Behrnd2022-11-14-146/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | An instance of `sed -i 's/^ *//' vim-de.html.markdown`.
| * | | | | | trim trailing spacesNorwid Behrnd2022-11-14-4/+4
|/ / / / / / | | | | | | | | | | | | | | | | | | An instance of `sed -i 's/ *$//' vim-de.html.markdown`.
| | | | | * Adjust all lines under 80 charsAkshita Dixit2022-11-27-73/+153
| | | | | |\
| | | | | | * Improve wording/typosMarcel Ribeiro Dantas2022-11-13-27/+31
| | | | | | |
| | | | | | * Add host/guest OS info on VM-based architecture diagramMarcel Ribeiro Dantas2022-11-13-1/+4
| | | | | | |
| | | | | | * Keep lines under 80 chars whenever possibleMarcel Ribeiro Dantas2022-11-13-45/+102
| | | | | | |
| | | | | * | Add requested changesAkshita Dixit2022-11-27-1/+73
| | | | | |/
| | | | | * Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs ↵Akshita Dixit2022-11-13-46/+51
| | | | | |\ | |_|_|_|_|/ |/| | | | | | | | | | | into docker-docs
* | | | | | Merge pull request #4502 from bobdc/remove-color-codingAdam Bard2022-11-12-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [rdf/en-en] Make color coding generic because too much was red
| * | | | | | Make color coding generic because too much was redBob DuCharme2022-09-10-1/+1
| | | | | | |
* | | | | | | [javascript/fr] Fix equality comparison example (#4540)Yann Defretin2022-11-11-1/+1
| | | | | | |
* | | | | | | Merge pull request #4539 from nbehrnd/markdown_enMarcel Ribeiro Dantas2022-11-11-6/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [markdown/en] add link to markdownlint
| * | | | | | | add link to markdownlintNorwid Behrnd2022-11-11-6/+7
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | It already was mentioned, the additional link eases installation and thus promotes its subsequent use.
* | | | | | | Merge pull request #4538 from ShenMian/masterMarcel Ribeiro Dantas2022-11-10-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [vim/en] Update vim.html.markdown
| * | | | | | | Update vim.html.markdownShenMian2022-11-10-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4537 from nbehrnd/python_en_linelimitMarcel Ribeiro Dantas2022-11-09-34/+37
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [python/en] stricter restraint of 80 characters/line maximum
| * | | | | | | remove overly long lines by edit of contentNorwid Behrnd2022-11-08-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Light rephrasing to stay within the constraint of 80 chars/line. The cross links at the end of the document are not affected.
| * | | | | | | remove overly long lines by additional line breaksNorwid Behrnd2022-11-08-13/+16
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The threshold of a line considered as too long is 80 characters per line. Changes introduced only alter the use of line breaks.
* | | | | | | Merge pull request #4535 from JohnBlood/patch-2Marcel Ribeiro Dantas2022-11-06-3/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [ldpl/en] fixed spelling errors
| * | | | | | | fixed spelling errorsJohn Paul Wohlscheid2022-11-05-3/+4
|/ / / / / / /
| | | | | | * [Docs]: Docker documentation revampAkshita Dixit2022-11-13-139/+120
| |_|_|_|_|/ |/| | | | |
* | | | | | Hi, I might have found a typo (#4528)Mr Alexandre ELISÉ2022-10-31-1/+1
| | | | | | | | | | | | | | | | | | Hi, French is my native language and I think I might have found a typo regarding a pronoun in French in the original text it says 'la première élément' but seems to have a typo it should be 'le premier élément'. Just trying to be helpful. Enjoy your day. BTW I like your awesome website https://learnxinyminutes.com thanks for this cool initiative.
* | | | | | Merge pull request #4525 from smith558/patch-5Marcel Ribeiro Dantas2022-10-26-3/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | [python/en] Clarify things
| * | | | | | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-2/+4
| | | | | | |
| * | | | | | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-0/+1
| | | | | | |
| * | | | | | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-1/+7
|/ / / / / /
* | | | | | Merge pull request #4521 from ↵Marcel Ribeiro Dantas2022-10-21-9/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | gregoryinouye/python-remove-duplicate-truthy-falsy-explanation [python/en] remove duplicate truthy falsy explanation
| * | | | | remove duplicate truthy falsy explanationGregory Inouye2022-10-20-9/+0
|/ / / / /
* | | | | Merge pull request #4517 from Alex-Golub/masterMarcel Ribeiro Dantas2022-10-18-31/+81
|\ \ \ \ \ | | | | | | | | | | | | [yaml/en] Add more information/examples about YAML capabilities
| * | | | | [yaml/en] Add more information/examples about YAML capabilitiesAlex Golub2022-10-17-31/+81
|/ / / / /
* | | | | Merge pull request #4515 from insign/patch-1Marcel Ribeiro Dantas2022-10-14-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | [dart/pt-br] More natural language
| * | | | even more natural languageHélio2022-10-13-1/+1
| | | | |
| * | | | More natural languageHélio2022-10-11-2/+3
|/ / / /
* | | | Merge pull request #4512 from kaymmm/masterMarcel Ribeiro Dantas2022-10-10-106/+119
|\ \ \ \ | | | | | | | | | | [vim/en] add additional fold commands and visual regex; reformat
| * | | | [vim/en] update contributorsKeith Miyake2022-10-09-0/+1
| | | | |
| * | | | [vim/en] add additional fold commands and visual regex; reformatKeith Miyake2022-10-09-106/+118
|/ / / / | | | | | | | | | | | | accordingly
* | | | Merge pull request #4362 from jovinoguerrero/sql/pt-brMarcel Ribeiro Dantas2022-09-24-0/+119
|\ \ \ \ | | | | | | | | | | [sql/pt-br] adding sql for pt-br language