Commit Graph

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