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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
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
|
/
/
/
/
|
*
/
/
Point first --copy-config to explanation
toonn
2019-03-24
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #1498 from Ablesius/update_hacking
Toon Nolten
2019-03-19
1
-1
/
+1
|
\
\
\
|
*
|
|
update HACKING.md with changed file name
Alexander Blesius
2019-03-19
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1490 from Vifon/open_all_images_dwim
Wojciech Siewierski
2019-03-11
3
-4
/
+25
|
\
\
\
|
*
|
|
Phrasing change
Wojciech Siewierski
2019-03-10
2
-2
/
+2
|
*
|
|
Update the manpage
Wojciech Siewierski
2019-03-10
2
-2
/
+8
|
*
|
|
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
*
|
|
|
Revert "Merge branch 'slackhead-venv-gitignore'"
toonn
2019-03-03
1
-1
/
+0
*
|
|
|
Merge branch 'slackhead-venv-gitignore'
toonn
2019-03-03
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add .venv to .gitignore
dive
2019-03-03
1
-0
/
+1
*
|
|
|
|
Merge branch 'slackhead-reset_previews'
toonn
2019-03-03
1
-0
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
|
/
/
/
/
*
|
|
|
Merge branch 'palikar-paste-dest'
toonn
2019-02-28
3
-6
/
+14
|
\
|
|
|
|
*
|
|
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
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1481 from bigbigtor/fix_issue_1296
Toon Nolten
2019-02-25
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
|
/
/
/
*
|
|
Fix typo in manpage
toonn
2019-02-24
2
-3
/
+3
*
|
|
Clarify some paths in manpage point to the repo
toonn
2019-02-16
2
-7
/
+7
*
|
|
Merge pull request #1469 from Zaeph/rename-append-check-if-dir
Wojciech Siewierski
2019-02-13
1
-1
/
+1
|
\
\
\
|
*
|
|
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
*
|
|
Merge pull request #1462 from carloabelli/imv
Wojciech Siewierski
2019-01-31
1
-0
/
+1
|
\
\
\
|
*
|
|
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
2
-4
/
+16
|
\
\
\
|
*
|
|
Refactor the bookmark validation code
Wojciech Siewierski
2019-01-27
2
-6
/
+13
|
*
|
|
Make it easier to test bookmarks by optionally disabling validation
Wojciech Siewierski
2019-01-27
2
-5
/
+6
|
*
|
|
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
*
|
|
|
Merge pull request #1458 from Vifon/doctest-fail
Toon Nolten
2019-01-27
12
-12
/
+28
|
\
\
\
\
|
*
|
|
|
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
12
-12
/
+21
|
/
/
/
/
[prev]
[next]