Commit Graph

312 Commits

Author SHA1 Message Date
rabite 065542aa12 Merge branch 'master' into evil 2019-04-09 19:23:30 +02:00
rabite 1fd25d35c3 add/remove placeholder when dir becomes empty/populated 2019-04-09 19:22:42 +02:00
rabite ee3b82f85d fix crash when over-filtering 2019-04-09 18:54:40 +02:00
rabite e3c2f3e4ec Merge branch 'master' into evil 2019-04-09 18:46:06 +02:00
rabite 0eedd7da7f fix crash when sorting
Squashed commit of the following:

commit 353e97f4dcff04929cabd707275df193bdde2f31
Author: rabite <rabite@posteo.de>
Date:   Tue Apr 9 18:44:10 2019 +0200

	remove dbgs

commit 97e9cd3eadd259742f0f2a3a619c0eaa23112e54
Author: rabite <rabite@posteo.de>
Date:   Mon Apr 8 17:53:15 2019 +0200

	print names while sorting by name

commit 698fffc4b70255268befdbf5b90948e1ae218538
Author: rabite <rabite@posteo.de>
Date:   Mon Apr 8 17:50:59 2019 +0200

	possible fix for crash when sorting
2019-04-09 18:45:41 +02:00
rabite ca5b53e1fb Merge branch 'master' into evil 2019-04-08 16:54:01 +02:00
rabite 0c6d657030 updated Cargo.lock 2019-04-08 16:46:26 +02:00
rabite b79a64483e updated Cargo.lock 2019-04-08 16:44:41 +02:00
rabite fec211d14d Merge remote-tracking branch 'origin/master' 2019-04-08 16:41:58 +02:00
rabite 5ec3027b5c Merge commit 'origin/master~2^2' 2019-04-08 16:41:00 +02:00
rabite 751276dcc9 added rust-toolchain 2019-04-08 16:39:02 +02:00
rabite 777c70291c specified concrete versions and removed mime_dedetcive 2019-04-08 16:38:37 +02:00
0xflotus e4d24602cc fixed some small errors (#10) 2019-04-08 16:11:33 +02:00
Marcelo Fornet 903dfe3da9 Rust project updates (#6)
* ignore `target` folder

* Add link to rifle.

* Add Cargo.lock in the repo

Read here: https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries

* Fix typo

* Fix path to symlink file

* Fix typos
2019-04-08 16:09:07 +02:00
rabite0 e63c0070ca
Merge pull request #5 from steveslatky/install_in_readme
ADD - README.md - Installion guide and prereqs
2019-04-07 21:38:14 +02:00
rabite 14d651f79d Merge branch 'master' into evil 2019-04-07 21:15:37 +02:00
rabite 42350f47bb added metadata to Cargo.lock 2019-04-07 21:15:18 +02:00
rabite aa7e5be74d Merge branch 'master' into evil 2019-04-07 21:07:02 +02:00
Stephen Slatky 772a4d029d ADD - README.md - Installion guide and prereqs 2019-04-07 14:54:14 -04:00
rabite 0241da9e84 oops, another typo 2019-04-07 15:20:20 +02:00
rabite d58a7a2047 Merge branch 'master' into evil 2019-04-07 15:10:55 +02:00
rabite e5225e6b25 corrected explanation of movement in readme 2019-04-07 15:09:52 +02:00
rabite 63fe77c997 Merge branch 'master' into evil 2019-04-07 14:00:50 +02:00
rabite 62474ff6bc fix crash when running commands in unloaded directory 2019-04-07 13:43:41 +02:00
rabite 9d6d2ac83f explain substitution patterns 2019-04-06 18:02:41 +02:00
rabite 6d879a6cee add hunter_cd.sh 2019-04-06 17:37:06 +02:00
rabite 405b3d1ecc fix typos 2019-04-06 17:26:16 +02:00
rabite 7f70fa2904 Merge branch 'master' into evil 2019-04-06 17:22:28 +02:00
rabite 6098ad3015 Merge branch 'master' of https://github.com/rabite0/hunter 2019-04-06 17:15:02 +02:00
rabite 197d195344 add license/picture/scope.sh 2019-04-06 17:09:11 +02:00
rabite e662d842d1 add license/picture/scope.sh 2019-04-06 17:07:03 +02:00
rabite 2fae1a143d fix title on terminal without tmux 2019-04-06 15:57:11 +02:00
rabite ff2f331947 fix regression in proclist 2019-04-06 13:28:08 +02:00
rabite a5400b1e6c fix warnings 2019-04-06 13:08:20 +02:00
rabite c6b98a7726 index on (no branch): c47247a store multi-selection in array on quit 2019-04-04 01:51:08 +02:00
rabite c47247a0bc store multi-selection in array on quit 2019-04-04 01:17:28 +02:00
rabite d5ccfb0d74 show fs space usage and too much other stuff 2019-04-04 00:31:01 +02:00
rabite 343dd6deda index on (no branch): 10d9a54 configurable hidden files/animation 2019-04-03 21:35:49 +02:00
rabite 10d9a5462c configurable hidden files/animation 2019-04-03 15:35:29 +02:00
rabite 8bfc707a59 don't animate over other widgets 2019-04-03 11:28:30 +02:00
rabite 000bd4ab9e also import tags 2019-04-03 00:43:02 +02:00
rabite 0519f65392 better boomarks + ranger import 2019-04-03 00:31:49 +02:00
rabite 4d49575096 search in reverse direction 2019-04-02 23:13:29 +02:00
rabite 1a819f2f28 don't add space to history 2019-04-02 22:58:23 +02:00
rabite 04285257ca turbo cd repaired 2019-04-02 22:56:22 +02:00
rabite e99a3d993c move widgets/files around instead of caching 2019-04-02 22:17:07 +02:00
rabite ed32c83aca finally fixed memory leak 2019-03-31 03:28:07 +02:00
rabite ed6abefc3c some bugs fixed 2019-03-30 22:28:10 +01:00
rabite 4658b2fcf0 index on dev: b52e63f global file cache/event dispatch 2019-03-29 12:19:05 +01:00
rabite b52e63fd8d global file cache/event dispatch 2019-03-29 02:53:21 +01:00