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
*
* 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
|
/
*
* 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
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
8
-18
/
+18
*
* 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
*
* removed Release.gpg files in partial/ before fetching a new one
Michael Vogt
2004-12-23
1
-9
/
+4
*
* changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...
Michael Vogt
2004-12-23
1
-3
/
+9
*
* if a sign-file download fails, delete the the partial download in "partial/...
Michael Vogt
2004-12-23
1
-0
/
+3
*
* merged changes from the conference
Michael Vogt
2004-12-20
33
-347
/
+1468
*
* imported the changes from 0.5.30 to 0.5.30ubuntu2
Michael Vogt
2004-11-23
1
-1
/
+4
*
Packages.bz2 support from Michael Vogt
Matt Zimmerman
2004-11-15
2
-3
/
+30
*
Increase Dpkg::MaxArgs and Dpkg::MaxArgBytes
Matt Zimmerman
2004-11-13
1
-2
/
+2
*
* Fix typo in error message when encountering unknown t...
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Increase length of line buffer in ReadConfigFile to 1...
Arch Librarian
2004-09-20
1
-2
/
+6
*
* Implement an ugly workaround for the 10000-character ...
Arch Librarian
2004-09-20
2
-6
/
+27
*
StatError to avoid a sometimes large batch of error messages
Arch Librarian
2004-09-20
1
-1
/
+5
*
* Print a slightly clearer error message if no packagin...
Arch Librarian
2004-09-20
1
-2
/
+2
*
buffer in the very unlikely event that someone adds 10 ...
Arch Librarian
2004-09-20
1
-1
/
+3
*
* Restore SIGINT/SIGQUIT handlers to their old values (...
Arch Librarian
2004-09-20
1
-5
/
+9
*
* Initialize StatusFile in debSystem (Closes: #229791)
Arch Librarian
2004-09-20
1
-1
/
+2
*
* Fix debSourcesIndex::Describe() to correctly say "Sou...
Arch Librarian
2004-09-20
1
-3
/
+3
*
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Move comment for ListParser::ParseDepends into the ri...
Arch Librarian
2004-09-20
1
-6
/
+7
*
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...
Arch Librarian
2004-09-20
1
-1
/
+13
*
Back out fix for now; not sure I want to bump the lib v...
Arch Librarian
2004-09-20
1
-6
/
+2
*
* Small bugfix to pkgRecords to prevent a segfault if t...
Arch Librarian
2004-09-20
1
-2
/
+6
*
* Correct the section in apt_preferences(5) on interpre...
Arch Librarian
2004-09-20
1
-3
/
+9
[next]