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
/
core
Age
Commit message (
Expand
)
Author
2018-05-04
imag-category: Initial import
Matthias Beyer
2018-05-02
Add trace output in filtering process
Matthias Beyer
2018-05-02
Add language documentation in commandline help
Matthias Beyer
2018-05-02
Add store cache flushing after each 100st entry
Matthias Beyer
2018-05-02
Implement header filter language
Matthias Beyer
2018-05-02
Implement 'where' subcommand
Matthias Beyer
2018-05-02
Add notes how the filter language should look like
Matthias Beyer
2018-05-02
Move collection filter to new module
Matthias Beyer
2018-05-02
Merge pull request #1477 from matthiasbeyer/libimagstore/remove-walk
Matthias Beyer
2018-05-02
Adapt "imag store verify" implementation for removed Store::walk()
Matthias Beyer
2018-05-01
Fix description
Matthias Beyer
2018-05-01
Refactor imag-view to new store iterator interface
Matthias Beyer
2018-05-01
Refactor imag-edit to new store iterator interface
Matthias Beyer
2018-05-01
Refactor imag-mv to fit new store iterator interface
Matthias Beyer
2018-05-01
Refactor imag-ids to fit new store iterator interface
Matthias Beyer
2018-05-01
Refactor imag-link to fit new store iterator interface
Matthias Beyer
2018-04-30
Merge pull request #1476 from matthiasbeyer/imag-diagnostics/refactor
Matthias Beyer
2018-04-30
Performe cache flushing during aggregation
Matthias Beyer
2018-04-30
Minify code with helper macro
Matthias Beyer
2018-04-29
Update dependency: filters: 0.2 -> 0.3
Matthias Beyer
2018-04-28
Upgrade variables to 64 bit
Matthias Beyer
2018-04-28
Fix: Allow second to be missing
Matthias Beyer
2018-04-25
Merge pull request #1445 from matthiasbeyer/imag-view/seperator
Matthias Beyer
2018-04-24
Implement imag-view argument to put seperator between shown entries
Matthias Beyer
2018-04-24
Remove "dump" subcommand
Matthias Beyer
2018-04-24
Add support for formatted markdown output
Matthias Beyer
2018-04-24
Fix imag-view for new view_entry() interface
Matthias Beyer
2018-04-24
Generate completion for imag-git
Matthias Beyer
2018-04-24
Add imag-git command
Matthias Beyer
2018-04-22
Merge pull request #1437 from matthiasbeyer/imag/fix-doubled-output
Matthias Beyer
2018-04-22
Merge pull request #1435 from matthiasbeyer/imag-view/fix-autowrapping
Matthias Beyer
2018-04-22
Fix: Do not inherit stdout here
Matthias Beyer
2018-04-22
Fix: Do not automatically wrap text
Matthias Beyer
2018-04-22
Do not use version crate in build script
Matthias Beyer
2018-04-22
Do not depend on "version" crate
Matthias Beyer
2018-04-20
Merge pull request #1421 from matthiasbeyer/imag-view/wrapping
Matthias Beyer
2018-04-19
Add functionality to read storeids from stdin
Matthias Beyer
2018-04-19
Add support for tagging/untagging multiple entries with one call
Matthias Beyer
2018-04-19
Add feature for wrapping output
Matthias Beyer
2018-04-19
Update version numbers: 0.7.0 -> 0.8.0
Matthias Beyer
2018-04-19
Update dependencies: Add version
Matthias Beyer
2018-04-18
Fix: Make error message more explanatory
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-15
Update dependency: toml-query: 0.4 -> 0.6
Matthias Beyer
2018-04-14
Remove feature to generate commandline completion scripts
Matthias Beyer
2018-04-14
Add license header to build.rs script
Mario Krehl
2018-04-14
Change target directory of completions to target/
Mario Krehl
2018-04-14
Fix: macro call build_subcommand
Mario Krehl
2018-04-14
Refactor: use App in the build_ui function of imag-init
Mario Krehl
[next]