Commit Graph

  • 5bef602958 In readme and built-in help, add cache location on macOS and Windows. Steve Mokris 2020-01-09 17:06:58 -0500
  • d8d3abefa8 windows fix attempt 1 windows phiresky 2020-01-10 12:25:07 +0100
  • 52690418cc
    Update README.md phiresky 2019-10-03 19:35:46 +0200
  • 40ea8670be
    Merge pull request #29 from filalex77/patch-2 phiresky 2019-09-24 12:54:18 +0200
  • 7ed47a0541
    Add Homebrew instructions to README.md Oleksii Filonenko 2019-09-24 09:23:03 +0300
  • 763d26ac7f (cargo-release) start next development iteration 0.9.3 phiresky 2019-09-19 22:13:12 +0200
  • fb7c3c7aa4 (cargo-release) version 0.9.3 phiresky 2019-09-19 22:11:49 +0200
  • 20caf5d29a
    Update README.md phiresky 2019-07-29 13:09:34 +0200
  • 45580efa2d
    Merge pull request #25 from filalex77/update-rusqlite phiresky 2019-07-28 15:42:56 +0200
  • 9c3936ed65
    Bump minimum Rust version to latest stable Oleksii Filonenko 2019-07-28 11:50:07 +0300
  • 9d6cea3d40
    Fix SqlAdapter::format_blob (rusqlite API change) Oleksii Filonenko 2019-07-27 22:08:50 +0300
  • 611fba3755
    Update rusqlite to 0.20.0 Oleksii Filonenko 2019-07-27 12:19:02 +0300
  • bf9e555967
    Merge pull request #24 from filalex77/patch-1 phiresky 2019-07-27 00:41:21 +0200
  • 1189c0c5a0
    Change rusqlite version to "0" (semver) Oleksii Filonenko 2019-07-26 20:03:11 +0300
  • 7b39b968fd weird 1.36-weird phiresky 2019-07-08 20:55:32 +0200
  • a9a0cb81c0
    Update README.md phiresky 2019-07-03 12:42:01 +0200
  • b75b8ee4be
    Merge pull request #19 from nicoulaj/patch-2 phiresky 2019-06-24 19:27:58 +0200
  • 6d2df9162c
    Fix error message mentionning graphicsmagick instead of imagemagick Julien Nicoulaud 2019-06-24 10:47:22 +0200
  • 0f1058c4d2
    Merge pull request #18 from svenstaro/patch-1 phiresky 2019-06-23 21:48:08 +0200
  • 3745f1b2a5
    Fix typo Sven-Hendrik Haase 2019-06-23 07:02:25 +0200
  • b9d27c0557 Merge branch 'windows' phiresky 2019-06-19 16:14:58 +0200
  • a7fb6a736c (cargo-release) start next development iteration 0.9.2 phiresky 2019-06-19 16:09:48 +0200
  • f743ecf338 disable cargo caching again phiresky 2019-06-19 16:08:36 +0200
  • 002a5e3756 add msvc redistributable to readme phiresky 2019-06-19 16:06:31 +0200
  • 0331aaa511 (cargo-release) version 0.9.2 phiresky 2019-06-19 15:41:50 +0200
  • da698b59e6
    Merge pull request #16 from phiresky/windows phiresky 2019-06-19 15:31:59 +0200
  • ab74b65c71 fix linux release phiresky 2019-06-19 15:30:33 +0200
  • 04aea49136 readd other platforms, fix windows phiresky 2019-06-19 10:58:02 +0200
  • 4216815ba8 -.- phiresky 2019-06-19 00:44:26 +0200
  • 8f651cbb08 add rg binary to windows release phiresky 2019-06-18 23:57:57 +0200
  • ecf21584d5 use 7z cause travis apparently does not have zip phiresky 2019-06-18 23:49:36 +0200
  • e4c0cb8349 add windows dependencies and update readme phiresky 2019-06-18 22:54:31 +0200
  • 9201add7e0 use exitfailure for cleaner fail output phiresky 2019-06-18 21:39:33 +0200
  • 57115923af windows binaries are .exe phiresky 2019-06-18 18:05:44 +0200
  • 9b552178f7 cache cargo cause i don't have time to wait every time phiresky 2019-06-18 16:30:22 +0200
  • 268c313c2f fix test on windows phiresky 2019-06-18 16:20:50 +0200
  • 6245e4921d windows util phiresky 2019-06-18 15:46:55 +0200
  • 43ab7df614 add branch to travis phiresky 2019-06-18 15:34:12 +0200
  • b3360da107 add windows to travis (broken) phiresky 2019-06-18 15:23:21 +0200
  • 9c285670fd shorten debug output on failure (#7) phiresky 2019-06-18 12:14:09 +0200
  • 29b8f1dee4 bring utf16 decoding to parity with ripgrep phiresky 2019-06-18 12:13:37 +0200
  • 89fb6cc1a9 fix file ending regex (#13) phiresky 2019-06-17 12:59:28 +0200
  • 5d887cf974
    Merge pull request #11 from OpenTechStrategies/installation-instructions phiresky 2019-06-17 08:56:21 +0200
  • 2ff8988b3d Add installation instructions to README.md Karl Fogel 2019-06-17 01:14:20 -0500
  • ef2e4ebf28 remove copypasted flag from appveyor.yml phiresky 2019-06-17 00:21:21 +0200
  • 35048e6116 add appveyor.yml for windows binaries phiresky 2019-06-17 00:16:48 +0200
  • addb7f7060 less useless log phiresky 2019-06-16 23:46:14 +0200
  • 7efd8638ce prevent panic on broken tar checksum phiresky 2019-06-16 22:48:28 +0200
  • 47a59ea751 readme phiresky 2019-06-16 17:17:15 +0200
  • b3de05cc59 (cargo-release) start next development iteration 0.9.1 phiresky 2019-06-16 12:20:02 +0200
  • 8005457c60 (cargo-release) version 0.9.1 phiresky 2019-06-16 12:19:07 +0200
  • 5901cdcb5d fix cache key phiresky 2019-06-16 12:19:01 +0200
  • 5447c4ac3a (cargo-release) start next development iteration 0.9.0 phiresky 2019-06-16 12:07:13 +0200
  • 19ec222c86 (cargo-release) version 0.9.0 phiresky 2019-06-16 12:06:10 +0200
  • 8400a4a2bb decompress: match mime type correctly phiresky 2019-06-16 12:05:27 +0200
  • 21f5178d15 pass detection reason to adapter phiresky 2019-06-16 11:37:27 +0200
  • d8b57f2f8a split decompress adapter phiresky 2019-06-16 11:07:29 +0200
  • c9ff85ad42 update readme phiresky 2019-06-15 21:44:11 +0200
  • f6d44bd1da add adapters list to readme phiresky 2019-06-15 21:22:07 +0200
  • 05835c1c42 (cargo-release) start next development iteration 0.8.9 phiresky 2019-06-15 12:09:05 +0200
  • a4d734c5a3 (cargo-release) version 0.8.9 phiresky 2019-06-15 12:08:03 +0200
  • 7296138ed9 changelog phiresky 2019-06-15 12:07:54 +0200
  • 8deab31964 update badges phiresky 2019-06-15 12:06:24 +0200
  • e4a01ee88f demo output phiresky 2019-06-15 12:05:25 +0200
  • aebf7e4c10 readme from help2man | pandoc phiresky 2019-06-15 12:04:20 +0200
  • a757a0b84d make crates.io render readme phiresky 2019-06-15 11:43:19 +0200
  • 85e686ebc4 only link post for now in readme phiresky 2019-06-15 11:37:41 +0200
  • 5ebf1fc153 (cargo-release) start next development iteration 0.8.8 phiresky 2019-06-15 11:28:38 +0200
  • a348b9fc71 (cargo-release) version 0.8.8 phiresky 2019-06-15 11:27:36 +0200
  • f62bb2725f well that was stupid phiresky 2019-06-15 11:27:27 +0200
  • b219ea78d1 (cargo-release) start next development iteration 0.8.7 phiresky 2019-06-15 11:01:51 +0200
  • 5bf57a07d3 (cargo-release) version 0.8.7 phiresky 2019-06-15 11:00:45 +0200
  • 33187299e7 add rga-preproc to deploy phiresky 2019-06-15 10:20:10 +0200
  • 0c31671e5e (cargo-release) start next development iteration 0.8.6 phiresky 2019-06-15 00:08:16 +0200
  • 2acb7d5008 (cargo-release) version 0.8.6 phiresky 2019-06-15 00:07:15 +0200
  • a846d2d9a9 (cargo-release) start next development iteration 0.8.5 phiresky 2019-06-14 23:59:32 +0200
  • e74e4c3315 (cargo-release) version 0.8.5 phiresky 2019-06-14 23:58:31 +0200
  • 8ba594170f (cargo-release) start next development iteration 0.8.4 phiresky 2019-06-14 23:56:54 +0200
  • d27082f012 (cargo-release) version 0.8.4 phiresky 2019-06-14 23:55:56 +0200
  • 45d93b081a (cargo-release) start next development iteration 0.8.3 phiresky 2019-06-14 23:31:33 +0200
  • e8147d9204 (cargo-release) version 0.8.3 phiresky 2019-06-14 23:30:31 +0200
  • 81ff9e0485 (cargo-release) version 0.8.2 phiresky 2019-06-14 23:29:15 +0200
  • 1705c6228c (cargo-release) start next development iteration 0.8.1 phiresky 2019-06-14 22:58:02 +0200
  • 1997ccb502 (cargo-release) version 0.8.1 phiresky 2019-06-14 22:56:51 +0200
  • 3df6e7c7d6 (cargo-release) version 0.8.0 phiresky 2019-06-14 22:56:09 +0200
  • dc5bad9621 rename demo phiresky 2019-06-14 22:48:41 +0200
  • ecf830112f fix demo dir phiresky 2019-06-14 16:31:10 +0200
  • 2c02872992 demodir phiresky 2019-06-14 16:21:18 +0200
  • 0dffbf2904 to plain phiresky 2019-06-14 16:20:48 +0200
  • 5f2b5e3399 more documentation phiresky 2019-06-13 16:26:03 +0200
  • e0bc939b93 mode phiresky 2019-06-13 16:25:44 +0200
  • 8cd15ba195 (cargo-release) start next development iteration 0.7.0 phiresky 2019-06-13 16:10:00 +0200
  • 5382a52eca (cargo-release) version 0.7.0 phiresky 2019-06-13 16:06:49 +0200
  • 3620ccfc85 update readme phiresky 2019-06-13 16:06:43 +0200
  • d0a1f8962b doc phiresky 2019-06-13 15:18:14 +0200
  • d350fc0057 readme phiresky 2019-06-12 23:06:50 +0200
  • e59eee5b06 skip arm build for now phiresky 2019-06-12 23:05:13 +0200
  • e5246491b0 better documentation phiresky 2019-06-12 22:55:18 +0200
  • 46fb17bf96 fixes phiresky 2019-06-12 22:32:20 +0200
  • 8982636c1e no man page for now phiresky 2019-06-12 22:22:44 +0200