index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
dpkg: Initialize and reset the filesdb in --command-fd
Guillem Jover
1
-0
/
+4
2016-10-30
dpkg: Track newargs in a different variable to avoid modifying it
Guillem Jover
1
-3
/
+4
2016-10-30
dpkg: Switch from non-freeing malloc to m_malloc for invoke hooks
Guillem Jover
1
-2
/
+17
2016-10-30
dpkg: Remove obsolete --print-installation-architecture option
Guillem Jover
1
-1
/
+0
2016-07-03
dpkg: Set primary group to 0 when running as root
Guillem Jover
1
-0
/
+6
2016-05-02
dpkg: Add new --force-script-chrootless option
Helmut Grohne
1
-0
/
+3
2016-05-02
dpkg: Export variable DPKG_ROOT in maintainer scripts
Helmut Grohne
1
-0
/
+2
2016-02-26
dpkg: Add a new struct invoke_list to store invoke hooks
Guillem Jover
1
-19
/
+16
2015-12-12
Use new str_fmt() instead of m_asprintf()
Guillem Jover
1
-8
/
+2
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-08-06
doc: Fix typos for --predep-package option name
Guillem Jover
1
-1
/
+1
2015-07-26
Document --yet-to-unpack, --predep-packages and --assert-<feature> commands
Guillem Jover
1
-7
/
+8
2015-05-30
libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
Guillem Jover
1
-1
/
+1
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-4
/
+4
2015-04-06
dpkg: Add --ctrl-tarfile forwarding command for dpkg-deb
Guillem Jover
1
-2
/
+4
2015-03-31
Expand EOF and eof into "end of file" in error messages
Guillem Jover
1
-1
/
+2
2015-01-28
Remove trailing newline from string literal in warning calls
Guillem Jover
1
-1
/
+1
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
1
-4
/
+8
2014-10-20
dpkg: Add invoke hooks for add-architecture and remove-architecture
Guillem Jover
1
-0
/
+2
2014-10-06
dpkg: Document optional -C argument in --help output
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg: Normalize instdir by removing trailing '/' and '/.'
Guillem Jover
1
-3
/
+16
2014-08-10
dpkg: Fix --add-architecture and --remove-architecture to take one argument
Guillem Jover
1
-4
/
+4
2014-08-09
Add versioned Provides support
Guillem Jover
1
-1
/
+2
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
1
-1
/
+1
2014-05-28
libdpkg: Uppercase and namespace dpkg_arch_type enum values
Guillem Jover
1
-4
/
+4
2014-05-23
libdpkg: Refactor dpkg_options_parse_pkgname()
Guillem Jover
1
-7
/
+1
2014-05-27
dpkg: Use badusage() on illegal package names in --ignore-depends
Guillem Jover
1
-3
/
+3
2014-04-21
dpkg: Add support for loading Packages-files from pipes or stdin
Guillem Jover
1
-2
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
Rename cmdinfos set functions to have underscores between words
Guillem Jover
1
-17
/
+29
2013-11-23
libdpkg: New dpkg_locales_init()
Guillem Jover
1
-4
/
+1
2013-11-08
dpkg: Refactor out run_logger() from run_status_loggers()
Guillem Jover
1
-18
/
+27
2013-11-08
libdpkg: Refactor integer parsing into new dpkg_options_parse_arg_int()
Guillem Jover
1
-17
/
+4
2013-10-27
dpkg: Use line instead of desc to make use of the strtok() assignment
Guillem Jover
1
-1
/
+1
2013-10-17
dpkg: Add new --verify command
Guillem Jover
1
-0
/
+11
2013-10-14
libdpkg: Rename and namespace option parsing and loading functions
Guillem Jover
1
-3
/
+3
2013-10-14
libdpkg: Add dpkg-based program startup and shutdown functions
Guillem Jover
1
-5
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-2
/
+1
2013-08-10
dpkg: Automatically prepend needed spaces for continuation force-help lines
Guillem Jover
1
-6
/
+25
2013-07-18
Change user-friendly UI recommendation from dselect to apt
Guillem Jover
1
-3
/
+3
2013-04-14
Avoid assignments in C conditionals
Guillem Jover
1
-1
/
+2
2012-06-30
Align --version with --help on help output
Guillem Jover
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+2
2012-05-23
Check parsed integers for out of range errors
Guillem Jover
1
-13
/
+16
2012-05-23
dpkg: Use ohshit() instead of ohshite() on strtoul() error
Guillem Jover
1
-1
/
+1
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
1
-2
/
+3
2012-03-27
Clarify internerr() messages
Guillem Jover
1
-1
/
+1
2012-03-19
dpkg: Add --assert-multi-arch option
Guillem Jover
1
-1
/
+3
2012-03-14
dpkg: Update commands and options to accept package specifiers
Guillem Jover
1
-5
/
+8
[next]