index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Package
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
Dpkg::Source::Package: Prefix private functions with _
Guillem Jover
4
-26
/
+26
2016-07-03
Dpkg::Source::Package::V2: Preset Last-Update field with current time
Guillem Jover
1
-1
/
+3
2016-07-03
Dpkg::Source::Package::V1: Disable upstream tar signature when building
Guillem Jover
1
-1
/
+3
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
5
-5
/
+26
2016-05-02
scripts: Remove -s option argument parsing that does not match
Guillem Jover
1
-2
/
+2
2016-05-02
Dpkg::Source::Package: Include upstream orig tarball signatures
Guillem Jover
2
-0
/
+5
2016-05-02
Dpkg::Source::Package::V1: Allow detached upstream orig tarball signatures
Guillem Jover
1
-0
/
+3
2016-02-15
dpkg-source: Add backend-specific --help options support
Guillem Jover
5
-0
/
+164
2016-01-26
Dpkg::Source: Make patching a file multiple times fatal for first quilt patch
Guillem Jover
1
-1
/
+1
2015-09-21
scripts: Use error() and errormsg() instead of printing on STDERR directly
Guillem Jover
1
-2
/
+1
2015-09-14
Dpkg::Source::Package::V2: Do not warn when removing an empty subdirectory
Guillem Jover
1
-0
/
+4
2015-07-29
Dpkg::Source::Package::V2: Do not exclude pre-existing symlinks for debian/
Guillem Jover
1
-13
/
+1
2015-07-29
Dpkg::Source::Package::V2: Make the BinaryFiles package self-contained
Guillem Jover
1
-0
/
+1
2015-07-29
Dpkg::Source::Package::V2: Import make_path from File::Path
Guillem Jover
1
-1
/
+1
2015-07-28
doc: Fix multiple typos
Guillem Jover
1
-1
/
+1
2015-05-30
scripts, dselsect/methods: Switch from `` to operator qx()
Guillem Jover
1
-1
/
+1
2015-05-30
scripts: Use non-destructive substitutions inside map
Guillem Jover
2
-6
/
+2
2015-04-21
scripts: Move each statement into its own line
Guillem Jover
1
-1
/
+3
2015-04-18
debian: Update my copyright years
Guillem Jover
2
-1
/
+2
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
7
-31
/
+32
2015-03-31
Say directory instead of dir in output messages
Guillem Jover
1
-2
/
+2
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
7
-30
/
+30
2015-01-28
scripts: Remove unused «use Dpkg»
Guillem Jover
6
-6
/
+0
2015-01-28
Dpkg::Source::Package::V2: Use TMPDIR instead of manually setting DIR
Guillem Jover
1
-1
/
+1
2015-01-28
perl: Switch from legacy File::Path functions to new ones
Guillem Jover
1
-4
/
+4
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
3
-9
/
+10
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
7
-150
/
+150
2014-10-23
Dpkg::Source::Package::V2: Allow detached upstream signatures
Guillem Jover
1
-2
/
+21
2014-10-12
scripts: Do not modify the topic variable values in list functions
Guillem Jover
1
-1
/
+2
2014-10-06
scripts: Unpack arguments instead of accessing @_ directly
Guillem Jover
1
-3
/
+5
2014-10-06
Dpkg::Source::Package: Use a simple string match instead of a regex
Guillem Jover
3
-17
/
+17
2014-10-06
perl: Use length instead of /^$/ to test for an empty string
Guillem Jover
1
-1
/
+1
2014-10-06
Dpkg::Source::Package::V2: Rename %origtar to %addonfile
Guillem Jover
1
-8
/
+8
2014-10-06
perl: Do not use the topic variable unnecessarily
Guillem Jover
2
-5
/
+5
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-10
/
+10
2014-10-06
dpkg-source: Fix perl warning when typing Ctrl-D on patch name prompt
Guillem Jover
1
-1
/
+3
2014-08-09
Dpkg::Path: Change find_command() to handle an empty or undef argument
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Use //= instead of ||= when appropriate
Guillem Jover
1
-4
/
+4
2014-08-09
scripts: Use //= instead of explicit defined or exists checks
Guillem Jover
2
-24
/
+12
2014-08-09
dpkg-source: Print the correct removed binary filename with --include-removal
Guillem Jover
1
-7
/
+8
2014-08-09
Use https:// URLs instead of http:// when possible (round two)
Guillem Jover
1
-1
/
+1
2014-06-02
Dpkg::Source::Package::V2: Do not assume sensible-editor is present
Guillem Jover
1
-2
/
+10
2014-05-17
Dpkg::Source::Quilt: Refactor register() and unregister() methods
Guillem Jover
1
-58
/
+2
2014-05-17
Dpkg::Source::Package::V3::Quilt: Handle series files with no final newline
Guillem Jover
1
-2
/
+7
2014-05-17
Dpkg::Source::Package::V3::Quilt: Refactor _load_file()
Guillem Jover
1
-4
/
+12
2014-05-17
Dpkg::Source::Quilt: Rename write_db() to save_db()
Guillem Jover
1
-1
/
+1
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-1
/
+1
2014-05-06
dpkg-source: unpack additional tarballs in a deterministic order
Raphaël Hertzog
1
-1
/
+1
2014-04-21
dpkg-source: Add a new extraction --ignore-bad-version option
Guillem Jover
2
-0
/
+9
2014-04-21
scripts: Localize $_ in functions with while (<$fh>) style loops
Guillem Jover
2
-1
/
+5
[next]