index
:
imag
imag-link-chain
imag-ref/move
imag-search
imag-tui
libimagmail/tree-rewrite-mailtree
master
master-ff
minor
reimplement-mail
ui-test/imag-bookmark
v0.10.x
Sources of imag
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
domain
/
imag-notes
Age
Commit message (
Expand
)
Author
2020-05-31
itertools: 0.8.0 -> 0.9.0
Matthias Beyer
2020-04-29
Replace repository with new sourcehut repo
Matthias Beyer
2020-03-08
Replace failure with anyhow in complete codebase
Matthias Beyer
2020-01-01
Update copyright years to 2015-2020
Matthias Beyer
2019-12-23
Remove unnecessary clone() call
Matthias Beyer
2019-11-23
imag-notes: Do not call exit() but propagate error to main function
Matthias Beyer
2019-10-26
imag-notes: implement ImagApplication
Leon Schuermann
2019-08-28
[No-auto] bin/domain/notes: Fix Clippy warnings
flip1995
2019-08-28
[Auto] bin/core/notes: Fix Clippy warnings
flip1995
2019-06-30
Remove uneccessary call to iter()
Matthias Beyer
2019-06-30
Update all dependencies
Matthias Beyer
2019-05-22
Remove buildscripts
Matthias Beyer
2019-05-18
Run 'cargo fix' for rust-2018
Matthias Beyer
2019-02-11
Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap calls
Matthias Beyer
2019-02-11
Change id reporting API to return ExitCode
Matthias Beyer
2019-01-03
Update copyright years
Matthias Beyer
2018-11-11
Forbid unsafe code in all crates
Matthias Beyer
2018-11-10
Update version strings
Matthias Beyer
2018-11-06
Add ID reporting in imag-notes
Matthias Beyer
2018-05-09
Update version string: 0.8.0 -> 0.9.0
Matthias Beyer
2018-04-19
Update version numbers: 0.7.0 -> 0.8.0
Matthias Beyer
2018-04-18
Merge pull request #1380 from matthiasbeyer/minor
Matthias Beyer
2018-04-17
Fix documentation in crate metadata
Matthias Beyer
2018-04-14
Fix: Use qualification
Matthias Beyer
2018-04-14
Add lints
Matthias Beyer
2018-04-13
Use clap with wrap_help feature
Matthias Beyer
2018-04-13
Use clap "^2.29" instead of ">=2.29"
Matthias Beyer
2018-04-04
Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommand
Matthias Beyer
2018-03-04
Use output stream from Runtime::stdout()
Matthias Beyer
2018-02-19
Fix broken pipe panics
Matthias Beyer
2018-02-18
Merge pull request #1224 from matthiasbeyer/git-version-in-version
Matthias Beyer
2018-02-13
Use new make_imag_version!() macro for building version string
Matthias Beyer
2018-02-12
Fix imag-notes for new error interface
Matthias Beyer
2018-02-11
Update version string: 0.6.0 -> 0.7.0
Matthias Beyer
2018-02-10
Update dependency: clap: 2.17 -> 2.29
Matthias Beyer
2018-02-10
Compile clap with suggestions and color support
Matthias Beyer
2018-02-07
Update dates in license header
Matthias Beyer
2018-02-06
Use libimagstore get iterator
Matthias Beyer
2018-01-29
Remove map_err_trace_exit() calls in favour of map_err_trace_exit_unwrap()
Matthias Beyer
2018-01-15
log: 0.4.0-rc.1 -> 0.4.0
Matthias Beyer
2018-01-15
Update dependency: log: 0.3.* -> 0.4.0-rc.1
Matthias Beyer
2018-01-12
Remove dependency "version"
Matthias Beyer
2017-12-25
Update version strings: 0.5.0 -> 0.6.0
Matthias Beyer
2017-10-31
Add badges in Cargo.toml of all crates
Matthias Beyer
2017-10-12
Merge pull request #1131 from matthiasbeyer/libimagerror/trace-and-unwrap-helper
Matthias Beyer
2017-10-12
Rewrite .map_err_trace_exit().unwrap() with new helper fn
Matthias Beyer
2017-10-12
Update dependency: itertools: 0.6 -> 0.7
Matthias Beyer
2017-09-24
Update version strings: 0.4.0 -> 0.5.0
Matthias Beyer
2017-09-19
Update dependency specs
Matthias Beyer
2017-09-15
Use positional args
Matthias Beyer
[next]