about summary refs log tree commit diff stats
path: root/src/tools/editor.c
Commit message (Expand)AuthorAgeFilesLines
* Editor executable support flagsDaniel Santos2023-03-301-1/+6
* fix more memory leaksSteffen Jaeckel2023-01-181-1/+1
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Include common.h and xmpp.h in editor.cMichael Vetter2022-06-281-0/+2
* Fix crash on /editorMarcoPolo-PasTonMolo2022-03-241-1/+5
* re-factor `get_message_from_editor()`Steffen Jaeckel2022-03-141-62/+50
* prevent segfaultSteffen Jaeckel2022-03-131-0/+3
* Add stat.h to editorMichael Vetter2022-03-041-0/+1
* Include errno header in editor.cMichael Vetter2022-03-041-1/+2
* Move get_message_from_editor to appropriate file and change its keybindingMarcoPolo-PasTonMolo2022-03-031-0/+132
ames Booth <boothj5@gmail.com> 2013-01-12 23:10:56 +0000 committer James Booth <boothj5@gmail.com> 2013-01-12 23:10:56 +0000 Added jid datatype' href='/danisanti/profani-tty/commit/src/jid.h?id=94bcf1889d5a07305784ff5bc92afffa71a5ccd3'>94bcf188 ^
1c5efaeb ^

94bcf188 ^


a2726b6a ^

b5359214 ^
a2726b6a ^





94bcf188 ^

1cc33cc4 ^
94bcf188 ^
a2726b6a ^


b5359214 ^



94bcf188 ^
a2726b6a ^


94bcf188 ^
a2726b6a ^
9714d1d8 ^
e263e00a ^
94bcf188 ^
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

        
                                 
  
                                                            













                                                                       
                                                                      
  











                                                                                

   

                  


                 

            
                        





                       

  
                         
 


                                                                                              



                                                               
 


                                                                            
 
                                       
                                
 
      
 <silvino@bk.ru>  2020-02-17 05:08:15 +0000

configuration files fix' href='/punk/doc/commit/core/conf/iptables/ipt-bridge.sh?id=36ef4944b852eaf9ef54154c3cccef6c2eb41292'>36ef494 ^
b6b79e6 ^

b6b79e6 ^
36ef494 ^
b6b79e6 ^
36ef494 ^



b6b79e6 ^
045ea9a ^

b6b79e6 ^
eddfa5e ^
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