index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
2009-12-19
7
-70
/
+267
*
mark the Error/Warning method as __cold
David Kalnischkies
2009-12-19
1
-4
/
+5
*
add optional gcc features as deprecated, unused and (un)likely
David Kalnischkies
2009-12-19
1
-0
/
+22
*
Refactor the cache iterators by using a common base class
David Kalnischkies
2009-12-09
3
-418
/
+320
*
fix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies
2009-12-01
7
-9
/
+12
*
Ignore :qualifiers after package name in build dependencies
David Kalnischkies
2009-11-29
9
-17
/
+163
*
convert getlanguages_test to our new equals()
David Kalnischkies
2009-11-28
1
-34
/
+34
*
add our own equals method as assert doesn't really show the offending
David Kalnischkies
2009-11-28
1
-0
/
+21
*
check cache size even if we do nothing else otherwise in apt.cron.daily,
David Kalnischkies
2009-11-28
2
-1
/
+8
*
tell every method in ftparchive/ that const& is sexy
David Kalnischkies
2009-11-28
10
-86
/
+86
*
add APT::FTPArchive::AlwaysStat to disable the too aggressive
David Kalnischkies
2009-11-28
8
-31
/
+71
*
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies
2009-11-28
2
-0
/
+3
*
use "diff" filetype for .debian.tar.* files (Closes: #554898) in
David Kalnischkies
2009-11-27
2
-1
/
+9
*
add --debian-only as alias for --diff-only for all source v3 lovers
David Kalnischkies
2009-11-27
3
-2
/
+4
*
merge with lp:~mvo/apt/debian-sid and update all pot's and po's
David Kalnischkies
2009-11-27
55
-6482
/
+9159
|
\
|
*
* ftparchive/apt-ftparchive.cc:
Julian Andres Klode
2009-11-24
2
-0
/
+3
|
*
Italian translation update
bubulle@debian.org
2009-11-12
1
-21
/
+11
|
*
Italian translation update
bubulle@debian.org
2009-11-11
2
-26
/
+40
|
*
German translation update
bubulle@debian.org
2009-10-31
1
-38
/
+7
*
|
add a few closes tags to Acquire::Translation changelog
David Kalnischkies
2009-11-26
1
-0
/
+1
*
|
Add APT::FTPArchive::LongDescription to disable the inclusion of the
David Kalnischkies
2009-11-26
4
-4
/
+33
*
|
Add a very simple test runner
David Kalnischkies
2009-11-26
1
-0
/
+10
*
|
[BREAK] add possibility to download and use multiply
David Kalnischkies
2009-11-26
14
-78
/
+391
*
|
print an error and exit if python-apt is not installed for apt-mark,
David Kalnischkies
2009-11-25
2
-3
/
+6
*
|
add https options which default to the ones from http for the https
David Kalnischkies
2009-11-25
4
-67
/
+76
*
|
another round of method hardening with const& in Configuration
David Kalnischkies
2009-11-25
2
-30
/
+31
*
|
add config setting for User-Agent in http and https to the Acquire group,
David Kalnischkies
2009-11-25
5
-3
/
+18
*
|
print an error if a new state file can't be created in apt-mark,
David Kalnischkies
2009-11-25
2
-2
/
+9
*
|
allow also to skip the last patch if target is reached in acquire-item.cc,
David Kalnischkies
2009-11-25
3
-3
/
+19
*
|
use long instead of short for {Ver,Desc}File size in pkgcache.h
David Kalnischkies
2009-11-25
2
-2
/
+5
*
|
merge my rred-rewrite branch & add it's changes to the changelog
David Kalnischkies
2009-11-25
4
-229
/
+562
|
\
\
|
*
|
cleanup code a bit more and expand error messages
David Kalnischkies
2009-11-25
1
-11
/
+10
|
*
|
fix argument check for the rred method
David Kalnischkies
2009-11-19
1
-1
/
+1
|
*
|
extent the mmap to be able to handle currently not implemented
David Kalnischkies
2009-11-09
2
-45
/
+92
|
*
|
Finally adope the patch from Morten Hustveit <morten@debian.org> to be
David Kalnischkies
2009-11-06
1
-18
/
+243
|
*
|
copyLinesFromFileToFile instead of a single Line in the rred method
David Kalnischkies
2009-11-05
1
-20
/
+18
|
*
|
rewrite and refactor rred method to be able to handle even big (>30 MB)
David Kalnischkies
2009-11-05
1
-171
/
+187
|
*
|
add a debug test mode to the rred method for easier testing
David Kalnischkies
2009-11-04
1
-16
/
+58
*
|
|
fix a typo in debian/NEWS entry for 0.7.24: Allready -> Already (Closes: #557...
David Kalnischkies
2009-11-24
2
-1
/
+3
*
|
|
bump policy to 3.8.3 as we have no outdated manpages anymore
David Kalnischkies
2009-11-02
2
-2
/
+2
*
|
|
don't try to detect glibc and libstdc++ version as we don't need this informa...
David Kalnischkies
2009-11-02
3
-54
/
+0
*
|
|
remove traces of old manpage-buildsystems
David Kalnischkies
2009-11-02
8
-115
/
+37
*
|
|
fix/simplify buildsystem for the (now) po4a-only manpages
David Kalnischkies
2009-11-02
6
-73
/
+13
*
|
|
and last but not least: convert pt_BR to po4a
David Kalnischkies
2009-11-02
4
-746
/
+8496
*
|
|
convert pl to use po4a-style manpage translation
David Kalnischkies
2009-11-02
2
-252
/
+8094
*
|
|
convert es translation to be also a po4a translation
David Kalnischkies
2009-11-02
12
-2891
/
+10110
*
|
|
convert it translation to po4a
David Kalnischkies
2009-11-01
2
-585
/
+8339
*
|
|
disable addendum for sgml-files as we have no valid file until now
David Kalnischkies
2009-11-01
5
-25
/
+5
*
|
|
remove generated sgml files (if we really had build them)
David Kalnischkies
2009-10-29
1
-0
/
+8
*
|
|
remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch)
David Kalnischkies
2009-10-29
1
-0
/
+0
[next]