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
2019-11-26
dpkg: Use DPKG_ADMINDIR to set the admindir
Guillem Jover
1
-1
/
+1
2019-10-30
dpkg, u-a: Make variables static
Guillem Jover
1
-3
/
+12
2019-10-30
libdpkg: Add new C locale switch over support
Guillem Jover
1
-0
/
+1
2019-05-09
dpkg: Set the force defaults before loading the config file
Guillem Jover
1
-1
/
+1
2019-02-23
dpkg: Parse and set new DPKG_FORCE environment variable for subprocesses
Guillem Jover
1
-0
/
+2
2019-02-23
dpkg: Switch to set the default force option from the forceinfos array
Guillem Jover
1
-0
/
+1
2019-02-23
dpkg: Switch force options from individual variables to bit fields
Guillem Jover
1
-6
/
+6
2019-02-23
dpkg: Move force options support into its own file
Guillem Jover
1
-160
/
+0
2019-01-22
libdpkg: Rename pkg_db symbols to pkg_hash
Guillem Jover
1
-4
/
+4
2019-01-22
libdpkg: Cleanup fsys module symbol names
Guillem Jover
1
-3
/
+3
2019-01-22
When allocating use the variable instead of the type in sizeof()
Guillem Jover
1
-1
/
+1
2019-01-22
dpkg: Fix --help output to clarify optional arguments
Guillem Jover
1
-15
/
+15
2018-10-08
dpkg, dpkg-query: Add new --no-pager option
Guillem Jover
1
-0
/
+11
2018-10-08
dpkg-divert, dpkg-statoverride: Add new --instdir and --root options
Guillem Jover
1
-9
/
+3
2018-08-30
Switch from strchr() + strlen() to strchrnul()
Guillem Jover
1
-3
/
+4
2018-08-30
libdpkg: Move db-fsys code from src to lib/dpkg
Guillem Jover
1
-1
/
+1
2018-05-04
dpkg: Fix a short-lived file descriptor leak
Guillem Jover
1
-0
/
+2
2017-05-06
doc: Spelling fixes
Josh Soref
1
-1
/
+1
2016-12-17
dpkg: Add new --validate-<thing> commands
Guillem Jover
1
-1
/
+10
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
[next]