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

regular expression matching on files #11

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

regular expression matching on files #11

wants to merge 15 commits into from

Commits on Apr 9, 2014

  1. using Pillow to read rgb values of images

    Dean Malmgren committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    8c08183 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. using Pillow to read rgb values of images

    Dean Malmgren committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    5d8a8a5 View commit details
    Browse the repository at this point in the history
  2. using resources to do inter-task linking now

    Dean Malmgren committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    6749578 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. added regular expression completion options

    Dean Malmgren committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    000f6fe View commit details
    Browse the repository at this point in the history
  2. minor fix to image-colors

    Dean Malmgren committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    1dbd25e View commit details
    Browse the repository at this point in the history
  3. added kwargs for run command execution

    Dean Malmgren committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    a135c2a View commit details
    Browse the repository at this point in the history
  4. moved command rendering to runtime

    Dean Malmgren committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    84630bb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. made iter_graph a...iterator

    Dean Malmgren committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    600daf4 View commit details
    Browse the repository at this point in the history
  2. merge

    Dean Malmgren committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    ddeaa53 View commit details
    Browse the repository at this point in the history
  3. dynamically adding tasks to the graph when using regexps

    Dean Malmgren committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    825b9dc View commit details
    Browse the repository at this point in the history
  4. tracked down tricky bug related to using Task.alias or Task.creates a…

    …s Task.id. more evidence for removing Task.alias
    Dean Malmgren committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    40b1fbc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Configuration menu
    Copy the full SHA
    bd3b843 View commit details
    Browse the repository at this point in the history
  2. fixed script

    Dean Malmgren committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    818f43e View commit details
    Browse the repository at this point in the history
  3. pep8

    Dean Malmgren committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    f2c689d View commit details
    Browse the repository at this point in the history
  4. started on README

    Dean Malmgren committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    0b745fb View commit details
    Browse the repository at this point in the history