Conversation
Fixed a few grammer errors and made sure to use a consistent typefont
Add sections 2.3, 2.5, 3.1, and Appendix A-C.
Documentation: Add SRS and associated Diagrams.
Tested using Bash Shell in Ubuntu 14.04/14.10. Script Info: Git Changelog Generator Pulls Git commits to create a change log. Run as root in a Git directory with one parameter as the starting date. Date must be in MM-DD-YY format. Text file will be generated in the directory as Changelog_MM-DD-YY.txt e.g sudo ChangelogGenerator.sh 01-20-15 NOTE: Days without changes are ommited from the log for clarity.
Update the SRS based on feedback from Ira. This meant explaining more on criteria for 4.1.2 and numbering section 5. Also requirments relating to the GUI were changed or removed as the application will now use a CLI.
Add Changelog Generator and Update SRS
Pull Up-to-Date
Command Line Class and sub classes
Combined mine and Joes class diagrams and renamed the individual class diagram files appropriatly.
Minor fixes, add diagrams, and finish remaining sections. Mostly 3, 4 5, and 6.
This reverts commit 5d1c96c.
Add some object oriented descriptions to section 3.3 from Derek.
Add SDD and related diagrams.
Fix assessment section
Fix the newline issue with the script as well as make it output a Windows friendly file. Remove commit SHA and append author to the end of the commit title.
Update readme and Changelog Generator Script
Conflicts: src/java/CommandLine/cmd.java
Add command interpreter
Initial creation of the software test plan. Work needs completed on sections 6-10.
Merging the scotts
Completed sections 2, 5, and 7.
It also fixes java 1.7 compile issues.
This reverts commit c63cc4a.
Add STP and final changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.