index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Patch.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-21
Dpkg::Source: fix parsing of diff's output to be POSIX-compliant
Raphaël Hertzog
1
-1
/
+1
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2010-02-19
libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()
Guillem Jover
1
-3
/
+3
2010-01-27
Dpkg::Source::Patch: fix output of patch with an header
Raphaël Hertzog
1
-1
/
+1
2010-01-22
Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::Compressor
Raphaël Hertzog
1
-3
/
+1
2010-01-22
Dpkg::Compression::CompressedFile: update API
Raphaël Hertzog
1
-34
/
+27
2010-01-22
Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFile
Raphaël Hertzog
1
-2
/
+2
2010-01-22
Rename Dpkg::Source::Compressor into Dpkg::Compression::Compressor
Raphaël Hertzog
1
-1
/
+1
2009-11-11
dpkg-source: add a DEP-3 compliant header to automatic patches
Raphaël Hertzog
1
-0
/
+11
2009-11-11
dpkg-source: list upstream files modified by the diff during extraction
Raphaël Hertzog
1
-0
/
+1
2009-11-08
Unify format in license headers
Guillem Jover
1
-3
/
+3
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-11-08
Dpkg::Source::Patch::add_diff_directory(): small optimization
Raphaël Hertzog
1
-2
/
+2
2009-11-06
dpkg-source: optimize diffing phase of a source package build
Raphaël Hertzog
1
-0
/
+3
2008-12-09
Properly use internerr to report about programming bugs
Guillem Jover
1
-2
/
+1
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-1
/
+1
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-1
/
+1
2008-06-09
dpkg-source: be less strict on filenames accepted in patches
Raphael Hertzog
1
-17
/
+25
2008-06-07
dpkg-source: accept patches with missing context at the end
Raphael Hertzog
1
-1
/
+6
2008-06-07
dpkg-source/3.0 (quilt): allow /dev/null in automatic patch
Raphael Hertzog
1
-1
/
+5
2008-06-07
dpkg-source: improve the patch parser
Raphael Hertzog
1
-20
/
+35
2008-05-28
dpkg-source/3.0 (quilt): improve reliability of check_patches_applied
Raphael Hertzog
1
-6
/
+42
2008-05-04
Dpkg::Source::Patch.pm: Add missing import of internerr
Marco d'Itri
1
-1
/
+1
2008-04-14
dpkg-source: fix an error message about unrepresentable changes to source
Raphael Hertzog
1
-2
/
+2
2008-03-20
Dpkg::Source::Patch: change an error into a warning
Raphael Hertzog
1
-1
/
+1
2008-03-18
Allow inclusion of binary files outside of the debian subdirectory
Raphael Hertzog
1
-20
/
+32
2008-03-15
Allow deletion of files by patches in Format: 3.0 (quilt)
Raphael Hertzog
1
-5
/
+13
2008-03-14
Misc bugfixes
Raphael Hertzog
1
-1
/
+1
2008-03-12
* scripts/Dpkg/Source/Patch.pm: Bugfix: use return instead of next in function.
Raphael Hertzog
1
-1
/
+1
2008-03-02
Miscellaneous fixes
Raphael Hertzog
1
-1
/
+1
2008-02-24
Dpkg::Source::Archive/Patch: small tweaks
Raphael Hertzog
1
-0
/
+1
2008-02-22
Dpkg::Source::Patch gains last features from dpkg-source
Raphael Hertzog
1
-5
/
+153
2008-02-22
Dpkg::Source::Archiver/Patch: Rename close() methods into finish()
Raphael Hertzog
1
-2
/
+2
2008-02-22
Dpkg::Source::Patch: New module to generate and apply patches
Raphael Hertzog
1
-0
/
+273