Commit Graph

562 Commits

Author SHA1 Message Date
A. Carscadden
702c49a147
add --directory option (#104)
closes #73
2020-06-04 12:33:36 +02:00
Stephan Dilly
bec1fb939a show error instead of app close when staging fails (#108)
update changelog
2020-06-04 00:02:32 +02:00
Stephan Dilly
415d511211 added potential commit info popup illustration 2020-06-02 18:58:54 +02:00
Stephan Dilly
314bc7468f drawio sketch for (#80) 2020-06-02 17:26:43 +02:00
Stephan Dilly
ffd4244585 no prereleases anymore 2020-06-02 16:10:20 +02:00
Stephan Dilly
dbd7dd33ea support Stage all/Unstage all (closes #82) 2020-06-02 16:01:54 +02:00
Stephan Dilly
0bf18331a5 better cmd names 2020-06-02 14:43:35 +02:00
Stephan Dilly
26a4245213 better cmd ordering 2020-06-02 14:40:24 +02:00
Stephan Dilly
ce45c886c1 only switch when target is not-empty (#105) 2020-06-02 14:31:54 +02:00
Stephan Dilly
2032182cf9 arrow keys on end of file list switches focus (closes #105) 2020-06-02 14:28:32 +02:00
Stephan Dilly
aa79b92f59 more hotkeys and workdir/stage hotkey change (closes #92) 2020-06-02 14:07:28 +02:00
Stephan Dilly
b3ccdb58d4 dep updates 2020-06-02 00:39:02 +02:00
Stephan Dilly
8e71f79746 release 2020-06-01 23:37:08 +02:00
Stephan Dilly
b7a104df56 version bump 2020-06-01 23:33:35 +02:00
Stephan Dilly
14a93cbefd support adding file/folder to gitignore (closes #44) 2020-06-01 23:32:11 +02:00
Stephan Dilly
8e41dd2cbe changelog 2020-06-01 22:10:59 +02:00
Stephan Dilly
4de0e52418
Support more commands (#101)
closes #83
2020-06-01 22:02:40 +02:00
dependabot-preview[bot]
91370f874b Bump serde from 1.0.110 to 1.0.111
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.111)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 22:01:45 +02:00
Stephan Dilly
c396b84658 make clap dep a little less heavy 2020-05-31 01:44:26 +02:00
Stephan Dilly
f96343061c add clippy::nursery checks 2020-05-31 01:04:04 +02:00
Stephan Dilly
9cff56c33d little error message rewording (closes #100) 2020-05-30 14:19:03 +02:00
Stephan Dilly
34ba907759 Merge branch 'master' of github.com:Extrawurst/gitui 2020-05-30 13:05:28 +02:00
Stephan Dilly
8643844913 expressive error msg when run in bare repo (closes #100) 2020-05-30 13:05:11 +02:00
Wesley Moore
bb30ffbaad Note AUR package in README 2020-05-30 12:49:23 +02:00
Stephan Dilly
67544ab2ce longer stale period 2020-05-29 14:14:28 +02:00
Stephan Dilly
732690da1d improve performance on diffing giant files (#96) 2020-05-29 09:44:11 +02:00
Stephan Dilly
ff6712246a update changes 2020-05-29 09:34:55 +02:00
Stephan Dilly
86df24258f Merge branch 'master' of github.com:Extrawurst/gitui 2020-05-29 09:33:25 +02:00
Stephan Dilly
0bad5503bd fix error when showing diff of giant file - trading error for dog slow drawing (closes #96) 2020-05-29 09:32:59 +02:00
Igor Raits
ef175501ed README: Add Fedora instructions 2020-05-28 21:40:36 +02:00
Stephan Dilly
5aa5814206 fix link 2020-05-28 16:16:33 +02:00
Stephan Dilly
cf8db67df8 Merge branch 'master' of github.com:Extrawurst/gitui 2020-05-28 16:14:59 +02:00
Stephan Dilly
bb36ca58b8 update changelog 2020-05-28 16:14:30 +02:00
Igor Raits
85a3d93077 chore: Add LICENSE file into the sub-crates
Those are released separately on crates.io and they do not contain
LICENSE file now that is required when packaging them in Linux
distributions.

Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-05-28 16:11:54 +02:00
Stephan Dilly
7ea8f34f68 update readme,changelog and rename logging arg (#88) 2020-05-28 09:32:08 +02:00
Stepan Henek
f143f09ad8 replaces GITUI_LOGGING env variable by -l or --gitui-logging cmdline arguments using clap 2020-05-28 09:20:58 +02:00
Stephan Dilly
32bd4e2c60 support reverse tabbing (#92) 2020-05-27 22:09:15 +02:00
Stephan Dilly
55f9dd466c benchmark in md, no pic 2020-05-27 14:03:21 +02:00
Stephan Dilly
17e5b00e65 benchmark and presentation link 2020-05-27 14:00:24 +02:00
Stephan Dilly
5153f79080 fix selection bug 2020-05-25 21:14:25 +02:00
Stephan Dilly
52ec7e342c add gif animation 2020-05-25 16:45:09 +02:00
Stephan Dilly
5a4ba00c48 changelog 2020-05-25 16:23:43 +02:00
Stephan Dilly
a2e17e0982 release prep 2020-05-25 16:21:53 +02:00
Stephan Dilly
63d3bf5661 Support stash-apply,stash-drop 2020-05-25 16:16:49 +02:00
Stephan Dilly
01a354e171 fix preallocation 2020-05-24 13:16:11 +02:00
Stephan Dilly
5ed5ec19af optimizations 2020-05-24 12:49:00 +02:00
Stephan Dilly
08f4fae235 update status when switching visible 2020-05-24 12:26:00 +02:00
Stephan Dilly
d55dc0fe0c updates 2020-05-24 00:02:58 +02:00
Stephan Dilly
38413d069e consistent log:: usage 2020-05-23 23:31:15 +02:00
Stephan Dilly
d8b5a4b2c5 remove panic usage entirely 2020-05-23 23:25:56 +02:00