Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pH-7/Simple-Java-Text-Editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sevmax522/Simple-Java-Text-Editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 19 files changed
  • 2 contributors

Commits on Feb 11, 2023

  1. COMP 312 Testing Commit

    AmshahMushtaq committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    901f4a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    be49118 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Added Underline feature

    erees committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d7cdeaf View commit details
    Browse the repository at this point in the history
  2. Added Underline feature

    erees committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7b9f381 View commit details
    Browse the repository at this point in the history
  3. Added Underline feature - Emile Reese

    erees committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7479498 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Added Underline feature - Emile Reese

    erees committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c7aadfe View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	src/simplejavatexteditor/UI.java
    erees committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    74e6478 View commit details
    Browse the repository at this point in the history
  3. Added Underline feature - Emile Reese

    erees committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6890f60 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    6237bc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. strikethrough works

    AmshahMushtaq committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c35fb4b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. superscript feature

    AmshahMushtaq committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    03b3fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf56b00 View commit details
    Browse the repository at this point in the history
  3. swapcolor

    AmshahMushtaq committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    33b7187 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Edited Superscript feature so that it would work. Changed arguments f…

    …or the Hashmap and for the .put() method call.
    erees committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    e0efae1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    77feff3 View commit details
    Browse the repository at this point in the history
  2. Edit in comment

    AmshahMushtaq committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6a3ddb8 View commit details
    Browse the repository at this point in the history
Loading