index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-06
Unify translation between man pages and scripts
Helge Kreutzmann
1
-4
/
+4
2016-11-06
Dpkg::Dist::Files: Do not try to load non-files in load_dir method
Guillem Jover
1
-1
/
+3
2016-11-06
po: Regenerate .pot files and merge .po files with them
Guillem Jover
8
-9
/
+9
2016-11-06
po: Regenerate .pot files and merge .po files with them
Guillem Jover
8
-268
/
+661
2016-11-06
build: Distribute missing test files
Guillem Jover
1
-0
/
+3
2016-11-06
Dpkg::Vendor::Debian: Handle PIE enabled by default in gcc
Guillem Jover
1
-2
/
+21
2016-11-05
Update German scripts translation
Helge Kreutzmann
1
-5
/
+6
2016-11-05
Dpkg::Changelog: Cope gracefully with a missing trailer timestamp
Guillem Jover
5
-4
/
+20
2016-11-05
dpkg-buildpackage: Enable -Jauto by default
Guillem Jover
1
-2
/
+7
2016-11-05
Test::Dpkg: Use x modifier on a long regex
Guillem Jover
1
-1
/
+18
2016-11-05
dpkg-genbuildinfo: Use an intermediate variable to placate perlcritic
Guillem Jover
1
-1
/
+2
2016-11-04
Update German scripts translation
Helge Kreutzmann
1
-36
/
+100
2016-11-03
dpkg-genbuildinfo: Filter .buildinfo files from checksums inclusion
Guillem Jover
1
-0
/
+3
2016-11-03
dpkg-genbuildinfo: For binary builds expect at least one binary artifact
Guillem Jover
1
-8
/
+10
2016-11-03
dpkg-genbuildinfo: For source builds always assume the .dsc is present
Guillem Jover
1
-8
/
+1
2016-11-03
scripts: Add support for .buildinfo files
Guillem Jover
15
-11
/
+603
2016-11-03
Dpkg::Dist::Files: Add new load_dir method
Guillem Jover
4
-1
/
+32
2016-11-03
Dpkg::Dist::Files: Change add_file to return $file
Guillem Jover
1
-0
/
+2
2016-11-03
dpkg-distaddfile: Rename variable from $file to $filename
Guillem Jover
1
-3
/
+3
2016-11-02
dpkg-genchanges: Only add architectures for .deb/.udeb artifacts
Guillem Jover
1
-3
/
+1
2016-11-02
dpkg-gencontrol: Do not update the files list file when printing to STDOUT
Guillem Jover
1
-39
/
+37
2016-11-02
dpkg-gencontrol: Delegate open/close operations to save() method
Guillem Jover
1
-14
/
+9
2016-11-02
dpkg-gencontrol: Do substvar instantiation just once
Guillem Jover
1
-4
/
+4
2016-11-01
Update German scripts translation
Helge Kreutzmann
1
-5
/
+8
2016-10-31
dpkg-architecture: Add new DEB_*_ARCH_ABI and DEB_*_ARCH_LIBC variables
Guillem Jover
3
-6
/
+19
2016-10-31
Dpkg::Arch: Support debarch_to_debtuple returning a hash references
Guillem Jover
1
-1
/
+8
2016-10-31
arch: Internally represent architectures as quadruplets
Guillem Jover
5
-82
/
+87
2016-10-30
scripts/t: Do not try to sign test packages
Sven Joachim
1
-0
/
+1
2016-10-30
scripts/t: Output STDERR when commands fail
Guillem Jover
2
-6
/
+15
2016-10-30
perl: Remove default «.» from @INC before loading modules
Guillem Jover
6
-4
/
+19
2016-10-30
test: Delete MAKEFLAGS when testing make invocations
Guillem Jover
1
-1
/
+5
2016-10-30
scripts/t: Skip the tests if IO::String is not present
Guillem Jover
2
-5
/
+12
2016-10-30
data: Add support for AIX operating system
Guillem Jover
1
-1
/
+1
2016-10-30
Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command name
Guillem Jover
4
-3
/
+12
2016-10-30
Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command name
Guillem Jover
3
-3
/
+17
2016-10-30
build: Do not honor DPKG_DATADIR on the installed Dpkg module
Guillem Jover
2
-7
/
+6
2016-10-30
Dpkg::Compression: Only use gzip --rsyncable on Debian and derivatives
Guillem Jover
1
-1
/
+20
2016-10-30
Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandle
Guillem Jover
1
-3
/
+3
2016-10-30
Dpkg::Build::Type: Always map the build type to the shortest string form
Guillem Jover
3
-9
/
+11
2016-10-30
Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
Guillem Jover
1
-3
/
+6
2016-10-30
Dpkg::Source::Package: Prefix private functions with _
Guillem Jover
4
-26
/
+26
2016-10-30
Dpkg::Conf: Document obsolete functions
Guillem Jover
1
-2
/
+7
2016-10-30
Dpkg::Substvars: Fix POD formatting
Guillem Jover
1
-0
/
+1
2016-10-30
scripts/t: Add dpkg-buildpackage functional tests
Guillem Jover
8
-0
/
+366
2016-10-30
scripts/t: Add dpkg-source functional tests
Guillem Jover
7
-0
/
+253
2016-10-30
dpkg-source: Make the program reproducible when run standalone
Guillem Jover
1
-0
/
+3
2016-10-30
Dpkg::Source::Archive: Fix reproducible source package support
Guillem Jover
1
-1
/
+1
2016-10-30
dpkg-gencontrol: Implement source stanza substvars prefixed with S:
Guillem Jover
1
-0
/
+1
2016-10-30
Dpkg::Substvars: Add new method set_field_substvars()
Guillem Jover
2
-3
/
+20
2016-10-30
Dpkg: Document the behavior for consecutive calls to parse() methods
Guillem Jover
6
-9
/
+21
[next]