Commit Graph

  • f3b8030070
    Bump version: v0.4.4 -> v0.4.5 () Casey Rodarmor 2019-10-31 19:19:01 -07:00
  • 48b25c14b1
    Use constants instead of literals in arg parser () Casey Rodarmor 2019-10-31 17:39:25 -07:00
  • c26c0e4ecc
    Update dependencies () Casey Rodarmor 2019-10-22 19:51:50 -07:00
  • 83f40aa805
    Improve messages for alias error messages () Casey Rodarmor 2019-10-19 20:00:41 -07:00
  • 49ab423592
    Refactor lexer tests () Casey Rodarmor 2019-10-17 20:04:54 -07:00
  • 750ba6eb57
    Remove unused use statements () Casey Rodarmor 2019-10-16 03:15:59 -07:00
  • 6acabb2562 Add repository attribute to Cargo.toml () SOFe 2019-10-13 18:05:09 +08:00
  • 3de31b3c02
    Remove misc.rs () Casey Rodarmor 2019-10-09 01:40:40 -07:00
  • ca4f2a44ed
    Refactor run::run and Config () Casey Rodarmor 2019-10-09 00:18:53 -07:00
  • 64ed94c8ac
    Use more indented strings in integration tests () Casey Rodarmor 2019-10-08 22:52:51 -07:00
  • 5da0079ad9
    Check minimal version compatibility before publishing () Casey Rodarmor 2019-10-08 22:17:22 -07:00
  • bd75c5f51d
    Avoid using error code 1 in integration tests () Casey Rodarmor 2019-10-08 22:03:59 -07:00
  • ab11740104
    Add explicit Subcommand enum () Casey Rodarmor 2019-10-07 04:04:39 -07:00
  • 2938ab1561
    Start pulling argument parsing out of run::run() () Casey Rodarmor 2019-10-07 02:06:45 -07:00
  • fa6d5dd002
    Don't install dash on Travis () Casey Rodarmor 2019-10-07 00:46:57 -07:00
  • 11c253a213
    Add unindent() for nicer integration test strings () Casey Rodarmor 2019-10-07 00:32:51 -07:00
  • 633f0ccaa6
    Allow integration test cases to omit common values () Casey Rodarmor 2019-10-06 00:32:16 -07:00
  • be3ec13d1c
    Use bash as shell for all integration tests () Casey Rodarmor 2019-10-05 23:08:22 -07:00
  • 2818d4da1c
    Fix summary feature conditional compilation () Casey Rodarmor 2019-09-23 18:52:27 -07:00
  • 1d063cce01
    Hide summary functionality behind feature flag () Casey Rodarmor 2019-09-21 19:19:56 -07:00
  • 1230af138c
    Add context to deprecation warnings () Casey Rodarmor 2019-09-21 18:53:30 -07:00
  • 1cb90f4e65
    Use pub(crate) instead of pub () Casey Rodarmor 2019-09-21 15:35:03 -07:00
  • 1521982891
    Disable FreeBSD builds () Casey Rodarmor 2019-09-21 14:53:00 -07:00
  • 1d3235780a
    Make comments in common.rs lowercase () Casey Rodarmor 2019-09-15 01:29:11 +02:00
  • e8c25423b8 Display alias with --show NAME if one exists Casey Rodarmor 2019-08-23 20:45:57 -07:00
  • 04a2b6461e
    Generate man page with help2man () Casey Rodarmor 2019-07-18 21:58:06 -07:00
  • 74e45e7c05
    Remove dependency on brev () Casey Rodarmor 2019-07-13 01:55:06 -07:00
  • 57ac89a7ac
    Minimize dependency version requirements () Casey Rodarmor 2019-07-10 22:59:32 -07:00
  • 1958edfacb Bump clap dependency to 2.33.0 () Niklas Claesson 2019-07-08 03:45:52 +02:00
  • ff91e3d7c6 Use tempfile crate instead of tempdir () Niklas Claesson 2019-07-07 05:55:46 +02:00
  • 3e61ddf8e7
    Document multi-line constructs (for/if/while) () Casey Rodarmor 2019-06-29 18:59:11 -07:00
  • a4556241de Update deprecated rust range patterns and clippy config () Light Ning 2019-06-07 14:34:07 +08:00
  • 23443e2472
    Bump version: v0.4.3 -> v0.4.4 () Casey Rodarmor 2019-06-02 13:38:16 -07:00
  • 7f06bc68d4 Ignore file name case while searching for justfile () Rostyslav Shevtsiv 2019-06-02 08:38:03 +03:00
  • 24311b7c0b
    Pass all arguments to just watch () Casey Rodarmor 2019-05-15 17:30:47 -04:00
  • d9986a393c
    Improve done recipe () Casey Rodarmor 2019-05-15 16:07:41 -04:00
  • 9b08ce6fd8
    Display alias target with --show () Casey Rodarmor 2019-05-15 15:43:47 -04:00
  • 22e96447b4
    Replace colored_diff with pretty_assertions () Casey Rodarmor 2019-05-15 14:38:36 -04:00
  • d46e6d86a6
    Update justfile to use := instead of = () Casey Rodarmor 2019-05-07 20:15:22 -07:00
  • ea2afb627b
    Bump version: v0.4.2 -> v0.4.3 () Casey Rodarmor 2019-05-07 19:37:40 -07:00
  • bde647279a
    Add Void Linux install instructions to readme () Casey Rodarmor 2019-05-01 01:00:48 -07:00
  • a740200a3f Mention Make’s “phony target” workaround in the comparison () Rory O’Kane 2019-05-01 03:37:26 -04:00
  • fdb5c4f578
    Typo: "command equivelant" -> "command equivalent" () Casey Rodarmor 2019-04-19 14:18:24 -07:00
  • fce4c232d3
    Remove write_token_error_context () Casey Rodarmor 2019-04-19 04:07:29 -07:00
  • 9c82a1e329
    Move CompilationErrorKind into separate module () Casey Rodarmor 2019-04-19 02:40:25 -07:00
  • 415c84ea39
    Refactor and rename test macros () Casey Rodarmor 2019-04-19 02:17:43 -07:00
  • d065d1c54f
    Lexer code deduplication and refactoring () Casey Rodarmor 2019-04-18 13:12:38 -07:00
  • 0ad5574ecc
    Deprecate = in assignments, aliases, and exports in favor of := () Casey Rodarmor 2019-04-18 11:48:02 -07:00
  • 1c0dc284fe
    Fix readme command line () Casey Rodarmor 2019-04-16 22:40:55 -07:00
  • eb3ae2d093
    Replace some calls to brev crate () Casey Rodarmor 2019-04-16 22:06:28 -07:00
  • 792b7a249c
    Pass stdin handle to backtick process () Casey Rodarmor 2019-04-16 19:52:16 -07:00
  • aa81f458d0
    Remove stray source files () Casey Rodarmor 2019-04-16 00:52:05 -07:00
  • 85336f09b0
    Bump version: v0.4.1 -> v0.4.2 () Casey Rodarmor 2019-04-15 23:39:18 -07:00
  • 596ea34460
    Replace regex-based lexer with character-at-a-time lexer () Casey Rodarmor 2019-04-15 22:40:02 -07:00
  • e615ea0389
    Bump version: v0.4.0 -> v0.4.1 () Casey Rodarmor 2019-04-15 14:45:40 -07:00
  • a2e55ef40e
    Make summary function non-generic () Casey Rodarmor 2019-04-15 13:21:35 -07:00
  • 50d4323f43
    Add installation instructions for Nix () Casey Rodarmor 2019-04-13 14:02:41 -07:00
  • 1d5fa6d29b
    Clean up justfile and fix version extraction () Casey Rodarmor 2019-04-12 01:42:05 -07:00
  • c3d1d9049f
    Bump version: 0.3.13 -> 0.4.0 () Casey Rodarmor 2019-04-12 00:46:29 -07:00
  • fe0a6c252c
    Allow arbitrary expressions as default arguments () Casey Rodarmor 2019-04-11 23:58:08 -07:00
  • 12f9428695
    Add justfile summaries () Casey Rodarmor 2019-04-11 16:35:16 -07:00
  • e118051a5c
    Omit aliases that begin with _ from --list` () Casey Rodarmor 2019-04-11 15:57:34 -07:00
  • 3a287b864a
    Housekeeping () Casey Rodarmor 2019-04-11 15:23:14 -07:00
  • fa2012d574
    Add alias item to grammar () Casey Rodarmor 2019-04-11 12:57:19 -07:00
  • f64f07a0cc Add recipe aliases () ryloric 2019-04-12 01:00:29 +05:30
  • 37639d68d7
    Allow shebang lines so justfiles can be used as scripts () Casey Rodarmor 2019-04-08 14:28:17 -07:00
  • cee9ac21e0
    Allow --justfile without --working-directory () Casey Rodarmor 2019-04-08 00:54:05 -07:00
  • e4dcac1262 Remove typo of extra "the" in README () Travis snɯǝᗡɔW 2019-01-15 17:22:16 +00:00
  • 2afef6a13d
    Mention just package in AUR () Casey Rodarmor 2018-12-18 20:27:27 -08:00
  • 3d67786aaf
    Förmatterdämmerung () Casey Rodarmor 2018-12-08 14:29:41 -08:00
  • ec82cc20d3
    Actually link to Chinese translation () Casey Rodarmor 2018-11-23 13:17:29 -08:00
  • cbdde10352
    Add link to Chinese translation of readme () Casey Rodarmor 2018-11-21 23:46:13 -08:00
  • 1ad3f99636
    Add changelog for v0.3.13 () Casey Rodarmor 2018-11-06 01:00:34 -08:00
  • 849cdcb37f
    Bump version: 0.3.12 -> 0.3.13 () Casey Rodarmor 2018-11-06 00:41:33 -08:00
  • af97f3f1c1 Print recipe signature if missing arguments () ladysamantha 2018-11-03 15:51:06 -06:00
  • 6430d38a6a
    Fail fuzzing on internal errors () Casey Rodarmor 2018-10-13 21:38:44 +08:00
  • 6b0fc174d8 Fuzz test compiler () Geoff Shannon 2018-10-13 03:12:35 -07:00
  • bcfd47dcbf
    Use PutBackN instead of PutBack in parser () Casey Rodarmor 2018-10-13 18:39:26 +09:00
  • 8371adab24 Fix another-recipe output in README () Yuichi Tanikawa 2018-10-11 20:46:46 +09:00
  • 89d7f7e7e0 Add Scoop installation instructions to readme () Matthew J. Berger 2018-10-02 14:39:15 -07:00
  • c39d88cc2b
    Add more advice on escaping {{ to readme () Casey Rodarmor 2018-09-18 20:53:10 -07:00
  • 3e181614d3
    Mention how to escape {{ and }} in readme () Casey Rodarmor 2018-09-15 15:27:18 -07:00
  • ad0d37a173
    Remove trailing whitespace in parser tests () Casey Rodarmor 2018-09-03 14:48:15 -07:00
  • 816183b975
    Add grandiloquent verbosity level that echos shebang recipes () Casey Rodarmor 2018-08-31 00:04:06 -07:00
  • 4e6585d391
    Slake Clippy's thirst for blood () Casey Rodarmor 2018-08-27 18:36:40 -07:00
  • b14d1ec97c
    Wait for child processes to finish () Casey Rodarmor 2018-08-27 16:03:52 -07:00
  • c615a3fb0b
    Add editorconfig () Casey Rodarmor 2018-08-20 00:28:15 -07:00
  • f0404d434c
    Fix integration tests with dash () Casey Rodarmor 2018-08-03 19:53:06 -07:00
  • e4ab3416f0
    Fix instructions for install command () Casey Rodarmor 2018-07-08 23:32:34 -07:00
  • 506b2a6432
    Provide prebuilt binary install command () Casey Rodarmor 2018-07-04 22:39:21 -07:00
  • 438b5147fe
    Improve invalid escape sequence error messages () Casey Rodarmor 2018-06-30 22:19:13 -04:00
  • 5acc112a97
    Bump version: 0.3.11 -> 0.3.12 () Casey Rodarmor 2018-06-19 16:21:32 -04:00
  • cf3fde442f Implement invocation_directory function () Joshua Warner 2018-06-19 10:04:03 -07:00
  • ee7302c0e3
    Bump version: 0.3.10 -> 0.3.11 () Casey Rodarmor 2018-05-06 22:20:48 -04:00
  • 2f8e89228a
    Bump dependencies () Casey Rodarmor 2018-05-06 22:15:15 -04:00
  • 886220d4cc
    Always enable ansi support on windows () Casey Rodarmor 2018-05-06 22:02:17 -04:00
  • a3294822c3
    Get package name from Cargo.toml () Casey Rodarmor 2018-05-01 17:01:59 -04:00
  • c0f8dfbc89
    Remove unused recipes () Casey Rodarmor 2018-04-29 02:27:35 -04:00
  • ef45b02cc3
    Version bump + update deps: 0.3.9 -> 0.3.10 () Casey Rodarmor 2018-03-20 01:25:32 -07:00
  • 68b343bc17
    Make .env vars available in env_var functions () Casey Rodarmor 2018-03-17 09:17:41 -07:00