about summary refs log tree commit diff stats
path: root/src/plugins/python_api.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added boolean settings for pluginsJames Booth2016-03-251-5/+51
* Added prof_send_stanza to plugins APIJames Booth2016-03-231-0/+19
* Plugins: Fix python threadingJames Booth2016-03-091-1/+59
* Merge branch 'master' into plugins-pythonJames Booth2016-03-071-1/+1
* Added current_win_is_console to python APIJames Booth2016-02-281-0/+12
* Added python_api_cons_bad_cmd_usageJames Booth2016-02-241-0/+12
* Added python plugins codeJames Booth2016-02-241-0/+450
om> 2010-01-13 05:51:27 +0100 updated pydoc documentation' href='/akspecs/ranger/commit/doc/pydoc/ranger.ext.command_parser.html?h=v1.6.0&id=b3556b21e23eb3381b220e0d3319d94b3a89e0ac'>b3556b21 ^
62cd83ba ^



b3556b21 ^
62cd83ba ^






4c13e1f2 ^







34a60763 ^
4c13e1f2 ^









34a60763 ^
4c13e1f2 ^






















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59