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: MarkSlayer456/Cyrus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MarkSlayer456/Cyrus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: update
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 12, 2019

  1. Merge pull request #4 from MarkSlayer456/master

    Updating files to start on next update
    MarkSlayer456 authored Apr 12, 2019
    Configuration menu
    Copy the full SHA
    713f1e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. added help command, very basic at the moment

    Mark authored and Mark committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ec65559 View commit details
    Browse the repository at this point in the history
  2. added help command, very basic at the moment

    Mark authored and Mark committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    b0ae73f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Added note command

    Changed how writeToFile works, it now asks for an append option
    MarkSlayer456 committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    5427840 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Added command history

    up and down are now used to access command history
    MarkSlayer456 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9cadf41 View commit details
    Browse the repository at this point in the history
  2. Added scroll functionality

    scroll up and down with mouse wheel
    MarkSlayer456 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    4960b04 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Added Todo command

    Can now use todo or t to add to your todo list at the moment works just
    like notes but has a completion date
    bug fix for notes
    MarkSlayer456 committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    810fc9e View commit details
    Browse the repository at this point in the history
Loading