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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
added more code from David Barnett, previews work
hut
2010-06-03
1
-7
/
+2
*
|
|
|
|
|
core.loader: fix bugs after merge
hut
2010-10-08
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'master' into cp
hut
2010-10-08
7
-22
/
+382
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
core.loader: simplified throbber logic
hut
2010-10-08
1
-9
/
+5
|
*
|
|
|
|
core.fm: Don't check bookmarks when not needed
hut
2010-10-02
2
-4
/
+5
|
*
|
|
|
|
ranger.__init__: cleaned up
hut
2010-10-02
1
-3
/
+11
|
*
|
|
|
|
a little restructuration
hut
2010-10-02
7
-6
/
+360
|
*
|
|
|
|
Prevent garbage-collecting used directories
hut
2010-09-29
1
-1
/
+1
|
*
|
|
|
|
Cosmetic changes
hut
2010-09-29
1
-1
/
+0
|
*
|
|
|
|
core.actions: Minor bug in move_parent()
hut
2010-09-27
1
-0
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' into cp
hut
2010-09-16
3
-25
/
+156
|
\
|
|
|
|
|
*
|
|
|
core.actions: Fixed yy/pp bug when yanking multiple directories
v1.2.1
hut
2010-09-16
1
-1
/
+1
|
*
|
|
|
defaults.keys: key pL to create relative symlinks
hut
2010-08-29
1
-2
/
+6
|
*
|
|
|
Fixed new history implementation
hut
2010-08-28
1
-2
/
+2
|
*
|
|
|
Changed default config dir to $XDG_CONFIG_HOME/ranger
hut
2010-08-28
1
-1
/
+1
|
*
|
|
|
Fixed history
hut
2010-08-26
1
-1
/
+1
|
*
|
|
|
core.actions: 12? now opens help chapter 1 subchapter 2
hut
2010-08-26
1
-2
/
+16
|
*
|
|
|
widgets/console: Simplified console
hut
2010-08-26
1
-7
/
+79
|
*
|
|
|
defaults.keys: added keys da, dr, ya, yr + documentation
hut
2010-07-23
1
-5
/
+11
|
*
|
|
|
core.actions: added "execute_console"
hut
2010-07-03
1
-0
/
+6
|
*
|
|
|
Fixed default keyword argument value "mode" for fm.open_console
hut
2010-07-03
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
core.actions: Fixed indexerror in move_parent()
hut
2010-06-20
1
-1
/
+4
|
*
|
|
core.runner: added "w" flag (wait for enter after process is done)
hut
2010-06-18
1
-1
/
+18
|
*
|
|
core.actions: fixed move_parent()
hut
2010-06-18
1
-3
/
+2
|
|
|
/
|
|
/
|
|
*
|
Fixed some docstrings
hut
2010-06-09
1
-2
/
+2
|
|
/
|
*
defaults.keys: added key ^V for marking files in a specific direction
hut
2010-05-26
1
-0
/
+10
|
*
core.actions: shortened some code
hut
2010-05-26
1
-2
/
+2
*
|
core.loader: catch "select.error"s
hut
2010-05-16
1
-5
/
+8
*
|
core.actions: improved paste()
hut
2010-05-15
2
-6
/
+12
*
|
core.loader: finished CommandLoader
hut
2010-05-15
1
-6
/
+28
*
|
Merge branch 'master' into cp
hut
2010-05-15
2
-26
/
+18
|
\
|
|
*
core.actions: Fixed bug where you can't use "h" to leave a loading dir
hut
2010-05-15
1
-22
/
+18
|
*
core/environment: removed useless code
hut
2010-05-14
1
-4
/
+0
*
|
Merge branch 'master' into cp
hut
2010-05-14
2
-7
/
+3
|
\
|
|
*
cleanups
hut
2010-05-05
2
-7
/
+3
*
|
core.loader: bugfix
hut
2010-04-28
1
-1
/
+1
*
|
messing around
hut
2010-04-27
2
-1
/
+37
*
|
Merge branch 'master' into cp
hut
2010-04-27
1
-0
/
+5
|
\
|
|
*
core.actions: implemented "move_parent", improve this later!
hut
2010-04-26
1
-0
/
+5
*
|
core.loader: fixed
hut
2010-04-20
2
-8
/
+9
*
|
core.loader: added CommandLoader
hut
2010-04-20
2
-31
/
+34
*
|
core.actions.paste(): use `mv`, delete shutil_generatorized
hut
2010-04-20
1
-5
/
+11
*
|
core.actions.paste(): use select for parallel listening for stderr
hut
2010-04-20
1
-2
/
+7
*
|
core.actions: use `cp` for copying
hut
2010-04-20
1
-12
/
+9
|
/
*
Move loader.py from ranger.fsobject to ranger.core
hut
2010-04-20
3
-2
/
+129
*
Clean up
hut
2010-04-19
2
-6
/
+4
*
core.actions: abstracted searching strings in filenames
hut
2010-04-19
1
-0
/
+7
*
ranger.main: Added compatibility warning
hut
2010-04-18
1
-0
/
+1
*
removed code for backwards compatibilty
hut
2010-04-18
1
-36
/
+0
*
Rename context "general" to "browser" for less ambiguity
hut
2010-04-18
1
-1
/
+1
[prev]
[next]