Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed env.pwd to env.cwd ("Current Working Directory") | hut | 2010-03-12 | 3 | -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.environment | hut | 2010-03-12 | 1 | -0/+176 | |
| | ||||||
* | actions: correct preview after deleting | hut | 2010-03-12 | 1 | -0/+1 | |
| | ||||||
* | updated pydoc | hut | 2010-03-12 | 1 | -0/+4 | |
| | ||||||
* | moved ranger.actions and ranger.commands | hut | 2010-03-12 | 2 | -1/+532 | |
| | ||||||
* | removed copyright from one-line, docstring-only __init__.py files | hut | 2010-03-12 | 1 | -0/+1 | |
| | ||||||
* | working on the configuration system / main method | hut | 2010-03-12 | 3 | -0/+326 | |