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
...
*
|
core.actions: Added some structure and comments
hut
2010-04-06
1
-226
/
+254
*
|
core.actions: don't jump to first tab when closing the last
hut
2010-04-06
1
-1
/
+2
*
|
core.fm: Handle system keys directly in the main loop
hut
2010-04-06
2
-13
/
+16
*
|
core.actions: go to next tab when closed, not previous
hut
2010-04-06
1
-1
/
+1
*
|
Improved tabs
hut
2010-04-06
1
-11
/
+14
*
|
added tabs
hut
2010-04-06
3
-0
/
+53
*
|
core.actions: Allow to specify if a "cd" is saved in history
hut
2010-04-06
1
-4
/
+4
*
|
core.actions: added set_option(optname, value) method
hut
2010-04-04
1
-0
/
+4
*
|
add "move" signal to environment
hut
2010-03-31
1
-2
/
+20
*
|
core.environment: stop enter_dir if os.chdir fails
hut
2010-03-31
1
-1
/
+4
*
|
core.fm: write some info to message log on start
hut
2010-03-31
1
-0
/
+6
*
|
fixed memory leak
hut
2010-03-30
3
-8
/
+9
*
|
added SignalDispatcher class
hut
2010-03-30
1
-1
/
+3
*
|
removed the cd-after-exit hack
hut
2010-03-29
1
-1
/
+0
*
|
core.environment: don't GC directories which you're in. lol
hut
2010-03-28
1
-1
/
+1
*
|
renamed three options, display a warning if the old ones are used
hut
2010-03-28
2
-2
/
+3
|
/
*
fm: removed trailing whitespace
hut
2010-03-24
1
-1
/
+1
*
main: updated
hut
2010-03-24
1
-0
/
+5
*
core.fm: use local variables in main loop for faster lookup
hut
2010-03-22
1
-13
/
+21
*
core.environment: new attributes: username, hostname, hone_path
hut
2010-03-19
1
-2
/
+12
*
general updates, allow column levels of >1
hut
2010-03-14
1
-5
/
+15
*
Renamed env.pwd to env.cwd ("Current Working Directory")
hut
2010-03-12
3
-53
/
+53
*
moved ranger.container.environment to ranger.core.environment
hut
2010-03-12
1
-0
/
+176
*
actions: correct preview after deleting
hut
2010-03-12
1
-0
/
+1
*
updated pydoc
hut
2010-03-12
1
-0
/
+4
*
moved ranger.actions and ranger.commands
hut
2010-03-12
2
-1
/
+532
*
removed copyright from one-line, docstring-only __init__.py files
hut
2010-03-12
1
-0
/
+1
*
working on the configuration system / main method
hut
2010-03-12
3
-0
/
+326
[prev]