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-sortpkgs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-9
/
+9
*
Add missing includes and external definitions
Julian Andres Klode
2016-08-26
1
-0
/
+1
*
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
/
+4
*
deal with --version more centrally
David Kalnischkies
2015-11-04
1
-6
/
+1
*
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
-7
/
+10
*
deduplicate main methods
David Kalnischkies
2015-11-04
1
-22
/
+5
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
1
-2
/
+2
*
various changes to increase test-coverage
David Kalnischkies
2015-09-14
1
-14
/
+4
*
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
1
-7
/
+7
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-2
/
+1
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-16
/
+8
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-3
/
+3
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-2
/
+2
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-1
/
+1
|
\
|
*
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
1
-1
/
+1
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-3
/
+4
|
/
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-4
/
+4
*
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
2007-08-01
1
-2
/
+2
*
* fix FTBFS with gcc 4.3, closes: #417090
Michael Vogt
2007-06-08
1
-1
/
+1
*
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
/
+3
*
Added locale.h for LC_ALL
Arch Librarian
2004-09-20
1
-1
/
+2
*
setup textdomain/etc for i18n stuff
Arch Librarian
2004-09-20
1
-2
/
+6
*
Join with aliencode
Arch Librarian
2004-09-20
1
-0
/
+201