index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
German dpkg translation update
Sven Joachim
1
-223
/
+231
2018-08-30
Update German scripts translation
Helge Kreutzmann
1
-6
/
+26
2018-08-30
data: Add missing purpose and column description for tupletable
Guillem Jover
2
-0
/
+16
2018-08-30
test: Add new codespell author test
Guillem Jover
6
-1
/
+82
2018-08-30
test: Delete fixup lines from i18nspector output instead of emptying them
Guillem Jover
2
-2
/
+3
2018-08-30
dpkg-shlibdeps: Split string at \n boundary
Guillem Jover
1
-2
/
+3
2018-08-30
dselect: Rename $ans variable to $answer in multicd method
Guillem Jover
1
-2
/
+2
2018-08-30
scripts/t: Improve coverage of unit tests
Guillem Jover
8
-16
/
+138
2018-08-30
libdpkg: Add new unit tests for namevalue, fsys-hash and pkg-hash modules
Guillem Jover
6
-0
/
+341
2018-08-30
build: Disable C optimization levels when configuring for code coverage
Guillem Jover
2
-2
/
+3
2018-08-30
build: Only sign the perl distribution if we are doing an actual release
Guillem Jover
4
-2
/
+17
2018-08-30
Dpkg::Control::Fields: Do not use & sigil for function calls
Guillem Jover
3
-3
/
+8
2018-08-30
Dpkg::OpenPGP: Return the destination path on successful ASCII armor conversion
Guillem Jover
2
-2
/
+4
2018-08-30
Dpkg::Source::Package::V3::Quilt: Print series file used when applying patches
Guillem Jover
2
-0
/
+4
2018-08-30
Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a descendent of cwd
Guillem Jover
2
-0
/
+12
2018-08-30
dpkg-gensymbols: Add new -l option
Guillem Jover
3
-0
/
+16
2018-08-30
dpkg-query: Support dumping all --status and --print-avail records
Guillem Jover
3
-51
/
+60
2018-08-30
dpkg-query: Split enqperpackage() into each different action
Guillem Jover
2
-66
/
+116
2018-08-30
dpkg-query: Flush output for --status, --print-avail and --listfiles at the end
Guillem Jover
2
-2
/
+3
2018-08-30
dpkg: Fix use after free in maintainer scripts handling
Guillem Jover
2
-3
/
+4
2018-08-30
dpkg-query: Run --list output through a pager if we are on a terminal
Guillem Jover
4
-88
/
+33
2018-08-30
libdpkg, dpkg: Use new pager spawning support
Guillem Jover
3
-23
/
+17
2018-08-30
libdpkg: Add pager spawning and reaping support
Guillem Jover
4
-0
/
+73
2018-08-30
libdpkg: Require both stdin and stdout to be a tty to use a pager
Guillem Jover
2
-1
/
+3
2018-08-30
libdpkg: Split pager specific code into its own module
Guillem Jover
14
-62
/
+181
2018-08-30
libdpkg: Fix internerr format string
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Dump database package records in alphabetical order
Guillem Jover
2
-4
/
+16
2018-08-30
libdpkg: Factor out package stanza printing into its own function
Guillem Jover
4
-6
/
+18
2018-08-30
libdpkg: Add new m_dup() function
Guillem Jover
4
-0
/
+16
2018-08-30
libdpkg: Add new pkg_infodb_reset_dir()
Guillem Jover
3
-5
/
+15
2018-08-30
libdpkg: Add support for new test_get_srcdir() and test_get_builddir()
Guillem Jover
3
-1
/
+19
2018-08-30
libdpkg: Switch db-fsys to use the new file_slurp() function
Guillem Jover
3
-67
/
+27
2018-08-30
libdpkg: Add new file_slurp() function
Guillem Jover
6
-0
/
+148
2018-08-30
libdpkg: Add new varbuf_new() and varbuf_free() functions
Guillem Jover
5
-1
/
+45
2018-08-30
libdpkg: Change dpkg_error to track errno values
Guillem Jover
4
-8
/
+20
2018-08-30
Switch from strchr() + strlen() to strchrnul()
Guillem Jover
7
-21
/
+21
2018-08-30
libcompat: Add new strchrnul() compat function
Guillem Jover
5
-0
/
+50
2018-08-30
libdpkg: Split push_cleanup() into push_cleanup_fallback()
Guillem Jover
22
-42
/
+72
2018-08-30
libdpkg: Reset nfiles in files_db_reset()
Guillem Jover
2
-0
/
+3
2018-08-30
libdpkg: Switch to a new tiny struct to track file ondisk identity
Guillem Jover
4
-11
/
+25
2018-08-30
libdpkg: Factor out package files handling into its own module
Guillem Jover
6
-66
/
+146
2018-08-30
libdpkg: Use a pointer to pointer to track previous entry in pkg_files_blank()
Guillem Jover
2
-6
/
+6
2018-08-30
libdpkg: Rename pkg-db module to pkg-hash
Guillem Jover
4
-3
/
+4
2018-08-30
libdpkg: Move db-fsys code from src to lib/dpkg
Guillem Jover
29
-60
/
+64
2018-08-30
dpkg: Move struct perpackagestate handling into its own file
Guillem Jover
7
-16
/
+50
2018-08-30
libdpkg: Move files list information from dpkg clientdata to pkginfo
Guillem Jover
10
-59
/
+49
2018-08-30
dpkg: Check that clientdata is allocated before using it
Guillem Jover
4
-2
/
+7
2018-08-30
dpkg: Call ensure_package_clientdata() defensively
Guillem Jover
6
-0
/
+10
2018-08-30
libdpkg: Rename struct pkginfo files member to archives
Guillem Jover
12
-49
/
+58
2018-08-30
libdpkg: Document in pkg_db_get_pkg() which pkgbin members can be initialized
Guillem Jover
1
-0
/
+4
[next]