index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Break out common code into helper funciton
joelostblom
2018-12-25
1
-18
/
+14
|
*
|
Choose more recognizable numbers
joelostblom
2018-12-25
1
-4
/
+4
|
*
|
Remove else after return
joelostblom
2018-12-25
1
-7
/
+5
|
*
|
Add hotkeys to switch to new linemode classes
joelostblom
2018-12-18
1
-0
/
+2
|
*
|
Add new linemode classes
joelostblom
2018-12-18
2
-1
/
+46
*
|
|
Treat comics as documents
toonn
2019-04-21
1
-4
/
+4
*
|
|
Expand on Vifon's tag_toggle argument swap
toonn
2019-04-14
1
-4
/
+18
*
|
|
Merge branch 'Vifon-remote_free_space'
toonn
2019-04-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Calculate the free space on remote filesystems correctly
Wojciech Siewierski
2019-03-25
1
-1
/
+1
*
|
|
|
core.actions: Simplify the usage of :tag_toggle
Wojciech Siewierski
2019-04-14
1
-1
/
+1
*
|
|
|
Revert "core.main: reactivate file opening with ranger directly"
toonn
2019-04-14
1
-17
/
+0
*
|
|
|
core.main: reactivate file opening with ranger directly
hut
2019-04-03
1
-0
/
+17
*
|
|
|
core.main: fixed error when starting in inaccessible path
hut
2019-04-03
1
-1
/
+2
*
|
|
|
Revert "A E S T H E T I C"
hut
2019-04-03
2
-48
/
+1
*
|
|
|
A E S T H E T I C
hut
2019-04-01
2
-1
/
+48
*
|
|
|
core.actions: avoid error message when pressing right in empty dir
hut
2019-03-31
1
-0
/
+2
|
/
/
/
*
|
|
Add a notification for the open_all_images autodisabling
Wojciech Siewierski
2019-03-10
1
-0
/
+1
*
|
|
Temporarily disable open_all_images if there are too many images
Wojciech Siewierski
2019-03-10
1
-2
/
+16
*
|
|
Merge branch 'rnhmjoj-invalid-mtimes'
toonn
2019-03-05
1
-1
/
+5
|
\
\
\
|
*
|
|
Fix crash when entering directories with invalid mtimes
rnhmjoj
2019-03-04
1
-1
/
+5
*
|
|
|
Merge branch 'palikar-paste-dest'
toonn
2019-03-05
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix dest check for :paste
toonn
2019-03-05
1
-7
/
+7
*
|
|
|
Move reset_previews command to commands.py
dive
2019-03-03
2
-8
/
+11
*
|
|
|
Add a reset_previews command
dive
2019-03-03
1
-0
/
+8
|
/
/
/
*
|
|
New keybindings for paste to destination
toonn
2019-02-28
1
-0
/
+3
*
|
|
Minor docstring rephrasing
toonn
2019-02-28
1
-2
/
+2
*
|
|
Fixing the dumb clearing mistake
Stanislav Arnaudov
2019-02-27
1
-1
/
+1
*
|
|
Merge branch 'master' into paste-dest
Stanislav Arnaudov
2019-02-27
1
-0
/
+2
|
\
\
\
|
*
|
|
filter out empty lines before parsing the status
Victor Lopez
2019-02-24
1
-0
/
+2
*
|
|
|
Clearing up some whitespaces
Stanislav Arnaudov
2019-02-26
2
-2
/
+2
*
|
|
|
Implementing destination argument for the built in paste command
Stanislav Arnaudov
2019-02-24
2
-7
/
+12
|
/
/
/
*
|
|
Merge conditions with an ‘or’
Leo Vivier
2019-02-13
1
-5
/
+1
*
|
|
rename_append: Use `rename` if point is on a directory
Leo Vivier
2019-02-10
1
-0
/
+4
*
|
|
Ensure that `--clean` doesn't require writable confdir
hut
2019-02-05
2
-3
/
+12
*
|
|
add imv to rifle.conf
Carlo Abelli
2019-01-29
1
-0
/
+1
*
|
|
Fix #1452 for Python 2 too
Wojciech Siewierski
2019-01-27
1
-3
/
+3
*
|
|
Alternative approach to #1452 (which didn't seem to work)
Wojciech Siewierski
2019-01-27
1
-4
/
+4
*
|
|
Add .txz to CONTAINER_EXTENSIONS
toonn
2019-01-27
1
-4
/
+6
*
|
|
Merge pull request #1454 from Vifon/lazy-bookmark-validation
Wojciech Siewierski
2019-01-27
1
-2
/
+9
|
\
\
\
|
*
|
|
Refactor the bookmark validation code
Wojciech Siewierski
2019-01-27
1
-4
/
+6
|
*
|
|
Make it easier to test bookmarks by optionally disabling validation
Wojciech Siewierski
2019-01-27
1
-3
/
+4
|
*
|
|
container.bookmarks: Don't remove invalid bookmarks at all
Wojciech Siewierski
2019-01-26
1
-2
/
+1
|
*
|
|
container.bookmarks: Remove invalid bookmarks only on access
Wojciech Siewierski
2019-01-26
1
-2
/
+7
*
|
|
|
Mock the SettingsAware class for one test that accesses the settings
Wojciech Siewierski
2019-01-27
1
-0
/
+7
*
|
|
|
doctests are no longer silently failing (when failing)
Wojciech Siewierski
2019-01-27
11
-11
/
+19
*
|
|
|
Merge branch 'more-previews' of https://github.com/pkkm/ranger
Wojciech Siewierski
2019-01-26
1
-3
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
scope.sh: Add Calibre e-book previews (commented out)
Paweł Kraśnicki
2019-01-18
1
-4
/
+6
|
*
|
|
Drop dots after file types
toonn
2019-01-18
1
-2
/
+2
|
*
|
|
scope.sh: Minor code style change
Paweł Kraśnicki
2019-01-18
1
-1
/
+1
|
*
|
|
scope.sh: Small refactor for robustness
Paweł Kraśnicki
2019-01-18
1
-2
/
+3
[prev]
[next]