summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/cmndline.cc
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Apply various suggestions by cppcheckDavid Kalnischkies1-1/+2
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-3/+3
2017-03-19Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies1-4/+10
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies1-20/+5
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies1-58/+3
2015-11-04deduplicate main methodsDavid Kalnischkies1-1/+1
2015-11-04split up help messages for simpler reuseDavid Kalnischkies1-2/+60
2015-08-14Also add 'in combination with the other options.' to another errorJulian Andres Klode1-1/+1
2015-08-14Say "in combination with the other options" if an option is not understoodJulian Andres Klode1-3/+3
2014-11-09streamline display of --help in all toolsDavid Kalnischkies1-0/+3
2014-09-28allow options between command and -- on commandlineDavid Kalnischkies1-8/+11
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+5
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2013-08-22Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt1-0/+1
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+48
2013-08-12some more coverity fixesMichael Vogt1-0/+1
2012-06-09fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies1-1/+2
2012-06-09* apt-pkg/contrib/cmdline.cc:Daniel Hartwig1-2/+3
2011-10-30merge with my debian-sid branchDavid Kalnischkies1-17/+11
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies1-17/+11
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+1
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-1/+3
2010-05-31* apt-pkg/contrib/cmdline.cc:David Kalnischkies1-2/+2
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+41
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno1-1/+1
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2004-09-20Typo fixes.Arch Librarian1-3/+3
2004-09-20Some more g++-3.2 fixes.Arch Librarian1-1/+2
2004-09-20PD licenseArch Librarian1-1/+4
2004-09-20Fixed -- argument bugArch Librarian1-1/+4
2004-09-20Join with aliencodeArch Librarian1-14/+16
2004-09-20Changed handling of the -q optionArch Librarian1-2/+2
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20Dsync mergeArch Librarian1-3/+8
2004-09-20Release supportArch Librarian1-3/+7
2004-09-20More CD supportArch Librarian1-2/+25
2004-09-20Fixed long option parsingArch Librarian1-9/+20
2004-09-20Start on acquire stuffArch Librarian1-25/+4
2004-09-20SyncArch Librarian1-3/+11
2004-09-20SyncArch Librarian1-1/+38
2004-09-20SyncArch Librarian1-0/+280