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

Added column-filter functionality #16

Open
wants to merge 296 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 20, 2016

  1. makefile: revert change to style

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    8fbd85f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4472494 View commit details
    Browse the repository at this point in the history
  3. add travis deploy on pypi

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    e30555e View commit details
    Browse the repository at this point in the history
  4. version: 0.0.5

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    7145051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a7dc81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42b9314 View commit details
    Browse the repository at this point in the history
  7. makefile: bug fix

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    0a30ccf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50cad89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98ecb8e View commit details
    Browse the repository at this point in the history
  10. makefile: improve make clean

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    89f4217 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78adc50 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c6562f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d26b50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    572256b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b9c8780 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    85ee6a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    145a80d View commit details
    Browse the repository at this point in the history
  18. make autopep8

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    b341e6a View commit details
    Browse the repository at this point in the history
  19. passing pylint

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    508c39e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b122309 View commit details
    Browse the repository at this point in the history
  21. bump version

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    48248ef View commit details
    Browse the repository at this point in the history
  22. markdown defaulted to False instead

    Because by default CSV tables shouldn’t contain markdown syntax
    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    cd138d1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    700c197 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    de019c7 View commit details
    Browse the repository at this point in the history
  25. GitHub README: add badges

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    9aad3b5 View commit details
    Browse the repository at this point in the history
  26. version bumped

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    3fe63ea View commit details
    Browse the repository at this point in the history
  27. travis: add coveralls

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    f18beb1 View commit details
    Browse the repository at this point in the history
  28. travis: pip install coveralls

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    0224791 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e0d74b7 View commit details
    Browse the repository at this point in the history
  30. Revert "travis: reorder coveralls installation"

    This reverts commit e0d74b7.
    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    89dbe21 View commit details
    Browse the repository at this point in the history
  31. makefile: rearrange main targets

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    462262c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6dbe685 View commit details
    Browse the repository at this point in the history
  33. travis: skip cleanup

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    e9c7606 View commit details
    Browse the repository at this point in the history
  34. bump version

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    cbc8379 View commit details
    Browse the repository at this point in the history
  35. travis: add pypandoc

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    1282202 View commit details
    Browse the repository at this point in the history
  36. version bumped

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    3dbdd6a View commit details
    Browse the repository at this point in the history
  37. docs: fix url to home page

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    02fe1ac View commit details
    Browse the repository at this point in the history
  38. setup.py: fix path to README.md

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    bb90f01 View commit details
    Browse the repository at this point in the history
  39. setup.py: fix bug

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    fb87f80 View commit details
    Browse the repository at this point in the history
  40. version bumped

    ickc committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    310b3ca View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Configuration menu
    Copy the full SHA
    5ee50a6 View commit details
    Browse the repository at this point in the history
  2. add todo

    ickc committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    a5c2e6e View commit details
    Browse the repository at this point in the history
  3. bump version to 0.1

    ickc committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    d275291 View commit details
    Browse the repository at this point in the history
  4. pypi: bump to beta

    ickc committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    e566374 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Configuration menu
    Copy the full SHA
    bb3771e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562fb2e View commit details
    Browse the repository at this point in the history
  3. version bumped

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    bcb1037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    241651b View commit details
    Browse the repository at this point in the history
  5. version bumped

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    356f180 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a359b39 View commit details
    Browse the repository at this point in the history
  7. version bumped

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    25a47c6 View commit details
    Browse the repository at this point in the history
  8. remove pypandoc

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    d72f990 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf0b399 View commit details
    Browse the repository at this point in the history
  10. setup.py: add extras_require

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    d54caa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ef0e02 View commit details
    Browse the repository at this point in the history
  12. travis: run coverage

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    5b7e213 View commit details
    Browse the repository at this point in the history
  13. setup.py: fix pep8

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    994204d View commit details
    Browse the repository at this point in the history
  14. travis: test coveralls

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    5cd27ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f23d46 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59cf1af View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7309e08 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    364512c View commit details
    Browse the repository at this point in the history
  19. makefile: pytest cov flag

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    6cb9ffa View commit details
    Browse the repository at this point in the history
  20. travis: cleanup and reorganize

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    60adf2c View commit details
    Browse the repository at this point in the history
  21. improve coverage

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    f612462 View commit details
    Browse the repository at this point in the history
  22. improve coverage

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    c77e353 View commit details
    Browse the repository at this point in the history
  23. version bumped

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    80a3cb6 View commit details
    Browse the repository at this point in the history
  24. add back coveralls badge

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    35f8ff4 View commit details
    Browse the repository at this point in the history
  25. version bumped

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    a811e33 View commit details
    Browse the repository at this point in the history
  26. fix rst bug

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    a208b6a View commit details
    Browse the repository at this point in the history
  27. tests: invalid YAML file

    panflute will print “panflute: malformed YAML block”
    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    2c60dcc View commit details
    Browse the repository at this point in the history
  28. remove TODO: invalid YAML

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    fba68a4 View commit details
    Browse the repository at this point in the history
  29. remove TODO

    done
    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    7ad7df3 View commit details
    Browse the repository at this point in the history
  30. remove Scrutinizer

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    393b884 View commit details
    Browse the repository at this point in the history
  31. update README

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    5927c26 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a92c184 View commit details
    Browse the repository at this point in the history
  33. travis: fix yaml

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    1758529 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2f60674 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6cee27d View commit details
    Browse the repository at this point in the history
  36. travis seems to like semicolon

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    518e595 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a0f9955 View commit details
    Browse the repository at this point in the history
  38. travis: test conditional deploy

    ickc committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    f69d0cf View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    26f8a1b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    487ed64 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f0b731e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. gitignore pycharm's .idea

    ickc committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    cff9be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3adf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    8b8303a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b6bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Configuration menu
    Copy the full SHA
    ef0e817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb6c09 View commit details
    Browse the repository at this point in the history
  3. autopep8

    ickc committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d91a4bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e014ded View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf19be8 View commit details
    Browse the repository at this point in the history
  6. upstream panflute bug fixes

    ickc committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    c71681d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dcffd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    292b6e5 View commit details
    Browse the repository at this point in the history
  9. add pantable2csv.py

    ickc committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    83955c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b990ebc View commit details
    Browse the repository at this point in the history
  11. version bumped

    ickc committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    9d4cd7d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. update README/docs

    ickc committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    72c9d5f View commit details
    Browse the repository at this point in the history
  2. readme: minor changes

    ickc committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    b8bc1a1 View commit details
    Browse the repository at this point in the history
  3. fix bugs in README.rst for PyPI

    ickc committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    370d98d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21567f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Configuration menu
    Copy the full SHA
    c3d1847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    197fcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6486aee View commit details
    Browse the repository at this point in the history
  4. autopep8

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    ca8c2d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a73f382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c40f0be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c664d5 View commit details
    Browse the repository at this point in the history
  8. pantable.py: minor

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    69b4ec5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d5e2da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29b2adb View commit details
    Browse the repository at this point in the history
  11. pantable.py: minor cleanup

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    0d4b977 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c580f09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cb0fb9c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    62fb584 View commit details
    Browse the repository at this point in the history
  15. make autopep8

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    5a34ced View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd061da View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9bd327b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fb8af2f View commit details
    Browse the repository at this point in the history
  19. make autopep8

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    36e69d9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    395a084 View commit details
    Browse the repository at this point in the history
  21. rewrite tests according to the new organization in pantable.py

    and fix a bug in pantable.py
    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    7ba2010 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    164581d View commit details
    Browse the repository at this point in the history
  23. version bump

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    6fc5dab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c24d266 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c43d4aa View commit details
    Browse the repository at this point in the history
  26. version bumped

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    7be251c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8ab0343 View commit details
    Browse the repository at this point in the history
  28. pantable.py: update docstring

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    e71db7a View commit details
    Browse the repository at this point in the history
  29. version bumped

    ickc committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    658df13 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. remove generated pkl

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    8f36544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46a52e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0089d42 View commit details
    Browse the repository at this point in the history
  4. make autopep8

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    61ba406 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f327176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03bef39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    711a785 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1e8fef View commit details
    Browse the repository at this point in the history
  9. to pep8

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    c306cba View commit details
    Browse the repository at this point in the history
  10. pantable.py: to_bool simplified

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    4ff04f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d630461 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef186d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b3dd24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5048623 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1adaa8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a993801 View commit details
    Browse the repository at this point in the history
  17. fix bug from last commit

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    492d745 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2d9baad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b61a1b3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    045d66a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ec1fb60 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    67dd77b View commit details
    Browse the repository at this point in the history
  23. pantable2csv.py: sort import

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    403696c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    546b1e7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a114024 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c614d39 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    220afd2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    dafeb69 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9bc69c9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    11f20ef View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    070a652 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    189c8be View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4c355ef View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5f519ab View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    eb825e7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    84e6be8 View commit details
    Browse the repository at this point in the history
  37. pantable.py: minor: comment

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    d79ef0e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    93b4d6c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    807f7a3 View commit details
    Browse the repository at this point in the history
  40. pantable.py: comment: minor

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    2a6c74f View commit details
    Browse the repository at this point in the history
  41. make autopep8

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    e0da687 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4868bef View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3599459 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    176b64c View commit details
    Browse the repository at this point in the history
  45. pantable2csv.py: use align_dict

    ickc committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    e032700 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5a265b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Configuration menu
    Copy the full SHA
    54824a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53e612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b31ddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84d7b4d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Configuration menu
    Copy the full SHA
    9e24539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929c6a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951ea85 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    0a0eca0 View commit details
    Browse the repository at this point in the history
  2. add test against pandoc 1.19.1

    ickc committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    665d388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb62385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    997b4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16943bd View commit details
    Browse the repository at this point in the history
  6. pantable: skip pandoc 1.18

    ickc committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    3a419fb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    44398dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d347d View commit details
    Browse the repository at this point in the history
  3. setup.py: require panflute >= 1.8.1

    to support Python2
    ickc committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    d70c4a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08e2233 View commit details
    Browse the repository at this point in the history
  5. travis: pip install future

    ickc committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    fab001c View commit details
    Browse the repository at this point in the history
  6. Revert "setup.py: require panflute >= 1.8.2"

    This reverts commit 08e2233.
    ickc committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    626762f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    717caa8 View commit details
    Browse the repository at this point in the history
  8. *.py cli: uses default python

    ickc committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    b95dd9d View commit details
    Browse the repository at this point in the history
  9. travis: pasteurize

    ickc committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    d6fc1a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71fa4bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2848f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. Configuration menu
    Copy the full SHA
    6366aa8 View commit details
    Browse the repository at this point in the history
  2. require panflute >= 1.8.2

    ickc committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    81af8a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. Configuration menu
    Copy the full SHA
    3600689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4274a72 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. make: add pytest2, past

    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    4b5c45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb247ea View commit details
    Browse the repository at this point in the history
  3. remove to_pkl.py

    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    ed21461 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ickc#4 from ickc/better-test

    Better test
    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    a92e8f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    773feca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe625b4 View commit details
    Browse the repository at this point in the history
  7. makefile: add dev

    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    daf8973 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d42c4c0 View commit details
    Browse the repository at this point in the history
  9. improve test on assertion about a panflute AST

    rather than comparing the str output of a panflute AST, a panflute AST
    is constructed first and the repr of both is compared.
    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    ac72ef2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request ickc#5 from ickc/better-test

    improve test on assertion about a panflute AST
    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    7a941ff View commit details
    Browse the repository at this point in the history
  11. improve test on assertion about a panflute AST in pantable2csv

    similar to last commit
    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    4020507 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    505c36f View commit details
    Browse the repository at this point in the history
  13. Merge pull request ickc#6 from ickc/better-test

    improve test on assertion about a panflute AST in pantable2csv
    ickc committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    289c8e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Configuration menu
    Copy the full SHA
    b826648 View commit details
    Browse the repository at this point in the history
  2. rearrange the py2 codes

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    d57f8bc View commit details
    Browse the repository at this point in the history
  3. fix a bug in last commit

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    ab42ac2 View commit details
    Browse the repository at this point in the history
  4. make autopep8

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    6ab8775 View commit details
    Browse the repository at this point in the history
  5. remove pylint in travis' test

    since pylint don’t like pasteurized codes
    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    396b726 View commit details
    Browse the repository at this point in the history
  6. add future into dependencies

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    7a6def1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6efd962 View commit details
    Browse the repository at this point in the history
  8. makefile: factor out python and pip and define through variables

    so that python and pip versions can be changed easily
    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    7bed361 View commit details
    Browse the repository at this point in the history
  9. use the installed version of pantable instead of standalone filters

    Note that the file pantable.py and pantable2csv.py cannot be used as
    standalone filters any more.
    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    136a3c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a5105f View commit details
    Browse the repository at this point in the history
  11. travis: pypi add bdist_wheel

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    022aaae View commit details
    Browse the repository at this point in the history
  12. travis: add back some builds

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    e7c4260 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a975634 View commit details
    Browse the repository at this point in the history
  14. Merge pull request ickc#7 from ickc/python2

    Python2 support
    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    754032a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    14a4554 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1404291 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    669d062 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    250647a View commit details
    Browse the repository at this point in the history
  19. travis: cleanup and comments

    ickc committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    6ec9d9d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7f639e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    d2fb8a9 View commit details
    Browse the repository at this point in the history
  2. setup.py: reject panflute 1.10

    ickc committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    bb44783 View commit details
    Browse the repository at this point in the history
  3. setup.py: reject panflute 1.9.7

    ickc committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    59dd9dd View commit details
    Browse the repository at this point in the history
  4. version bumped

    ickc committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    dd16e18 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. travis: minor: escape regex

    ickc committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    7b31f0a View commit details
    Browse the repository at this point in the history
  2. setup.py: relaxed requirements on panflute versions

    because contaminated panflute 1.9.7 and 1.10 has been deleted.
    ickc committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    1f4cff0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2017

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

