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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-print explicitly for posix compliance
NRK
2021-09-19
1
-1
/
+1
*
use grep -iE instead of -iname
NRK
2021-09-18
1
-3
/
+2
*
switch to -iname
NRK
2021-09-13
1
-2
/
+2
*
use more posix complaint flags
NRK
2021-09-13
1
-2
/
+4
*
cleanups
NRK
2021-09-13
1
-22
/
+16
*
rework the script
NRK
2021-09-13
1
-3
/
+6
*
sxiv-rifle: only list extensions
NRK
2021-09-08
1
-1
/
+1
*
sxiv-rifle: add tiff support
NRK
2021-08-27
1
-2
/
+2
*
change order of bmp
N-R-K
2021-08-27
1
-2
/
+2
*
sxiv-rifle: handle unresolved `~`
NRK
2021-08-27
1
-0
/
+1
*
change func name to is_img
N-R-K
2021-08-27
1
-2
/
+2
*
sxiv-rifle: don't grep non img extension files
NRK
2021-08-27
1
-1
/
+8
*
sxiv-rifle: use parameter expansion instead of cut
NRK
2021-08-27
1
-2
/
+2
*
sxiv-rifle: don't grep if $target is not a file
NRK
2021-08-27
1
-1
/
+1
*
fix edge case when file is in root
NRK
2021-08-15
1
-1
/
+1
*
rifle_sxiv: add webp to listfiles()
NRK
2021-08-09
1
-1
/
+1
*
rifle_sxiv: performance improvement
NRK
2021-08-09
1
-17
/
+9
*
Merge branch 'pylint3k'
toonn
2021-08-08
7
-16
/
+164
|
\
|
*
popen23: Drop keyboard interrupt handling
toonn
2021-08-08
1
-19
/
+1
|
*
test_py2_compat: Test the new with-statement check
toonn
2021-08-08
1
-0
/
+26
|
*
py2_compat: Fix formatting for PEP8
toonn
2021-08-08
1
-3
/
+3
|
*
popen_forked: Satisfy PEP8
toonn
2021-08-08
1
-0
/
+1
|
*
spawn: Use Popen23 for compatibility
toonn
2021-08-08
1
-3
/
+6
|
*
img_display: Use Popen23 for compatibility
toonn
2021-08-08
1
-1
/
+2
|
*
rifle: Drop with-statement when forking
toonn
2021-08-08
1
-2
/
+1
|
*
rifle: Switch to using Popen23
toonn
2021-08-08
1
-5
/
+66
|
*
popen_forked: Drop with-statement
toonn
2021-08-08
1
-5
/
+2
|
*
popen23: Popen context manager wrapper
toonn
2021-08-08
1
-0
/
+60
|
*
py2_compat: Added check for with Popen
toonn
2021-08-08
1
-1
/
+19
|
/
*
Merge branch 'gh-actions'
toonn
2021-07-24
3
-0
/
+12
|
\
|
*
Actions: Add on pull_request again
toonn
2021-07-24
3
-0
/
+12
*
|
Merge branch 'osc52'
toonn
2021-07-24
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
commands: Yank, add missing mode to docstring
toonn
2021-07-24
1
-1
/
+1
|
*
commands: Change precedence of clipboard managers
toonn
2021-07-24
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'EdwardBetts/spelling'
toonn
2021-07-24
9
-11
/
+11
|
\
|
*
Correct spelling
Edward Betts
2021-07-24
9
-11
/
+11
|
/
*
Merge remote-tracking branch 'earboxer/fixgrep'
toonn
2021-07-22
1
-1
/
+1
|
\
|
*
grep command: fix to work with busybox grep
Zach DeCook
2021-07-19
1
-1
/
+1
*
|
Merge branch 'gh-actions'
toonn
2021-07-20
5
-43
/
+49
|
\
\
|
*
|
Actions: Check whether on_pullrequest is necessary
toonn
2021-07-20
3
-12
/
+0
|
*
|
Actions: Reduce tested versions to oldest and newest
toonn
2021-07-20
3
-4
/
+4
|
*
|
Actions: Fix Python and Pypy paths filters
toonn
2021-07-20
2
-3
/
+3
|
*
|
Actions: Drop on_pullrequest from Pypy
toonn
2021-07-20
1
-6
/
+2
|
*
|
Actions: Fix pylint and Pypy paths filter
toonn
2021-07-20
2
-4
/
+4
|
*
|
Actions: Drop Pypy from pylint and add pylint to Pypy
toonn
2021-07-20
2
-2
/
+2
|
*
|
Actions: Update shellcheck required actions
toonn
2021-07-20
1
-3
/
+1
|
*
|
Actions: Refine Pypy versions and title
toonn
2021-07-20
1
-2
/
+2
|
*
|
Actions: Separate pypy tests because they fail
toonn
2021-07-20
3
-2
/
+36
|
*
|
Actions: Update, incorporate and split
toonn
2021-07-20
3
-41
/
+38
|
*
|
Actions: Drop 3.5 from linting because of old pylint
toonn
2021-07-20
1
-1
/
+1
[next]