summaryrefslogtreecommitdiffstats
path: root/src/CLI/CLI.cpp
Commit message (Expand)AuthorAgeFilesLines
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-436/+0
* style fixes, no code changesDenys Vlasenko2010-07-221-5/+10
* Added --info action to abrt-cliMichal Toman2010-07-221-19/+130
* String updatesKarel Klic2010-07-121-3/+3
* lower-case devel headersNikola Pajkovsky2010-07-091-2/+2
* Display hostname in abrt-cli if it's available.Karel Klic2010-07-071-0/+5
* English and message format fixesDenys Vlasenko2010-06-301-2/+2
* Allow using the same operation multiple timesKarel Klic2010-06-291-1/+1
* Remove dead socket code.Karel Klic2010-06-221-9/+0
* Rename --get-list to --listKarel Klic2010-06-221-9/+9
* Options overhaulKarel Klic2010-06-221-56/+94
* Indentation onlyKarel Klic2010-06-221-24/+24
* Split print_crash_infos to two functions, add some comments.Karel Klic2010-06-221-33/+44
* fix whitespaceDenys Vlasenko2010-05-311-1/+1
* abrt-cli: suppress misleading "crash 'XXXXXXXX' is not in database" messagesDenys Vlasenko2010-05-261-2/+2
* cli: make --report UUIDprefix match only unique prfixDenys Vlasenko2010-03-091-5/+10
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-041-38/+61
* cli: add support for "--report @N" and "--report PARTIAL_UUID"Denys Vlasenko2010-02-231-4/+33
* abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-211-4/+4
* use get_crash_data_item_content() accessor more widelyDenys Vlasenko2010-01-201-9/+9
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-3/+3
* preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-1/+1
* abrt-cli: report success/failure of reporting. closes bug 71Denys Vlasenko2009-12-111-2/+2
* make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 59Denys Vlasenko2009-12-101-2/+7
* style fixes, no code changesDenys Vlasenko2009-12-101-1/+1
* include abrt version in bug descriptionsDenys Vlasenko2009-11-181-7/+6
* build fixesJiri Moskovcak2009-11-121-1/+0
* src/CLI/*: fix an unterminated argv + simplificationsDenys Vlasenko2009-10-311-59/+59
* fix warning and whitespace damageDenys Vlasenko2009-10-211-2/+1
* Initial implementation of crash report editor. Splitted CLI.cpp into multiple...Karel Klic2009-10-201-219/+7
* ABRTSocket renamed DisConnect to Disconnect, CLI added localization support a...Karel Klic2009-10-191-55/+164
* 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
* remove C++ dbus glue in src/CLI; fix a bug in --reportDenys Vlasenko2009-09-171-140/+220
* 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-071-14/+29
* new default socket pathZdenek Prikryl2009-06-171-2/+2
* remaned to proper name (Command Line Interface)Zdenek Prikryl2009-06-171-0/+177