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
*
fixed some documentation
hut
2011-10-10
4
-9
/
+12
*
api.commands: finished merging ext.command_parser into api
hut
2011-10-10
4
-175
/
+73
*
core.actions: Don't shell-escape macros for non-shell commands
hut
2011-10-10
4
-51
/
+52
*
core.actions: shortened long line
hut
2011-10-10
1
-1
/
+2
*
core.actions: renamed Actions.source_cmdlist to Actions.source
hut
2011-10-10
2
-4
/
+4
*
README: "file" really is optional
hut
2011-10-10
1
-1
/
+1
*
gui.curses_shortcuts: simplifications
hut
2011-10-10
2
-35
/
+7
*
fsobject.fsobject: Added fsobject._mark back in
hut
2011-10-10
2
-5
/
+9
*
widgets.browsercolumn: Removed redundant try/except block
hut
2011-10-10
1
-9
/
+4
*
core.actions: Removed fm.search_forward attribute (not used)
hut
2011-10-10
1
-6
/
+0
*
fsobject.directory: revert change to accept_file
hut
2011-10-10
1
-2
/
+2
*
Eliminate orphaned functions and arguments
Arisu
2011-10-10
4
-14
/
+10
*
Repair some unintended variable references
Arisu
2011-10-10
2
-4
/
+1
*
Eliminate orphaned and redundant definitions of variables and imports
Arisu
2011-10-10
16
-42
/
+13
*
fsobject.directory: Update dir size when content changes
hut
2011-10-09
1
-1
/
+4
*
widgets.console: Improved command history
hut
2011-10-09
2
-10
/
+19
*
Removed example files for now
hut
2011-10-09
4
-383
/
+0
*
Revert "core.main: Automatically copy config files"
hut
2011-10-09
3
-27
/
+30
*
Revert "ranger.1: added doc for --dont-copy-config"
hut
2011-10-09
2
-7
/
+9
*
defaults.apps: updated
hut
2011-10-09
1
-3
/
+4
*
data/apps.py: updated
hut
2011-10-09
1
-4
/
+16
*
api.apps: added test whether X runs or not.
hut
2011-10-09
2
-13
/
+28
*
data/apps.py: Added doc
hut
2011-10-09
1
-0
/
+3
*
widgets.statusbar: Show mtime, like ls -l, not ctime
hut
2011-10-09
1
-1
/
+1
*
core.helper: fixed crash
hut
2011-10-08
1
-3
/
+0
*
core.helper: finally removed obsolete option --fail-if-run
hut
2011-10-08
1
-2
/
+0
*
mv ranger/data/config_examples/* ranger/data/
hut
2011-10-08
5
-4
/
+4
*
gui.ui: Fall back to "linux" terminal when $TERM fails
hut
2011-10-08
1
-1
/
+6
*
ranger.__init__: changed ranger.LOGFILE
hut
2011-10-08
1
-1
/
+1
*
ranger.__init__, ranger.1: updated rangers description
hut
2011-10-08
3
-9
/
+9
*
Updated man page
hut
2011-10-08
2
-24
/
+12
*
ranger.1: added doc for --dont-copy-config
hut
2011-10-08
2
-9
/
+7
*
Write "ranger" with a lowercase "r"
hut
2011-10-08
7
-10
/
+10
*
defaults/options: disable use_preview_script, unicode_ellipsis
hut
2011-10-08
1
-2
/
+2
*
data/config_examples/rc.conf: Fixed bad command
hut
2011-10-08
1
-2
/
+2
*
data/config_examples/rc.conf: Added extra hashes in comments
hut
2011-10-08
1
-9
/
+9
*
data/config_examples/rc.conf: Typo
hut
2011-10-08
1
-1
/
+1
*
data/config_examples/apps.py: Typo
hut
2011-10-08
1
-1
/
+1
*
defaults/apps: fixed entry for feh
hut
2011-10-08
1
-1
/
+1
*
README: Updated dependencies
hut
2011-10-08
1
-4
/
+4
*
config_examples: updated doc
hut
2011-10-08
2
-13
/
+16
*
data/config_examples: added documentation
hut
2011-10-08
2
-7
/
+82
*
defaults/apps: Removed example code, its now in config_examples/
hut
2011-10-08
1
-28
/
+0
*
defaults/apps: moved file chooser code to Actions.execute_file
hut
2011-10-08
2
-5
/
+5
*
README: Update
hut
2011-10-08
1
-21
/
+22
*
updated manpage and config_examples/rc.conf
hut
2011-10-08
3
-2
/
+22
*
data/config_examples/rc.conf: written
hut
2011-10-08
1
-0
/
+39
*
core.main: Automatically copy config files
hut
2011-10-08
4
-30
/
+27
*
added data/config_examples/{apps,commands}.py
hut
2011-10-08
2
-0
/
+135
*
general updates
hut
2011-10-08
9
-69
/
+142
[next]