index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-20
Dpkg::Interface::Storable: common convenience methods for serialization of ob...
Raphaël Hertzog
1
-0
/
+1
2010-01-22
Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::Compressor
Raphaël Hertzog
1
-2
/
+2
2010-01-22
Add non-regression tests for Dpkg::Compression::CompressedFile
Raphaël Hertzog
1
-0
/
+1
2010-01-22
Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFile
Raphaël Hertzog
1
-1
/
+1
2010-01-22
Rename Dpkg::Source::Compressor into Dpkg::Compression::Compressor
Raphaël Hertzog
1
-1
/
+1
2010-01-11
scripts/t/200_Dpkg_Shlibs.t: extend test suite to cover symbol patterns funct...
Raphaël Hertzog
1
-1
/
+13
2010-01-11
scripts/t/200_Dpkg_Shlibs.t: cleanup and fix non-regression test
Modestas Vainius
1
-7
/
+7
2010-01-11
Dpkg::Shlibs::Cppfilt: new interface to the c++filt utility.
Modestas Vainius
1
-0
/
+2
2009-11-20
build: Do not ship objdump.tags-<arch> files in the repo
Guillem Jover
1
-5
/
+6
2009-11-20
Refactor temporary test cases path to a tmpdir variable
Guillem Jover
1
-2
/
+4
2009-11-20
build: Split test_cases and test_data from EXTRA_DIST
Guillem Jover
1
-41
/
+47
2009-11-20
build: Clean up perl test suite invokation
Guillem Jover
1
-1
/
+6
2009-11-20
build: Do not copy 200_Dpkg_Shlibs data files to t.tmp
Guillem Jover
1
-3
/
+0
2009-11-20
build: Merge the mkdir_t_tmp target into the check target
Guillem Jover
1
-3
/
+1
2009-11-09
Dpkg::Conf: new module to parse options from a configuration file
Raphaël Hertzog
1
-0
/
+1
2009-10-31
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
Raphaël Hertzog
1
-0
/
+1
2009-10-31
Dpkg::Changelog::Entry, Dpkg::Control::Changelog: new modules
Raphaël Hertzog
1
-0
/
+3
2009-10-31
Dpkg::Index: new module
Raphaël Hertzog
1
-0
/
+1
2009-09-30
dpkg-statoverride: Rewrite in C
Guillem Jover
1
-2
/
+0
2009-09-19
Drop Dpkg::Fields and convert everything to Dpkg::Control::Fields
Raphaël Hertzog
1
-1
/
+0
2009-09-19
Dpkg::Control::Fields: official list of control fields
Raphaël Hertzog
1
-0
/
+1
2009-09-19
Dpkg::Control: new object interface
Raphaël Hertzog
1
-0
/
+2
2009-09-16
Rename Dpkg::Cdata into Dpkg::Control
Raphaël Hertzog
1
-1
/
+1
2009-09-16
Rename Dpkg::Control in Dpkg::Control::Info
Raphaël Hertzog
1
-1
/
+1
2009-09-15
Make the build silent by default
Guillem Jover
1
-2
/
+3
2009-08-26
Use double instead of single quotes to allow backticks to expand
Guillem Jover
1
-1
/
+2
2009-08-26
Add missing files in EXTRA_DIST
Guillem Jover
1
-0
/
+1
2009-08-16
Use backticks instead of non-portable make $(shell ...) function
Guillem Jover
1
-1
/
+1
2009-07-03
Replace install-info by a simple wrapper (or no-op command)
Raphael Hertzog
1
-15
/
+1
2009-06-27
Add new scripts test cases to EXTRA_DIST
Guillem Jover
1
-0
/
+2
2009-06-20
Symbol tagging support and implementation of optional and arch tags
Modestas Vainius
1
-2
/
+20
2009-06-17
dpkg-name: Rewrite in perl
Guillem Jover
1
-8
/
+1
2009-05-14
Remove obsolete 822-date program
Guillem Jover
1
-2
/
+0
2009-05-10
dpkg-vendor: new script to query various vendor information
Raphael Hertzog
1
-0
/
+2
2009-02-11
Remove cleanup-info and its associated manual page
Raphael Hertzog
1
-5
/
+1
2009-02-11
Move update-alternatives, dpkg-divert and dpkg-statoverride to /usr/bin
Raphael Hertzog
1
-5
/
+5
2009-02-09
Add non-regression test-suite for update-alternatives
Raphael Hertzog
1
-1
/
+2
2009-02-05
Add Ubuntu vendor object
Raphael Hertzog
1
-0
/
+1
2009-02-05
New framework to hook vendor-specific logic
Raphael Hertzog
1
-0
/
+2
2009-01-27
Dpkg::Version fix and test-suite adjustment
Raphael Hertzog
1
-2
/
+1
2008-11-18
Merge branch 'lenny' (through tag '1.14.23')
Guillem Jover
1
-1
/
+2
2008-11-07
Fix Dpkg::Version comparison code. Closes: #504135
Raphael Hertzog
1
-1
/
+2
2008-06-21
Add Dpkg::Vendor to the list of files to distribute
Raphael Hertzog
1
-3
/
+4
2008-04-27
dpkg-source: change the logic to find the object used to unpack/build
Raphael Hertzog
1
-7
/
+7
2008-03-30
Fix distcheck
Guillem Jover
1
-0
/
+1
2008-03-16
New source package format "3.0 (custom)"
Raphael Hertzog
1
-0
/
+1
2008-03-16
Add bzr-based source package format
Colin Watson
1
-0
/
+1
2008-03-14
Dpkg::Source::Package::V3_0::quilt: New source package variant using quilt.
Raphael Hertzog
1
-0
/
+1
2008-03-06
Rename DSP::V1_0::native to DSP::V3_0::native
Raphael Hertzog
1
-1
/
+1
2008-03-02
Miscellaneous fixes
Raphael Hertzog
1
-1
/
+1
[prev]
[next]