index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
errors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
dpkg: Fix off-by-one bug in --abort-after check
Tom Goulet
1
-1
/
+2
2019-02-23
dpkg: Switch force options from individual variables to bit fields
Guillem Jover
1
-1
/
+1
2019-02-23
dpkg: Move force options support into its own file
Guillem Jover
1
-20
/
+0
2019-01-22
When allocating use the variable instead of the type in sizeof()
Guillem Jover
1
-1
/
+1
2018-10-08
dpkg: Fix --force-not-root
Guillem Jover
1
-0
/
+8
2016-11-11
dpkg: Fix use after free issue on error summary
Guillem Jover
1
-2
/
+3
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-01-26
Remove unused <ctype.h> includes
Guillem Jover
1
-1
/
+0
2014-06-02
libdpkg: Uppercase and namespace pkgwant enum values
Guillem Jover
1
-1
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-07
dpkg: Use warningv() to print message when overriding with --force option
Guillem Jover
1
-3
/
+1
2013-11-08
dpkg: Distinguish error reports between archives and packages
Guillem Jover
1
-1
/
+14
2013-11-08
dpkg: Refactor enqueue_error_report() out from print_error_perpackage()
Guillem Jover
1
-7
/
+15
2013-11-08
libdpkg: Change error printer argument from const char * to const void *
Guillem Jover
1
-1
/
+4
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-8
/
+6
2012-02-01
Change debug, progress and error output to use package specifiers
Guillem Jover
1
-2
/
+2
2011-10-27
Switch from pkginfo->name to pkginfo->set->name
Guillem Jover
1
-2
/
+2
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-07-07
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
Guillem Jover
1
-3
/
+3
2011-04-01
dpkg: Pass default return value to reportbroken_retexitstatus()
Guillem Jover
1
-2
/
+4
2010-11-19
Cleanup white spaces
Guillem Jover
1
-2
/
+2
2010-11-19
Use thisname variable instead of hard-coded 'dpkg' string
Guillem Jover
1
-3
/
+5
2010-07-16
Fix file names in comment header
Guillem Jover
1
-1
/
+1
2010-07-16
Switch variables from int to bool where appropriate
Guillem Jover
1
-2
/
+2
2010-06-07
Unify naming of va_list variables to args or args_copy
Guillem Jover
1
-5
/
+6
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-1
/
+1
2010-01-28
Do not include unneeded <signal.h>
Guillem Jover
1
-1
/
+0
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
-9
/
+10
2009-09-30
Switch to use stdbool were appropriate
Guillem Jover
1
-4
/
+7
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-3
/
+3
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2009-06-18
Fix english mistake (“as you request” → “as you requested”)
David Stansby
1
-1
/
+1
2008-12-05
Use the warning function instead of hand-coded print calls
Guillem Jover
1
-1
/
+2
2008-11-18
Merge branch 'lenny' (through tag '1.14.23')
Guillem Jover
1
-4
/
+6
2008-11-14
dpkg: untangle onerr_abort from too many errors condition
Guillem Jover
1
-4
/
+5
2008-10-17
dpkg-query: stop needlessly using functionality from error.c
Guillem Jover
1
-1
/
+1
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-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-1
/
+1
2008-03-25
Refactor status-fd duplicate output code into a new function
Guillem Jover
1
-17
/
+1
2008-01-16
Use NULL instead of 0
Guillem Jover
1
-2
/
+2
2007-11-29
Move extern declarations to header files and stop defining them as extern
Guillem Jover
1
-2
/
+0
2005-03-11
dpkg (1.13.1.0.1) experimental; urgency=low
Scott James Remnant
1
-0
/
+132