index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
/
pkgtop.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
libdpkg, dselect: Use new pkg_name_const() and pkgbin_name_const()
Guillem Jover
1
-1
/
+1
2018-03-26
Use internerr() or BUG() instead of assert()
Guillem Jover
1
-2
/
+3
2016-05-02
dselect: Remove intermediate pkgbin info variable
Guillem Jover
1
-3
/
+2
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
1
-2
/
+2
2014-08-15
dselect: Add new architecture columns to package list view
Guillem Jover
1
-0
/
+18
2014-08-15
dselect: Rework columns code
Guillem Jover
1
-64
/
+58
2014-06-02
libdpkg: Uppercase and namespace pkgpriority enum values
Guillem Jover
1
-5
/
+5
2014-06-02
Move enum definitions out of structs
Guillem Jover
1
-5
/
+6
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
dselect: Use C++11 nullptr instead of 0 or NULL
Guillem Jover
1
-2
/
+2
2012-05-10
libdpkg: Rename versioncompare() to dpkg_version_compare()
Guillem Jover
1
-1
/
+2
2012-04-09
Use implicit __func__ in internerr() instead of explicit literal strings
Guillem Jover
1
-1
/
+1
2012-03-31
Rename informativeversion() to dpkg_version_is_informative()
Guillem Jover
1
-1
/
+1
2012-03-27
dselect: Use a new attribute array instead of separate attribute variables
Guillem Jover
1
-10
/
+10
2012-03-27
Clarify internerr() messages
Guillem Jover
1
-1
/
+1
2011-10-27
Switch from pkginfo->name to pkginfo->set->name
Guillem Jover
1
-6
/
+6
2011-01-16
Rename struct pkginfoperfile to struct pkgbin
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
1
-15
/
+7
2010-11-19
dselect: Remove shadowing variable definitions from pkgtop
Guillem Jover
1
-2
/
+0
2010-02-19
dselect: Use max/min instead of lesserint/greaterint
Guillem Jover
1
-5
/
+5
2009-11-08
Unify text in license headers
Guillem Jover
1
-5
/
+5
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-10-26
Sort order of header includes
Guillem Jover
1
-4
/
+3
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-2
/
+2
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2009-01-04
dselect: Define several private functions as static
Guillem Jover
1
-1
/
+3
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-08-26
Unify usage of extern "C" declarations
Guillem Jover
1
-4
/
+2
2008-08-04
Unify usage of FIXME in comments
Guillem Jover
1
-2
/
+2
2008-07-06
Reduce dselect memory usage
Michel Lespinasse
1
-9
/
+11
2008-07-04
Use description of installed package if it's not available anymore
Raphael Hertzog
1
-1
/
+2
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-1
/
+1
2007-03-21
Show the epoch (if present) when displaying package versions.
Guillem Jover
1
-2
/
+2
2003-10-25
Almost *EVERY* damn file was including config.h in the wrong spot. After
Adam Heath
1
-1
/
+3
2002-05-06
Perl sucks, fix Ian's email address
Wichert Akkerman
1
-1
/
+1
2002-05-06
Update Ian Jacksons' email address
Wichert Akkerman
1
-1
/
+1
2001-07-16
Remove Linux references
Wichert Akkerman
1
-1
/
+1
2001-05-04
Translation update
Wichert Akkerman
1
-1
/
+1
2001-04-23
Fixed up several warning types: const, casting, incorrect sizes,
Adam Heath
1
-1
/
+1
2000-06-09
Merge things from the potato branch:
Wichert Akkerman
1
-1
/
+2
2000-03-18
Synchronize to the potato branch again
Wichert Akkerman
1
-2
/
+0
2000-02-16
flag two more strings as translateable
Wichert Akkerman
1
-2
/
+2
2000-01-09
scripts/cl-debian.pl: Allow space between `#' and the bugnumber in the change...
Wichert Akkerman
1
-1
/
+1
1999-12-25
handle 8th bit properly in packagelist-displays
Wichert Akkerman
1
-1
/
+1
1999-12-22
debian/dpkg-doc.postrm: Use doc-name instead of file-name
Wichert Akkerman
1
-3
/
+3
1999-10-30
Don't translate internal errors
Wichert Akkerman
1
-1
/
+1
1999-10-25
Add gettext-support to dselect
Wichert Akkerman
1
-28
/
+28
1999-01-29
dpkg 1.4.1
Guy Maor
1
-4
/
+4
[next]