-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: riverwolf67/bash
base: main
head repository: exercism/bash
compare: main
- 18 commits
- 69 files changed
- 5 contributors
Commits on Jan 10, 2025
-
Concept: functions (exercism#715)
* Concept: functions * reword sentence about local variable "overwriting" global variable * Use wording from the manual * add FUNCNAME and FUNCNEST notes
Configuration menu - View commit details
-
Copy full SHA for c8298b0 - Browse repository at this point
Copy the full SHA c8298b0View commit details
Commits on Jan 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c13e99 - Browse repository at this point
Copy the full SHA 3c13e99View commit details
Commits on Jan 19, 2025
-
Improve description of Error Handling exercise (exercism#719)
* Improve description of error handling exercise * Remove exact greeting and error from error handling exercise description * Improve language for error handling exercise Co-authored-by: Isaac Good <[email protected]> * Fix punctuation for error handling exercise Co-authored-by: Isaac Good <[email protected]> * Improve grammar and clarify the error handling exercise description Co-authored-by: Isaac Good <[email protected]> --------- Co-authored-by: Isaac Good <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 496b5c0 - Browse repository at this point
Copy the full SHA 496b5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed78d83 - Browse repository at this point
Copy the full SHA ed78d83View commit details -
Replace beer song with bottle song (exercism#724)
Replace beer song with bottle song
Configuration menu - View commit details
-
Copy full SHA for 75cce68 - Browse repository at this point
Copy the full SHA 75cce68View commit details -
Concept: Arrays (exercism#722)
* WIP Concept: Arrays * review suggestions * Update concepts/arrays/introduction.md Co-authored-by: Isaac Good <[email protected]> * Update concepts/arrays/introduction.md Co-authored-by: Isaac Good <[email protected]> * Update concepts/arrays/introduction.md Co-authored-by: Isaac Good <[email protected]> * Update concepts/arrays/introduction.md Co-authored-by: Isaac Good <[email protected]> * Update concepts/arrays/introduction.md Co-authored-by: Isaac Good <[email protected]> * Update concepts/arrays/introduction.md Co-authored-by: Isaac Good <[email protected]> * add about doc --------- Co-authored-by: Isaac Good <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab73ccd - Browse repository at this point
Copy the full SHA ab73ccdView commit details
Commits on Jan 20, 2025
-
Make top-level headers consistent (exercism#725)
Even though I think they are ignored when rendering the page.
Configuration menu - View commit details
-
Copy full SHA for c959de2 - Browse repository at this point
Copy the full SHA c959de2View commit details
Commits on Feb 3, 2025
-
Concept: Arithmetic (exercism#726)
* WIP Concept: Arithmetic * Concept: Arithmetic * review suggestions * spaces inside expressions; link to Arrays; populate About doc
Configuration menu - View commit details
-
Copy full SHA for 59e73c6 - Browse repository at this point
Copy the full SHA 59e73c6View commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6beb556 - Browse repository at this point
Copy the full SHA 6beb556View commit details -
Configuration menu - View commit details
-
Copy full SHA for f941181 - Browse repository at this point
Copy the full SHA f941181View commit details
Commits on Feb 23, 2025
-
Arrays concept part 2 (exercism#729)
* Arrays concept part 2 * remove the indirect expansion section * Apply suggestions from code review Co-authored-by: Isaac Good <[email protected]> * review suggestions * populate about --------- Co-authored-by: Isaac Good <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2ad61c - Browse repository at this point
Copy the full SHA f2ad61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b64e7 - Browse repository at this point
Copy the full SHA 89b64e7View commit details
Commits on Feb 28, 2025
-
Simple Cipher: Corrected a test. (exercism#731)
- The last line of the "Can generate a random key" test was incorrect.
Configuration menu - View commit details
-
Copy full SHA for aaa8412 - Browse repository at this point
Copy the full SHA aaa8412View commit details
Commits on Mar 6, 2025
-
update bash-hackers.org links from archive.org (exercism#732)
An earlier archived version seems more complete.
Configuration menu - View commit details
-
Copy full SHA for 7191629 - Browse repository at this point
Copy the full SHA 7191629View commit details
Commits on Mar 27, 2025
-
Add missing quotation mark in about.md (exercism#733)
Closing quotation mark was missing in assignment of sparse array
Configuration menu - View commit details
-
Copy full SHA for 7670036 - Browse repository at this point
Copy the full SHA 7670036View commit details
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6878697 - Browse repository at this point
Copy the full SHA 6878697View commit details
Commits on Apr 24, 2025
-
Concept: Redirections (exercism#736)
* WIP Concept: Redirections * populate the About document * review suggestions * renamed directory * Isaac's lastest suggestions * copy introduction from about * kotp's latest suggestion
Configuration menu - View commit details
-
Copy full SHA for bcb74ca - Browse repository at this point
Copy the full SHA bcb74caView commit details
Commits on Apr 30, 2025
-
Concept: Here Documents (exercism#737)
* WIP Heredoc concept * add here strings * add links * updates to concept readme * add heredocs to syllabus document * review suggestions * review suggestions * a more active voice * Adding a real-world example and possible drawbacks. Also replacing the image in the concept readme with a mermaid diagram. * introduce "heresstring" word * review comments, and populating intro doc
Configuration menu - View commit details
-
Copy full SHA for ad2cc24 - Browse repository at this point
Copy the full SHA ad2cc24View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main