summary refs log tree commit diff stats
path: root/ranger/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into develhut2010-04-131-0/+21
|\
| * Merge branch 'master' of ssh://repo.or.cz/srv/git/rangerhut2010-04-121-0/+21
| |\
| | * Fixed little tab completion bughut2010-04-111-0/+21
| * | cleanuphut2010-04-123-35/+30
| |/
* | cleanuphut2010-04-123-35/+30
* | Merge branch 'master' into develhut2010-04-092-4/+24
|\|
| * ext.shutil_generatorized: silently ignore permission exceptionshut2010-04-091-4/+8
| * added :set <name>=<value> commandhut2010-04-081-0/+16
* | ext.direction: bugfixhut2010-04-081-1/+1
* | made accumualtor use ext.directory.Directoryhut2010-04-081-28/+14
* | dc_direction: added test_move()hut2010-04-071-2/+13
* | core.actions: use Direction in move()hut2010-04-071-2/+4
* | widgets.pager: use Direction object in move()hut2010-04-072-23/+31
* | core.actions: unified the movement functionshut2010-04-071-2/+20
* | ext.direction: simplification + docshut2010-04-061-99/+51
* | imported ext.direction from newkey branchhut2010-04-061-0/+121
|/
* removed RegexpSignalDispatcher, I don't use ithut2010-03-311-52/+0
* ext.signal_dispatcher: fixed weak refs to bound methodshut2010-03-301-5/+18
* tc_signal: added more tests (some still fail!)hut2010-03-301-10/+20
* added RegexpSignalDispatcher though im not sure if ill use ithut2010-03-301-0/+53
* added SignalDispatcher classhut2010-03-301-0/+79
* fixed shutli_generatorized.move()hut2010-03-121-5/+1
* command_parser: fixed chunk()hut2010-03-121-1/+1
* removed copyright from one-line, docstring-only __init__.py fileshut2010-03-121-15/+0
* working on the configuration system / main methodhut2010-03-121-2/+5
* openstruct: faster implementation, removed ReferencedOpenStructhut2010-03-121-20/+5
* moved ranger.ext.debug into ranger.__init__hut2010-03-121-34/+0
* misc changeshut2010-03-121-26/+0
* Changed license to the GNU General Public Licensehut2010-02-2815-165/+180
* colorscheme: slight performance increasehut2010-02-271-0/+4
* shell_escape: renamed functionshut2010-02-241-2/+2
* finished #52, special characters in tab completionhut2010-02-241-0/+14
* actions: improved copying/movinghut2010-02-141-14/+52
* shutil_generatorized: added some documentationhut2010-01-261-0/+2
* cleanupshut2010-01-244-4/+18
* ext: added get_executables functionhut2010-01-231-0/+47
* added unique function, moved flatten to ext/iter_toolshut2010-01-231-0/+14
* ext/flatten: flatten deques too.hut2010-01-211-2/+4
* added flatten functionhut2010-01-201-0/+27
* human_readable: slight improvement of output formathut2010-01-191-1/+1
* done #34: display free disk spacehut2010-01-192-3/+13
* console: added %s and %f metacharacters to OpenConsolehut2010-01-131-0/+20
* main: changed interrupt signal handlinghut2010-01-121-0/+50
* added license informationhut2010-01-0810-0/+140
* keyapi: a different approach to passing through typed numbershut2010-01-031-6/+9
* actions: use inspect.cleandoc instead of a custom functionhut2010-01-031-31/+0
* keys: improved/fixed bindings for pagerhut2010-01-011-2/+9
* different way of trimming indentation of command docstringshut2009-12-301-0/+31
* fixed movement in empty/unloaded directoryhut2009-12-291-0/+2
* fixed waitpid_no_intrhut2009-12-281-0/+2