Commit Graph

32 Commits

Author SHA1 Message Date
Stephan Dilly
546c7f3072
fix some potentials for errors to bubble up (#547)
* fix some potentials for errors to bubble up (#490)
* fix async diff failing panic
2021-02-24 21:54:27 +01:00
Stephan Dilly
2600cce4cd fix msi install creation 2020-12-20 18:50:09 +01:00
pm100
d0f59fa0bf
Windows MSI - add display of file size (#373) 2020-10-28 00:14:50 +01:00
pm100
a4d741723c
windows msi installer using wix (#360) 2020-10-26 01:18:04 +01:00
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
a991810f01 fix nightly build 2020-09-27 18:56:20 +02:00
Stephan Dilly
7d1e3643b1
support push to origin (#266)
* use  vendored ssl
2020-09-02 02:08:41 +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
9d4972b0b2 also drive unittests on make check 2020-07-18 12:22:17 +02:00
Stephan Dilly
0a24c2c9b0 add profiling feature 2020-07-04 14:59:30 +02:00
Stephan Dilly
4f45be0924 better naming 2020-06-29 16:00:21 +02:00
Stephan Dilly
b86f3a3f40 print bundled size after build 2020-06-15 02:25:18 +02:00
Stephan Dilly
5bfdb40a14
commit details in log (#107) 2020-06-06 19:24:48 +02:00
Stephan Dilly
7ea8f34f68 update readme,changelog and rename logging arg (#88) 2020-05-28 09:32:08 +02:00
Stephan Dilly
fc884525be fix clippy in CI 2020-05-23 15:23:53 +02:00
Stephan Dilly
9b1e921af8 add fmt check to make 2020-05-22 22:43:47 +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
1db1f00302
Log view (#41) 2020-05-05 13:47:21 +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
2b4f80b141 Add linux release step 2020-04-15 18:31:05 +02:00
Stephan Dilly
3cb295498b more release build bundling 2020-04-08 11:49:07 +02:00
Stephan Dilly
c4880060ea try shrinking bin size 2020-04-08 00:44:13 +02:00
Stephan Dilly
b71f39fbb3 Support stage/unstage hunk 2020-04-08 00:21:08 +02:00
Stephan Dilly
a4ac4158aa make teat phony 2020-03-28 20:47:29 +01: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
8e7d2eb4a1 fix more clippy 2020-03-27 01:11:15 +01:00
Stephan Dilly
bc908ee049 fail on clippy warnings 2020-03-27 00:50:02 +01:00
Stephan Dilly
33e9013b72 more on clippy 2020-03-27 00:41:59 +01:00
Stephan Dilly
8089e1da1d simple make cmd to test workspace 2020-03-26 10:08:28 +01:00
Stephan Dilly
b040b90ebc add makefile 2020-03-22 02:45:42 +01:00