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
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
2
-19
/
+65
*
if we can, use gccs __builtin_swap methods
David Kalnischkies
2015-04-19
1
-0
/
+9
*
reimplement the last uses of sprintf
David Kalnischkies
2015-04-10
2
-86
/
+71
*
parse arch-qualified Provides correctly
Helmut Grohne
2015-03-16
1
-0
/
+6
*
fix some new compiler warnings reported by gcc-5
David Kalnischkies
2015-03-16
6
-17
/
+22
*
properly implement pkgRecord::Parser for *.deb files
David Kalnischkies
2015-03-16
5
-111
/
+133
*
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
8
-24
/
+89
|
\
|
*
award points for positive dependencies again
David Kalnischkies
2015-01-10
1
-1
/
+1
|
*
pass-through stdin fd instead of content if not a terminal
David Kalnischkies
2014-12-23
1
-4
/
+12
|
*
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
2014-12-23
1
-2
/
+7
|
*
do not make PTY slave the controlling terminal
David Kalnischkies
2014-12-23
1
-2
/
+2
|
*
fix PTY interaction on linux and kfreebsd
David Kalnischkies
2014-11-28
1
-44
/
+55
|
*
close leaking slave fd after setting up pty magic
David Kalnischkies
2014-11-28
1
-2
/
+4
|
*
allow options between command and -- on commandline
David Kalnischkies
2014-11-10
1
-8
/
+11
|
*
deprecate the Section member from package struct
David Kalnischkies
2014-11-10
4
-4
/
+18
|
*
use 'best' hash for source authentication
David Kalnischkies
2014-11-10
4
-48
/
+167
|
*
add a simple container for HashStrings
David Kalnischkies
2014-11-10
2
-15
/
+187
*
|
do not make PTY slave the controlling terminal
David Kalnischkies
2014-12-10
1
-2
/
+2
*
|
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
2014-12-07
1
-2
/
+7
*
|
correct architecture detection for 'rc' packages for purge
David Kalnischkies
2014-12-07
1
-12
/
+4
*
|
properly handle already reinstall pkgs in ordering
David Kalnischkies
2014-12-07
1
-10
/
+36
*
|
fix PTY interaction on linux and kfreebsd
David Kalnischkies
2014-11-19
1
-44
/
+55
*
|
close leaking slave fd after setting up pty magic
David Kalnischkies
2014-11-18
1
-2
/
+4
*
|
create our cache and lib directory always with mode 755
David Kalnischkies
2014-11-18
2
-4
/
+10
*
|
create directory for extended_states if needed
David Kalnischkies
2014-11-18
1
-1
/
+3
*
|
use pkgAcquire::GetLock instead of own code
David Kalnischkies
2014-11-09
1
-0
/
+2
*
|
streamline display of --help in all tools
David Kalnischkies
2014-11-09
2
-0
/
+4
*
|
fix variable naming typo used in debug output
David Kalnischkies
2014-11-08
1
-5
/
+5
*
|
restore ABI of pkgTagSection
David Kalnischkies
2014-11-08
2
-43
/
+86
*
|
revert useless abibreak in sourceslist.h
David Kalnischkies
2014-11-08
1
-14
/
+10
*
|
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
3
-40
/
+110
*
|
explicit overload methods instead of adding parameters
David Kalnischkies
2014-11-08
11
-9
/
+93
*
|
guard const-ification API changes
David Kalnischkies
2014-11-08
6
-1
/
+85
*
|
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
5
-1
/
+23
*
|
mark internal interfaces as hidden
David Kalnischkies
2014-11-08
16
-78
/
+72
*
|
better non-virtual metaIndex.LocalFileName() implementation
David Kalnischkies
2014-11-08
4
-22
/
+48
*
|
use a abi version check similar to the gcc check
David Kalnischkies
2014-11-08
9
-16
/
+17
*
|
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-11-08
13
-236
/
+76
*
|
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
2014-11-08
1
-4
/
+8
*
|
reenable patchsize limit option for pdiffs
David Kalnischkies
2014-11-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...
Michael Vogt
2014-11-06
4
-166
/
+43
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...
Michael Vogt
2014-11-06
9
-157
/
+210
|
|
\
\
|
*
|
|
apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
Michael Vogt
2014-11-05
2
-14
/
+0
|
*
|
|
Only support Translation-* that are listed in the {In,}Release file
Michael Vogt
2014-10-29
3
-155
/
+44
*
|
|
|
Bump ABI to 4.15
Michael Vogt
2014-11-05
1
-1
/
+1
*
|
|
|
prepare ABI for feature/socketpair
Michael Vogt
2014-11-05
2
-0
/
+6
*
|
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-11-05
1
-2
/
+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Fix incorrect comparison between signed/unsigned
Michael Vogt
2014-10-23
1
-1
/
+1
|
*
|
Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
Michael Vogt
2014-10-23
1
-2
/
+21
*
|
|
apt-pkg/acquire-item.h: make friend declaration compatible with older gcc
Michael Vogt
2014-11-04
1
-1
/
+1
[next]