summary refs log tree commit diff stats
path: root/ranger/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into newkeyhut2010-04-073-117/+211
|\
| * 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
* | Merge branch 'master' into newkeyhut2010-03-246-100/+9
|\|
| * 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
* | keyparser: updaded copying notice in new fileshut2010-03-092-22/+24
* | keyparser: stuffhut2010-03-091-0/+120
* | keyparser: lots of stuffhut2010-03-091-2/+2
* | keyparser: moved classes from test/ to ranger/hut2010-03-091-0/+134
|/
* 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
* display the contents of the file in the pagerhut2009-12-281-0/+8
* moved the command parser into a seperate filehut2009-12-261-0/+51
* made directories use the accumulator "interface"hut2009-12-251-0/+1
* "generatorized" shutilhut2009-12-251-7/+17