Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-31 | Create start_guide.md | pflo | |
Written by charmlesscoin. | |||
2013-07-31 | Create start_guide.de.md | pflo | |
Translated the original small documentation to german. | |||
2013-07-31 | stat file before attempting to open | Joseph Quadrino | |
2013-07-31 | Adding homebrew commands to INSTALL | Devon Stewart | |
2013-07-31 | Clean up/format code | Stuart Banks | |
2013-07-31 | Fixed cpu usage | Astonex | |
2013-07-31 | Add detection of required libraries | Dmitry Marakasov | |
2013-07-30 | Update nTox.c | Greg | |
Made the help message a string type. | |||
2013-07-31 | Update readme.md | pyrobisqit | |
Basically, a few words tweaked here and there, to make the file more gramatically correct. | |||
2013-07-30 | Merge pull request #187 from Teknocrat/master | irungentoo | |
libconfig dependency | |||
2013-07-30 | Merge branch 'patch-1' of https://github.com/Teknocrat/ProjectTox-Core into ↵ | teknocrat | |
patch-1 | |||
2013-07-30 | Create FindLibConfig.cmake | Teknocrat | |
Warning, this is a google snippet, but works fine, shouldn't be an issue | |||
2013-07-30 | Update CMakeLists.txt | Teknocrat | |
This thing requires libconfig but doesn't test for it... | |||
2013-07-30 | Small fixes. | irungentoo | |
2013-07-30 | Merge branch 'patch-3' of https://github.com/Astonex/ProjectTox-Core into ↵ | irungentoo | |
Astonex-patch-3 | |||
2013-07-30 | Merge pull request #183 from Proplex/master | irungentoo | |
Update readme with tutorial videos | |||
2013-07-31 | Update Messenger.c | Astonex | |
Offer more meaningful returns so appropriate actions can be taken by the GUI. | |||
2013-07-30 | Remind users that directory isn't actually legit | NemDiggers | |
2013-07-30 | break line | NemDiggers | |
2013-07-30 | Add tutorial videos to readme | NemDiggers | |
I promise they're legit<3 | |||
2013-07-30 | Merge pull request #179 from theshadowfog/patch-5 | irungentoo | |
Update nTox.c | |||
2013-07-30 | Merge pull request #182 from RichiH/patch-1 | irungentoo | |
README.md: s/Freenode/freenode/ | |||
2013-07-31 | README.md: s/Freenode/freenode/ | Richard Hartmann | |
2013-07-30 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo | |
2013-07-30 | Merge branch 'master' into nurupo-master | irungentoo | |
Conflicts: .travis.yml | |||
2013-07-30 | Modified Travis to build libconfig from sources | Maxim Biro | |
2013-07-30 | Update nTox.c | Greg | |
Edited help message. | |||
2013-07-30 | Merge pull request #178 from theshadowfog/patch-3 | irungentoo | |
Update nTox.c | |||
2013-07-30 | Update nTox.c | Greg | |
Gives the user his ID. | |||
2013-07-30 | Merge pull request #174 from Shivamshaz/patch-1 | irungentoo | |
Update .gitignore | |||
2013-07-30 | Merge pull request #175 from plutooo/master | irungentoo | |
Fixed a bunch of bugs in TOXIC, added friendlist and more. | |||
2013-07-30 | Fixed a bunch of bugs in TOXIC, added friendlist and more. | plutooo | |
2013-07-30 | Merge pull request #1 from irungentoo/master | plutooo | |
pull latest | |||
2013-07-30 | Merge pull request #172 from rylai-/master | irungentoo | |
travis: use apt-get -y option instead of GNU yes | |||
2013-07-30 | travis: use -q instead of -qq to prevent travis from sometimes timing out on ↵ | Rylai | |
long apt-get updates | |||
2013-07-30 | travis: use apt-get -y option instead of GNU yes | Rylai | |
The Advanced Packaging Tool has an option to automatically assume Yes to all queries. We don't need to use GNU yes for this. | |||
2013-07-30 | Update .gitignore | Shivam Bansal | |
2013-07-30 | Fixed segfault. | irungentoo | |
2013-07-30 | Fix "comparison is always true due to limited range of data type" warning | Dmitry Marakasov | |
2013-07-30 | Add missing newlines at EOF in sources | Dmitry Marakasov | |
(missing newlines break build due to -Werror) | |||
2013-07-30 | Clarification. | irungentoo | |
2013-07-30 | Merge branch 'master' of https://github.com/blackwolf12333/ProjectTox-Core ↵ | irungentoo | |
into blackwolf12333-master Also fixed his pull request. | |||
2013-07-30 | Merge pull request #168 from nurupo/master | irungentoo | |
Added a note about libconfig | |||
2013-07-30 | Added a note about libconfig | Maxim Biro | |
2013-07-30 | Merge branch 'patch-1' of https://github.com/dypa/ProjectTox-Core into ↵ | irungentoo | |
dypa-patch-1 Conflicts: INSTALL.md | |||
2013-07-30 | Merge pull request #166 from theshadowfog/patch-2 | irungentoo | |
Update nTox.c | |||
2013-07-30 | Merge pull request #165 from nurupo/master | irungentoo | |
Fixed cmake | |||
2013-07-30 | Fixed cmake | Maxim Biro | |
2013-07-30 | Update nTox.c | Greg | |
Added help command to nTox.c | |||
2013-07-30 | added utility function format_message | Peter Maatman | |