index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
* apt-pkg/init.cc:
David Kalnischkies
2
-2
/
+16
2011-05-13
MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs
David Kalnischkies
1
-0
/
+8
2011-05-13
* apt-pkg/contrib/netrc.cc:
David Kalnischkies
1
-4
/
+8
2011-04-16
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2
-6
/
+12
2011-04-02
let TimeRFC1123 return an empty string if gmtime() fails
David Kalnischkies
1
-2
/
+4
2011-04-02
impossible to be too long but just to be sure use snprintf
David Kalnischkies
1
-1
/
+1
2011-03-10
merged the lp:~mvo/apt/mvo branch
Michael Vogt
3
-0
/
+41
2011-03-09
apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...
Michael Vogt
2
-4
/
+4
2011-03-04
apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...
Michael Vogt
2
-0
/
+32
2011-03-03
* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-0
/
+9
2011-02-27
d'uh! implement and not only declare the string wrapper for FindVector
David Kalnischkies
1
-1
/
+1
2011-02-15
* apt-pkg/contrib/error.cc:
David Kalnischkies
2
-94
/
+80
2011-02-14
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
3
-3
/
+5
2011-02-14
use inttypes to avoid suprises with different type sizes
David Kalnischkies
1
-2
/
+8
2011-02-13
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-1
/
+6
2011-02-13
update size of dynamic MMap as we write in from the outside
David Kalnischkies
1
-0
/
+1
2011-02-12
* apt-pkg/contrib/mmap.cc:
David Kalnischkies
1
-0
/
+2
2011-02-07
* apt-pkg/contrib/error.cc:
David Kalnischkies
1
-6
/
+25
2011-02-03
merge 'after squeeze release'-stuff
David Kalnischkies
6
-15
/
+58
2011-01-15
* methods/rred.cc:
David Kalnischkies
1
-0
/
+1
2011-01-13
ignore non-regular files in GetListOfFilesInDir (Closes: #594694)
David Kalnischkies
1
-12
/
+16
2011-01-13
* apt-inst/contrib/extracttar.cc:
David Kalnischkies
2
-0
/
+18
2011-01-12
* apt-pkg/contrib/weakptr.h:
David Kalnischkies
1
-0
/
+2
2011-01-12
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2
-1
/
+20
2011-01-12
* apt-pkg/contrib/weakptr.h:
Michael Vogt
1
-0
/
+1
2010-12-03
Permit base256 encoded value in the numeric field of tar header.
Nobuhiro Hayashi
2
-0
/
+19
2010-11-30
add the possibility to disable only the progress reporting stuff as the
David Kalnischkies
1
-1
/
+1
2010-11-18
merged lp:~mvo/apt/apt-get-changelog
Michael Vogt
2
-0
/
+10
2010-11-16
add support for third party changelogs
Michael Vogt
2
-0
/
+10
2010-10-21
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2
-6
/
+13
2010-10-13
apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...
Michael Vogt
1
-5
/
+10
2010-10-13
* apt-pkg/contrib/fileutl.cc:
Martin Pitt
1
-1
/
+20
2010-09-28
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
1
-2
/
+2
2010-09-10
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-3
/
+21
2010-09-10
apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...
Michael Vogt
1
-4
/
+12
2010-09-10
apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)
Michael Vogt
1
-3
/
+3
2010-09-10
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
1
-0
/
+10
2010-09-06
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
David Kalnischkies
2
-3
/
+3
2010-09-02
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2
-0
/
+30
2010-08-28
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2
-3
/
+12
2010-08-28
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-1
/
+2
2010-08-16
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
1
-1
/
+1
2010-08-10
apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)
Julian Andres Klode
1
-1
/
+8
2010-08-10
apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.
Julian Andres Klode
2
-1
/
+4
2010-07-30
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2
-0
/
+32
2010-07-29
add inline DumpError() to avoid subtle API break
Michael Vogt
1
-1
/
+13
2010-07-29
* apt-pkg/contrib/error.{cc,h}
Michael Vogt
2
-7
/
+8
2010-07-23
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2
-0
/
+22
2010-07-11
[ Martin Pitt ]
David Kalnischkies
2
-12
/
+62
2010-07-10
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2
-7
/
+6
[next]