about summary refs log tree commit diff stats
path: root/ranger/core
Commit message (Collapse)AuthorAgeFilesLines
* general updates, allow column levels of >1hut2010-03-141-5/+15
|
* Renamed env.pwd to env.cwd ("Current Working Directory")hut2010-03-123-53/+53
| | | | | | | I initially used "pwd" since the command "pwd" prints the current directory, but in this case, nothing is printed =P so the "p" makes no sense. "cwd" is a common abbreviation for current working directory, so I chose that instead
* moved ranger.container.environment to ranger.core.environmenthut2010-03-121-0/+176
|
* actions: correct preview after deletinghut2010-03-121-0/+1
|
* updated pydochut2010-03-121-0/+4
|
* moved ranger.actions and ranger.commandshut2010-03-122-1/+532
|
* removed copyright from one-line, docstring-only __init__.py fileshut2010-03-121-0/+1
|
* working on the configuration system / main methodhut2010-03-123-0/+326