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-05-04
libdpkg: Move control database code into db-ctrl modules
Guillem Jover
20
-34
/
+31
2018-05-04
libdpkg: Introduce frontend locking
Julian Andres Klode
5
-11
/
+41
2018-05-03
libdpkg: Use a single struct filenamenode definition
Guillem Jover
5
-38
/
+9
2018-05-03
libdpkg: Move filesystem nodename hash implementation into a new module
Guillem Jover
8
-330
/
+504
2018-05-03
dpkg-divert: Warn when using --rename on a file from an Essential package
Guillem Jover
2
-0
/
+31
2018-05-03
dpkg-divert: Warn when using --add or --remove w/o --rename or --no-rename
Guillem Jover
4
-6
/
+24
2018-05-03
dpkg-divert: Add new --no-rename option
Guillem Jover
3
-2
/
+16
2018-05-03
dpkg: Add new fsys_hash_entries() function to abstract nfiles access
Guillem Jover
2
-2
/
+10
2018-05-03
src: Fix database modules to not depend unnecessarily on main.h
Guillem Jover
2
-2
/
+2
2018-05-03
dpkg-checkbuilddeps: Fix indentation
Guillem Jover
1
-35
/
+34
2018-05-03
debian: Add libncurses-dev as the first Build-Depends alternative
Guillem Jover
2
-1
/
+2
2018-05-03
build: Add an autogen script
Guillem Jover
4
-2
/
+8
2018-05-03
build: Add CPAN distribution machinery
Guillem Jover
7
-5
/
+152
2018-05-03
build: Make PERL_MIN_VERSION also a configure output variable
Guillem Jover
1
-4
/
+5
2018-05-03
Dpkg: Fix default DATADIR
Guillem Jover
1
-1
/
+1
2018-05-03
Revert "Dpkg::Deps: Accept $archqual for add_provided_package() method"
Guillem Jover
5
-16
/
+7
2018-03-26
Use internerr() or BUG() instead of assert()
Guillem Jover
35
-115
/
+235
2018-03-26
s-s-d: Switch an internal error from a fatal() to a BUG() call
Guillem Jover
2
-1
/
+3
2018-03-26
s-s-d: Add support for new bug() function and BUG() macro
Guillem Jover
1
-0
/
+19
2018-03-26
dselect: Fix assert() to expect methlockfd to be initialized
Guillem Jover
2
-1
/
+3
2018-03-26
dpkg: Switch DEBIAN/conffile parsing assert() into an ohshit()
Guillem Jover
2
-1
/
+4
2018-03-26
dselect: Assume that m_malloc() never returns NULL
Guillem Jover
1
-13
/
+2
2018-03-26
libdpkg: Make pkg_name() and pkgbin_name() get const structs
Guillem Jover
4
-27
/
+17
2018-03-26
libdpkg: Add new str_concat() function
Guillem Jover
4
-1
/
+54
2018-03-25
Update German translation of manual pages
Helge Kreutzmann
1
-14
/
+25
2018-03-25
debian: Add bzip2 and xz-utils to Build-Depends
Guillem Jover
2
-0
/
+5
2018-03-25
libcompat: Convert md5 module to use C99 int types
Guillem Jover
5
-37
/
+20
2018-03-25
libcompat: Add md5 module to the libcompat-test library
Guillem Jover
2
-0
/
+4
2018-03-25
Revert "debian: Disable R³ field until debhelper supports it"
Guillem Jover
2
-3
/
+1
2018-03-25
Dpkg::Vendor::Debian: Mark riscv64 as having gcc built-in PIE support
Guillem Jover
2
-0
/
+2
2018-03-25
Dpkg::Vendor::Debian: Split pie builtin arches one per line
Guillem Jover
1
-2
/
+17
2018-03-25
Dpkg::Deps: Accept $archqual for add_provided_package() method
Guillem Jover
5
-7
/
+16
2018-03-25
Dpkg::Deps: Turn virtualpkg tracking from an arrayyref into a hashref
Guillem Jover
3
-7
/
+16
2018-03-25
build: Enable gcc-7 -Wregister warning if available
Guillem Jover
2
-0
/
+2
2018-03-25
build: Enable clang -Wdocumentation warning if available
Guillem Jover
3
-4
/
+6
2018-03-25
build: Sort warning options
Guillem Jover
1
-18
/
+19
2018-03-25
build: Automatically replace -Wno- with -W when testing compiler flags
Guillem Jover
2
-6
/
+6
2018-03-25
build: Mark command variables as precious
Guillem Jover
2
-0
/
+3
2018-03-25
deb-src-control(5): Document the Testsuite and Testsuite-Triggers fields
Guillem Jover
2
-0
/
+11
2018-02-22
Update German translation of manual pages
Helge Kreutzmann
1
-7
/
+42
2018-02-22
Update German scripts translation
Helge Kreutzmann
1
-29
/
+36
2018-02-19
debian: Fix some typos in the changelog
Guillem Jover
1
-3
/
+3
2018-02-19
dpkg: Increment the line number on --set-selections on unknown packages
Guillem Jover
2
-0
/
+3
2018-02-19
scripts/mk: Export architecture variables by default
Jack Bates
2
-1
/
+4
2018-02-19
Dpkg::Source::Package: Print building lines for upstream tarball signatures
Guillem Jover
3
-7
/
+18
2018-02-19
Dpkg::Source::Package::V2: Print one building line per existing tarball
Guillem Jover
2
-2
/
+5
2018-01-16
spec/R³: Declare specification as recommendation, stable
Guillem Jover
2
-1
/
+3
2018-01-16
dpkg-buildpackage: Add new --rules-requires-root
Guillem Jover
3
-1
/
+12
2018-01-16
spec/R³: Add new DEB_RULES_REQUIRES_ROOT variable
Guillem Jover
4
-0
/
+20
2018-01-16
spec/R³: The DEB_GAIN_ROOT_CMD should preserve the environment
Guillem Jover
2
-1
/
+4
[next]