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

Bash improvements #1443

Merged
merged 41 commits into from
Jun 10, 2019
Merged

Bash improvements #1443

merged 41 commits into from
Jun 10, 2019

Commits on Jun 10, 2019

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

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    91530ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b4f1f View commit details
    Browse the repository at this point in the history
  4. added “zenity” command

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    19eca14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf956ef View commit details
    Browse the repository at this point in the history
  6. arithmetics fixup

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    9dfba78 View commit details
    Browse the repository at this point in the history
  7. test for env variables

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    5354284 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbc26e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    628d8d5 View commit details
    Browse the repository at this point in the history
  10. test: variable assignments

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    3ef785d View commit details
    Browse the repository at this point in the history
  11. test: process substitution

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4c967bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7761037 View commit details
    Browse the repository at this point in the history
  13. test: updated variables test

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    3d282d2 View commit details
    Browse the repository at this point in the history
  14. test: entities in strings

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ec2bcd8 View commit details
    Browse the repository at this point in the history
  15. entities test comment++

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4f6c770 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0407446 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ac8383 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c10e093 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f0f62c4 View commit details
    Browse the repository at this point in the history
  20. files: realized most PRs of this kind add min version

    Alice M authored and alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    de2ec0e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d73272 View commit details
    Browse the repository at this point in the history
  22. simplest review comments

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    f1fc3a9 View commit details
    Browse the repository at this point in the history
  23. hunted down space-indents

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    89cd6ad View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    62dd6d0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    16d4e48 View commit details
    Browse the repository at this point in the history
  26. renamed new test files

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    bb0383b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6a471c9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2147d76 View commit details
    Browse the repository at this point in the history
  29. fused operator tests

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    2e8369d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c593e99 View commit details
    Browse the repository at this point in the history
  31. cleaning

    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    7a8bdba View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    61184f5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4fb6016 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ba74e6e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e2e34c6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a2baec2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b36f997 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    03cac60 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    62d0f2f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    14f04b6 View commit details
    Browse the repository at this point in the history
  41. feat(prism-bash): add “class-name” alias for builtins (styling++)

    PrismJS#1443 (review)
    
    “All themes except Tomorrow Night and Twilight highlight
    builtin tokens and string tokens with the same color.
    Syntax highlighting with just one color is kind of useless,
    so I suggest that we give the builtin token a class-name alias
    to change the style.”
    alice-mm committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    c2e279c View commit details
    Browse the repository at this point in the history