index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-25
Dpkg::Deps: fix dependency parsing code
Raphael Hertzog
3
-3
/
+11
2009-06-23
Remove all invalid master alternatives found
Raphael Hertzog
3
-14
/
+33
2009-06-22
Fix a spelling error in changelog (thanks lintian)
Raphael Hertzog
1
-1
/
+1
2009-06-22
Dpkg::Shlibs::Objdump::get_symbol(): try fallback name for version-less symbols
Raphael Hertzog
1
-0
/
+5
2009-06-21
Dpkg::Shlibs::Objdump: assume version Base when no associated version
Raphael Hertzog
1
-1
/
+1
2009-06-21
Update german scripts translation
Helge Kreutzmann
1
-175
/
+174
2009-06-21
Dpkg::Shlibs::SymbolFile: support subclassing of Symbol object
Modestas Vainius
1
-3
/
+2
2009-06-21
dpkg-gensymbols(1): escape more minus signs
Modestas Vainius
1
-7
/
+7
2009-06-21
dpkg-scan(packages|sources): support all checksums algo
Raphael Hertzog
3
-45
/
+46
2009-06-21
dpkg-genchanges: skip warning about lower version for backports
Raphael Hertzog
2
-1
/
+5
2009-06-21
Dpkg::Vendor::get_vendor_file(): replaces spaces by dashes
Raphael Hertzog
2
-1
/
+7
2009-06-21
dpkg-source: ensure trustedkeys.gpg is used to check signatures
Raphael Hertzog
2
-0
/
+6
2009-06-20
Dpkg::Shlibs::SymbolFile: add missing explanation
Raphael Hertzog
1
-2
/
+2
2009-06-20
Dpkg::Substvars: restructure to have a separate namespace for variables
Raphael Hertzog
3
-32
/
+35
2009-06-20
dpkg-gencontrol: warn about unused substvars (closes: #532760)
Joachim Breitner
3
-0
/
+6
2009-06-20
Dpkg::Substvars: track unused substitutions and add warning function
Joachim Breitner
2
-1
/
+63
2009-06-20
Dpkg::Substvars: add non-regression test suite
Joachim Breitner
2
-0
/
+83
2009-06-20
Dpkg::Substvars: allow spaces in front of comments in substvars
Joachim Breitner
1
-1
/
+1
2009-06-20
dpkg-gensymbols: add new “ignore-blacklist” tag
Raphael Hertzog
3
-6
/
+19
2009-06-20
Dpkg::Shlibs::Symbol: add new has_tag() and get_tag_value() functions
Raphael Hertzog
1
-2
/
+12
2009-06-20
Dpkg::Shlibs::SymbolFile: assume an implicit version "Base" for unversioned s...
Raphael Hertzog
2
-1
/
+3
2009-06-20
dpkg-gensymbols: do not output deprecated symbols
Raphael Hertzog
2
-2
/
+6
2009-06-20
Add changelog entry for new dpkg-gensymbols feature
Raphael Hertzog
1
-0
/
+6
2009-06-20
Dpkg::Shlibs: code cleanup after merge and documentation update
Raphael Hertzog
3
-95
/
+108
2009-06-20
Symbol tagging support and implementation of optional and arch tags
Modestas Vainius
12
-108
/
+837
2009-06-20
Update Swedish translation.
Peter Krefting
2
-486
/
+518
2009-06-20
Update german scripts translation
Helge Kreutzmann
1
-2
/
+14
2009-06-20
Update german scripts translation
Helge Kreutzmann
2
-185
/
+228
2009-06-20
Update german translation of manual pages
Helge Kreutzmann
2
-1741
/
+89
2009-06-19
Add another alternative that needs to be cleaned up
Raphael Hertzog
1
-0
/
+1
2009-06-19
Update Czech translation of dpkg/dselect
Miroslav Kure
3
-633
/
+593
2009-06-19
Use NUL character instead of 0
Guillem Jover
25
-62
/
+74
2009-06-18
Update Swedish translation.
Peter Krefting
4
-58
/
+87
2009-06-18
dpkg-architecture: Remove unused variable
Guillem Jover
1
-1
/
+0
2009-06-18
Fix english mistake (“as you request” → “as you requested”)
David Stansby
47
-211
/
+213
2009-06-17
dpkg-name: Rewrite in perl
Guillem Jover
5
-215
/
+259
2009-06-17
Refactor statdb field parsing functions
Guillem Jover
2
-27
/
+65
2009-06-17
Move diversion db parsing into a new file
Guillem Jover
3
-72
/
+136
2009-06-17
Move statoverride db parsing into a new file
Guillem Jover
3
-127
/
+189
2009-06-15
dpkg-buildpackage(1): add missing paragraph separator
Raphael Hertzog
2
-0
/
+3
2009-06-15
dpkg-scanpackages: Mark string for translation
Guillem Jover
1
-1
/
+2
2009-06-15
dpkg-scanpackages: Use info instead of ad-hoc printing
Guillem Jover
1
-1
/
+5
2009-06-15
Dpkg::ErrorHandling: Support changing the file handle for info()
Guillem Jover
1
-1
/
+5
2009-06-15
Dpkg::ErrorHandling: Add new report_options()
Guillem Jover
4
-9
/
+19
2009-06-15
Dpkg::ErrorHandling: Remove unused warnerror() and $warnable_error
Guillem Jover
2
-21
/
+6
2009-06-15
dpkg-scansources: Use Dpkg::ErrorHandling instead of ad-hoc code
Guillem Jover
1
-58
/
+35
2009-06-15
dpkg-scanpackages: Move missing override warning near the spurious one
Guillem Jover
1
-4
/
+4
2009-06-15
dpkg-scanpackages: Use warning() instead of ad-hoc printing
Guillem Jover
1
-45
/
+25
2009-06-15
dpkg-scanpackages: Fix spurious overrides output
Guillem Jover
1
-2
/
+2
2009-06-15
dpkg-scanpackages: Properly detect spurious overrides
Guillem Jover
2
-3
/
+6
[prev]
[next]