index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
rifle.py: Pylint insists on no bare Popen()s
toonn
2021-07-15
1
-1
/
+2
*
|
|
rifle.py: Using with where possible
toonn
2021-07-15
1
-26
/
+35
|
/
/
*
|
actions.py: Another implicit return
toonn
2021-07-15
1
-1
/
+1
*
|
actions.py: Simplify a boolean condition to appease pylint
toonn
2021-07-15
1
-1
/
+1
*
|
commands.py: Pylint doesn't like mixing im/explicit returns
toonn
2021-07-15
1
-3
/
+6
*
|
Merge branch 'clarify-imgdisplayunsupported'
toonn
2021-07-14
1
-3
/
+9
|
\
\
|
*
|
img_display: Make the unsupported exception friendlier
toonn
2021-06-25
1
-3
/
+9
*
|
|
Add IOError to handler.
chu4ng
2021-07-10
1
-1
/
+1
|
/
/
*
|
tags: Fix argument length checking
toonn
2021-06-22
1
-3
/
+3
*
|
mime.types: Recognize .eml as message/rfc822
toonn
2021-06-22
1
-0
/
+2
*
|
new edits comments
Marie-Helene Burle
2021-06-21
1
-1
/
+1
*
|
minor edits of comments
Marie-Helene Burle
2021-06-21
1
-2
/
+2
*
|
scope.sh: add mime handling for message/rfc822
Marie-Helene Burle
2021-06-21
1
-0
/
+6
*
|
Fix tmux image display for other possible TERMs
Cullen Ross
2021-06-04
1
-2
/
+2
*
|
browsercolumn: Fix regression when clicking preview
toonn
2021-05-17
1
-1
/
+4
*
|
Fix rifle rule alignment
toonn
2021-04-25
1
-3
/
+3
*
|
adding zathura in archives
pirate486743186
2021-04-25
1
-0
/
+1
*
|
adding qcomicbook in archives
pirate486743186
2021-04-25
1
-0
/
+1
*
|
mcomix and atril update
pirate486743186
2021-04-25
1
-0
/
+2
*
|
fix(git): support hierarchical branch names
omermizr
2021-04-18
1
-1
/
+1
*
|
Merge branch '5hir0kur0-fix-1798-crashes-when-deleting-to-trash'
toonn
2021-03-28
2
-5
/
+61
|
\
\
|
*
|
fm: Py2 doesn't handle implicit format references
toonn
2021-03-28
1
-1
/
+2
|
*
|
trash: Move paths_to_filesystem_objects to fm.py
5hir0kur0
2020-03-07
2
-38
/
+38
|
*
|
trash: Fix crash on OSError
5hir0kur0
2020-03-07
1
-1
/
+15
|
*
|
trash: Don't call the File() constructor
5hir0kur0
2020-03-06
1
-2
/
+40
|
*
|
Fix crashes when deleting to trash
5hir0kur0
2020-03-05
1
-4
/
+7
*
|
|
rifle: qcomicbook does not support the -- convention
toonn
2021-03-27
1
-1
/
+1
*
|
|
rifle: Add mcomix and qcomicbook
toonn
2021-03-27
1
-2
/
+4
*
|
|
dart -- support addition
ritikrajdev
2021-03-21
1
-1
/
+1
*
|
|
dart support addition in rifle.conf
ritikrajdev
2021-03-21
1
-5
/
+6
*
|
|
Check man is available before use
toonn
2021-03-08
1
-11
/
+13
*
|
|
Rephrase message if man is not installed
ideal
2021-03-08
1
-1
/
+1
*
|
|
Fix crash if man is not installed when hit '?' and 'm'.
ideal
2021-03-07
1
-0
/
+3
*
|
|
Fix incorrect file URI scheme prefix
trk
2021-03-04
1
-1
/
+1
*
|
|
Merge branch 'SimSaladin-issue-1744'
toonn
2021-02-28
3
-10
/
+8
|
\
\
\
|
*
|
|
drop custom MimeTypes object in core.fm
Samuli Thomasson
2020-09-11
1
-5
/
+4
|
*
|
|
Fix mimetypes initialization #1744
Samuli Thomasson
2020-09-08
3
-9
/
+8
*
|
|
|
scope.sh: add quotes around variables
Paweł Kraśnicki
2021-02-07
1
-5
/
+5
*
|
|
|
console: Rename to sentinel for clarity
toonn
2021-01-23
1
-6
/
+5
*
|
|
|
console: Never set command empty in the first place
toonn
2021-01-23
1
-3
/
+1
*
|
|
|
console: Fix empty console when used without position option
Daniel K
2021-01-23
1
-0
/
+2
*
|
|
|
console: -s remove only first sentinel occurrence
toonn
2021-01-22
1
-1
/
+1
*
|
|
|
Small doc fix for more lucidity
chu4ng
2021-01-22
1
-1
/
+1
*
|
|
|
Set argument from '-s' flag as key character.
chu4ng
2021-01-22
1
-6
/
+8
*
|
|
|
Added -s flag for set position by char seq '^&'.
chu4ng
2021-01-22
1
-3
/
+12
*
|
|
|
Fix comment typo in commands_sample.py
jmorsecode
2021-01-20
1
-1
/
+1
*
|
|
|
transpose_subr/words: Format in accordance to PEP8
toonn
2021-01-16
1
-2
/
+1
*
|
|
|
transpose_subr: Appease the almighty pylint
toonn
2021-01-16
1
-1
/
+1
*
|
|
|
transpose_words: Fix transposing last two words
toonn
2021-01-16
1
-1
/
+4
*
|
|
|
transpose_chars: Add explicit check for start of line
toonn
2021-01-16
1
-1
/
+3
[prev]
[next]