index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-config.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quoted tagnames in config dumps
David Kalnischkies
2018-11-29
1
-1
/
+1
*
Remove obsolete RCS keywords
Guillem Jover
2018-05-07
1
-1
/
+0
*
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
2017-12-13
1
-1
/
+1
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-5
/
+5
*
use the right key for compressor configuration dump
David Kalnischkies
2016-07-05
1
-2
/
+10
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
1
-2
/
+0
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
1
-2
/
+2
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
1
-1
/
+1
*
review of new/changed translatable program strings
Justin B Rye
2015-11-21
1
-1
/
+1
*
revamp all tools help messages
David Kalnischkies
2015-11-04
1
-9
/
+3
*
deal with --version more centrally
David Kalnischkies
2015-11-04
1
-13
/
+2
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
1
-3
/
+2
*
generate commands array after config is loaded
David Kalnischkies
2015-11-04
1
-8
/
+9
*
deduplicate main methods
David Kalnischkies
2015-11-04
1
-19
/
+5
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
1
-16
/
+22
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-3
/
+2
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-13
/
+2
*
cmdline parsing: apt-config is not apt-cdrom
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-3
/
+3
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
1
-0
/
+5
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-13
/
+10
*
* cmdline/apt-config.cc:
David Kalnischkies
2012-04-22
1
-1
/
+9
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
* cmdline/apt-config.cc:
David Kalnischkies
2011-12-10
1
-0
/
+16
*
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
-3
/
+4
*
* cmdline/apt-config.cc:
David Kalnischkies
2011-05-28
1
-0
/
+13
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-2
/
+2
*
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
2007-08-01
1
-2
/
+2
*
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...
Christian Perrier
2005-01-20
1
-1
/
+1
*
G++ 3.2 fixes
Arch Librarian
2004-09-20
1
-1
/
+2
*
_config->Dump is now inlined, and calls Dump(clog). Du...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Added locale.h for LC_ALL
Arch Librarian
2004-09-20
1
-2
/
+3
*
setup textdomain/etc for i18n stuff
Arch Librarian
2004-09-20
1
-2
/
+6
*
Join with aliencode
Arch Librarian
2004-09-20
1
-32
/
+34
*
Fixed list notation doc bug and 'b' vs 'B'
Arch Librarian
2004-09-20
1
-1
/
+12
*
Fixed cd stuff and some minor bugs
Arch Librarian
2004-09-20
1
-2
/
+13
*
Changed ie to eg
Arch Librarian
2004-09-20
1
-2
/
+2
*
Added --version and fixed clogging for -s
Arch Librarian
2004-09-20
1
-1
/
+4
*
apt-cdrom
Arch Librarian
2004-09-20
1
-23
/
+6
*
Dselect support
Arch Librarian
2004-09-20
1
-0
/
+119