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