index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-15
10
-77
/
+125
|
\
|
|
*
Save chat room message prefix for autocomplete
James Booth
2014-07-15
3
-33
/
+69
|
*
Finished chat room nick autocomplete
James Booth
2014-07-15
2
-10
/
+22
|
*
Added quote param to autocomplete_param_with_ac
James Booth
2014-07-09
4
-38
/
+38
|
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
9
-18
/
+18
|
*
Added quote param to autocomplete searches
James Booth
2014-07-09
1
-7
/
+7
*
|
Fixed room autojoin messages appearing in room
James Booth
2014-07-09
1
-1
/
+1
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-09
2
-6
/
+6
|
\
|
|
*
Removed debug, added check for 0 length string
James Booth
2014-07-09
2
-6
/
+6
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-09
3
-1
/
+36
|
\
|
|
*
Added autocomplete for nicknames in MUC input text
James Booth
2014-07-09
3
-1
/
+36
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-08
1
-1
/
+20
|
\
|
|
*
Removed empty lines
James Booth
2014-07-08
1
-5
/
+0
|
*
Added OTR and notification info to --version
James Booth
2014-07-08
1
-0
/
+24
*
|
Merge remote-tracking branch 'origin/winbuffers' into winbuffers
James Booth
2014-07-08
5
-38
/
+76
|
\
\
|
*
\
Merge pull request #374 from immae/winbuffers
James Booth
2014-07-08
5
-38
/
+76
|
|
\
\
|
|
*
|
Implemented the buffer for windows resizing
Immae
2014-06-29
5
-38
/
+76
*
|
|
|
Merge branch 'master' into winbuffers
James Booth
2014-07-08
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Assign GPOINTER_TO_INT value before freeing
James Booth
2014-07-07
1
-2
/
+4
*
|
|
Merge branch 'master' into winbuffers
James Booth
2014-06-29
1
-5
/
+5
|
\
|
|
|
*
|
Fixed tabs
James Booth
2014-06-29
1
-5
/
+5
*
|
|
Merge branch 'master' into winbuffers
James Booth
2014-06-29
3
-13
/
+13
|
\
|
|
|
|
/
|
/
|
|
*
Reinitialise libnotify per notification
James Booth
2014-06-29
3
-13
/
+13
*
|
Merge branch 'master' into winbuffers
James Booth
2014-06-27
9
-22
/
+50
|
\
|
|
*
Fixed memleak in title bar roster_find_contact
James Booth
2014-06-27
1
-1
/
+3
|
*
Fixed memleak in chat log history
James Booth
2014-06-27
3
-14
/
+17
|
*
Free resources on OTR shutdown
James Booth
2014-06-26
4
-2
/
+20
|
*
Use g_list_free() when finding resource availability
James Booth
2014-06-24
1
-6
/
+7
|
*
Merge branch 'memleak'
James Booth
2014-06-24
2
-0
/
+4
|
|
\
|
|
*
Check for null before freeing X11info, removed free current resource
James Booth
2014-06-24
2
-2
/
+3
|
|
*
Free some memory
Immae
2014-06-23
2
-0
/
+3
*
|
|
Merge branch 'master' into winbuffers
James Booth
2014-06-24
1
-0
/
+1
|
\
|
|
|
*
|
Free GError on command line option parse
James Booth
2014-06-23
1
-0
/
+1
|
|
/
*
|
Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...
Immae
2014-06-23
4
-1
/
+140
*
|
having wprintw go through win_save_(v)print.
Immae
2014-06-23
5
-594
/
+315
*
|
Added horizontal scroll for resized windows
Immae
2014-06-23
3
-3
/
+36
|
/
*
Free aliases on cmd_init
James Booth
2014-06-18
2
-4
/
+9
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
11
-61
/
+113
*
Fixed memleaks with otr policy and autoaway options
James Booth
2014-06-17
5
-11
/
+25
*
Free keys lists in windows.c
James Booth
2014-06-17
1
-2
/
+18
*
Free tokens when 0 supplied an 0 min, parse_args_with_freetext
James Booth
2014-06-17
1
-0
/
+1
*
Free values on wins_get_chat_recipients
James Booth
2014-06-17
1
-0
/
+1
*
Free account_name preference on autoconnect
James Booth
2014-06-17
2
-8
/
+12
*
Free titlebar current_recipient when switching to console
James Booth
2014-06-17
1
-1
/
+4
*
Added valgrind suppressions
James Booth
2014-06-17
1
-0
/
+1
*
Free GError on prefs load
James Booth
2014-06-17
1
-3
/
+12
*
Properly free muc hashtables
James Booth
2014-06-15
1
-2
/
+2
*
Removed string allocation in stanza when joining room
James Booth
2014-06-15
1
-1
/
+1
*
Renamed generate_unique_id -> create_unique_id
James Booth
2014-06-15
6
-16
/
+16
*
Free string after use in sending caps response
James Booth
2014-06-15
1
-0
/
+1
[prev]
[next]