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
/
pkgcachegen.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[apt-pkg] yet another bit of mmap and pkgcachegen housekeeping
David Kalnischkies
2009-07-23
1
-10
/
+10
*
[apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the last
David Kalnischkies
2009-07-21
1
-7
/
+7
*
eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc
David Kalnischkies
2009-07-21
1
-20
/
+25
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-1
/
+0
*
* apt-pkg/pkgcachegen.cc:
Michael Vogt
2009-01-19
1
-1
/
+1
*
* apt-pkg/pkgcachegen.cc:
egon
2008-09-23
1
-4
/
+16
*
* apt-pkg/pkgcachegen.cc:
Michael Vogt
2007-08-09
1
-2
/
+2
*
Correct typos. Thanks Clytie for reporting.
bubulle@debian.org
2007-06-21
1
-2
/
+2
*
* merged the remaining bits from the apt--no-pragma branch
Michael Vogt
2007-06-09
1
-4
/
+0
|
\
|
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
|
* apt-pkg/pkgcachegen.cc:
Michael Vogt
2006-08-15
1
-2
/
+2
*
|
* merged ddtp support
Michael Vogt
2006-08-11
1
-6
/
+111
|
\
\
|
*
|
* code cleanups (thanks matt!), moved UsePackage before the description list ...
Michael Vogt
2005-07-28
1
-10
/
+19
|
*
|
* merged with otavios branch
Michael Vogt
2005-06-08
1
-9
/
+9
|
*
|
Sync with apt@packages.debian.org/apt--main--0--patch-75
Otavio Salvador
2005-03-30
1
-4
/
+4
|
|
\
\
|
*
|
|
Port DDTP to APT 0.6 branch
Otavio Salvador
2005-03-23
1
-6
/
+102
*
|
|
|
* merged the debian--auto-mark patch
Michael Vogt
2006-07-03
1
-0
/
+2
|
\
\
\
\
|
*
\
\
\
* updated to apt--mvo
Michael Vogt
2005-12-08
1
-8
/
+8
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
* merged with apt--main and apt--fixes
Michael Vogt
2005-06-24
1
-9
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
Update French man pages translations
Christian Perrier
2005-05-05
1
-9
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...
Michael Vogt
2005-05-10
1
-0
/
+2
|
|
/
/
/
*
|
/
/
* don't print a "can't stat " message for missing index files (DefaultSources...
Michael Vogt
2006-02-21
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
2005-11-23
1
-8
/
+8
*
|
|
* merged/removed conflicts with apt--main--0
Michael Vogt
2005-06-26
1
-9
/
+9
|
/
/
*
/
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
1
-4
/
+4
|
/
*
Merge apt--authentication--0
Matt Zimmerman
2004-12-13
1
-2
/
+13
*
Double default value of APT::Cache-Limit, until such ti...
Arch Librarian
2004-09-20
1
-3
/
+3
*
Gustavo Niemeyer stuff for RPM file depends
Arch Librarian
2004-09-20
1
-9
/
+82
*
Force file perms to 0644 for cache and lists.
Arch Librarian
2004-09-20
1
-8
/
+18
*
Increase the range of the ID type for deps
Arch Librarian
2004-09-20
1
-1
/
+10
*
Changed comparision operators
Arch Librarian
2004-09-20
1
-5
/
+3
*
More ignoring of versionless packages
Arch Librarian
2004-09-20
1
-8
/
+11
*
Work better if there are duplicate sources.list entries.
Arch Librarian
2004-09-20
1
-4
/
+11
*
Join with aliencode
Arch Librarian
2004-09-20
1
-439
/
+249
*
More Fixes
Arch Librarian
2004-09-20
1
-2
/
+9
*
Fixed ftp resume
Arch Librarian
2004-09-20
1
-2
/
+11
*
HP-UX fixes
Arch Librarian
2004-09-20
1
-2
/
+3
*
Increased cache allocation
Arch Librarian
2004-09-20
1
-5
/
+9
*
Minor cleanups, fix for checksum lowercase bug
Arch Librarian
2004-09-20
1
-13
/
+34
*
Added a depends option to apt-cache
Arch Librarian
2004-09-20
1
-4
/
+4
*
Changed CRC algorithm
Arch Librarian
2004-09-20
1
-2
/
+2
*
Multiple different versions support
Arch Librarian
2004-09-20
1
-2
/
+16
*
Made apt-cache regenerate its cache in memory
Arch Librarian
2004-09-20
1
-2
/
+5
*
Fixed percent overflow bug
Arch Librarian
2004-09-20
1
-2
/
+2
*
Support for memory-only caching
Arch Librarian
2004-09-20
1
-53
/
+189
*
Fixed deb-src handling again
Arch Librarian
2004-09-20
1
-3
/
+7
*
Fixed handling of source deb types again
Arch Librarian
2004-09-20
1
-2
/
+6
*
Added more insane prompting and fixed a source source l...
Arch Librarian
2004-09-20
1
-1
/
+4
*
Flag to fetch the source index
Arch Librarian
2004-09-20
1
-1
/
+5
*
Oops, removed debug code
Arch Librarian
2004-09-20
1
-4
/
+1
[next]