Emil Jaszczuk
|
b2b5a0faa0
|
Add undo_last_commit command (#769)
closes #758
|
2021-06-07 16:46:45 +02:00 |
|
Stephan Dilly
|
12b90715f9
|
fix openssl vendoring with new resolver (#775)
* run otool in ci
* pin openssl-sys with 'vendored' feature
|
2021-06-07 14:58:49 +02:00 |
|
Stephan Dilly
|
a4ea1337f8
|
update changelog
|
2021-06-06 10:12:50 +02:00 |
|
Stephan Dilly
|
9c3f4af396
|
changelog
|
2021-06-06 02:12:55 +02:00 |
|
Stephan Dilly
|
ae5ed8ac00
|
changelog
|
2021-06-06 00:15:43 +02:00 |
|
Stephan Dilly
|
869e4b7287
|
fix path handling on windows (#762)
* this reduces memory overhead where nothing is folded up
* makes folding work with windows path seperators
|
2021-06-03 00:06:28 +02:00 |
|
Stephan Dilly
|
0e7ac4a14c
|
improve filetree::new performance (#760)
we used a BTreeMap where ordering does not matter and HashMap performs much better
|
2021-06-02 00:14:51 +02:00 |
|
Stephan Dilly
|
a4817609fb
|
update changelog
|
2021-06-01 17:37:54 +02:00 |
|
Stephan Dilly
|
3cd218de57
|
honor showUntrackedFiles config (#753)
|
2021-06-01 09:56:55 +02:00 |
|
Stephan Dilly
|
4fb523b9b1
|
fix wrong file loaded in tree view
|
2021-05-29 18:00:26 +02:00 |
|
Stephan Dilly
|
76002f1b9c
|
update changelog, fix dates
|
2021-05-28 12:22:50 +02:00 |
|
Stephan Dilly
|
f5b9f7259c
|
more gifs
|
2021-05-28 09:57:20 +02:00 |
|
Stephan Dilly
|
b8f8081e58
|
changelog
|
2021-05-28 00:20:28 +02:00 |
|
Stephan Dilly
|
e52b4a35d0
|
changelog update
|
2021-05-27 21:08:21 +02:00 |
|
Stephan Dilly
|
242319b1d9
|
Fix 740 gpgsign warning (#741)
* error if gpgsign=true
|
2021-05-27 09:34:44 +02:00 |
|
Stephan Dilly
|
8a3930c315
|
changelog
|
2021-05-24 10:38:53 +02:00 |
|
Stephan Dilly
|
bf148c54d5
|
update changelog
|
2021-05-22 00:53:44 +02:00 |
|
Stephan Dilly
|
0dddc3f66e
|
changelog updated
|
2021-05-21 17:53:26 +02:00 |
|
Stephan Dilly
|
715f825f3a
|
update changelog
|
2021-05-16 22:07:33 +02:00 |
|
Stephan Dilly
|
9117a1a5b7
|
no file contents
changelog
|
2021-05-16 14:13:49 +02:00 |
|
Stephan Dilly
|
cb52f3fc77
|
changelog gif
|
2021-05-12 15:42:03 +02:00 |
|
Stephan Dilly
|
017701ffac
|
update changelog
|
2021-05-12 15:29:56 +02:00 |
|
Stephan Dilly
|
bc7cef747c
|
update changelog
|
2021-05-11 09:57:55 +02:00 |
|
Stephan Dilly
|
4cebb41cf4
|
Fix 682 smarter times in log (#683)
|
2021-05-06 14:11:15 +02:00 |
|
Stephan Dilly
|
62c824a51c
|
update changelog and fix clippy warnings
|
2021-04-30 15:27:01 +02:00 |
|
Stephan Dilly
|
2a544857d8
|
blame gif
|
2021-04-27 15:36:55 +02:00 |
|
Stephan Dilly
|
01678d2d4b
|
prep release
|
2021-04-27 15:07:20 +02:00 |
|
Stephan Dilly
|
fe3e2deb74
|
update changelog
|
2021-04-26 14:51:09 +02:00 |
|
Stephan Dilly
|
3bc21767cb
|
update changelog
|
2021-04-26 11:35:43 +02:00 |
|
Stephan Dilly
|
2df83dfb88
|
add another PR to changelog
|
2021-04-25 14:20:26 +02:00 |
|
Stephan Dilly
|
2e357e506c
|
update changelog
|
2021-04-25 14:19:52 +02:00 |
|
Stephan Dilly
|
95c41dbf45
|
limit log message to first line of commit msg (#662)
|
2021-04-24 14:55:26 +02:00 |
|
Stephan Dilly
|
f081cbeb17
|
fix debug print when adding afile to ignore
|
2021-04-23 18:10:06 +02:00 |
|
Stephan Dilly
|
38203b5421
|
update changelog
|
2021-04-21 15:21:24 +02:00 |
|
Stephan Dilly
|
f7a17fa3bb
|
fix empty branch list enter key still accepted and panics
|
2021-04-14 22:08:36 +02:00 |
|
Stephan Dilly
|
ee5b9d9f4e
|
Fix exit on fetching a branch that has no upstream/remote (#638)
* do not assume remote/upstream of a branch anymore
|
2021-04-12 16:47:08 +02:00 |
|
Stephan Dilly
|
5eaafb0267
|
version bump
|
2021-04-11 22:52:59 +02:00 |
|
Stephan Dilly
|
7bc3ee1dd3
|
reorder
|
2021-04-11 17:55:57 +02:00 |
|
Stephan Dilly
|
f284aca6b0
|
gif of stash_pop
|
2021-04-11 17:32:16 +02:00 |
|
Stephan Dilly
|
50d863aa1c
|
update changelog
|
2021-04-11 13:21:24 +02:00 |
|
Stephan Dilly
|
0a608ae65e
|
Fix 624 pull offline (#625)
* fix pull being blocked if it fails
* update changelog
|
2021-04-07 10:57:03 +02:00 |
|
Stephan Dilly
|
f390fe8ded
|
readme/changelog
|
2021-04-06 18:58:13 +02:00 |
|
Stephan Dilly
|
b5f1e76455
|
Remote branches (#618)
* allow checking out remote branch
* set tracking branch on checking out remote
* fix unittests by making branch list stable sorted by name
|
2021-04-06 18:16:08 +02:00 |
|
Stephan Dilly
|
6e231ad63c
|
update changelog
|
2021-04-03 13:19:48 +02:00 |
|
Stephan Dilly
|
a2661a1309
|
update changelog
|
2021-03-21 18:43:01 +01:00 |
|
Stephan Dilly
|
a2ca58a3f6
|
use branches upstream remote if it is already tracked (#598)
closes #597
|
2021-03-20 18:47:53 +01:00 |
|
Stephan Dilly
|
38f9ab461c
|
link blog post
|
2021-03-15 12:06:21 +01:00 |
|
Stephan Dilly
|
f232ed8107
|
prepare 0.13 release
|
2021-03-14 12:58:58 +01:00 |
|
Stephan Dilly
|
70d4c5b1d5
|
bump versions
|
2021-03-14 12:48:22 +01:00 |
|
Stephan Dilly
|
969065e006
|
one more gif
|
2021-03-14 12:46:19 +01:00 |
|