Christoph Rüßler
04bd45e641
Use helper binary for clipboard access ( #262 )
...
Use `clip` on Windows, `pbcopy` on MacOX, `xclip` on Linux.
- Remove dependency on `clipboard`
- Remove feature `clipboard`
2020-10-10 23:31:40 +02:00
Stephan Dilly
7d1e3643b1
support push to origin ( #266 )
...
* use vendored ssl
2020-09-02 02:08:41 +02:00
Stephan Dilly
08f6735d99
remove unneded linux build deps
2020-09-01 01:49:19 +02:00
Stephan Dilly
e5c38e8d4a
revert clipboard feature on linux to fix static linux binary build ( #261 )
2020-09-01 01:36:38 +02:00
Stephan Dilly
2401293b66
Rust1.46 and nightly ci ( #246 )
2020-08-28 10:52:24 +02:00
Christoph Rüßler
bc23270951
Add multiple selection in diff view ( #231 )
...
* Add multiple selection in diff view
* Copy selection to clipboard in diff view
* Show error message if copy to clipboard fails
- Draw `msg` after `inspect_commit_popup` to make sure the error message
is visible
- Move `try_or_popup!` to `utils`
2020-08-19 21:02:19 +02:00
Stephan Dilly
b8aba5bd5e
Cleanup ci now that win works again
2020-08-19 00:05:00 +02:00
Stephan Dilly
99dad5c8ef
disable choco wsl installer again
2020-08-17 21:15:10 +02:00
Stephan Dilly
aed102ce8e
disable fail fast
2020-08-17 21:02:11 +02:00
Stephan Dilly
2d3b4a08eb
try with wsl install again
2020-08-17 20:59:57 +02:00
Stephan Dilly
08581263c2
try without wsl install
2020-08-13 01:47:43 +02:00
Stephan Dilly
3242f5f576
revert
2020-08-11 21:28:08 +02:00
Stephan Dilly
377dfd1a08
try wsl
2020-08-11 21:06:03 +02:00
Stephan Dilly
0c53fed624
fix windows ci
...
all platforms again
2020-07-21 10:26:12 +02:00
Stephan Dilly
e87fde3fac
cleanup
2020-06-06 19:44:57 +02:00
Stephan Dilly
5bfdb40a14
commit details in log ( #107 )
2020-06-06 19:24:48 +02:00
Stephan Dilly
8b096fb9e1
support multiple tags per commit ( #62 )
...
* support multiple tags per commit
* update changelog
* make sure clippy works in CI
2020-05-16 20:14:27 +02:00
Stephan Dilly
7144c7c2a5
put test back into normal CI
2020-05-13 18:18:22 +02:00
Stephan Dilly
1fa15fd49a
add a decent changelog plus automation
2020-05-13 18:18:22 +02:00
Stephan Dilly
d22571c919
release win binaries aswell
2020-04-28 11:28:59 +02:00
Stephan Dilly
09df10cdbd
fix new clippy warning
...
Fix ci clippy task
2020-04-24 07:41:48 +02:00
Stephan Dilly
ac8cae6e84
next try
2020-04-19 19:27:39 +02:00
Stephan Dilly
c47b49e7a1
test windows releaes CI
2020-04-19 19:20:30 +02:00
Stephan Dilly
7a479b1896
reduce git2 features and add musl build step
...
fix tabs
integrate linux musl builds in CD pipeline
2020-04-16 14:05:28 +02:00
Stephan Dilly
189e6c201a
move sec audit into seperate step to speed up CI
2020-04-15 19:01:44 +02:00
Stephan Dilly
2b4f80b141
Add linux release step
2020-04-15 18:31:05 +02:00
Stephan Dilly
2047b591b7
cd pipeline
2020-04-14 11:45:20 +02:00
Stephan Dilly
86a762c926
rustfmt ci step
2020-04-05 15:29:41 +02:00
Stephan Dilly
7bfa374ddf
run ci on every branch
2020-03-30 19:10:08 +02:00
Stephan Dilly
76bd93dca1
audit code
2020-03-29 14:57:23 +02:00
Stephan Dilly
41a52cfc8c
more clean solution that does not need git cli
...
* make test run in parallel again
* better test structure
2020-03-28 13:45:19 +01:00
Stephan Dilly
bc908ee049
fail on clippy warnings
2020-03-27 00:50:02 +01:00
Stephan Dilly
2c5f1f2142
first clean then clippy
2020-03-27 00:34:59 +01:00
Stephan Dilly
b86ddeffd5
run clippy
2020-03-27 00:34:28 +01:00
Stephan Dilly
b2e6a20596
next try
2020-03-27 00:27:07 +01:00
Stephan Dilly
d9ada81214
fix ci
2020-03-27 00:25:37 +01:00
Stephan Dilly
179e2924c2
add clippy checks to ci
2020-03-27 00:16:57 +01:00
Stephan Dilly
a60c3b2eb0
fetch file diff based on hunks
2020-03-25 23:47:39 +01:00
Stephan Dilly
57da951004
run all workspace tests
2020-03-24 21:27:02 +01:00
Stephan Dilly
7edd442c14
also run nightly
2020-03-23 18:39:16 +01:00
Stephan Dilly
f065ab94e0
lets try running on all platforms
2020-03-23 18:33:24 +01:00
Stephan Dilly
46f582df08
adding badge,rename workflow
2020-03-23 14:59:46 +01:00