Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration file support. #101

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Mar 5, 2018

  1. Add rudimentary file support

    tkaden4 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    0923929 View commit details
    Browse the repository at this point in the history
  2. Fix argument parsing bug

    tkaden4 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    8db0360 View commit details
    Browse the repository at this point in the history
  3. Fix code style

    tkaden4 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    7dc1bef View commit details
    Browse the repository at this point in the history
  4. Fix usage

    tkaden4 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    2f178fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1149b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfd5e5c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Fix \r\n handling logic

    tkaden4 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    2a9fa07 View commit details
    Browse the repository at this point in the history
  2. Fix EOF handling

    tkaden4 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    4123947 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tkaden4 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    c5bae23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06078c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85e416e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a514c1 View commit details
    Browse the repository at this point in the history
  7. Fix README.md

    tkaden4 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    4568540 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22ba74c View commit details
    Browse the repository at this point in the history
  9. Fix README.md and xcape.1

    tkaden4 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    87a6e5e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    60af035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be04a66 View commit details
    Browse the repository at this point in the history
  3. Update xcape.1 and README.md

    tkaden4 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    9f3bc2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b41b7e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Fix read_line()

    tkaden4 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    736c1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3955c6 View commit details
    Browse the repository at this point in the history
  3. add sizeof(char) to realloc()

    tkaden4 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    c06a0bf View commit details
    Browse the repository at this point in the history
  4. Fix README.md

    tkaden4 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    001e7c1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Update README.md

    tkaden4 committed May 12, 2018
    Configuration menu
    Copy the full SHA
    559dce8 View commit details
    Browse the repository at this point in the history