summaryrefslogtreecommitdiffstats
path: root/src/CLI
Commit message (Expand)AuthorAgeFilesLines
* Use defines instead of strings where possible.Karel Klic2009-10-211-22/+24
* Tell user about sending the report.Karel Klic2009-10-201-0/+6
* Inform whether some changes were detected in the crash report.Karel Klic2009-10-201-24/+84
* More comments.Karel Klic2009-10-201-4/+10
* new_call_msg and send_get_reply_and_unref made staticKarel Klic2009-10-202-4/+2
* Print error on unlink failure.Karel Klic2009-10-201-1/+2
* Code comments. Better UI texts.Karel Klic2009-10-201-27/+31
* Manpage documents environment variable usage.Karel Klic2009-10-201-3/+9
* Initial implementation of crash report editor. Splitted CLI.cpp into multiple...Karel Klic2009-10-208-220/+657
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-10-191-2/+2
|\
| * lib/Plugins/CCpp.cpp: fix a bug with detecting missing debuginfosDenys Vlasenko2009-10-161-2/+2
* | ABRTSocket renamed DisConnect to Disconnect, CLI added localization support a...Karel Klic2009-10-194-62/+169
* | Bash completion installed during "make install"Karel Klic2009-10-131-0/+3
* | Better name for the bash completion scriptKarel Klic2009-10-131-0/+0
* | Initial bash completition file for abrt-cliKarel Klic2009-10-131-0/+34
* | Manpage registered in autotools.Karel Klic2009-10-131-0/+6
|/
* Initial man page for abrt-cliKarel Klic2009-10-121-0/+36
* Added --version, -V, --help, -? options. Fixed crash caused by unknown option.Karel Klic2009-10-121-39/+79
* abrtd: add an optional 2nd parameter to Report dbus callDenys Vlasenko2009-09-241-4/+4
* remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-181-20/+29
* abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-181-1/+1
* Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-171-8/+3
* remove C++ dbus glue in src/CLI; fix a bug in --reportDenys Vlasenko2009-09-174-173/+221
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-6/+10
* oops... remove stray trailing '\'Denys Vlasenko2009-09-141-2/+2
* move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLIDenys Vlasenko2009-09-143-7/+42
* pass map_crash_report_t by const reference, not by valueDenys Vlasenko2009-08-252-2/+2
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-1/+1
* Code cleanupJiri Moskovcak2009-07-201-3/+1
* CLI: Added support for dbusJiri Moskovcak2009-07-072-16/+41
* new default socket pathZdenek Prikryl2009-06-172-3/+3
* changed name to Command Line InterfaceZdenek Prikryl2009-06-171-3/+3
* remaned to proper name (Command Line Interface)Zdenek Prikryl2009-06-174-0/+339