Commit Graph

  • 95ef27b32b Add a gitter badge (#170) Casey Rodarmor 2017-04-18 22:18:36 -0700
  • 435b4c5ea3 Remove trailing whitespace (#167) Casey Rodarmor 2017-04-02 20:39:23 -0700
  • e45164da4d Improve syntax highlighting suggestions in readme (#164) Casey Rodarmor 2017-03-12 19:20:33 -0700
  • d68f7867ca Set emacs and vim filetype in justfile for syntax highlighting (#163) Casey Rodarmor 2017-03-12 19:17:52 -0700
  • b6b01bf6d4 🔥 Disallow names that start with '-' (#154) Casey Rodarmor 2017-02-10 20:15:25 -0800
  • 763f5798be Bump version: 0.2.25 -> 0.2.26 (#150) Casey Rodarmor 2017-01-18 22:07:21 -0800
  • bed28c1df5 Resolve dependencies after the first (#149) Casey Rodarmor 2017-01-18 20:32:55 -0800
  • 1befc8674e Test all errors and error messages (#145) Casey Rodarmor 2017-01-08 19:01:48 -0800
  • 64e4905e49 Capitalize all error messages (#144) Casey Rodarmor 2017-01-08 17:26:34 -0800
  • 9c552fe8d0 readme: 'the in' -> 'in the' (#143) Casey Rodarmor 2016-12-30 01:01:57 -0800
  • 2cb88cc06c Bump version to 0.2.25 (#142) Casey Rodarmor 2016-12-30 00:25:32 -0800
  • d17911a573 Use '/' instead of "/" as argument to rfind (#141) Casey Rodarmor 2016-12-30 00:23:32 -0800
  • 02a160d2e0 Bump version: 0.2.23 -> 0.2.24 (#140) Casey Rodarmor 2016-12-30 00:22:02 -0800
  • b267d0444e Allow path-prefixed first arguments (#139) Casey Rodarmor 2016-12-30 00:09:35 -0800
  • 86755582bb Readme: email -> issue (#138) Casey Rodarmor 2016-12-15 18:48:31 -0800
  • c6256333ed Lift limitations on recipes that take parameters (#137) Casey Rodarmor 2016-12-10 16:35:52 -0800
  • af543d7258 Remove duplicate return (#136) Casey Rodarmor 2016-12-10 16:31:38 -0800
  • 99e48fe2c6 Mention prebuilts in readme (#135) Casey Rodarmor 2016-11-23 20:41:58 -0800
  • f47e69ceae mkdir -p tmp/... (#134) Casey Rodarmor 2016-11-23 20:32:03 -0800
  • efb4d5e908 Checkout master when building linux binaries (#133) Casey Rodarmor 2016-11-23 20:28:40 -0800
  • 6b9922fc2c Build Linux binaries using Vagrant (#132) Casey Rodarmor 2016-11-23 20:20:32 -0800
  • da8108f19d Add recipes to build binaries for release (#131) Casey Rodarmor 2016-11-23 19:40:06 -0800
  • 0195a15e68 Add FLAGS to push recipe, get rid of push-f recipe (#130) Casey Rodarmor 2016-11-18 07:14:48 -0800
  • bf42b23be3 Bump version to v0.2.23 (#129) Casey Rodarmor 2016-11-18 07:10:14 -0800
  • 11c0d349db Collapse unnecessary block (#128) Casey Rodarmor 2016-11-18 07:07:20 -0800
  • 1ac5b4ea42 Add variadic parameters (#127) Casey Rodarmor 2016-11-18 07:03:34 -0800
  • 9ece0b9a6b Add comment to push-f recipe (#126) Casey Rodarmor 2016-11-16 22:20:26 -0800
  • cef117f8bd Report line number in recipe failure messages (#125) Casey Rodarmor 2016-11-16 22:18:55 -0800
  • 07634d9390 Fix line numbers (#124) Casey Rodarmor 2016-11-16 21:37:43 -0800
  • 2f4bcc57bc Add --verbose flag (#123) Casey Rodarmor 2016-11-16 21:06:51 -0800
  • 133b4a2ada Renames: Parser::file and just::parse (#122) Casey Rodarmor 2016-11-16 20:17:24 -0800
  • e628378dbb Avoid using panic! outside of tests (#121) Casey Rodarmor 2016-11-15 20:39:56 -0800
  • d11e679e4b Just is no longer a trival program ;_; (#120) Casey Rodarmor 2016-11-15 19:29:41 -0800
  • 0ac2cdd124 Mention {{...}} substitution gotcha in readme (#117) Casey Rodarmor 2016-11-14 20:19:35 -0800
  • 91d1e59667 Fix override argument processing bug (#115) Casey Rodarmor 2016-11-13 21:26:28 -0800
  • aaee7341c4 Deny clippy lints by default (#112) Casey Rodarmor 2016-11-13 15:03:33 -0800
  • de4a299899 Make quine-text multiline string (#111) Casey Rodarmor 2016-11-13 14:33:41 -0800
  • 1690da3e6b Bump version to v0.2.22 (#110) Casey Rodarmor 2016-11-13 14:28:27 -0800
  • 3d7888708c Add multiline raw string example to readme (#109) Casey Rodarmor 2016-11-13 14:21:34 -0800
  • 1e7a0fa63b Fix readme typo (#108) Casey Rodarmor 2016-11-13 14:07:04 -0800
  • 10c377b88c Allow ' raw strings to contain literal newlines (#107) Casey Rodarmor 2016-11-13 14:04:20 -0800
  • 9d9aaa91b1 Explicitly license as WTFPL or MIT or APACHE-2.0 (#105) Casey Rodarmor 2016-11-13 00:45:32 -0800
  • c8d8fad294 Update project justfile to take advantage of 0.2.21 (#104) Casey Rodarmor 2016-11-13 00:08:14 -0800
  • 0b950db17d Bump version to v0.2.21 (#103) Casey Rodarmor 2016-11-13 00:04:27 -0800
  • 2b81dc2b76 Fix spurious circular dependency error (#102) Casey Rodarmor 2016-11-13 00:01:42 -0800
  • 26bfef4a2f Add doc comments to recipes (#101) Casey Rodarmor 2016-11-12 23:31:19 -0800
  • 112462ec62 Toggle meaning of '@' on recipes prefixed with '@' (#100) Casey Rodarmor 2016-11-12 16:12:00 -0800
  • babe97bf0d Allow line continuations in plain recipes with '\' (#99) Casey Rodarmor 2016-11-12 15:45:12 -0800
  • 5b2d671c1d Get rid of mostly unused Justfile.recipes() (#98) Casey Rodarmor 2016-11-12 14:43:47 -0800
  • 1856646a9c Error -> CompileError (#97) Casey Rodarmor 2016-11-12 14:24:33 -0800
  • caf2570bb2 Don't allow args with early exit options (#96) Casey Rodarmor 2016-11-12 14:04:46 -0800
  • 2f530adf48 Add -e/--edit option to open justfile in $EDITOR (#95) Casey Rodarmor 2016-11-12 14:02:15 -0800
  • 0dcdc5dc81 Use clap::ArgGroup for early exit conflicts (#94) Casey Rodarmor 2016-11-12 13:31:54 -0800
  • 7cfc37f647 Line up names in --evaluate (#93) Casey Rodarmor 2016-11-12 13:12:43 -0800
  • edbd94d654 Test that overrides are not evaluated (#92) Casey Rodarmor 2016-11-12 13:03:33 -0800
  • 3d8d901968 Suggest alternatives to uknown recipes (#91) Casey Rodarmor 2016-11-12 12:36:12 -0800
  • 26910a9fdc Add install recipe (#90) Casey Rodarmor 2016-11-12 11:47:49 -0800
  • 1affac98a9 Bump version to 0.2.20 (#89) Casey Rodarmor 2016-11-12 11:44:36 -0800
  • 6e8289c624 Make --list print recipes with arguments (#88) Casey Rodarmor 2016-11-12 11:40:52 -0800
  • a44640b613 Add watch and install-dev-deps recipes (#87) Casey Rodarmor 2016-11-12 10:28:47 -0800
  • 5a5209fb5c Harmonize argument help text (#86) Casey Rodarmor 2016-11-12 09:52:52 -0800
  • 981823cbab Bump version to 0.2.19 (#83) Casey Rodarmor 2016-11-12 09:35:35 -0800
  • 7e3859ef18 Fix needless borrow clippy lints (#81) Casey Rodarmor 2016-11-12 09:33:38 -0800
  • 95edb8ac3c Fix long lines (#80) Casey Rodarmor 2016-11-12 09:28:30 -0800
  • ff2ca9b30c Improve missing parameter panic message (#79) Casey Rodarmor 2016-11-12 09:24:52 -0800
  • 22a97b3e86 Lint when publishing (#78) Casey Rodarmor 2016-11-12 09:21:37 -0800
  • 886acf2f95 Let recipes take default arguments (#77) Casey Rodarmor 2016-11-12 09:15:13 -0800
  • 6c5f4eea62 Improve lint recipe (#76) Casey Rodarmor 2016-11-12 07:56:13 -0800
  • 6adf2fda6c Add BACKTICK to expression in grammar (#74) Casey Rodarmor 2016-11-11 23:11:10 -0800
  • 166c4bf48f Rename grammar.md to GRAMMAR.md (#73) Casey Rodarmor 2016-11-11 23:09:40 -0800
  • 5663cb61a6 Use ...? instead of try!(...) (#72) Casey Rodarmor 2016-11-11 21:37:16 -0800
  • bd69f3298e Link to justfiles here and in the wild (#69) Casey Rodarmor 2016-11-11 20:54:50 -0800
  • 98990fe2ab Use clap's conflicts_with and requires (#68) Casey Rodarmor 2016-11-11 20:47:17 -0800
  • 0f9fb418a0 Add --dump option to print entire justfile (#67) Casey Rodarmor 2016-11-11 20:25:37 -0800
  • d3c2d1acfa Test before publishing (#61) Casey Rodarmor 2016-11-11 19:44:25 -0800
  • 976c4fd979 Bump version to 0.2.18 (#60) Casey Rodarmor 2016-11-11 19:28:37 -0800
  • 716b4eba19 Fix publish recipe (#59) Casey Rodarmor 2016-11-11 19:23:46 -0800
  • 510a269d00 Remove unnecessary lifetimes (#58) Casey Rodarmor 2016-11-11 19:12:44 -0800
  • b038490061 Add done recipe that cleans up a merged branch (#57) Casey Rodarmor 2016-11-11 18:52:27 -0800
  • 2882b78de5 Don't ignore --color=never (#56) Casey Rodarmor 2016-11-11 18:46:04 -0800
  • ac7634000e Fix error messages with wide character Casey Rodarmor 2016-11-11 15:18:42 -0800
  • 4d20ffeac4 Use colors in output Casey Rodarmor 2016-11-07 21:01:27 -0800
  • 6b888bbfe4 Fix off by one error in backtick error message (#52) Casey Rodarmor 2016-11-11 17:15:16 -0800
  • 74fa6d4962 Include line in all error messages (#51) Casey Rodarmor 2016-11-11 17:09:51 -0800
  • 59136a1145 Add no-op recipe to justfile for testing (#50) Casey Rodarmor 2016-11-11 17:05:14 -0800
  • 2bc55ba815 Improve a few error messages (#47) Casey Rodarmor 2016-11-11 14:33:17 -0800
  • e3aa13e5dd Add integration tests for arguments (#42) Casey Rodarmor 2016-11-11 13:34:28 -0800
  • f071f75c67 Improve recipes with parameters section of readme (#41) Casey Rodarmor 2016-11-11 13:31:26 -0800
  • ef39637c00 Add examples of comments to readme (#40) Casey Rodarmor 2016-11-11 13:04:47 -0800
  • 1aebe92199 Fixed typo in Readme (#38) Jason Grlicky 2016-11-11 12:30:17 -0800
  • c775828d3c Use version from env! macro (#37) Casey Rodarmor 2016-11-10 23:09:02 -0800
  • 5b3ef9f11a Format Cargo.toml (#33) Casey Rodarmor 2016-11-07 22:06:33 -0800
  • 2b55ae35bb Use colored help message (#32) Casey Rodarmor 2016-11-07 21:05:07 -0800
  • 7facd26508 Add frequently asked questions in FAQ.mq (#31) Casey Rodarmor 2016-11-06 19:18:38 -0800
  • 75ba7e1e8c Turn off Travis email notifications (#29) Casey Rodarmor 2016-11-06 12:52:59 -0800
  • d56ab91e8d Add build status badge to readme (#27) Casey Rodarmor 2016-11-06 01:33:00 -0700
  • aa1323335e Add Travis CI (#26) Casey Rodarmor 2016-11-06 01:29:52 -0700
  • 5d98bab31d Fix small typo in readme (#22) Florian Gilcher 2016-11-05 21:13:27 +0100
  • 39a78c968f Bump version to 0.2.16 (#21) Casey Rodarmor 2016-11-05 01:54:44 -0700
  • 6861a346c3 Create a unique branch when bumping version (#20) Casey Rodarmor 2016-11-05 01:51:56 -0700