index
:
imag
master
The master imag repository
mail@beyermatthias.de
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
domain
/
imag-log
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
imag-log: implement ImagApplication
Leon Schuermann
2019-10-26
1
-287
/
+0
*
[No-auto] bin/domain/log: Fix Clippy warnings
flip1995
2019-08-28
1
-2
/
+1
*
[Auto] bin/core/log: Fix Clippy warnings
flip1995
2019-08-28
1
-12
/
+11
*
Fix: imag-log should report touched entries
Matthias Beyer
2019-08-25
1
-0
/
+2
*
Run "cargo fix --all-features" in root of project
Matthias Beyer
2019-08-25
1
-1
/
+1
*
Fix for update to latest itertools
Matthias Beyer
2019-07-14
1
-1
/
+2
*
Fix: Sort by date, not by id
Matthias Beyer
2019-06-30
1
-1
/
+1
*
Add option to imag-log to ignore newlines
Matthias Beyer
2019-06-26
1
-4
/
+11
*
Replace deprecated functioncall
Matthias Beyer
2019-05-30
1
-1
/
+1
*
Fix: Negation error
Matthias Beyer
2019-05-23
1
-1
/
+1
*
Run 'cargo fix' for rust-2018
Matthias Beyer
2019-05-18
1
-1
/
+1
*
Add wrapping functionality for imag-log
Matthias Beyer
2019-02-11
1
-10
/
+50
*
Strip whitespace on the right when printing
Matthias Beyer
2019-02-11
1
-1
/
+1
*
Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap calls
Matthias Beyer
2019-02-11
1
-17
/
+17
*
Change id reporting API to return ExitCode
Matthias Beyer
2019-02-11
1
-1
/
+1
*
Update copyright years
Matthias Beyer
2019-01-03
1
-1
/
+1
*
Forbid unsafe code in all crates
Matthias Beyer
2018-11-11
1
-0
/
+2
*
Make code more functional by more function chaining
Matthias Beyer
2018-11-07
1
-22
/
+21
*
Make code more functional by more function chaining.
Matthias Beyer
2018-11-07
1
-36
/
+34
*
Add ID reporting in imag-log
Matthias Beyer
2018-11-06
1
-3
/
+9
*
imag-log: Move from error-chain to failure
Matthias Beyer
2018-10-30
1
-5
/
+10
*
Fix: Duplicated printing of entries with "show --all"
Matthias Beyer
2018-05-11
1
-1
/
+10
*
Fix: imag-log show should order by datetime
Matthias Beyer
2018-04-22
1
-27
/
+31
*
Fix: Use qualification
Matthias Beyer
2018-04-14
1
-1
/
+1
*
Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommand
Matthias Beyer
2018-04-04
1
-3
/
+6
*
Use output stream from Runtime::stdout()
Matthias Beyer
2018-03-04
1
-1
/
+1
*
Fix imag-log for new Diary::entries() interface
Matthias Beyer
2018-03-02
1
-1
/
+9
*
Abstract exit code as a type
Matthias Beyer
2018-02-19
1
-1
/
+1
*
Fix output for broken pipe errors
Matthias Beyer
2018-02-19
1
-7
/
+13
*
Use new make_imag_version!() macro for building version string
Matthias Beyer
2018-02-13
1
-2
/
+3
*
Do not print "Ok" after successful execution
Matthias Beyer
2018-02-10
1
-1
/
+0
*
Update dates in license header
Matthias Beyer
2018-02-07
1
-1
/
+1
*
Merge pull request #1259 from matthiasbeyer/imag-log/no-leading-space
Matthias Beyer
2018-02-06
1
-2
/
+5
|
\
|
*
Do not put a leading space in the log
Matthias Beyer
2018-02-06
1
-2
/
+5
*
|
Do not list entries which are not "log" entries
Matthias Beyer
2018-02-06
1
-0
/
+5
|
/
*
imag-log: Replace read with typed read
Matthias Beyer
2018-01-13
1
-5
/
+4
*
Remove dependency "version"
Matthias Beyer
2018-01-12
1
-2
/
+1
*
Add "show" functionality
Matthias Beyer
2018-01-03
1
-3
/
+45
*
Add CLI implementation
Matthias Beyer
2018-01-03
1
-1
/
+149
*
Initial import: imag-log
Matthias Beyer
2018-01-03
1
-0
/
+3