index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2013-08-08
Update nTox_win32.c
Astonex
2013-08-08
Merge branch 'upstream'
Simon Levermann
2013-08-08
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into u...
Simon Levermann
2013-08-08
Merge pull request #394 from Nominate/patch-2
irungentoo
2013-08-08
Merge pull request #393 from Nominate/patch-1
irungentoo
2013-08-08
Moved a define and fixed another.
irungentoo
2013-08-08
Cleanup and Error fixes
Simon Levermann
2013-08-08
Implement proper config directories.
Simon Levermann
2013-08-08
Merge pull request #384 from stqism/master
irungentoo
2013-08-08
Updated chat.c to bring /status inline with prompt.c status command
Nominate
2013-08-08
Removed superfluous statusmsg
Nominate
2013-08-08
Merge https://github.com/irungentoo/ProjectTox-Core
Sean Qureshi
2013-08-08
Merged upstream main.c changes
Sean Qureshi
2013-08-08
oops
Jfreegman
2013-08-08
fix magic numbers
Jfreegman
2013-08-08
Attempt to get and create a proper directory for config storage.
Simon Levermann
2013-08-07
Adds full -D support to toxics versioning, includes the commit number
Sean Qureshi
2013-08-07
Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core
Maxim Biro
2013-08-07
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-07
Merge branch 'master' of https://github.com/stqism/ProjectTox-Core into pull-...
irungentoo
2013-08-07
Modified clients to properly work with the changes
Maxim Biro
2013-08-07
Manually merged prompt.c to upstream
Sean Qureshi
2013-08-07
Merge branch 'read-receipt' of https://github.com/stal888/ProjectTox-Core int...
irungentoo
2013-08-07
Moved main.c to maaster
Sean Qureshi
2013-08-07
Fix incompatible pointer type warning by changing type of print_statuschange ...
Robert Sutton
2013-08-07
Check for correct error value in toxic.
Sebastian Stal
2013-08-07
Add #undef before #define to fix redefinition warning
Robert Sutton
2013-08-07
Fixed it not compiling
Sean Qureshi
2013-08-07
Merge branch 'provide-status-type' of https://github.com/jin-eld/ProjectTox-C...
irungentoo
2013-08-07
Merge branch 'master' of https://github.com/ptrasd/ProjectTox-Core into pull-...
irungentoo
2013-08-07
Merge pull request #360 from DarkSER/master
irungentoo
2013-08-07
Merge pull request #370 from JFreegman/master
irungentoo
2013-08-07
Actually use write_result
Simon Levermann
2013-08-07
Don't ignore the result of fwrite. Since we're building with -Wall and -Werro...
Simon Levermann
2013-08-07
set USERSTATUS_KIND_RETAIN as default
Sergej
2013-08-07
Allow to set a specific userstatus type in toxic
jin-eld
2013-08-07
Fixed flash killing beep
Sean Qureshi
2013-08-07
Manually merged my earlier commits with upstream
Sean Qureshi
2013-08-07
forgot this
Jfreegman
2013-08-07
Fixed two bugs
Jfreegman
2013-08-07
testing/toxic/prompt.c: changed execute() to ignore whitespace at end of comm...
ptrasd
2013-08-07
testing/toxic/prompt.c: changed execute() to skip whitespace at start of command
ptrasd
2013-08-06
Merge remote-tracking branch 'upstream/master'
Nick ODell
2013-08-06
Fix bug where file handle wasn't closed on success
Nick ODell
2013-08-06
Added ERROR() and WARNING() for debugging.
Konstantin Kowalski
2013-08-06
Added a linked list implementation.
Konstantin Kowalski
2013-08-06
Merge pull request #363 from JFreegman/master
irungentoo
2013-08-06
code format/clean up
Jfreegman
2013-08-06
Added ERROR() and WARNING() for debugging.
Konstantin Kowalski
2013-08-06
fixed print_statuschange & m_set_userstatus usage in nTox_win32.c
DarkSER
[next]