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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Neater copyright header
hut
2015-03-19
1
-3
/
+2
*
update email address
hut
2014-12-11
1
-1
/
+1
*
Changed email address in source code
hut
2013-08-08
1
-1
/
+1
*
updated rest of the copyright notices
hut
2013-02-22
1
-1
/
+1
*
update email address (romanz@lavabit.com -> hut@lavabit.com)
hut
2013-02-22
1
-1
/
+1
*
replaced tabs with 4 spaces in all python files
hut
2013-02-10
1
-3
/
+3
*
shorten all copyright messages for better readability
hut
2012-03-14
1
-13
/
+1
*
Updated copyright headers
hut
2011-10-10
1
-1
/
+1
*
README: polished, removed INSTALL
hut
2011-10-05
1
-5
/
+2
*
ranger.py: made the argument optional in embedded bash script
hut
2011-10-04
1
-15
/
+16
*
Fixed minor issue in ranger.py
hut
2011-10-01
1
-3
/
+3
*
another correction of the bash wrapper scripts
hut
2011-09-28
1
-1
/
+2
*
shortened ranger.py
hut
2011-09-28
1
-6
/
+3
*
sanitized bash wrapper scripts, reformulated BUGS section in manual
hut
2011-09-28
1
-2
/
+2
*
minor optimization in ranger.py
hut
2011-09-28
1
-6
/
+1
*
improved bash wrappers in ranger.py and man page
hut
2011-09-28
1
-5
/
+7
*
ranger.py: More reliable check for whether ./ranger.py is started
hut
2011-05-07
1
-1
/
+1
*
ranger.py: minor change, more general exception handling
hut
2011-04-05
1
-1
/
+1
*
improved ranger.py
hut
2011-04-05
1
-2
/
+10
*
Polished ranger.py
hut
2010-10-16
1
-3
/
+3
*
Small simplification of ranger.py
hut
2010-09-29
1
-3
/
+2
*
Don't write any bytecode with --clean option
hut
2010-09-29
1
-0
/
+10
*
ranger.py: Return 0 on success in embedded script
hut
2010-09-22
1
-1
/
+1
*
simplify ranger.py
hut
2010-09-22
1
-25
/
+11
*
ranger.py Fixed embedded shellscript (quotes for bash)
hut
2010-09-11
1
-2
/
+2
*
ranger.py: fixed escape in embedded shellscript
hut
2010-09-11
1
-1
/
+1
*
Changed default config dir to $XDG_CONFIG_HOME/ranger
hut
2010-08-28
1
-1
/
+5
*
main: catch SystemExit and return the exit value
hut
2010-06-18
1
-2
/
+3
*
renamed "--fail-if-run" to the more accurate "--fail-unless-cd"
hut
2010-06-09
1
-1
/
+1
*
Reverted hashbang for ranger.py.
hut
2010-06-09
1
-1
/
+1
*
Changed hashbang line to "#!/usr/bin/env python"
hut
2010-06-09
1
-1
/
+1
*
Run python with flag "-O" by default
hut
2010-05-10
1
-1
/
+1
*
Fixed bug #65 by adding flag "--fail-if-run"
hut
2010-04-26
1
-1
/
+1
*
ranger.py: removed whitespace
hut
2010-04-12
1
-4
/
+0
*
reverted a part of 45cf5174. Allow "source ranger ranger" again
hut
2010-04-01
1
-8
/
+7
*
removed the cd-after-exit hack
hut
2010-03-29
1
-13
/
+8
*
ranger.__init__: don't implicitly import ranger.__main__
hut
2010-03-26
1
-1
/
+1
*
Changed license to the GNU General Public License
hut
2010-02-28
1
-12
/
+14
*
ranger.py: fixed cd-after-exit with spaces in directory
hut
2010-02-24
1
-1
/
+1
*
ranger.py: removed unnecessary code
hut
2010-02-15
1
-1
/
+1
*
ranger.py: reverted cd-after-exit to the old way
hut
2010-02-14
1
-10
/
+1
*
ranger.py: more simple '--debug' flag check
hut
2010-02-14
1
-1
/
+1
*
ranger.py: improved handling of bad import
hut
2010-01-26
1
-1
/
+2
*
ranger.py: more fixes
hut
2010-01-12
1
-2
/
+2
*
ranger.py: cleanup/fix
hut
2010-01-11
1
-9
/
+8
*
fixed #31, cd-after-exit works even after pressing ^C
hut
2010-01-11
1
-1
/
+12
*
added license information
hut
2010-01-08
1
-3
/
+17
*
F1 key (inside console) for viewing information about the command
hut
2009-12-29
1
-1
/
+1
*
shorten comment in ranger.py
hut
2009-12-26
1
-11
/
+5
*
implemented OpenConsole
hut
2009-12-25
1
-2
/
+2
[next]