mario
|
8df5519f34
|
Move [profile.dev] codegen-units = 2 to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
|
2017-01-19 20:08:51 +01:00 |
|
|
002c50a39e
|
Merge pull request #826 from matthiasbeyer/clap-completion
Bake in shell-compl generation
|
2016-11-05 13:22:55 +01:00 |
|
|
17f42fd5e4
|
Update clap to >=2.17
So we have `clap::App::get_name()`.
|
2016-11-02 14:37:45 +01:00 |
|
|
0a04081599
|
Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
|
2016-10-31 23:39:38 +01:00 |
|
|
106b3c3a7b
|
Add codegen-units = 2 in ./imag-bookmark/Cargo.toml
|
2016-10-24 13:53:29 +02:00 |
|
|
e4ddae7f10
|
Fix version string in imag-bookmark as well
|
2016-10-24 13:45:07 +02:00 |
|
|
b5bfc1978c
|
Fix: Cargo.toml does not know "website", but "homepage"
|
2016-10-20 14:14:18 +02:00 |
|
|
4ee505c658
|
Merge pull request #815 from matthiasbeyer/release-prep
Release preparation things
|
2016-10-19 14:33:11 +02:00 |
|
|
45e0043b9d
|
Fix usage of iterator in imag-bookmark
|
2016-10-19 13:03:17 +02:00 |
|
|
46e9ff3f52
|
Add meta-info in imag-bookmark/Cargo.toml
|
2016-10-18 10:56:12 +02:00 |
|
|
006db707fa
|
Merge pull request #789 from matthiasbeyer/warning-cleanup
Warning cleanup
|
2016-10-11 19:57:17 +02:00 |
|
|
9bb21e6a19
|
imag-bookmark: Rewrite add() with iterator helpers
|
2016-10-11 11:20:38 +02:00 |
|
|
49b054aeda
|
Deny warnings
|
2016-10-08 00:57:22 +02:00 |
|
|
8f26d5b9c3
|
Use unused results
|
2016-10-08 00:57:04 +02:00 |
|
|
f73c407e75
|
Remove unused imports
|
2016-10-08 00:56:57 +02:00 |
|
|
30875d153f
|
Merge pull request #771 from matthiasbeyer/clap-validators
Clap validators
|
2016-10-07 19:45:49 +02:00 |
|
|
49c852fa67
|
imag-bookmark: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
6999f95c4d
|
imag-bookmark: Validate URLs
|
2016-09-28 19:44:23 +02:00 |
|
Kai Sickeler
|
026cb7c763
|
Upgrade clap dependency to 2.*
|
2016-08-06 17:37:40 +02:00 |
|
|
ab91a08179
|
Add link: doc/src/04020-module-bookmarks.md -> imag-bookmark/README.md
|
2016-07-30 20:47:05 +02:00 |
|
|
703788d9d2
|
Replace trace_error() with trace_error_exit() where appropriate
|
2016-07-16 21:57:29 +02:00 |
|
|
dec6a27900
|
Impl list()
|
2016-07-14 21:08:46 +02:00 |
|
|
803806ea77
|
Impl collection()
|
2016-07-14 21:08:46 +02:00 |
|
|
de4c700d6e
|
Impl remove()
|
2016-07-14 21:08:46 +02:00 |
|
|
e773294b2c
|
Impl add()
|
2016-07-14 21:08:46 +02:00 |
|
|
f5b046181d
|
Add initial main() code
|
2016-07-14 21:08:46 +02:00 |
|
|
05f9243164
|
Add commandline specification
|
2016-07-14 21:08:46 +02:00 |
|
|
5f04981c91
|
Add dependencies
|
2016-07-14 21:08:46 +02:00 |
|
|
a75419f048
|
Initial import
|
2016-07-14 21:08:46 +02:00 |
|