summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/cmndline.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge CommandLine::DispatchArgJulian Andres Klode2020-02-261-5/+0
* Apply various suggestions by cppcheckDavid Kalnischkies2019-07-081-1/+2
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies2017-03-191-4/+10
* support setting empty values (sanely) & removing support forDavid Kalnischkies2015-11-191-20/+5
* move apts cmdline helper type into -privateDavid Kalnischkies2015-11-041-58/+3
* deduplicate main methodsDavid Kalnischkies2015-11-041-1/+1
* split up help messages for simpler reuseDavid Kalnischkies2015-11-041-2/+60
* Also add 'in combination with the other options.' to another errorJulian Andres Klode2015-08-141-1/+1
* Say "in combination with the other options" if an option is not understoodJulian Andres Klode2015-08-141-3/+3
* streamline display of --help in all toolsDavid Kalnischkies2014-11-091-0/+3
* allow options between command and -- on commandlineDavid Kalnischkies2014-09-281-8/+11
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+5
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-08-221-0/+1
|\
| * some more coverity fixesMichael Vogt2013-08-121-0/+1
* | squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+48
|/
* fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies2012-06-091-1/+2
* * apt-pkg/contrib/cmdline.cc:Daniel Hartwig2012-06-091-2/+3
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-17/+11
|\
| * convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-211-17/+11
* | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-1/+3
|/
* * apt-pkg/contrib/cmdline.cc:David Kalnischkies2010-05-311-2/+2
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-03-121-1/+41
* Applying #298821 patch for further arbitary typosLuca Bruno2008-10-031-1/+1
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* Typo fixes.Arch Librarian2004-09-201-3/+3
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-1/+2
* PD licenseArch Librarian2004-09-201-1/+4
* Fixed -- argument bugArch Librarian2004-09-201-1/+4
* Join with aliencodeArch Librarian2004-09-201-14/+16
* Changed handling of the -q optionArch Librarian2004-09-201-2/+2
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Dsync mergeArch Librarian2004-09-201-3/+8
* Release supportArch Librarian2004-09-201-3/+7
* More CD supportArch Librarian2004-09-201-2/+25
* Fixed long option parsingArch Librarian2004-09-201-9/+20
* Start on acquire stuffArch Librarian2004-09-201-25/+4
* SyncArch Librarian2004-09-201-3/+11
* SyncArch Librarian2004-09-201-1/+38
* SyncArch Librarian2004-09-201-0/+280