about summary refs log tree commit diff stats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Added DS store to gitignoreJames Booth2014-02-121-0/+1
|
* Removed manual logging of test resultsJames Booth2014-02-121-1/+1
| | | | Cmocka on more recent distros already has this functionality
* Added push-all.sh to .gitignoreJames Booth2014-01-301-0/+1
|
* Move all test output to ./testsuite.out, show single line pass/failJames Booth2014-01-291-0/+1
|
* Added valgrind.out.old to gitignoreJames Booth2014-01-251-0/+1
|
* Merge branch 'master' into otrJames Booth2014-01-081-0/+1
|\
| * Added clean.sh to gitignoreJames Booth2014-01-081-0/+1
| |
* | Merge branch 'master' into otrJames Booth2014-01-051-0/+7
|\| | | | | | | | | Conflicts: .gitignore
| * Updated .gitignoreJames Booth2014-01-031-0/+7
| |
* | Merge branch 'otr' of github.com:boothj5/profanity into otrJames Booth2013-11-081-0/+2
|\ \
| * | Merge branch 'master' into otrJames Booth2013-09-171-0/+1
| |\| | | | | | | | | | | | | | | | Conflicts: .gitignore Makefile.am
| * | Create fingerprints file, callbacks, and message sendJames Booth2013-08-171-0/+2
| | |
* | | Create fingerprints file, callbacks, and message sendJames Booth2013-11-081-0/+2
| |/ |/|
* | Added gitversion.c to gitignoreJames Booth2013-09-171-0/+1
|/
* Added TODO and plugins/ to .gitignoreJames Booth2013-08-061-0/+2
|
* Fixed input win printing of '%' charJames Booth2013-02-091-2/+1
|
* SHA1 now generated correctly when data form included in capsJames Booth2013-02-051-0/+1
| | | | fixes #149
* Added error.txt to .gitignoreJames Booth2013-02-031-0/+1
|
* Added libxss-dev to ubuntu install, removed configure from .gitignoreJames Booth2012-12-311-1/+1
|
* Added configure scriptJames Booth2012-12-191-1/+1
|
* Added coredump to .gitignoreJames Booth2012-09-121-0/+1
|
* Cleaning up memory allocated by ncurses padsJames Booth2012-07-311-0/+1
|
* Fixed bug in tinyurlJames Booth2012-07-291-0/+1
|
* Added subdir-objects option to configure.acJames Booth2012-07-031-0/+1
|
* Added build-aux folder to configure.acJames Booth2012-07-031-3/+1
|
* Added libnotify headers to configure.acJames Booth2012-07-011-0/+1
|
* Moved config.h to source folderJames Booth2012-07-011-2/+2
|
* Added autobuild toolsJames Booth2012-07-011-0/+14
|
* Started work on bash style historyJames Booth2012-04-301-0/+1
|
* Removed old files from .gitignoreJames Booth2012-04-231-2/+0
|
* Added head_unit testsJames Booth2012-03-021-0/+1
|
* Change to use local libstropheJames Booth2012-02-251-0/+1
| | | | Added roster for testing libstrophe changes
* Added app moduleJames Booth2012-02-071-0/+1
|
* Removed libstrophe examplesJames Booth2012-02-031-4/+1
|
* Simple bot, echos response with appended stringJames Booth2012-02-031-0/+1
|
* Added libstrophe examplesJames Booth2012-02-031-0/+5
|
* Initial commitJames Booth2012-02-021-0/+7
578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636