Commits on Jul 31, 2017

  1. .travis.yml: allow pypy3 failure

    pip no longer support py3.2
    ickc committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    a9fc4e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Added column-filter functionality

    If the column_filter is not specified or is an empty list, then the table is
    not modified.  Else the raw_table_list is filtered based on the values in
    the column_filter (i.e., column indexes not specified in the filter is removed).
    
    Each element in the column_filter list must be an integer or a dictionary
    with at least the key 'col'.
    
    Specifying an integer in the column_filter list makes sure that column
    index is kept (first column is index 0 -- python list indexing).
    
    Specifying a dictionary, gives the optional possibility of specifying the
    following keys in the dictionary (note: the keys are mutually exclusive and
    specifying more than one has undefined behaviour).
    
        - filter: filters out (removes) the row, if the content inside this
            column doesn't match (exact string matching of the value of this key
            and the content of the cell).  The value may be a list of strings to
            be matched.
    
        - regex: filters out (removes) the row, if the content inside this
            column doesn't match.  The value of this key is placed directly into
            `re.match(pattern, string)` as the `pattern` and the cell value as
            the `string`.  Note: Currently we assume that a small amount of
            regex's is used, such that we don't have to deal with compiling of
            regex's, but rely on the built in caching to handle it for us.
    
    Example: This example won't filter out any column, but it demonstrates the
    three different ways that you may specify a column-filter.  Just try and
    make changes to either one of them, and see how either columns or rows will
    be filtered from the resulting table.
    
        ```{.table}
        ---
        caption: "*Bar* table"
        markdown: yes
        column-filter:
            - 0
            - col: 1
              regex: ".*B|[\\d]"
            - col: 2
              filter: ['C', '3']
        ---
        A,B,C
        1,2,3
        ```
    reenberg committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    d8da770 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Minor refactorings.

    * Changed column_filter to table_filter.
    * Changed the filter into a generator.
    reenberg committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    c645dae View commit details
    Browse the repository at this point in the history