index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
Fix a segfault in the version merger introduced in the previous patch:
David Kalnischkies
1
-1
/
+1
2010-03-17
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-17
/
+11
2010-03-14
* apt-pkg/depcache.cc:
David Kalnischkies
4
-20
/
+41
2010-03-13
* apt-pkg/deb/debversion.cc:
David Kalnischkies
1
-2
/
+16
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
3
-1
/
+44
2010-03-12
* cmdline/apt-get.cc
David Kalnischkies
1
-1
/
+2
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-7
/
+9
2010-03-03
fix memory leak in getLanguages() by closing the directory after checking
David Kalnischkies
1
-0
/
+1
2010-02-27
* apt-pkg/contrib/mmap.{h,cc}:
David Kalnischkies
2
-11
/
+64
2010-02-18
fix crash when LANGUAGE is not set
Michael Vogt
1
-1
/
+2
2010-02-18
merge from the lp:~donkult/apt/sid branch
Michael Vogt
7
-42
/
+158
2010-02-18
* [BREAK] merged lp:~mvo/apt/history
Michael Vogt
6
-21
/
+99
2010-02-18
Change the package index Info methods to allow apt-cache policy to be
Michael Vogt
3
-6
/
+19
2010-02-18
we break the ABI, so let use increase the ABI number :)
David Kalnischkies
1
-1
/
+1
2010-02-18
* aptconfiguration.cc:
David Kalnischkies
2
-7
/
+76
2010-02-18
dd support for the LANGUAGE environment variable
David Kalnischkies
4
-33
/
+80
2010-02-18
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-1
/
+1
2010-02-17
merged from debian-sid
Michael Vogt
19
-197
/
+364
2010-02-13
merge with debian-sid
David Kalnischkies
3
-25
/
+34
2010-02-07
fix progress reporting while reading extended_states file
David Kalnischkies
1
-3
/
+3
2010-01-31
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
8
-17
/
+11
2010-01-31
* cmdline/acqprogress.cc:
Michael Vogt
2
-23
/
+16
2010-01-30
cleanup the error header a bit by moving the printf-macros out
David Kalnischkies
2
-23
/
+16
2010-01-30
* apt-pkg/contrib/macros.h:
David Kalnischkies
9
-18
/
+13
2010-01-27
merge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt
2
-4
/
+4
2010-01-26
add Dir::Media::MountPath config option
Michael Vogt
1
-1
/
+2
2010-01-26
* cmdline/apt-cdrom.cc:
Michael Vogt
1
-2
/
+0
2010-01-26
cmdline/apt-cdrom.cc: add --auto-detect
Michael Vogt
1
-1
/
+2
2010-01-23
* apt-pkg/contrib/fileutl.cc:
Michael Vogt
8
-30
/
+151
2010-01-22
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
1
-21
/
+30
2010-01-22
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
1
-21
/
+30
2010-01-22
mark the Error methods as __cold
David Kalnischkies
1
-4
/
+6
2010-01-22
add a few gcc helpers, including [un]likely() and __deprecated
David Kalnischkies
1
-0
/
+22
2010-01-20
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
1
-16
/
+33
2010-01-19
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-3
/
+4
2010-01-16
Fix the newly introduced method GetListOfFilesInDir to not accept every
David Kalnischkies
4
-7
/
+86
2010-01-13
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies
5
-43
/
+123
2010-01-09
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
Michael Vogt
2
-9
/
+86
2010-01-08
fix merge error
Michael Vogt
1
-0
/
+2
2010-01-08
* French manpage translation update
Michael Vogt
8
-131
/
+111
2010-01-03
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
5
-113
/
+56
2010-01-02
fix another mistake spotted by lintian:
David Kalnischkies
1
-2
/
+2
2010-01-02
Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...
David Kalnischkies
1
-1
/
+1
2010-01-02
add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
David Kalnischkies
1
-13
/
+49
2009-12-22
merge with lp:~mvo/apt/sid to get the finale 0.7.25 state
David Kalnischkies
2
-4
/
+3
2009-12-18
* merged lp:~mvo/apt/history
Michael Vogt
3
-16
/
+81
2009-12-18
apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","
Michael Vogt
2
-17
/
+24
2009-12-18
apt-pkg/deb/dpkgpm.cc: fflush early
Michael Vogt
1
-0
/
+1
2009-12-18
fix order of upgrade, install check because for a upgrade "Install()" returns...
Michael Vogt
1
-5
/
+5
2009-12-18
add /var/log/apt/history.log file
Michael Vogt
3
-16
/
+73
[next]