index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-07
dpkg-split: Make scandepot() static
Guillem Jover
2
-2
/
+3
2013-12-07
dpkg: Reset the statoverrides from the in-core database on reload
Guillem Jover
2
-0
/
+10
2013-12-07
dpkg: Add debug output on diversions and statoverride database loading
Guillem Jover
3
-0
/
+7
2013-12-07
dpkg: Keep the diversions and statoverride database files open
Guillem Jover
3
-8
/
+37
2013-12-07
deb-src-control(5): Fix typo
Guillem Jover
1
-1
/
+1
2013-12-05
Bump version to 1.17.4
Guillem Jover
1
-0
/
+6
2013-12-05
Release 1.17.3
Guillem Jover
1
-2
/
+2
2013-12-05
Update Vietnamese programs translation
Trần Ngọc Quân
2
-294
/
+164
2013-12-05
dselect: Use C++11 nullptr instead of 0 or NULL
Guillem Jover
20
-169
/
+244
2013-12-05
Switch variables from int to bool where appropriate
Guillem Jover
10
-55
/
+74
2013-12-05
Rename cmdinfos set functions to have underscores between words
Guillem Jover
5
-34
/
+54
2013-12-05
build: Reword C99 compiler check output
Guillem Jover
2
-2
/
+3
2013-12-05
build: Move DPKG_C_C99 call just after AC_PROG_CC
Guillem Jover
2
-1
/
+3
2013-12-05
build: Check availability of warning flags at build time
Guillem Jover
3
-18
/
+80
2013-12-05
Bump version to 1.17.3
Guillem Jover
1
-0
/
+6
2013-12-05
Release 1.17.2
Guillem Jover
1
-2
/
+2
2013-12-05
Regenerate .pot files and merge .po files with them
Guillem Jover
91
-42628
/
+55064
2013-12-05
dpkg-source(1): Document interaction of --extend-diff-ignore and -i
Guillem Jover
2
-8
/
+12
2013-12-05
dpkg-source: Update default diff ignore regex on --extend-diff-ignore
Guillem Jover
1
-0
/
+2
2013-12-05
Dpkg::Source::Package: Add new set_default_diff_ignore_regex() function
Guillem Jover
1
-1
/
+16
2013-12-05
Dpkg::Source::Package: Make $diff_ignore_default_regexp a true alias
Guillem Jover
1
-1
/
+2
2013-12-05
debian: Bump Standards-Version to 3.9.5
Guillem Jover
2
-1
/
+2
2013-12-05
Add experimental build profiles support
Guillem Jover
15
-18
/
+289
2013-12-05
Do not accept an initial hyphen in field names
Guillem Jover
3
-0
/
+7
2013-12-05
libdpkg: Do not accept empty field names
Guillem Jover
2
-0
/
+3
2013-12-05
libdpkg: Fallback to use ASCII method for multibyte strings on error
Guillem Jover
1
-2
/
+16
2013-12-04
dpkg: Switch conflictor tracking from a fixed-size array to a queue
Guillem Jover
4
-30
/
+41
2013-12-04
scripts: Add GnuPG 2.x support
Guillem Jover
4
-6
/
+19
2013-12-04
Dpkg::Arch: Move argument unpacking to the beginning of functions
Guillem Jover
1
-6
/
+6
2013-12-04
dpkg-buildpackage: Avoid unnecessary removal of empty arguments in withecho
Guillem Jover
1
-1
/
+0
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
31
-68
/
+70
2013-12-04
scripts: Remove redundant STDOUT from print calls
Guillem Jover
2
-2
/
+2
2013-12-04
dselect: Use warn instead of print STDERR in method scripts
Guillem Jover
5
-8
/
+8
2013-12-04
scripts: Use croak instead of internerr on programming errors in modules
Guillem Jover
11
-45
/
+62
2013-12-04
perl: Use croak instead of die on programming errors in modules
Guillem Jover
2
-2
/
+4
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
34
-234
/
+233
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
20
-87
/
+128
2013-11-30
German dpkg translation update
Sven Joachim
1
-134
/
+142
2013-11-25
Update German scripts translation
Helge Kreutzmann
1
-174
/
+182
2013-11-25
Update German translation of manual pages
Helge Kreutzmann
1
-20
/
+20
2013-11-24
perl: Always check open() return value
Guillem Jover
6
-11
/
+23
2013-11-24
Dpkg::ErrorHandling: Move syntaxerr to Dpkg::Control::HashCore::parse_error
Guillem Jover
3
-24
/
+38
2013-11-24
Dpkg::Changelog: Fix parse_error() POD prototype
Guillem Jover
1
-3
/
+3
2013-11-24
Dpkg::Changelog::Entry::Debian: Deprecate regex package variables
Guillem Jover
4
-15
/
+53
2013-11-24
Dpkg::Changelog::Debian: Remove unused $options variable
Guillem Jover
1
-1
/
+0
2013-11-24
scripts: Fix POD headings and item lists
Guillem Jover
4
-7
/
+19
2013-11-24
Dpkg::Source::Package: Deprecate public package variables
Guillem Jover
3
-6
/
+43
2013-11-24
dpkg-source: Do not modify $diff_ignore_default_regexp package variable
Guillem Jover
1
-2
/
+3
2013-11-24
Consistently use regex instead of regexp when possible
Guillem Jover
13
-40
/
+43
2013-11-24
Dselect::Ftp: Uppercase public %config package variable
Guillem Jover
4
-54
/
+55
[next]