index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
incremented version number and updated pydoc html files
v1.0.3
hut
2010-02-16
78
-1983
/
+1419
|
*
test/tc_commandlist: removed obsolete test
hut
2010-02-16
1
-4
/
+6
|
*
defaults/apps: added documentation
hut
2010-02-15
1
-0
/
+27
|
*
typos
hut
2010-02-15
1
-1
/
+1
|
*
data/generate.py: allow spaces as seperators in mimetypes
hut
2010-02-15
1
-1
/
+1
|
*
readme: normalized letter casing in headings
hut
2010-02-15
1
-2
/
+2
|
*
added guidelines on code modification
hut
2010-02-15
1
-0
/
+84
|
*
updated README
hut
2010-02-15
1
-29
/
+40
|
*
commands: fixed cd command in quickconsole
hut
2010-02-15
1
-3
/
+2
|
*
ranger.py: removed unnecessary code
hut
2010-02-15
1
-1
/
+1
|
*
browsercolumn: do not preview dmg files
hut
2010-02-15
1
-1
/
+1
|
*
ui: catching exception from curs_set
hut
2010-02-15
3
-4
/
+18
|
|
|
|
it can be thrown if the terminal does not support cursor settings
*
ui: display the correct hostname
hut
2010-02-15
1
-1
/
+8
|
*
options: add the option to show the cursor all the time
hut
2010-02-14
3
-2
/
+4
|
*
console: Ensure that cursor is hidden after closing console
hut
2010-02-14
1
-3
/
+6
|
*
actions: improved copying/moving
hut
2010-02-14
6
-27
/
+74
|
*
doc/cd-after-exit: updated
hut
2010-02-14
1
-21
/
+15
|
*
ranger.py: reverted cd-after-exit to the old way
hut
2010-02-14
1
-10
/
+1
|
|
|
|
|
|
|
|
This breaks cd-after-exit after Ctrl+C again, but enables compatibility with zsh which I prefer over the former. If you only use bash, you can safely revert this commit unless future changes make it break.
*
ranger.py: more simple '--debug' flag check
hut
2010-02-14
1
-1
/
+1
|
*
fixed #46: wrong username displayed when using su
hut
2010-02-13
2
-3
/
+6
|
*
statusbar: display number of marked files
hut
2010-02-12
1
-0
/
+1
|
*
browsercolumn: bugfix
hut
2010-02-11
1
-10
/
+7
|
*
doc/pick.sh: corrected commit order
hut
2010-02-09
1
-1
/
+1
|
*
implemented #61: show sum of size of marked files
hut
2010-02-09
2
-6
/
+14
|
*
use is_(file|directory) rather than class check
hut
2010-02-09
2
-14
/
+7
|
*
fsobject: added is_directory/is_file attributes
hut
2010-02-09
3
-2
/
+4
|
*
browsercolumn: ignore .part extension in PREVIEW_BLACKLIST
hut
2010-02-09
1
-2
/
+2
|
*
fixed #54: max_dirsize_for_autopreview option not working
hut
2010-02-09
4
-13
/
+3
|
*
todo: added goals for next minor version
hut
2010-02-09
1
-0
/
+8
|
*
ui: formatting of docstrings
hut
2010-02-09
1
-2
/
+4
|
*
doc: what breaks cd-after-exit support in zsh
hut
2010-02-09
1
-0
/
+2
|
*
implemented #58: update terminal title
hut
2010-02-09
4
-2
/
+6
|
*
todo: added #60
hut
2010-02-05
1
-0
/
+1
|
*
pick.sh: added -m to checkout commads
hut
2010-02-05
1
-3
/
+3
|
*
commands: keep pointer on the file when renaming
hut
2010-02-05
2
-1
/
+6
|
*
todo: added #58
hut
2010-02-04
1
-0
/
+2
|
*
pick.sh: added variables for easier customization
hut
2010-02-04
1
-7
/
+8
|
*
added doc/pick.sh
hut
2010-02-04
1
-0
/
+24
|
*
added some safety checks
hut
2010-02-04
2
-1
/
+5
|
*
apps: add D flag to elinks handler
hut
2010-02-02
1
-0
/
+1
|
*
Revert "apps: changes in order"
hut
2010-01-30
1
-1
/
+1
|
|
|
|
|
|
|
|
This reverts commit ccc950aadf21f864d07edb79fd54f6c82134f5eb. Conflicts: ranger/defaults/apps.py
*
todo: added #56, #57
hut
2010-01-30
1
-0
/
+2
|
*
actions: implemented numerical argument for mark()
hut
2010-01-30
1
-8
/
+9
|
*
browsercolumn: Indent marked items
hut
2010-01-28
1
-0
/
+2
|
*
tc_ext: small update
hut
2010-01-26
1
-7
/
+10
|
*
added testcase for openstruct
hut
2010-01-26
1
-0
/
+26
|
*
added testcase for mount_path
hut
2010-01-26
1
-0
/
+25
|
*
added unittest for flatten and unique
hut
2010-01-26
1
-0
/
+69
|
*
ranger.py: improved handling of bad import
hut
2010-01-26
1
-1
/
+2
|
*
keys: less-like shortcuts in pager
hut
2010-01-26
1
-0
/
+4
|
[next]