File tree Expand file tree Collapse file tree 2 files changed +64
-0
lines changed Expand file tree Collapse file tree 2 files changed +64
-0
lines changed Original file line number Diff line number Diff line change 1+ commit 59cd7f0c525338cbadfd46783d3571463e8d2ff6
2+ Author: Greg Rundlett <greg.rundlett@gmail.com>
3+ Date: Fri Oct 31 16:11:00 2025 -0400
4+
5+ cleanup info about "install" command
6+
7+ commit 538fe06fc9656cf635a61ede4c0fa7b8b372d1f5
8+ Author: Greg Rundlett <greg.rundlett@gmail.com>
9+ Date: Fri Oct 31 16:03:34 2025 -0400
10+
11+ strip trailing whitespace
12+
13+ commit c9f6d6d0abe3f43ce2091cf1c21316234b64a529
14+ Author: Greg Rundlett <greg.rundlett@gmail.com>
15+ Date: Fri Oct 31 16:00:44 2025 -0400
16+
17+ doc getmeza.sh
18+
19+ concise version
20+ Fixes Issue #172
21+
22+ commit 27d5656b04ca59905913a0e974b81c5d0a5021ca
23+ Author: Greg Rundlett <greg.rundlett@gmail.com>
24+ Date: Fri Oct 31 15:57:26 2025 -0400
25+
26+ doc getmeza.sh
27+
28+ Verbose version
29+ Addresses Issue #172
30+
31+ commit 45ad0b89d0bde6d8d830cc1fc6757ad0cd81a9b4
32+ Author: GitHub Action <action@github.com>
33+ Date: Fri Oct 31 01:34:42 2025 +0000
34+
35+ Auto-update CHANGELOG and release notes
36+
37+ - Updated CHANGELOG with latest commits
38+ - Generated RELEASE_NOTES-HEAD.md
39+ - Automated by GitHub Actions
40+
141commit 67bc1b6d8623e78e9a7c7dd353600349b5d6788b
242Author: Greg Rundlett <greg.rundlett@gmail.com>
343Date: Thu Oct 30 21:33:52 2025 -0400
Original file line number Diff line number Diff line change 33### Commits
44
55HEAD -> dev origin/dev
6+ * 59cd7f0 (2025-10-31) Greg Rundlett: cleanup info about "install" command
7+ - Modified: ` manual/meza-cmd/MIGRATION.md `
8+ - Modified: ` manual/meza-cmd/docker.md `
9+ - Modified: ` manual/meza-cmd/help.md `
10+ - Modified: ` manual/meza-cmd/index.md `
11+ - Modified: ` manual/meza-cmd/install.md `
12+
13+ * 538fe06 (2025-10-31) Greg Rundlett: strip trailing whitespace
14+ - Modified: ` src/scripts/meza.py `
15+
16+ * c9f6d6d (2025-10-31) Greg Rundlett: doc getmeza.sh concise version
17+ Fixes Issue [ #172 ] ( https://github.com/freephile/meza/issues/172 )
18+ - Modified: ` src/scripts/getmeza.md `
19+
20+ * 27d5656 (2025-10-31) Greg Rundlett: doc getmeza.sh Verbose version
21+ Addresses Issue [ #172 ] ( https://github.com/freephile/meza/issues/172 )
22+ - Added: ` src/scripts/getmeza.md `
23+
24+ * 45ad0b8 (2025-10-31) GitHub Action: Auto-update CHANGELOG and release notes - Updated CHANGELOG with latest commits
25+ - Generated RELEASE_NOTES-HEAD.md
26+ - Automated by GitHub Actions
27+ - Modified: ` CHANGELOG `
28+ - Modified: ` RELEASE_NOTES-HEAD.md `
29+
630* 67bc1b6 (2025-10-30) Greg Rundlett: Correct the basic meza help message Also, avoid catching too generic exception
731 - Modified: ` src/scripts/meza.py `
832
You can’t perform that action at this time.
0 commit comments