about summary refs log tree commit diff stats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Updated .gitignoreJames Booth2014-01-031-0/+7
* 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
* 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 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
g() << " has no type\n" << end(); //? return; //? } //? if (!inst.products.at(j).properties.at(0).second) { //? raise_error << maybe(r.name) << " '" << inst.to_string() << "' -- " << inst.products.at(j).to_string() << " has no type name\n" << end(); //? return; //? } //? } //? } //? } //? } ' href='#n297'>297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488