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
*
Makefile: added `make bm` to run all benchmarks BMCOUNT times
hut
2010-05-03
1
-2
/
+5
*
test: added TODO, skip broken tests
hut
2010-05-03
4
-5
/
+25
*
Makefile: cleaned up, added automatic uninstall
hut
2010-05-03
1
-58
/
+57
*
ext.accumulator: added comment
hut
2010-05-02
1
-0
/
+1
*
defaults.commands: fixed :quit, added :quitall
hut
2010-05-02
1
-5
/
+14
*
help.movement: updated 1.6: there is no "tab 0" anymore
hut
2010-05-02
1
-1
/
+1
*
ranger.help: fixed topics
hut
2010-05-02
3
-3
/
+5
*
widgets.browsercolumn: call move_parent when scrolling in second column
hut
2010-05-02
3
-8
/
+19
*
bugfix: scroll faster with ctrl
hut
2010-05-02
1
-1
/
+1
*
added help chapter 5, ranger/help/invocation.py
hut
2010-04-30
3
-1
/
+109
*
extended and documented u* key combinations
hut
2010-04-30
2
-2
/
+6
*
defaults.keys: implement I key
hut
2010-04-30
2
-1
/
+5
*
defaults.keys: new tabs start in the home directory
hut
2010-04-30
1
-1
/
+4
*
api.commands: bugfix (renamed Command.quick_open to Command.quick)
hut
2010-04-30
2
-3
/
+3
*
some more doc updates
Sitaram Chamarty
2010-04-30
2
-10
/
+15
*
Added documentation for remaining key combinations (excluding z*, g*,...)
hut
2010-04-29
3
-4
/
+29
*
changed testdir to /usr/include
hut
2010-04-29
1
-1
/
+1
*
Separated benchmark from testcase
hut
2010-04-29
4
-125
/
+165
*
help.console: updated
hut
2010-04-28
1
-4
/
+10
*
widgets.console: added macro %d
hut
2010-04-28
1
-0
/
+5
*
widgets.console: give a local variable a more meaningful name
hut
2010-04-28
1
-7
/
+7
*
widgets.console: added macros %t and %c in the OpenConsole
hut
2010-04-27
2
-2
/
+15
*
Merge branch 'generic'
hut
2010-04-27
2
-64
/
+41
|
\
|
*
defaults.apps: added a hint
hut
2010-04-27
1
-0
/
+1
|
*
api.apps: more stuff
hut
2010-04-27
1
-9
/
+13
|
*
api.apps: simplified generic app handler
hut
2010-04-27
2
-38
/
+27
|
*
api.apps: added generic app handlers
hut
2010-04-27
2
-62
/
+45
*
|
Closed #83 since I implemented :mark
hut
2010-04-27
1
-1
/
+1
*
|
Fixed #85: no automatic reload after using :filter
hut
2010-04-27
2
-1
/
+2
*
|
defaults.options: slight rearranging
hut
2010-04-27
1
-4
/
+4
*
|
defaults.commands: Added :unmark
hut
2010-04-27
2
-8
/
+17
*
|
defaults.commands: redraw after using :mark
hut
2010-04-27
1
-0
/
+2
*
|
defaults.commands: added optional "minus" argument for :mark
hut
2010-04-27
2
-4
/
+8
*
|
Added :mark command
hut
2010-04-27
2
-0
/
+25
|
/
*
defaults.apps: don't run *.swf in elinks ;(
hut
2010-04-26
1
-2
/
+2
*
defaults.apps: moved INTERPRETED_LANGUAGES to the bottom
hut
2010-04-26
1
-5
/
+5
*
defaults.apps: use "f = c.file" in the example
hut
2010-04-26
1
-2
/
+3
*
api.apps: Removed unnecessary (?) docstring
hut
2010-04-26
1
-4
/
+0
*
removed trailing whitespace
hut
2010-04-26
1
-1
/
+1
*
api.options: removed unused import
hut
2010-04-26
1
-1
/
+0
*
defaults.commands: use octal literal instead of decimal number in chmod()
hut
2010-04-26
1
-1
/
+1
*
defaults.commands: fixed :find with uppercase search strings
hut
2010-04-26
1
-1
/
+5
*
widgets.pager: Fixed off-by-one error for boundaries
hut
2010-04-26
1
-2
/
+2
*
Added tc_loader
hut
2010-04-26
2
-1
/
+186
*
TODO: moved #60 to "General"
hut
2010-04-26
1
-1
/
+1
*
Fixed bug #65 by adding flag "--fail-if-run"
hut
2010-04-26
5
-5
/
+12
*
fixed bug #78: broken preview when deleting all files in a directory
hut
2010-04-26
2
-1
/
+3
*
core.actions: implemented "move_parent", improve this later!
hut
2010-04-26
1
-0
/
+5
*
widgets.browsercolumn: fixed width-check for infostring
hut
2010-04-26
1
-1
/
+1
*
shutil_generatorized: fixed bad destination name on move+overwrite
hut
2010-04-26
1
-2
/
+2
[next]