summary refs log tree commit diff stats
path: root/examples/plugin_chmod_keybindings.py
Commit message (Expand)AuthorAgeFilesLines
* moved "doc/examples" to "examples" for more visibilityhut2015-04-131-0/+20
* move examples to doc/exampleshut2013-03-091-20/+0
* Added version info to exampleshut2013-03-011-0/+2
* examples/plugin_chmod_keybindings.py: fixed crashhut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-7/+7
* updated man page, improved hookshut2012-12-041-5/+5
* removed options.py, improved plugins. *UPDATE YOUR COMMANDS.PY*hut2012-12-041-0/+18
@indutny.com> 2016-05-26 02:50:14 -0400 committer Fedor Indutny <fedor@indutny.com> 2016-05-26 02:50:14 -0400 src: move methods to separate read-only structure' href='/latex/uv_link_t/commit/README.md?id=27b6c247c5a19e0fe812c9fc9df1a56d5350ade7'>27b6c24 ^
d4069cc ^
e6061e7 ^







f3be424 ^
9f6eff6 ^
f3be424 ^




e6061e7 ^

















800432e ^



e6061e7 ^
6274a92 ^
e6061e7 ^


d4069cc ^


af223b5 ^
c3f5553
























27b6c24 ^

e6061e7 ^
d4069cc ^
af223b5 ^
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112