index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
scripts: Require Dpkg::Control::Info in dpkg-buildpackage
Guillem Jover
2
-1
/
+4
2016-07-03
Bump version to 1.18.9
Guillem Jover
1
-0
/
+6
2016-07-03
Release 1.18.8
Guillem Jover
1
-2
/
+2
2016-07-03
po: Regenerate .pot files and merge .po files with them
Guillem Jover
94
-6278
/
+11932
2016-07-03
arch: Add TILE-Gx support to cputable
Helmut Grohne
3
-1
/
+5
2016-07-03
build: Remove quotes causing strange spaces in configure --help output
Guillem Jover
1
-3
/
+2
2016-07-03
build: Uniformize library build options
Guillem Jover
12
-60
/
+62
2016-07-03
build: Use libmd auotmatically if available
Guillem Jover
4
-4
/
+5
2016-07-03
build: Stop allowing to set deprecated bzip2 compressor as dpkg-deb default
Guillem Jover
2
-1
/
+3
2016-07-03
scripts/mk: Export SOURCE_DATE_EPOCH
Guillem Jover
2
-0
/
+9
2016-07-03
Dpkg::Source::Package::V2: Preset Last-Update field with current time
Guillem Jover
2
-1
/
+6
2016-07-03
Dpkg::Source::Package::V1: Disable upstream tar signature when building
Guillem Jover
2
-1
/
+6
2016-07-03
test: Add unit tests for dependency simplification with build profiles
Guillem Jover
2
-1
/
+23
2016-07-03
Dpkg::Deps::Simple: Check whether restrictions are implied
Ben Hutchings
2
-0
/
+36
2016-07-03
test: Add new synopsis unit test
Guillem Jover
4
-0
/
+35
2016-07-03
Dpkg::Compression::FileHandle: Fix example code in SYNOPSIS
Guillem Jover
2
-3
/
+6
2016-07-03
test: Add new minimum perl version unit test
Guillem Jover
4
-0
/
+35
2016-07-03
test: Accept perl's Lancaster Consensus AUTHOR_TESTING variable
Guillem Jover
3
-4
/
+5
2016-07-03
test: Refactor common unit test checks for needed things
Guillem Jover
8
-52
/
+80
2016-07-03
doc: Mark perlcritic as an optional author test dependency
Guillem Jover
2
-1
/
+2
2016-07-03
test: Add new pod-spell unit test
Guillem Jover
4
-0
/
+101
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
29
-117
/
+4
2016-07-03
man: Clarify shared library search order in dpkg-shlibdeps(1)
Guillem Jover
2
-6
/
+8
2016-07-03
Dpkg::Shlibs: Preserve order when prepending library paths
Guillem Jover
3
-22
/
+38
2016-07-03
Dpkg::Vendor::Debian: Support getting the build path from the environment
Guillem Jover
4
-1
/
+11
2016-07-03
Dpkg::Deps: Arch qualifiers only imply one another if they are the same
Guillem Jover
3
-26
/
+30
2016-07-03
dpkg-genchanges: Skip automatic debugging symbol packages
Guillem Jover
2
-0
/
+6
2016-07-03
dpkg-buildpackage: Use arch:all in .changes filename when not building arch:any
Guillem Jover
2
-5
/
+8
2016-07-03
dpkg-buipdpackage: Do not use build target fallback on arch:any + arch:all
Guillem Jover
3
-3
/
+21
2016-07-03
dpkg-buildpackage: Refactor build target fallback code
Guillem Jover
1
-17
/
+24
2016-07-03
dpkg-buildpackage: Preset build timestamp to latest changelog entry
Guillem Jover
3
-0
/
+10
2016-07-03
dpkg-deb: Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH
Guillem Jover
3
-1
/
+28
2016-07-03
dpkg-deb: Use same timestamp for the ar container as for tar mtime clamping
Guillem Jover
2
-0
/
+4
2016-07-03
dpkg-deb: Use new GNU tar --clamp-mtime option
Guillem Jover
3
-4
/
+18
2016-07-03
dpkg-query: Fix strtol() errno check when parsing the COLUMNS envvar
Sven Joachim
2
-1
/
+3
2016-07-03
dpkg: Activate file triggers for conffiles on purge
Guillem Jover
2
-0
/
+10
2016-07-03
dpkg: Set primary group to 0 when running as root
Guillem Jover
2
-0
/
+8
2016-07-03
dpkg: Cleanup instdir handling in maintscript_pre_exec()
Guillem Jover
1
-8
/
+13
2016-07-03
dpkg: On --force-chrootless only set changedir to instdir if defined
Niall Walsh
2
-1
/
+3
2016-07-03
libdpkg: Add new struct dpkg_ar and basic operations
Guillem Jover
11
-144
/
+237
2016-07-03
s-s-d: Simplify action dispatching in main()
Guillem Jover
1
-12
/
+4
2016-07-03
s-s-d: Switch do_start() to return a value instead of exit()ing directly
Guillem Jover
1
-4
/
+4
2016-07-03
s-s-d: Set return buffer length for sysctl(2) calls on */kFreeBSD
Guillem Jover
2
-3
/
+8
2016-07-03
s-s-d: Fix number of entries computation returned by sysctl() on */kFreeBSD
Guillem Jover
2
-1
/
+3
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
9
-6
/
+37
2016-07-03
dpkg-source: Generate Testsuite-Triggers field from test dependencies
Guillem Jover
3
-2
/
+40
2016-07-03
dpkg-source: Check that debian/tests/control is a regular file
Guillem Jover
2
-0
/
+3
2016-07-03
Dpkg::Control: Add new autopkgtest control files support
Guillem Jover
12
-3
/
+330
2016-07-03
dpkg-buildpackage: Add config file support
Guillem Jover
3
-0
/
+27
2016-07-03
dpkg-buildpackage: Add long options
Guillem Jover
3
-128
/
+171
[prev]
[next]