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
*
* merged with apt--mvo
Michael Vogt
2005-09-27
11
-19
/
+75
|
\
|
*
* make sure that the pkgRecords D'tor does not segfault
Michael Vogt
2005-09-22
2
-1
/
+5
|
*
* merged from apt--cdrom-fallback--0
Michael Vogt
2005-09-13
1
-1
/
+1
|
*
* fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails
Michael Vogt
2005-09-12
1
-2
/
+14
|
*
* include a human readable string for the MediaChange status-fd message as well
Michael Vogt
2005-08-31
1
-2
/
+7
|
*
* meda-change message is send over status-fd now
Michael Vogt
2005-08-31
1
-0
/
+14
|
*
* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...
Michael Vogt
2005-08-31
2
-2
/
+3
|
*
* merged with apt--fixes--0
Michael Vogt
2005-08-23
6
-14
/
+27
|
*
* improve the timeout handling (again)
Michael Vogt
2005-08-22
1
-1
/
+2
|
*
* merged the apt--sane-handle-timeout--0 branch
Michael Vogt
2005-08-09
1
-0
/
+6
|
|
\
|
|
*
* merged with main
Michael Vogt
2005-08-08
13
-42
/
+307
|
|
*
* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig
Michael Vogt
2005-06-07
1
-0
/
+6
|
|
*
merge bubulle@debian.org--2005/apt--main--0
Matt Zimmerman
2005-05-24
1
-9
/
+9
|
|
|
\
|
|
|
*
Update French man pages translations
Christian Perrier
2005-05-05
1
-9
/
+9
|
|
*
|
Merge michael.vogt@ubuntu.com--2005/apt--fixes--0
Matt Zimmerman
2005-05-24
10
-7
/
+17
|
|
|
/
|
*
|
* merged from main
Michael Vogt
2005-08-09
11
-39
/
+321
|
*
|
* merged/removed conflicts with apt--main--0
Michael Vogt
2005-06-26
1
-9
/
+9
|
*
|
* fix a stupid bug in the depcache::Init() code
Michael Vogt
2005-06-03
1
-1
/
+3
|
*
|
* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...
Michael Vogt
2005-06-01
1
-0
/
+1
|
*
|
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
10
-7
/
+17
|
*
|
* make pinning on component work again (we just use the section, as apt-0.6 d...
Michael Vogt
2005-05-10
3
-5
/
+13
|
|
/
*
|
* updated with mainline
Michael Vogt
2005-08-30
15
-44
/
+337
*
|
* added a BUGS file with known problem, added apt-cdrom support for translate...
Michael Vogt
2005-07-28
4
-14
/
+236
*
|
* code cleanups (thanks matt!), moved UsePackage before the description list ...
Michael Vogt
2005-07-28
10
-31
/
+50
*
|
* merged with otavios branch
Michael Vogt
2005-06-08
11
-16
/
+26
*
|
* don't throw any more warnings
Michael Vogt
2005-05-13
2
-1
/
+9
*
|
* FindInCache() uses the correct file now
Michael Vogt
2005-05-13
1
-3
/
+3
*
|
* made the translation downloading work
Michael Vogt
2005-05-13
2
-1
/
+15
*
|
* fix for output of the description and the debTranslationsIndex::Exists()
Michael Vogt
2005-05-13
1
-1
/
+1
*
|
* try harder to get the correct language code
Michael Vogt
2005-05-13
1
-2
/
+13
*
|
* fixed a problem when it comes to the cache rebuilding
Michael Vogt
2005-05-13
2
-13
/
+14
*
|
Add FindInCache method to skip the rebuild of cache every time.
Otavio Salvador
2005-05-13
2
-1
/
+23
*
|
Sync with apt--main--0--patch-78
Otavio Salvador
2005-04-08
2
-3
/
+37
|
\
|
|
*
* corrected a incorrect use of string().c_str() (thanks to mdz!)
Michael Vogt
2003-04-06
1
-2
/
+6
|
*
* honor "Acquire::gpgv::Options" in apt-cdrom too
Michael Vogt
2005-04-06
1
-3
/
+27
|
*
* changelog updated
Michael Vogt
2005-04-01
1
-0
/
+6
*
|
Sync with apt@packages.debian.org/apt--main--0--patch-75
Otavio Salvador
2005-03-30
8
-18
/
+18
|
\
|
|
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
8
-18
/
+18
*
|
Fix problems due APT and structural changes.
Otavio Salvador
2005-03-23
3
-4
/
+6
*
|
Remove a unused var.
Otavio Salvador
2005-03-23
1
-1
/
+1
*
|
Port DDTP to APT 0.6 branch
Otavio Salvador
2005-03-23
21
-16
/
+627
|
/
*
* path scoring changed, the non-symlink path is scored highest
Michael Vogt
2005-02-25
1
-0
/
+17
*
* fix for apt-get update removing the cdroms Release.gpg files
Michael Vogt
2005-02-25
1
-11
/
+1
*
* PulseIntervall can be configured now to make frontends like synaptic hayppy...
Michael Vogt
2005-02-10
2
-4
/
+5
*
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
2005-02-04
7
-4
/
+1591
*
Fix syntax in sha1.cc
Matt Zimmerman
2005-02-04
1
-2
/
+2
*
allow SHA1Summation to process a file descriptor until EOF
Matt Zimmerman
2005-02-04
1
-3
/
+8
*
Increment libapt-pkg version
Matt Zimmerman
2005-01-19
1
-1
/
+1
*
Merge michael.vogt@canonical.com--2004/apt--status-fd--0
Matt Zimmerman
2005-01-19
5
-7
/
+23
*
* some comments about the pkgAcqMetaSig::Custom600Headers() added
Michael Vogt
2004-12-23
1
-0
/
+7
[next]