dpkg/dpkg.git
2013-06-03 Guillem Joverbuild: Bump automake version to 1.11 master
2013-06-03 Guillem Joverbuild: Quiesce msgmerge commands
2013-06-03 Guillem Joverbuild: Bump gettext version to 0.18.2
2013-06-03 Guillem Joverbuild: Ignore automake 1.13+ test suite log files
2013-06-03 Guillem Joverbuild: Handle the ChangeLog as a distributed-only file
2013-06-03 Guillem Joverdoc: Switch from png to svg for graph images
2013-05-31 Guillem JoverRemove install-info wrapper
2013-05-08 Guillem Joverscripts/t: Move constant tests plan to ‘use Test::More...
2013-05-08 Guillem Joverperl: Use my-style lexical loop iterator variables
2013-05-08 Guillem Joverdselect: Change mkcurkeys p() to take explicit key...
2013-05-08 Guillem Joverscripts: Do not write out implcit $_ in foreach loops
2013-05-08 Guillem JoverDpkg::Source::Patch: Use number separator to ease reada...
2013-05-08 Guillem Joverperl: Conditionally include modules with require instea...
2013-05-08 Guillem Joverperl: Unify regex delimiters to //, {} or <>
2013-05-08 Guillem Joverdpkg-genchanges: Do not use conditional declarations
2013-05-08 Guillem JoverRemove trailing whitespaces
2013-05-08 Guillem JoverDpkg::Deps: Use braces for multiline regexp
2013-05-08 Guillem Joverscripts/t/200_Dpkg_Shlibs.t: Use semicolon instead...
2013-05-08 Guillem Joverperl: Use correct comparison operator for each type
2013-05-08 Guillem Joverscripts: Do not use indirect object syntax
2013-05-08 Guillem Joverdpkg-shlibdeps: Do not use readline operator in a forea...
2013-05-08 Guillem Joverperl: Slurp files more efficiently
2013-05-08 Guillem JoverDpkg::Changelog: Refactor out _is_full_range()
2013-05-08 Guillem Joverscripts: On split use an actual regex instead of a...
2013-05-08 Guillem Joverperl: Use the .. operator instead of C-style for loops
2013-05-08 Guillem Joverperl: Remove unused variables
2013-05-06 Guillem Joverscripts: Initialize arrays with the qw() operator
2013-05-04 Guillem JoverDo not use double-quotes on strings that do not need...
2013-04-30 Guillem JoverDo not quote simple identifier hash keys in element...
2013-04-30 Guillem JoverDo not quote simple identifier hash keys in initializations
2013-04-29 Guillem JoverDpkg::Shlibs::Symbol: Remove quotes around constant...
2013-04-29 Guillem JoverDpkg: Use identifiers as key names whenever possible
2013-04-29 Guillem Joverscripts: Use // operator instead of an explicit defined...
2013-04-29 Guillem Joverscripts: Do not use sort directly on the return keyword
2013-04-29 Guillem Joverscripts: Do not use "nested" functions as they are...
2013-04-27 Guillem JoverFix file descriptor leaks in perl code
2013-04-27 Guillem Joverdpkg-gensymbols: Use closedir instead of close for...
2013-04-27 Guillem JoverUse proper variables instead of barewords for filehandles
2013-04-27 Guillem JoverDpkg::Control::Type: Use strict and warnings
2013-04-27 Guillem Joverscripts: Restrict POSIX imports to :errno_h, :fcntl_h...
2013-04-27 Guillem JoverDpkg::Compression::FileHandle: Import POSIX tags instea...
2013-04-27 Guillem Joverscripts: Remove unused :signal_h from POSIX imports
2013-04-27 Guillem Joverscripts: Use getcwd from Cwd instead of POSIX
2013-04-27 Guillem JoverDpkg::Compression::FileHandle: Handle new EOF method...
2013-04-23 Guillem JoverUse three-argument form of open in perl code
2013-04-23 Guillem Joverdpkg-shlibdeps: Use the glob function call instead...
2013-04-23 Guillem Joverscripts/t/800_Dpkg_IPC.t: Use numbered prefixes for...
2013-04-23 Guillem Joverdpkg: On Mac OS X check for update_dyld_shared_cache...
2013-04-23 Guillem JoverDpkg::Vendor::Debian: Do not use Dpkg::Vendor::Ubuntu...
2013-04-23 Guillem Joverdselect: Stop using 'use vars' in method scripts
2013-04-23 Guillem JoverDselect::Ftp: Inherit Exporter's import method
2013-04-23 Guillem Joverdselect: Remove unused diagnostics pragmas
2013-04-23 Guillem JoverDebian::Dselect::Ftp: Move module to Dselect::Ftp
2013-04-23 Guillem Joverdoc: Add optional perl modules used during «make check...
2013-04-23 Guillem Joverbuild: Add dselect methods directory to PERL5LIB in...
2013-04-23 Guillem Joverbuild: Use PERL instead of hardcoded binary name
2013-04-23 Guillem JoverDpkg::Arch: Properly fix debarch_to_debtriplet() callers
2013-04-23 Guillem JoverDpkg::Arch: Add new test suite
2013-04-23 Raphaël HertzogDpkg::Arch: Multiple fixes to cope with empty triplets
2013-04-19 Guillem JoverExplicitly quote HEREDOC markers in perl code
2013-04-19 Guillem JoverUse just 'return' instead of 'return undef' in perl...
2013-04-19 Guillem Jovertest: Add new perl critic test case
2013-04-19 Guillem Jovertest: Add a correct shebang to all test scripts
2013-04-19 Guillem Joverbuild: Move generic perl test to the top level directory
2013-04-19 Guillem Joverbuild: Support an unset test_tmpdir
2013-04-19 Guillem Joverbuild: Set a default TEST_VERBOSE to 0
2013-04-19 Guillem Joverdoc: Bump minimal perl version to use to 5.10.0
2013-04-19 Guillem Joverscripts/mk: Use new dpkg-parsechangelog -S option inste...
2013-04-19 Guillem JoverRemove Emacs and vim modelines
2013-04-19 Guillem Joverlibdpkg: Move verification out of tar_header_checksum()
2013-04-19 Guillem Joverdselect: Use strict and warnings in perl scripts
2013-04-19 Guillem Joverdselect: Declare perl variables with our or my
2013-04-19 Guillem Joverdselect: Use looks_like_number() instead of coercion...
2013-04-19 Guillem Joverdselect: Use new style perl function calls
2013-04-19 Guillem JoverDebian::Dselect::Ftp: Add a package declaration
2013-04-19 Guillem Joverdselect: Add missing license headers
2013-04-19 Guillem Joverdselect: Rename C macro to CTRL
2013-04-19 Guillem Joverdebian: Remove u-a, dpkg-divert and dpkg-statoverride...
2013-04-16 Guillem JoverAdd musl-linux support to ostable and triplettable
2013-04-14 Guillem Joverdebian: Drop archtable
2013-04-14 Guillem JoverAvoid assignments in C conditionals
2013-04-14 Guillem Joverdpkg: Refactor tortoise_not_in_hare() out from check_tr...
2013-04-14 Guillem Joverdselect: Save and restore errno on signal handler
2013-04-14 Guillem Joverdpkg-deb: Add new --deb-format option and base --new...
2013-04-14 Guillem Joverlibdpkg: Add new DEB_VERSION macro
2013-04-14 Guillem Joverpkg: Change directory to / before executing maintainer...
2013-04-14 Guillem Joverdpkg: Activate file triggers on removal more accurately
2013-04-14 Guillem Joverdpkg: Defer cleanup of .dpkg-new and .dpkg-tmp paths...
2013-04-14 Guillem Joverdpkg: Always reset want status when installing a package
2013-04-14 Guillem Joverdpkg: Always reset want status when removing or purging...
2013-04-14 Guillem Joverdpkg: Do not call modstatdb_note() unnecessarily on...
2013-04-14 Guillem Joverdpkg: Move modstatdb_note() calls from post_postinst_ta...
2013-04-14 Guillem Joverdpkg: Execute maintainer scripts in a new SELinux execu...
2013-04-14 Guillem Joverdpkg: Reload the SELinux label database if it has changed
2013-04-14 Guillem Joverdpkg: Do not check for selabel_lookup_raw() returning...
2013-04-14 Guillem Joverdpkg-deb: Use an enum instead of a literal string to...
2013-04-14 Guillem Joverdpkg-deb: Switch extracthalf() to use struct command
2013-04-14 Guillem Joverdpkg-query: Always print a descriptive architecture...
2013-04-14 Guillem Joverlibdpkg: Add new dpkg_arch_describe() function
2013-04-14 Guillem Joverlibdpkg: Add missing symbols to the version script
next