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
*
mark as Automatic/Downloadable pure as gcc suggests
David Kalnischkies
2014-05-08
1
-2
/
+2
*
apt-pkg/deb/debindexfile.cc: do not hardcode dpkg
Michael Vogt
2014-05-08
1
-1
/
+2
*
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...
Michael Vogt
2014-05-08
10
-6
/
+135
|
\
|
*
add support for apt-get build-dep unpacked-source-dir
Michael Vogt
2014-04-25
2
-0
/
+19
|
*
create debIFTypeDscFile type
Michael Vogt
2014-04-24
7
-6
/
+79
|
*
add support for apt-get build-dep foo.dsc
Michael Vogt
2014-04-22
4
-0
/
+39
*
|
Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...
Michael Vogt
2014-05-08
4
-5
/
+14
|
\
\
|
*
|
check for UnfetchedReleaseFiles when calculating the update percent value
Michael Vogt
2014-05-08
1
-4
/
+9
|
*
|
Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...
Michael Vogt
2014-05-08
3
-1
/
+5
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...
Michael Vogt
2014-05-07
2
-1
/
+3
|
|
|
\
\
|
|
|
*
|
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-04-04
2
-1
/
+3
|
|
*
|
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-05-07
1
-0
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
initialize Verify in second pkgAcqIndex constructor
David Kalnischkies
2014-04-28
1
-0
/
+2
*
|
|
|
|
|
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...
Michael Vogt
2014-05-07
5
-9
/
+16
*
|
|
|
|
|
apt-pkg/contrib/macros.h: bump library version to 4.13
Michael Vogt
2014-05-07
1
-1
/
+1
*
|
|
|
|
|
Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...
Michael Vogt
2014-05-07
6
-31
/
+126
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'debian/sid' into bugfix/update-progress-reporting
Michael Vogt
2014-05-07
12
-128
/
+126
|
|
\
|
|
|
|
|
*
|
|
|
|
pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...
Michael Vogt
2014-04-17
2
-22
/
+35
|
*
|
|
|
|
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
2014-04-16
3
-17
/
+26
|
*
|
|
|
|
use correct compression extension when loading the size of the size into the ...
Michael Vogt
2014-04-16
1
-7
/
+18
|
*
|
|
|
|
add Debug::acquire::progress debug option and fixme for index file loading wi...
Michael Vogt
2014-04-16
2
-0
/
+9
|
*
|
|
|
|
load the size from the metaindex into the fetcher to have even more accurate ...
Michael Vogt
2014-04-16
5
-8
/
+20
|
*
|
|
|
|
make the TotalFiles more reliable in apt-get update
Michael Vogt
2014-04-16
3
-5
/
+46
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...
Michael Vogt
2014-05-07
11
-11
/
+361
|
\
\
\
\
\
|
*
|
|
|
|
move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...
Michael Vogt
2014-05-07
1
-6
/
+9
|
*
|
|
|
|
rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()
Michael Vogt
2014-05-07
1
-1
/
+1
|
*
|
|
|
|
use flAbsPath()
Michael Vogt
2014-04-28
1
-2
/
+1
|
*
|
|
|
|
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
2
-0
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
add flAbsPath() as a wrapper to realpath()
Michael Vogt
2014-04-28
2
-0
/
+20
|
*
|
|
|
|
|
use new Popen()
Michael Vogt
2014-04-28
1
-10
/
+13
|
*
|
|
|
|
|
Merge branch 'feature/popen' into feature/apt-install-deb
Michael Vogt
2014-04-28
2
-0
/
+67
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Implement Popen() execv helper to avoid popen()
Michael Vogt
2014-04-28
2
-0
/
+67
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
avoid deb specific code in private-install
Michael Vogt
2014-04-28
1
-0
/
+20
|
*
|
|
|
|
|
WIP local deb install
Michael Vogt
2014-04-28
11
-10
/
+248
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
122
-1423
/
+2371
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Only do openpty() if both stdin/stdout are terminals
Michael Vogt
2014-04-30
1
-5
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
fix FileFd::Size bitswap on big-endian architectures
Adam Conrad
2014-04-26
1
-13
/
+4
|
*
|
|
|
handle pkgnames shorter than modifiers
David Kalnischkies
2014-04-26
1
-2
/
+4
|
*
|
|
|
properly undo CD-ROM mount in all error cases
John Ogness
2014-04-26
2
-25
/
+42
|
*
|
|
|
reduce delta from ubuntu
Michael Vogt
2014-04-25
2
-1
/
+2
|
|
/
/
/
|
*
|
|
clear HitEof flag in FileFd::Seek
David Kalnischkies
2014-04-16
1
-1
/
+6
|
*
|
|
force fancy progressbar redraw on window size change
David Kalnischkies
2014-04-14
2
-12
/
+26
|
*
|
|
consider priorities only for downloadable pkgs in resolver
David Kalnischkies
2014-04-11
1
-8
/
+11
|
*
|
|
deal with umask only if we really need to for mkstemp
David Kalnischkies
2014-04-11
1
-9
/
+9
|
*
|
|
don't double-count seeks in FileFd::Skip for bzip/xz
David Kalnischkies
2014-04-11
1
-1
/
+0
|
*
|
|
do not create an (additional) empty compressor
David Kalnischkies
2014-04-11
1
-1
/
+1
|
*
|
|
use wildcard to get files in our library makefiles
David Kalnischkies
2014-04-11
1
-45
/
+3
|
*
|
|
improve umask/fchmod code readability
Michael Vogt
2014-04-10
1
-5
/
+8
|
*
|
|
Rename FileFd::Open() Perms to AccessMode
Michael Vogt
2014-04-10
2
-14
/
+14
|
*
|
|
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-10
1
-2
/
+6
|
|
/
/
[next]