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

All Matching Regex #15

Merged
merged 6 commits into from
Jun 24, 2017
Merged

All Matching Regex #15

merged 6 commits into from
Jun 24, 2017

Commits on Jun 22, 2017

  1. (update) Updated dev branch. Added .idea to gitignore

    John Moutafis committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    f88bde4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. (Added) Feature all matching regex to read multiple combinations of t…

    …racks.
    John Moutafis committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    843c301 View commit details
    Browse the repository at this point in the history
  2. (Update) Made code DRY for parsing part of split.py.

    John Moutafis committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    b3458e5 View commit details
    Browse the repository at this point in the history
  3. (Update) Deleted tracks.txt leaving only tracks.txt.example in the re…

    …pository.
    John Moutafis committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    2c09b13 View commit details
    Browse the repository at this point in the history
  4. (Update) Regex update for some edge cases. Readme update.

    John Moutafis committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    7bc8d67 View commit details
    Browse the repository at this point in the history
  5. (Update) Renamed all_matching_regex to track_parser.

    John Moutafis committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    beb2dae View commit details
    Browse the repository at this point in the history