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
*
README: formatting, cleanup
hut
2010-06-24
1
-4
/
+4
*
Makefile: simplification
hut
2010-06-24
1
-1
/
+1
*
ranger.main: ranger dir1 dir2 [...] opens multiple tabs
hut
2010-06-24
1
-7
/
+6
*
removed pydoc since it can be generated with "make doc" easily
hut
2010-06-21
46
-6669
/
+0
*
make doc: minor cleanup and fix
hut
2010-06-21
1
-2
/
+2
*
commited pydocs are author agnostic
shpelda
2010-06-21
1
-1
/
+2
*
core.actions: Fixed indexerror in move_parent()
hut
2010-06-20
1
-1
/
+4
*
version = version + 1
v1.1.1
hut
2010-06-18
7
-9
/
+11
*
added CHANGELOG
hut
2010-06-18
1
-0
/
+21
*
INSTALL: fixed suggested uninstall-command
hut
2010-06-18
1
-1
/
+1
*
INSTALL: changed logname from uninstall_info to install_log.txt
hut
2010-06-18
2
-4
/
+4
*
Merge branch 'setup2'
hut
2010-06-18
4
-84
/
+67
|
\
|
*
Removed built-in support for uninstalling.
hut
2010-06-18
2
-13
/
+10
|
*
added scripts/ranger (simple link to ranger.py)
hut
2010-06-18
1
-0
/
+1
|
*
Rewrote INSTALL and "make (un)install"
hut
2010-06-18
2
-36
/
+26
|
*
Makefile: removed functions which are now handled by setup.py
hut
2010-06-18
1
-51
/
+4
|
*
added setup.py draft
hut
2010-06-18
1
-0
/
+42
*
|
changed version numbering scheme
hut
2010-06-18
1
-4
/
+3
*
|
Don't write bytecode with --clean switch
hut
2010-06-18
1
-11
/
+15
*
|
main: catch SystemExit and return the exit value
hut
2010-06-18
2
-2
/
+7
|
/
*
all_benchmarks: shortened
hut
2010-06-18
1
-9
/
+8
*
core.runner: added "w" flag (wait for enter after process is done)
hut
2010-06-18
2
-1
/
+19
*
core.actions: fixed move_parent()
hut
2010-06-18
1
-3
/
+2
*
make snapshot: prefix ranger-$VERSION/ in archives
hut
2010-06-14
1
-1
/
+1
*
make install: Fixed script for finding PYTHON_SITE_DEST
hut
2010-06-14
1
-2
/
+6
*
new stable version
v1.1.0
hut
2010-06-09
4
-6
/
+6
*
fsobject.file: blacklist /proc/kcore for previewing
hut
2010-06-09
2
-2
/
+4
*
updated manpage
hut
2010-06-09
1
-5
/
+4
*
renamed "--fail-if-run" to the more accurate "--fail-unless-cd"
hut
2010-06-09
4
-11
/
+17
*
Reverted hashbang for ranger.py.
hut
2010-06-09
1
-1
/
+1
*
widgets.console: fixed history in clean mode
hut
2010-06-09
1
-1
/
+5
*
minor changes
hut
2010-06-09
2
-2
/
+3
*
updated pydoc
hut
2010-06-09
18
-57
/
+113
*
all_benchmarks.py: fix + cleanup
hut
2010-06-09
1
-40
/
+35
*
all_tests.py: cleanup
hut
2010-06-09
1
-14
/
+14
*
Makefile: dynamically get the version number
hut
2010-06-09
1
-1
/
+1
*
Fixed some docstrings
hut
2010-06-09
2
-3
/
+3
*
Changed hashbang line to "#!/usr/bin/env python"
hut
2010-06-09
7
-7
/
+7
*
HACKING: updated
hut
2010-06-09
1
-0
/
+16
*
simplified all_tests.py, moved to test/
hut
2010-06-07
20
-98
/
+44
*
simpler help
hut
2010-06-07
1
-2
/
+2
*
main: minor edit
hut
2010-06-05
1
-1
/
+1
*
main: fixed error handling in python2.6 and improved it
hut
2010-06-05
1
-14
/
+8
*
fsobject: ignore ".part" extensions when determining mimetype
hut
2010-06-04
1
-1
/
+4
*
defaults.options: rebuilt regexp for efficiency
hut
2010-05-30
1
-1
/
+1
*
defaults.options: fixed typo in regexp
hut
2010-05-30
1
-1
/
+1
*
ext.lazy_property: fixed indentation in docstring
hut
2010-05-30
1
-3
/
+3
*
main: default value for $SHELL = 'bash'
hut
2010-05-30
1
-0
/
+3
*
defaults.apps: shortened code of last commit
hut
2010-05-28
1
-2
/
+1
*
defaults.apps: retain order of files in app_feh mode 11
hut
2010-05-28
1
-1
/
+3
[next]