index
:
imag
master
The master imag repository
mail@beyermatthias.de
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clippy: No need to wrap in Err(_) here
HEAD
master
Matthias Beyer
2020-09-02
1
-1
/
+1
*
Merge branch 'fix-clippy'
Matthias Beyer
2020-07-03
7
-22
/
+22
|
\
|
*
Remove redundant clone() call
Matthias Beyer
2020-07-02
2
-2
/
+2
|
*
Replace redundant closure with function pointer
Matthias Beyer
2020-07-02
4
-19
/
+19
|
*
Remove redundant clone() call
Matthias Beyer
2020-07-02
1
-1
/
+1
|
/
*
Merge branch 'update-deps' into master
Matthias Beyer
2020-05-31
34
-85
/
+80
|
\
|
*
task-hookrs: 0.7.0 -> master
Matthias Beyer
2020-05-31
1
-1
/
+1
|
*
mdcat: 0.15 -> 0.17, syntect: 3 -> 4
Matthias Beyer
2020-05-31
2
-25
/
+18
|
*
assert_fs: 0.11 -> 1
Matthias Beyer
2020-05-31
2
-2
/
+4
|
*
assert_cmd: 0.11 -> 1
Matthias Beyer
2020-05-31
1
-1
/
+1
|
*
version-sync: 0.8 -> 0.9
Matthias Beyer
2020-05-31
1
-1
/
+1
|
*
uuid: 0.7 -> 0.8
Matthias Beyer
2020-05-31
7
-7
/
+7
|
*
handlebars: 2 -> 3
Matthias Beyer
2020-05-31
14
-34
/
+34
|
*
semver: 0.9.0 -> 0.10.0
Matthias Beyer
2020-05-31
3
-3
/
+3
|
*
itertools: 0.8.0 -> 0.9.0
Matthias Beyer
2020-05-31
11
-11
/
+11
*
|
builds: nixos: Switch to latest stable channel
Matthias Beyer
2020-05-31
1
-2
/
+2
|
/
*
builds: nixos: Use mdbook from nixpkgs to build book
Matthias Beyer
2020-05-31
1
-4
/
+2
*
Make links point to imag-pim.org
Matthias Beyer
2020-04-30
1
-3
/
+4
*
srht builds: Add email notification
Matthias Beyer
2020-04-29
2
-0
/
+9
*
Replace default.nix with shell.nix
Matthias Beyer
2020-04-29
4
-37
/
+5
*
Replace repository with new sourcehut repo
Matthias Beyer
2020-04-29
61
-61
/
+61
*
Clippy Fix: let_underscore_lock
Matthias Beyer
2020-04-26
1
-1
/
+1
*
ignore rusty-tags file
Matthias Beyer
2020-04-26
1
-0
/
+1
*
Merge branch 'fix-nixosbuild-srht' into master
Matthias Beyer
2020-04-18
2
-4
/
+16
|
\
|
*
Fix: Do not build all tests, but all binaries
Matthias Beyer
2020-04-18
1
-1
/
+1
|
*
Add git config in test env
Matthias Beyer
2020-04-18
1
-0
/
+3
|
*
ci: Use mozilla overlay for nixpkgs with current rust
Matthias Beyer
2020-04-17
1
-3
/
+12
|
/
*
Fix: Collapse nested if
Matthias Beyer
2020-04-13
1
-7
/
+5
*
Fix: Do not write data if output is pipe
Matthias Beyer
2020-04-13
1
-5
/
+14
*
Fix: Do not print data if output is pipe, except if that behaviour is overridden
Matthias Beyer
2020-04-13
1
-8
/
+16
*
Fix: import anyhow::Error where it is needed
Matthias Beyer
2020-04-13
1
-1
/
+1
*
Merge branch 'srht-builds' into master
Matthias Beyer
2020-04-11
3
-0
/
+75
|
\
|
*
Add nixos based build on sourcehut
Matthias Beyer
2020-03-30
1
-0
/
+27
|
*
Add ci.nix for nix based CI environment
Matthias Beyer
2020-03-30
1
-0
/
+22
|
*
Add clippy job to debian build
Matthias Beyer
2020-03-30
1
-0
/
+4
|
*
Remove the "check" phase, as we do not really need it in CI
Matthias Beyer
2020-03-30
1
-3
/
+0
|
*
Add build script for debian based builds for srht
Matthias Beyer
2020-03-30
1
-0
/
+25
*
|
Implement piping for imag-grep
Matthias Beyer
2020-03-29
2
-7
/
+52
|
/
*
Merge branch 'update-mdcat' into master
Matthias Beyer
2020-03-25
3
-8
/
+9
|
\
|
*
Update travis: rustc minimum version is 1.40.0
Matthias Beyer
2020-03-25
1
-2
/
+2
|
*
Update mdcat 0.13.0 -> 0.15.0
Matthias Beyer
2020-03-24
2
-6
/
+7
|
/
*
Merge branch 'update-toml-query' into master
Matthias Beyer
2020-03-24
46
-55
/
+46
|
\
|
*
Update toml-query: 0.9.2 -> 0.10.0
Matthias Beyer
2020-03-24
46
-46
/
+46
|
*
Revert "Move to toml-query from master branch"
Matthias Beyer
2020-03-24
45
-54
/
+45
*
|
Merge branch 'blackhole-stdout-when-piping' into master
Matthias Beyer
2020-03-24
4
-6
/
+33
|
\
\
|
|
/
|
/
|
|
*
Fix: Return actual length of buffer
Matthias Beyer
2020-03-24
1
-1
/
+1
|
*
Add blackhole as default cli option
Matthias Beyer
2020-03-24
3
-5
/
+32
|
/
*
Fix clippy warning: next() instead of nth(0)
Matthias Beyer
2020-03-24
1
-1
/
+1
*
Fix clippy warning: next() instead of nth(0)
Matthias Beyer
2020-03-24
1
-1
/
+1
*
Merge branch 'replace-failure-with-anyhow'
Matthias Beyer
2020-03-08
274
-1362
/
+1300
|
\
[next]