Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge CommandLine::DispatchArg | Julian Andres Klode | 2020-02-26 | 1 | -5/+0 |
* | Apply various suggestions by cppcheck | David Kalnischkies | 2019-07-08 | 1 | -1/+2 |
* | Remove obsolete RCS keywords | Guillem Jover | 2018-05-07 | 1 | -1/+0 |
* | Reformat and sort all includes with clang-format | Julian Andres Klode | 2017-07-12 | 1 | -3/+3 |
* | Fix and avoid quoting in CommandLine::AsString | David Kalnischkies | 2017-03-19 | 1 | -4/+10 |
* | support setting empty values (sanely) & removing support for | David Kalnischkies | 2015-11-19 | 1 | -20/+5 |
* | move apts cmdline helper type into -private | David Kalnischkies | 2015-11-04 | 1 | -58/+3 |
* | deduplicate main methods | David Kalnischkies | 2015-11-04 | 1 | -1/+1 |
* | split up help messages for simpler reuse | David Kalnischkies | 2015-11-04 | 1 | -2/+60 |
* | Also add 'in combination with the other options.' to another error | Julian Andres Klode | 2015-08-14 | 1 | -1/+1 |
* | Say "in combination with the other options" if an option is not understood | Julian Andres Klode | 2015-08-14 | 1 | -3/+3 |
* | streamline display of --help in all tools | David Kalnischkies | 2014-11-09 | 1 | -0/+3 |
* | allow options between command and -- on commandline | David Kalnischkies | 2014-09-28 | 1 | -8/+11 |
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -0/+5 |
* | Fix typos in documentation (codespell) | Michael Vogt | 2014-02-22 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt | 2013-08-22 | 1 | -0/+1 |
|\ | |||||
| * | some more coverity fixes | Michael Vogt | 2013-08-12 | 1 | -0/+1 |
* | | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt | 2013-08-12 | 1 | -0/+48 |
|/ | |||||
* | fix segfault with empty LongOpt in --no-* branch | David Kalnischkies | 2012-06-09 | 1 | -1/+2 |
* | * apt-pkg/contrib/cmdline.cc: | Daniel Hartwig | 2012-06-09 | 1 | -2/+3 |
* | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 1 | -17/+11 |
|\ | |||||
| * | convert a few for-loop char finds to proper strchr and memchr | David Kalnischkies | 2011-09-21 | 1 | -17/+11 |
* | | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+1 |
* | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -1/+3 |
|/ | |||||
* | * apt-pkg/contrib/cmdline.cc: | David Kalnischkies | 2010-05-31 | 1 | -2/+2 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-03-12 | 1 | -1/+41 |
* | Applying #298821 patch for further arbitary typos | Luca Bruno | 2008-10-03 | 1 | -1/+1 |
* | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
* | Typo fixes. | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Some more g++-3.2 fixes. | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
* | PD license | Arch Librarian | 2004-09-20 | 1 | -1/+4 |
* | Fixed -- argument bug | Arch Librarian | 2004-09-20 | 1 | -1/+4 |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -14/+16 |
* | Changed handling of the -q option | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Moved strutl.h | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Dsync merge | Arch Librarian | 2004-09-20 | 1 | -3/+8 |
* | Release support | Arch Librarian | 2004-09-20 | 1 | -3/+7 |
* | More CD support | Arch Librarian | 2004-09-20 | 1 | -2/+25 |
* | Fixed long option parsing | Arch Librarian | 2004-09-20 | 1 | -9/+20 |
* | Start on acquire stuff | Arch Librarian | 2004-09-20 | 1 | -25/+4 |
* | Sync | Arch Librarian | 2004-09-20 | 1 | -3/+11 |
* | Sync | Arch Librarian | 2004-09-20 | 1 | -1/+38 |
* | Sync | Arch Librarian | 2004-09-20 | 1 | -0/+280 |