index
:
ranger
emacs
farnear
huttest
inotify
internetrangerchat
master
master-test
mpv-previews-backport
newcolor
previewdelay
py26fix
quickjump
ranger-logo-top
retsam
select-dir
slim
spacefix
splitpane
stable
vfs
windows-only
Mirror of https://github.com/ranger/ranger
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger.py
Age
Commit message (
Expand
)
Author
2010-06-18
main: catch SystemExit and return the exit value
hut
2010-06-09
renamed "--fail-if-run" to the more accurate "--fail-unless-cd"
hut
2010-06-09
Reverted hashbang for ranger.py.
hut
2010-06-09
Changed hashbang line to "#!/usr/bin/env python"
hut
2010-05-10
Run python with flag "-O" by default
hut
2010-04-26
Fixed bug #65 by adding flag "--fail-if-run"
hut
2010-04-12
ranger.py: removed whitespace
hut
2010-04-01
reverted a part of 45cf5174. Allow "source ranger ranger" again
hut
2010-03-29
removed the cd-after-exit hack
hut
2010-03-26
ranger.__init__: don't implicitly import ranger.__main__
hut
2010-02-28
Changed license to the GNU General Public License
hut
2010-02-24
ranger.py: fixed cd-after-exit with spaces in directory
hut
2010-02-15
ranger.py: removed unnecessary code
hut
2010-02-14
ranger.py: reverted cd-after-exit to the old way
hut
2010-02-14
ranger.py: more simple '--debug' flag check
hut
2010-01-26
ranger.py: improved handling of bad import
hut
2010-01-12
ranger.py: more fixes
hut
2010-01-11
ranger.py: cleanup/fix
hut
2010-01-11
fixed #31, cd-after-exit works even after pressing ^C
hut
2010-01-08
added license information
hut
2009-12-29
F1 key (inside console) for viewing information about the command
hut
2009-12-26
shorten comment in ranger.py
hut
2009-12-25
implemented OpenConsole
hut
2009-12-25
random updates
hut
2009-12-17
tons of stuff
hut
2009-12-12
merged main with __init__
hut
2009-12-11
restructurations
hut
2009-12-06
changing implementation of options
hut
2009-12-01
structural improvements
hut
2009-11-29
random improvements
hut
2009-11-29
implemented colorschemes.
hut
2009-11-29
started to implement colorschemes
hut
2009-11-28
restructuration
hut
2009-11-27
embedded wrapper.sh into ranger.py
hut
2009-11-27
cd-after-exit
hut
2009-11-27
general improvement
hut
2009-11-27
more VROOM
hut