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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()
David Kalnischkies
2010-02-26
2
-0
/
+13
*
doesn't use a default separator in ExplodeString (halfway losted in merge)
David Kalnischkies
2010-02-18
1
-1
/
+1
*
criss-cross merge with my sid branch
David Kalnischkies
2010-02-18
2
-11
/
+12
|
\
|
*
* aptconfiguration.cc:
David Kalnischkies
2010-02-18
2
-7
/
+76
|
*
dd support for the LANGUAGE environment variable
David Kalnischkies
2010-02-18
4
-33
/
+80
|
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-02-18
1
-1
/
+1
*
|
* aptconfiguration.cc:
David Kalnischkies
2010-02-15
2
-7
/
+76
*
|
Add support for the LANGUAGE environment variable
David Kalnischkies
2010-02-14
3
-34
/
+61
*
|
Pseudo() doesn't work in the Cache generation step as the check if only
David Kalnischkies
2010-02-14
1
-1
/
+2
*
|
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-02-13
1
-1
/
+1
*
|
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
2010-02-13
28
-770
/
+1455
|
\
\
|
|
/
|
/
|
|
*
In SingleArch environments we don't need the arch "all" pseudo package
David Kalnischkies
2010-02-12
3
-4
/
+10
|
*
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
2010-02-12
10
-17
/
+124
|
*
Arch() on a MultiArch:all version should return "all" to be compatible
David Kalnischkies
2010-02-11
1
-1
/
+10
|
*
Add Multi-Arch: allowed support by creating an implicit provide of
David Kalnischkies
2010-02-11
2
-1
/
+10
|
*
Foreign Versions add an implicit Provides to the other packages in the group
David Kalnischkies
2010-02-10
3
-24
/
+42
|
*
Create implicit dependencies needed for Multi-Arch handling
David Kalnischkies
2010-02-10
1
-7
/
+24
|
*
Pre-MultiArch a package which depends on a package with architecture "all"
David Kalnischkies
2010-02-10
3
-11
/
+110
|
*
Drop the Arch information from the Version structure as we can get
David Kalnischkies
2010-02-07
6
-7
/
+12
|
*
Split ListParser::NewDepends into two methods to use these new method
David Kalnischkies
2009-12-27
6
-40
/
+176
|
*
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
2009-12-23
18
-214
/
+394
|
*
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
*
|
merge with debian-sid
David Kalnischkies
2010-02-13
3
-25
/
+34
|
\
\
|
*
|
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
2010-01-31
8
-17
/
+11
|
*
|
* cmdline/acqprogress.cc:
Michael Vogt
2010-01-31
2
-23
/
+16
|
*
|
merge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt
2010-01-27
2
-4
/
+4
|
*
|
* apt-pkg/contrib/fileutl.cc:
Michael Vogt
2010-01-23
8
-30
/
+151
|
*
|
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
2010-01-22
1
-21
/
+30
*
|
|
fix progress reporting while reading extended_states file
David Kalnischkies
2010-02-07
1
-3
/
+3
*
|
|
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
9
-18
/
+13
*
|
|
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
*
|
|
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-01-19
1
-3
/
+4
*
|
|
Fix the newly introduced method GetListOfFilesInDir to not accept every
David Kalnischkies
2010-01-16
4
-7
/
+86
*
|
|
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies
2010-01-13
5
-43
/
+123
|
\
|
|
|
*
|
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
Michael Vogt
2010-01-09
2
-9
/
+86
|
*
|
fix merge error
Michael Vogt
2010-01-08
1
-0
/
+2
|
*
|
* French manpage translation update
Michael Vogt
2010-01-08
8
-131
/
+111
*
|
|
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
2010-01-03
5
-113
/
+56
*
|
|
fix another mistake spotted by lintian:
David Kalnischkies
2010-01-02
1
-2
/
+2
*
|
|
Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...
David Kalnischkies
2010-01-02
1
-1
/
+1
*
|
|
add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
David Kalnischkies
2010-01-02
1
-13
/
+49
*
|
|
merge with lp:~mvo/apt/sid to get the finale 0.7.25 state
David Kalnischkies
2009-12-22
2
-4
/
+3
|
\
|
|
|
*
|
merge segfault fix from Mario Sanchez Prada, many thanks
Michael Vogt
2009-12-14
1
-1
/
+2
|
*
|
merged patches from david (many thanks)
Michael Vogt
2009-12-14
1
-3
/
+1
|
|
\
\
[next]