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
*
[apt-pkg] yet another bit of mmap and pkgcachegen housekeeping
David Kalnischkies
2009-07-23
2
-16
/
+24
*
[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
2
-65
/
+48
*
display warnings instead of errors if the parts dirs doesn't exist
David Kalnischkies
2009-07-15
4
-9
/
+31
*
[contrib/error.cc] place a colon between errno and error text in output
David Kalnischkies
2009-07-15
1
-6
/
+7
*
merge with lp:~mvo/apt/debian-sid
David Kalnischkies
2009-07-15
4
-2
/
+53
|
\
|
*
Support /etc/apt/preferences.d (Closes: #535512)
Julian Andres Klode
2009-07-06
4
-2
/
+52
*
|
add a segfault handler to MMap to show the Cache-Limit message, which
David Kalnischkies
2009-07-08
1
-0
/
+24
*
|
[contrib/mmap] implements a theoretical dynamic growing mmap
David Kalnischkies
2009-07-08
2
-21
/
+65
*
|
* remove the MarkKeep calls if Is{Delete,Install}Ok false, because
David Kalnischkies
2009-07-07
2
-11
/
+21
*
|
versions with a pin of -1 shouldn't be a candidate (Closes: #355237)
David Kalnischkies
2009-07-01
1
-0
/
+8
*
|
* add hook for MarkInstall and MarkDelete (closes: #470035)
David Kalnischkies
2009-06-30
3
-54
/
+78
*
|
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
26
-284
/
+219
|
/
*
fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
Michael Vogt
2009-06-30
1
-1
/
+1
*
merged r1811..1815 from lp:~donkult/apt/experimental
Michael Vogt
2009-06-30
5
-1
/
+24
*
merge the AutoInstOk patch from debian-experimental
Michael Vogt
2009-06-30
3
-32
/
+31
*
* support IsAutoInstallOk in the resolver too
Michael Vogt
2009-06-29
2
-9
/
+21
*
merge r1797 from lp:~donkult/apt/experimental
Michael Vogt
2009-06-29
3
-8
/
+13
*
add hook for auto-install (closes: #470035)
Michael Vogt
2009-06-29
2
-0
/
+33
*
* add Debug::pkgDepCache::Marker with more detailed debug output
Michael Vogt
2009-06-29
1
-26
/
+65
*
* add depth information to the debug output and show what depends
Michael Vogt
2009-06-29
4
-18
/
+103
*
[ABI break] Allow pinning by codename (closes: #97564)
Michael Vogt
2009-06-29
6
-21
/
+43
|
\
|
*
[apt-pkg] allow also codenames for specifying a release
David Kalnischkies
2009-05-07
6
-21
/
+43
*
|
Introduce support for the Enhances field. (Closes: #137583)
jak@debian.org
2009-06-15
3
-3
/
+5
*
|
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
Julian Andres Klode
2009-06-12
1
-0
/
+1
*
|
[ABI break] support '#' in apt.conf and /etc/apt/preferences
Michael Vogt
2009-06-09
6
-11
/
+39
|
/
*
build fixes, change version 0.7.21
Michael Vogt
2009-04-14
1
-0
/
+1
*
* apt-pkg/contrib/strutl.cc:
Michael Vogt
2009-04-09
9
-16
/
+70
*
Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615).
Daniel Burrows
2009-03-09
1
-1
/
+1
*
Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...
Daniel Burrows
2009-03-06
1
-2
/
+2
*
* apt-pkg/pkgcachegen.cc:
Michael Vogt
2009-01-19
1
-1
/
+1
*
Added instruction how to work around MMap error in MMap error message.
Eugene V. Lyubimkin
2008-11-26
1
-2
/
+4
*
merge from the mvo branch
Michael Vogt
2008-11-12
1
-1
/
+1
*
apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)
Michael Vogt
2008-11-12
1
-1
/
+1
*
fix SIGHUP handling (closes: #463030)
Michael Vogt
2008-11-12
1
-0
/
+5
*
add fixme for the future flJustExtension
Michael Vogt
2008-10-29
1
-0
/
+4
*
* apt-pkg/acquire-item.cc:
Michael Vogt
2008-10-29
1
-3
/
+4
|
\
|
*
apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...
Michael Vogt
2008-10-29
1
-1
/
+2
|
*
apt-pkg/acquire-item.cc: fixed my incorrect use of flExtension
Michael Vogt
2008-10-29
1
-3
/
+3
*
|
fix various -Wall warnings
Michael Vogt
2008-10-28
6
-8
/
+11
*
|
* apt-pkg/acquire-item.cc:
Michael Vogt
2008-10-28
2
-9
/
+26
|
\
|
|
*
* apt-pkg/acquire-item.cc:
Michael Vogt
2008-10-28
2
-9
/
+26
|
|
\
|
|
*
Forgot to remove regex.h include in previous commit. Now done
Eugene V. Lyubimkin
2008-10-26
1
-1
/
+0
|
|
*
Switched from regexp to using existing URI class to strip user/password.
Eugene V. Lyubimkin
2008-10-26
1
-15
/
+4
|
|
*
Corrected determining if regexp matched.
Eugene V. Lyubimkin
2008-10-25
1
-2
/
+3
|
|
*
Fixed error output when fallback'ed to uncompressed Packages/Sources.
Eugene V. Lyubimkin
2008-10-25
1
-2
/
+2
|
|
*
Strip user/password from URL in error message.
Eugene V. Lyubimkin
2008-10-25
1
-1
/
+17
|
|
*
Added fallback to uncompressed files while acquiring index files (Sources and...
Eugene V. Lyubimkin
2008-10-25
1
-6
/
+19
|
|
/
*
|
Fix typo in apt-pkg/depcache.cc
Luca Bruno
2008-10-11
1
-1
/
+1
*
|
Fix another compilation warning in apt-pkg/versionmatch.cc
Luca Bruno
2008-10-11
1
-1
/
+1
[next]