index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/contrib/mmap.{h,cc}:
David Kalnischkies
2010-02-27
2
-11
/
+64
*
merge from the lp:~donkult/apt/sid branch
Michael Vogt
2010-02-18
2
-0
/
+19
|
\
|
*
dd support for the LANGUAGE environment variable
David Kalnischkies
2010-02-18
2
-0
/
+19
*
|
* [BREAK] merged lp:~mvo/apt/history
Michael Vogt
2010-02-18
2
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
Change the package index Info methods to allow apt-cache policy to be
Michael Vogt
2010-02-18
2
-0
/
+13
*
|
merge with debian-sid
David Kalnischkies
2010-02-13
1
-21
/
+30
|
\
|
|
*
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
2010-01-31
4
-9
/
+7
|
*
* cmdline/acqprogress.cc:
Michael Vogt
2010-01-31
2
-23
/
+16
|
*
* apt-pkg/contrib/fileutl.cc:
Michael Vogt
2010-01-23
6
-26
/
+146
|
*
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
2010-01-22
1
-21
/
+30
*
|
cleanup the error header a bit by moving the printf-macros out
David Kalnischkies
2010-01-30
2
-23
/
+16
*
|
* apt-pkg/contrib/macros.h:
David Kalnischkies
2010-01-30
5
-10
/
+8
*
|
mark the Error methods as __cold
David Kalnischkies
2010-01-22
1
-4
/
+6
*
|
add a few gcc helpers, including [un]likely() and __deprecated
David Kalnischkies
2010-01-22
1
-0
/
+22
*
|
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-01-20
1
-16
/
+33
*
|
Fix the newly introduced method GetListOfFilesInDir to not accept every
David Kalnischkies
2010-01-16
3
-6
/
+85
*
|
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies
2010-01-13
3
-34
/
+37
|
\
|
|
*
fix merge error
Michael Vogt
2010-01-08
1
-0
/
+2
|
*
* French manpage translation update
Michael Vogt
2010-01-08
3
-39
/
+55
*
|
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
2010-01-03
3
-37
/
+52
*
|
merge with lp:~mvo/apt/debian-sid : move all my ABI break changes
David Kalnischkies
2009-12-10
2
-0
/
+240
|
\
|
|
*
merged -r1887..1901 from lp:~donkult/apt/sid
Michael Vogt
2009-12-10
1
-6
/
+6
|
|
\
|
*
\
* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
2009-12-10
2
-0
/
+240
|
|
\
\
|
|
*
|
if "/" is found in the machine, do a uri.startswith(host) substring match to ...
Michael Vogt
2009-12-07
1
-4
/
+8
|
|
*
|
* apt-pkg/contrib/netrc.cc:
Michael Vogt
2009-12-04
1
-7
/
+27
|
|
*
|
add ftp support, basic debugging
Michael Vogt
2009-10-16
1
-1
/
+4
|
|
*
|
port netrc support from maemon
Michael Vogt
2009-10-16
2
-0
/
+213
*
|
|
|
another round of method hardening with const& in Configuration
David Kalnischkies
2009-11-25
2
-30
/
+31
*
|
|
|
merge my rred-rewrite branch & add it's changes to the changelog
David Kalnischkies
2009-11-25
2
-45
/
+92
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
extent the mmap to be able to handle currently not implemented
David Kalnischkies
2009-11-09
2
-45
/
+92
|
|
/
/
*
/
/
Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2
David Kalnischkies
2009-10-24
1
-6
/
+6
|
/
/
*
|
replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
David Kalnischkies
2009-09-08
1
-2
/
+13
*
|
reintroduce #clear and #include in the config files,
David Kalnischkies
2009-09-07
1
-3
/
+5
*
|
add a helper to easily get a vector of strings from the configuration
David Kalnischkies
2009-09-04
2
-0
/
+22
*
|
merge with apt-sid
David Kalnischkies
2009-08-08
1
-1
/
+1
|
\
|
|
*
* apt-pkg/contrib/mmap.cc:
Julian Andres Klode
2009-08-02
1
-1
/
+1
*
|
[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:
David Kalnischkies
2009-08-03
1
-0
/
+2
*
|
[apt-pkg/contrib/strutl.cc] enable thousand separator according to
David Kalnischkies
2009-07-31
1
-2
/
+2
|
/
*
merged from donkult
Michael Vogt
2009-07-27
1
-1
/
+1
|
\
|
*
merge with lp:apt/debian-sid
David Kalnischkies
2009-07-26
1
-1
/
+1
*
|
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
Otavio Salvador
2009-07-25
1
-0
/
+1
|
/
*
merge from the donkult branch
Michael Vogt
2009-07-24
1
-4
/
+11
|
\
|
*
[apt-pkg] yet another bit of mmap and pkgcachegen housekeeping
David Kalnischkies
2009-07-23
1
-6
/
+14
*
|
[ABI] merged the libudev-dlopen branch, this allows to pass
Michael Vogt
2009-07-23
2
-4
/
+12
|
\
\
|
*
|
* methods/cdrom.cc:
Michael Vogt
2009-07-22
2
-4
/
+12
*
|
|
The 'not dead yet' release
Michael Vogt
2009-07-21
5
-66
/
+105
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc
David Kalnischkies
2009-07-21
1
-45
/
+23
|
*
|
[contrib/error.cc] place a colon between errno and error text in output
David Kalnischkies
2009-07-15
1
-6
/
+7
|
*
|
add a segfault handler to MMap to show the Cache-Limit message, which
David Kalnischkies
2009-07-08
1
-0
/
+24
|
*
|
[contrib/mmap] implements a theoretical dynamic growing mmap
David Kalnischkies
2009-07-08
2
-21
/
+65
[next]