Commit Graph

1409 Commits

Author SHA1 Message Date
andrewpollack
d3a6fdd2e7
Issue/768/support markdown emoji (#866) 2021-08-23 12:09:00 +02:00
Stephan Dilly
fa1a1c8727 fix tag commit msg in taglist (closes #871) 2021-08-22 23:24:30 +02:00
Stephan Dilly
6b9e211f34 upgrade profiler dependency 2021-08-22 12:54:04 +02:00
Stephan Dilly
60d512a5b3 fix capacity 2021-08-22 12:53:53 +02:00
Stephan Dilly
7e9c988f50 cargo update 2021-08-22 12:30:23 +02:00
Stephan Dilly
70e1e31076 update changelog 2021-08-22 11:54:46 +02:00
Stephan Dilly
49a1855cbb dont use process abort on input thread error (#823)
rather perform a graceful shutdown
2021-08-22 00:25:04 +02:00
Stephan Dilly
eef1a79375 prepare release 2021-08-21 16:23:06 +02:00
Stephan Dilly
81924fb9f8 show subject line of commits compared 2021-08-21 16:11:33 +02:00
Stephan Dilly
3db3b95dd0 fix order of old/new in compare 2021-08-21 15:56:21 +02:00
Stephan Dilly
5672cfd033
compare two commits (#860) 2021-08-21 15:49:39 +02:00
Stephan Dilly
e35b196db6 gettings started with rust link 2021-08-21 15:34:50 +02:00
Stephan Dilly
a5c026378d cargo update 2021-08-21 01:03:54 +02:00
Stephan Dilly
dafbb4c4f3 added one more PR checklist item 2021-08-20 14:15:04 +02:00
Stephan Dilly
68efbe20d7 PR checklist 2021-08-20 14:08:43 +02:00
Stephan Dilly
f23e8df69a update changelog 2021-08-20 14:02:51 +02:00
jedel1043
13a0f4e9e2
Display mark for remote branches with tracking branches (#861) 2021-08-20 13:03:02 +02:00
Stephan Dilly
1faba1760c cleanup 2021-08-19 22:28:57 +02:00
Stephan Dilly
bc611bca52 allow inspecting top commit in branchlist 2021-08-19 22:20:54 +02:00
Stephan Dilly
6abc7d297f changelog 2021-08-19 11:06:10 +02:00
Stephan Dilly
f7ecc0e194 do not fetch filetree on empty repo (closes #859) 2021-08-19 11:05:20 +02:00
imgbot[bot]
2402777427
[ImgBot] Optimize images (#858)
/assets/options.gif -- 255.96kb -> 202.70kb (20.81%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-19 09:05:16 +02:00
Stephan Dilly
7cc19f673a
support options for the way we calculate the status (#849) 2021-08-19 02:19:36 +02:00
dependabot[bot]
923323bd71 Bump openssl-sys from 0.9.65 to 0.9.66
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.65 to 0.9.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.65...openssl-sys-v0.9.66)

---
updated-dependencies:
- dependency-name: openssl-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 09:25:30 +02:00
ImgBotApp
ee9a8a6a9f [ImgBot] Optimize images
*Total -- 437.73kb -> 415.90kb (4.99%)

/assets/drop-multiple-stashes.gif -- 103.58kb -> 98.00kb (5.38%)
/assets/branch-validation.gif -- 334.16kb -> 317.90kb (4.86%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-18 01:55:38 +02:00
Stephan Dilly
71e5cf1726 resize 2021-08-18 01:53:00 +02:00
Stephan Dilly
2b85b81a3e
drop multiple stashes (#855) 2021-08-18 01:41:33 +02:00
Stephan Dilly
5c694bd696 improve marker styling 2021-08-17 17:54:13 +02:00
Stephan Dilly
3847ec92cf distinct marked commits styling 2021-08-17 14:51:27 +02:00
Stephan Dilly
dad8e8d43d cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
2021-08-17 14:24:25 +02:00
Stephan Dilly
25a49e22f2 supporting marking commits in the log 2021-08-17 14:21:24 +02:00
Stephan Dilly
a4bdfd16c1 cargo update 2021-08-17 13:45:19 +02:00
Stephan Dilly
0b48e6f4ff
fix tags being fetched every scroll in revlog (#851) 2021-08-17 13:35:59 +02:00
Stephan Dilly
55f224c5ca fix nightly 2021-08-17 13:14:33 +02:00
Stephan Dilly
274dedb5e8 todo 2021-08-15 18:20:44 +02:00
Stephan Dilly
8493ab47e6 update changelog 2021-08-15 18:15:02 +02:00
Stephan Dilly
d4db614a01 update branch list if a push notification arrives 2021-08-15 18:13:54 +02:00
zcorniere
56502ad3fd
ability to delete remote branch (#838)
* added ability to delete remote branch (closes #622)
2021-08-15 17:44:55 +02:00
Stephan Dilly
62ea1dea04 fix progress 0/0 panic 2021-08-15 17:42:25 +02:00
Stephan Dilly
47ff93734e workaround tui-rs issue 2021-08-15 17:18:06 +02:00
Stephan Dilly
047939ba6e update changelog 2021-08-15 15:15:08 +02:00
Stephan Dilly
d42b00389c
check branch name validity while typing (#842)
closes #559
2021-08-15 15:14:35 +02:00
Stephan Dilly
e16dfcaee7
hook into libgit2 tracing (#822) 2021-08-15 14:24:20 +02:00
Stephan Dilly
71b398e858 cargo update 2021-08-15 13:48:26 +02:00
Stephan Dilly
71e3d9a9b8 get_commit_diff on commit with unknown parent (#836) 2021-08-11 13:25:38 +02:00
Stephan Dilly
29f71f50d4 do not allow to ignore gitignore (fixes #825) 2021-08-03 23:47:41 +02:00
Stephan Dilly
d6f43f063e cargo upgrade 2021-08-03 23:00:59 +02:00
Stephan Dilly
0f896933a5 bump tui/crossterm 2021-08-03 22:56:39 +02:00
Philippe
c0022d4eea
Fix the path of the theme file on mac (#819) 2021-07-17 10:31:20 +02:00
Benedykt Jaworski
36e9f7754b
vim style config: allow Q in pop-up inputs (#818)
Change `exit` (which exits the app regardless of context) to <kbd>Ctrl</kbd>+<kbd>C</kbd> (which doesn’t cause quitting on upper-case `Q` insert in popup inputs, cf. #771).
2021-07-15 16:34:00 +02:00