summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
| * | | | | run `sed -i "s/ *$//" awk-es.html.markdown`Norwid Behrnd2022-11-23-16/+16
| | |/ / / | |/| | |
* | | | | Merge pull request #4549 from nbehrnd/awk_frMarcel Ribeiro Dantas2022-11-23-56/+50
|\ \ \ \ \
| * | | | | keep introducing comments close to their objectNorwid Behrnd2022-11-23-35/+21
| * | | | | break overly long linesNorwid Behrnd2022-11-23-23/+31
| * | | | | run `sed -i 's/ *$//' awk-fr.html.markdown`Norwid Behrnd2022-11-23-1/+1
| |/ / / /
* | | | | Merge pull request #4550 from nbehrnd/awk_enMarcel Ribeiro Dantas2022-11-23-13/+18
|\ \ \ \ \
| * | | | | rm overly long lines, consider markdownlintNorwid Behrnd2022-11-23-6/+11
| * | | | | run `sed -i "s/ *$//" awk.html.markdown`Norwid Behrnd2022-11-23-8/+8
| |/ / / /
* | | | | Merge pull request #4551 from nbehrnd/awk_pt_brMarcel Ribeiro Dantas2022-11-23-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | account for markdownlintNorwid Behrnd2022-11-23-1/+3
|/ / / /
* | | | Merge pull request #4380 from agbohub/patch-1Marcel Ribeiro Dantas2022-11-20-1/+1
|\ \ \ \
| * | | | Delete repeated word "one" in §Introagbohub2022-04-20-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #4513 from yashdodani/addScanfToCMarcel Ribeiro Dantas2022-11-20-28/+35
|\ \ \ \
| * | | | Added missing information about scanfYash2022-10-10-28/+35
* | | | | Merge pull request #4527 from kemelzaidan/processing-pt_brMarcel Ribeiro Dantas2022-11-20-0/+480
|\ \ \ \ \
| * | | | | Update processing-pt.html.markdownKemel Zaidan2022-11-16-8/+9
| * | | | | Update processing-pt.html.markdownKemel Zaidan2022-11-16-2/+2
| * | | | | Update processing-pt.html.markdownKemel Zaidan2022-11-16-2/+2
| * | | | | fixes the texts which were exceeding 80 collumnsKemel Zaidan2022-10-27-73/+83
| * | | | | fixing some typos after reviewKemel Zaidan2022-10-27-14/+14
| * | | | | add pt_br translation for ProcessingKemel Zaidan2022-10-27-0/+469
* | | | | | Merge pull request #4488 from emilyseville7cf-scripts/feature/refresh-bashMarcel Ribeiro Dantas2022-11-20-106/+102
|\ \ \ \ \ \
| * | | | | | Update bash help:EmilySeville7cfg2022-08-19-39/+31
| * | | | | | Update bash help:EmilySeville7cfg2022-08-19-2/+2
| * | | | | | Update bash help:EmilySeville7cfg2022-08-19-24/+26
| * | | | | | Update bash help:EmilySeville7cfg2022-08-19-2/+2
| * | | | | | Update bash help:EmilySeville7cfg2022-08-19-42/+44
* | | | | | | Merge pull request #4545 from precondition/patch-1Marcel Ribeiro Dantas2022-11-16-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo: sting → stringprecondition2022-11-16-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4543 from heckelson/patch-1Marcel Ribeiro Dantas2022-11-15-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove dead linkAlexander Hecke2022-11-15-2/+1
|/ / / / / / /
* | | | | | | Merge pull request #4542 from nbehrnd/vim_deMarcel Ribeiro Dantas2022-11-14-156/+152
|\ \ \ \ \ \ \
| * | | | | | | Update vim-de.html.markdownnbehrnd2022-11-14-1/+1
| * | | | | | | use markdownlint for additional improvementsNorwid Behrnd2022-11-14-8/+7
| * | | | | | | A spellcheckNorwid Behrnd2022-11-14-2/+1
| * | | | | | | correct/reinstall indentationsNorwid Behrnd2022-11-14-15/+13
| * | | | | | | trim leading spaces (needs manual correction)Norwid Behrnd2022-11-14-146/+146
| * | | | | | | trim trailing spacesNorwid Behrnd2022-11-14-4/+4
|/ / / / / / /
| | | | | * | 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 in...Akshita Dixit2022-11-13-46/+51
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #4502 from bobdc/remove-color-codingAdam Bard2022-11-12-1/+1
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | add link to markdownlintNorwid Behrnd2022-11-11-6/+7
|/ / / / / / / /
* | | | | | | | Merge pull request #4538 from ShenMian/masterMarcel Ribeiro Dantas2022-11-10-1/+1
|\ \ \ \ \ \ \ \