Commit graph

  • 2d6f110b41
    Merge pull request #160 from dtolnay/rustuprun David Tolnay 2022-07-24 21:36:50 -07:00
  • 646e4646b0
    cargo +nightly -> rustup run nightly cargo David Tolnay 2022-07-24 21:23:08 -07:00
  • 4056677426
    Release 1.0.27 1.0.27 David Tolnay 2022-06-18 15:20:40 -07:00
  • c613cf0630
    Lockfile update David Tolnay 2022-06-18 15:20:21 -07:00
  • 4a17e90049
    Merge pull request #156 from dtolnay/raw David Tolnay 2022-06-18 15:19:59 -07:00
  • 23489d775e
    Make prettyplease support expansion of core::ptr::addr_of David Tolnay 2022-06-18 15:12:36 -07:00
  • aad74ef5de
    Update to Rust 2021 edition David Tolnay 2022-06-16 21:54:28 -07:00
  • 8cef130bfd
    Release 1.0.26 1.0.26 David Tolnay 2022-06-16 16:18:01 -07:00
  • a1d5e5429f
    Merge pull request #155 from dtolnay/profile David Tolnay 2022-06-16 16:17:37 -07:00
  • 58f5a973d7
    Add support for --profile flag David Tolnay 2022-06-16 16:13:36 -07:00
  • 6fcbdbb2d2
    Release 1.0.25 1.0.25 David Tolnay 2022-06-16 15:54:55 -07:00
  • 1a43c1c0db
    Merge pull request #153 from dtolnay/version David Tolnay 2022-06-16 15:51:41 -07:00
  • c5b8828563
    Include prettyplease version in --version David Tolnay 2022-06-16 15:47:19 -07:00
  • c92f07e606
    Release 1.0.24 1.0.24 David Tolnay 2022-06-16 14:24:36 -07:00
  • 61c964badb
    Move all use of bat behind a module David Tolnay 2022-06-16 14:16:26 -07:00
  • 422c703588
    Merge pull request #151 from dtolnay/vendor David Tolnay 2022-06-16 14:14:47 -07:00
  • df7c691898
    Make cargo-expand able to be vendored by cargo-vendor David Tolnay 2022-06-16 14:06:18 -07:00
  • 44eb0e0bcc
    Release 1.0.23 1.0.23 David Tolnay 2022-06-15 22:48:36 -07:00
  • ab3f1a18f4
    Merge pull request #150 from dtolnay/clap David Tolnay 2022-06-15 22:47:45 -07:00
  • c5efd63030
    Opt in to clap deprecations David Tolnay 2022-06-15 22:39:47 -07:00
  • 14c445362a
    Format clap attributes with rustfmt 1.4.38 David Tolnay 2022-06-15 22:40:15 -07:00
  • 569aa0cdcd
    Merge pull request #146 from dtolnay/clap David Tolnay 2022-06-15 22:42:56 -07:00
  • a05025c430
    Update to clap 3.2 David Tolnay 2022-06-13 16:55:42 -07:00
  • 9b080207be
    Revert "Suppress clap 3.2 deprecations" David Tolnay 2022-06-15 22:35:40 -07:00
  • cc2ada4d30
    Merge pull request #148 from Enselic/pretty-printer-themes David Tolnay 2022-06-14 22:51:04 -07:00
  • bc845a24b6 Use PrettyPrinter::themes() instead of internal API Martin Nordholts 2022-06-15 07:34:51 +02:00
  • d3bad52435
    Release 1.0.22 1.0.22 David Tolnay 2022-06-13 17:54:49 -07:00
  • c00de1f4fd
    Merge pull request #147 from dtolnay/deprecated David Tolnay 2022-06-13 17:51:36 -07:00
  • ea36bf93b8
    Suppress clap 3.2 deprecations David Tolnay 2022-06-13 17:46:11 -07:00
  • 1e75640125
    Lockfile update David Tolnay 2022-06-13 16:55:00 -07:00
  • b6be9f893a
    Check all crates in workspace for outdated deps David Tolnay 2022-06-06 14:39:20 -07:00
  • 76716a215a
    Release 1.0.21 1.0.21 David Tolnay 2022-05-12 14:17:38 -07:00
  • 21a37cfc2b
    Merge pull request #144 from dtolnay/bat David Tolnay 2022-05-12 14:17:09 -07:00
  • 4893a2fc8d
    Update bat to 0.21 David Tolnay 2022-05-12 14:12:41 -07:00
  • 78e3b85fb3
    Merge pull request #143 from dtolnay/syntect David Tolnay 2022-05-12 14:12:08 -07:00
  • 841616c039
    Revert "Pin syntect to 4.6.0" David Tolnay 2022-05-12 14:01:57 -07:00
  • 6a78e6c65e
    Revert "Avoid enabling any syntect features beyond what bat needs" David Tolnay 2022-05-12 14:01:20 -07:00
  • 6d9b823c31
    Defer bat upgrade temporarily David Tolnay 2022-05-12 14:05:20 -07:00
  • 5ba0136f5b
    Release 1.0.20 1.0.20 David Tolnay 2022-05-11 23:30:06 -07:00
  • c945dafe4c
    Lockfile update David Tolnay 2022-05-11 23:22:26 -07:00
  • b75e0ef2b5
    Merge pull request #142 from dtolnay/metadata David Tolnay 2022-05-11 23:29:35 -07:00
  • 1bfc15b365
    Add subcommand metadata so cargo --list can print a description David Tolnay 2022-05-11 22:05:59 -07:00
  • b181f681cd
    Raise minimum compiler version to 1.58 David Tolnay 2022-05-11 23:25:28 -07:00
  • 9c064bf2f9
    Release 1.0.19 1.0.19 David Tolnay 2022-05-04 14:37:50 -07:00
  • aaa28b57bd
    Merge pull request #141 from dtolnay/minvalues David Tolnay 2022-05-04 14:37:30 -07:00
  • d4737513b9
    Ignore option_option clippy pedantic lint David Tolnay 2022-05-04 14:33:15 -07:00
  • 7cdc9d3c1a
    Accept flag without value where Cargo does a dedicated error message David Tolnay 2022-05-04 14:17:10 -07:00
  • 1933e55eae
    Release 1.0.18 1.0.18 David Tolnay 2022-05-04 14:01:21 -07:00
  • 3c3c88dcdc
    Lockfile update David Tolnay 2022-05-04 14:00:39 -07:00
  • 745638e559
    Merge pull request #140 from dtolnay/sethook David Tolnay 2022-05-04 14:00:26 -07:00
  • bd7d5e2bd7
    Hide panic message on fallback to rustfmt David Tolnay 2022-05-04 13:51:30 -07:00
  • 32ec0f210e
    Drop unneeded quoting from env variable in workflows yaml David Tolnay 2022-04-28 19:29:07 -07:00
  • 441cdf504e
    Update workflows to actions/checkout@v3 David Tolnay 2022-04-24 19:05:03 -07:00
  • 007a44549f
    Release 1.0.17 1.0.17 David Tolnay 2022-02-28 18:25:26 -08:00
  • 0df4e9c7b6
    Update to bat 0.20 David Tolnay 2022-02-28 15:13:33 -08:00
  • 062bae7a12
    Lockfile update David Tolnay 2022-02-28 15:12:41 -08:00
  • 1bd0b2d202
    Release 1.0.16 1.0.16 David Tolnay 2022-02-16 20:04:41 -08:00
  • 0371afbdbe
    Merge pull request #130 from dtolnay/clap David Tolnay 2022-02-16 20:04:05 -08:00
  • 05311bf8a4
    Resolve clap deprecations David Tolnay 2022-02-16 19:49:16 -08:00
  • 21ba22c02f
    Pull in clap 3.1.0 David Tolnay 2022-02-16 19:48:21 -08:00
  • a5bdc99777
    Lockfile update David Tolnay 2022-02-16 19:44:48 -08:00
  • 4224985f78
    Format with rustfmt 1.4.38 David Tolnay 2022-01-28 18:43:08 -08:00
  • 093f51e62f
    Resolve clippy needless_borrow lint David Tolnay 2022-01-28 18:42:31 -08:00
  • bf418e4cc3
    Release 1.0.15 1.0.15 David Tolnay 2022-01-17 13:24:53 -08:00
  • e80ed558af
    Lockfile update David Tolnay 2022-01-17 13:24:15 -08:00
  • 5a116832ad
    Revert "Temporarily disable beta CI" David Tolnay 2022-01-12 19:06:12 -08:00
  • 39d3774f42
    Release 1.0.14 1.0.14 David Tolnay 2022-01-12 14:16:48 -08:00
  • 40dba2bbe2
    Merge pull request #128 from dtolnay/prettyplease David Tolnay 2022-01-12 14:16:27 -08:00
  • 3176152239
    Format output using prettyplease David Tolnay 2022-01-12 13:24:43 -08:00
  • 2a14aaa9d4
    Lockfile update David Tolnay 2022-01-12 13:03:56 -08:00
  • d4e5a9a436
    Release 1.0.13 1.0.13 David Tolnay 2022-01-08 12:19:22 -08:00
  • 2a2318d4c6
    Temporarily disable beta CI David Tolnay 2022-01-08 12:19:03 -08:00
  • 87c093df87
    Update to bat 0.19 David Tolnay 2022-01-08 12:14:03 -08:00
  • 68a6b73d58
    Lockfile update David Tolnay 2022-01-08 12:13:30 -08:00
  • 59944fc846
    Release 1.0.12 1.0.12 David Tolnay 2022-01-03 00:55:12 -08:00
  • 0019ddb4af
    Merge pull request #126 from dtolnay/syntect David Tolnay 2022-01-03 00:54:53 -08:00
  • 42a9cc0833
    Avoid enabling any syntect features beyond what bat needs David Tolnay 2022-01-03 00:51:39 -08:00
  • 44968ac2cd
    Pin syntect to 4.6.0 David Tolnay 2022-01-03 00:47:18 -08:00
  • 0929b3f55d
    Lockfile update David Tolnay 2022-01-03 00:46:40 -08:00
  • 5807afb715
    Release 1.0.11 1.0.11 David Tolnay 2022-01-02 15:00:04 -08:00
  • 61bfcd2258
    Enable author info in help output David Tolnay 2022-01-02 15:02:03 -08:00
  • 9701cd7277
    Merge pull request #125 from dtolnay/clap David Tolnay 2022-01-02 14:59:32 -08:00
  • 98ebe9da5d
    Run clap debug asserts as a unit test David Tolnay 2022-01-02 14:53:23 -08:00
  • 7f7c225c38
    Merge pull request #124 from dtolnay/clap David Tolnay 2022-01-02 14:52:16 -08:00
  • 865ae25b6e
    Update to clap 3 David Tolnay 2022-01-02 12:47:51 -08:00
  • 9a53dbb4e2
    Organize imports David Tolnay 2022-01-02 14:39:32 -08:00
  • 8a909d9473
    Lockfile update David Tolnay 2022-01-02 12:47:08 -08:00
  • 5648730567
    Detect warnings in CI David Tolnay 2021-12-31 22:10:22 -08:00
  • b6ca992863
    Lockfile update to reflect syntect 4.7.0 yank David Tolnay 2021-12-27 10:14:29 -08:00
  • aad02d5d9e
    Pin syntect to 4.6.0 David Tolnay 2021-12-26 08:40:22 -08:00
  • bd6b99688f
    Lockfile update David Tolnay 2021-12-26 08:39:22 -08:00
  • 02afcf5d58
    Release 1.0.10 1.0.10 David Tolnay 2021-11-27 17:07:54 -08:00
  • 673acf6ea3
    Lockfile update David Tolnay 2021-11-27 17:07:15 -08:00
  • 4f7fa5d4ce
    Merge pull request #121 from dtolnay/offline David Tolnay 2021-11-27 17:07:00 -08:00
  • 214e10c617
    Add --offline arg David Tolnay 2021-11-27 13:49:57 -08:00
  • f0d5dbcfdf
    Install newest build of cargo-outdated David Tolnay 2021-11-17 13:35:35 -08:00
  • 1b5fd6d6eb
    Raise minimum tested compiler from 1.46 to 1.51 David Tolnay 2021-11-14 21:03:05 -08:00
  • a1d16c6299
    Add actions job to notice outdated dependencies David Tolnay 2021-10-08 01:52:47 -04:00
  • f4139ce2e9
    Rerun check build with updated dependencies David Tolnay 2021-10-08 01:25:02 -04:00
  • deabfe01fb
    Run clippy on test suite too David Tolnay 2021-09-30 01:32:02 -04:00