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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'asdil12/xep_0363_http_file_upload'
James Booth
2016-04-26
2
-0
/
+404
|
\
|
*
Fix OSX compile
James Booth
2016-04-26
1
-3
/
+1
|
*
Fixed cygwin compile (again)
James Booth
2016-04-26
1
-1
/
+1
|
*
Fixed cygwin compile
James Booth
2016-04-26
1
-0
/
+5
|
*
Implement XEP-0363: HTTP File Upload
Dominik Heidler
2016-04-26
2
-0
/
+400
|
/
*
Updated copyright
James Booth
2016-02-14
6
-6
/
+6
*
Added sys/select.h header includes
James Booth
2016-01-19
1
-0
/
+1
*
Applied coding style to src/tools/
James Booth
2015-10-25
6
-33
/
+33
*
Use null check convention in tinyurl.c
James Booth
2015-05-04
1
-1
/
+1
*
Use null check convention in parser.c
James Booth
2015-05-04
1
-4
/
+4
*
Merge branch 'master' into readline
James Booth
2015-02-23
1
-5
/
+5
|
\
|
*
Fixed spelling.
Christian Storm
2015-02-17
1
-5
/
+5
*
|
Merge branch 'master' into readline
James Booth
2015-02-11
6
-6
/
+6
|
\
|
|
*
Updated copyright
James Booth
2015-02-10
8
-8
/
+8
*
|
Removed history and various key handlers
James Booth
2015-01-30
2
-328
/
+0
|
/
*
Simplified autocompleters and command history
James Booth
2015-01-16
4
-41
/
+31
*
Added compile time checks for big endian from @pasis
James Booth
2014-10-26
1
-2
/
+14
*
Added patch from @pasis for big endian architectures
James Booth
2014-10-21
1
-7
/
+11
*
Check for NULL inside autocomplete_free
James Booth
2014-09-26
1
-2
/
+4
*
Renamed autocomplete function to get list
James Booth
2014-09-26
2
-18
/
+26
*
Added autocompletion for jid-multi form fields
James Booth
2014-09-17
1
-8
/
+10
*
Added autocompletion for form text-multi values
James Booth
2014-09-17
1
-10
/
+12
*
Added form tests
James Booth
2014-09-14
1
-4
/
+6
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
8
-0
/
+96
*
Finished chat room nick autocomplete
James Booth
2014-07-15
1
-1
/
+1
*
Added quote param to autocomplete_param_with_ac
James Booth
2014-07-09
2
-3
/
+3
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
2
-6
/
+6
*
Added quote param to autocomplete searches
James Booth
2014-07-09
1
-7
/
+7
*
Free tokens when 0 supplied an 0 min, parse_args_with_freetext
James Booth
2014-06-17
1
-0
/
+1
*
Renamed sha1 functions to avoid naming clashes
James Booth
2014-06-15
2
-36
/
+36
*
Fixed memleak in autocompleter
James Booth
2014-06-15
1
-0
/
+3
*
Use public domain SHA1 code, remove libgcrypt dependency
James Booth
2014-06-01
2
-0
/
+418
*
Added common.h to parser.c
James Booth
2014-05-22
1
-0
/
+2
*
Fixed potential segfaults on autocomplete
James Booth
2014-05-08
1
-0
/
+4
*
Fixed cppcheck warnings
James Booth
2014-04-26
2
-14
/
+11
*
Simplified parse_options to take first option as argument
James Booth
2014-04-15
2
-5
/
+5
*
Simplified parse_options to take gchar**
James Booth
2014-04-15
2
-2
/
+13
*
Refactored cmd_join to use parse_options
James Booth
2014-04-14
1
-2
/
+2
*
Check for duplicate options in option parser
James Booth
2014-04-14
1
-2
/
+19
*
Added parse_options
James Booth
2014-04-14
2
-1
/
+43
*
Command argument parsers set result argument
James Booth
2014-04-09
2
-6
/
+12
*
Removed strcpy calls
James Booth
2014-04-02
1
-14
/
+16
*
Updated copyright
James Booth
2014-03-09
8
-8
/
+8
*
Test message when removing autojoin for non existent bookmark
James Booth
2014-02-02
2
-2
/
+2
*
Don't allow /alias to overwrite standard command
James Booth
2014-01-25
2
-0
/
+17
*
Added comments to autocomplete.h
James Booth
2013-12-10
1
-1
/
+7
*
Tidy autocomplete.h
James Booth
2013-12-09
1
-1
/
+7
*
Removed unused boolean result from autocomplete add and remove
James Booth
2013-12-09
2
-8
/
+8
*
Removed unused prototypes from autocomplete.h
James Booth
2013-12-09
1
-6
/
+0
*
Moved free in parse_args_with_freetext
James Booth
2013-09-23
1
-2
/
+2
[next]