index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
8
-24
/
+89
2015-01-10
award points for positive dependencies again
David Kalnischkies
1
-1
/
+1
2014-12-23
pass-through stdin fd instead of content if not a terminal
David Kalnischkies
1
-4
/
+12
2014-12-23
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
1
-2
/
+7
2014-12-23
do not make PTY slave the controlling terminal
David Kalnischkies
1
-2
/
+2
2014-12-10
do not make PTY slave the controlling terminal
David Kalnischkies
1
-2
/
+2
2014-12-07
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
1
-2
/
+7
2014-12-07
correct architecture detection for 'rc' packages for purge
David Kalnischkies
1
-12
/
+4
2014-12-07
properly handle already reinstall pkgs in ordering
David Kalnischkies
1
-10
/
+36
2014-11-28
fix PTY interaction on linux and kfreebsd
David Kalnischkies
1
-44
/
+55
2014-11-28
close leaking slave fd after setting up pty magic
David Kalnischkies
1
-2
/
+4
2014-11-19
fix PTY interaction on linux and kfreebsd
David Kalnischkies
1
-44
/
+55
2014-11-18
close leaking slave fd after setting up pty magic
David Kalnischkies
1
-2
/
+4
2014-11-18
create our cache and lib directory always with mode 755
David Kalnischkies
2
-4
/
+10
2014-11-18
create directory for extended_states if needed
David Kalnischkies
1
-1
/
+3
2014-11-10
allow options between command and -- on commandline
David Kalnischkies
1
-8
/
+11
2014-11-10
deprecate the Section member from package struct
David Kalnischkies
4
-4
/
+18
2014-11-10
use 'best' hash for source authentication
David Kalnischkies
4
-48
/
+167
2014-11-10
add a simple container for HashStrings
David Kalnischkies
2
-15
/
+187
2014-11-09
use pkgAcquire::GetLock instead of own code
David Kalnischkies
1
-0
/
+2
2014-11-09
streamline display of --help in all tools
David Kalnischkies
2
-0
/
+4
2014-11-08
fix variable naming typo used in debug output
David Kalnischkies
1
-5
/
+5
2014-11-08
restore ABI of pkgTagSection
David Kalnischkies
2
-43
/
+86
2014-11-08
revert useless abibreak in sourceslist.h
David Kalnischkies
1
-14
/
+10
2014-11-08
guard pkg/grp hashtable creation changes
David Kalnischkies
3
-40
/
+110
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
11
-9
/
+93
2014-11-08
guard const-ification API changes
David Kalnischkies
6
-1
/
+85
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
5
-1
/
+23
2014-11-08
mark internal interfaces as hidden
David Kalnischkies
16
-78
/
+72
2014-11-08
better non-virtual metaIndex.LocalFileName() implementation
David Kalnischkies
4
-22
/
+48
2014-11-08
use a abi version check similar to the gcc check
David Kalnischkies
9
-16
/
+17
2014-11-08
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
13
-236
/
+76
2014-11-08
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
1
-4
/
+8
2014-11-08
reenable patchsize limit option for pdiffs
David Kalnischkies
1
-1
/
+1
2014-11-06
Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...
Michael Vogt
4
-166
/
+43
2014-11-06
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...
Michael Vogt
9
-157
/
+210
2014-11-05
Bump ABI to 4.15
Michael Vogt
1
-1
/
+1
2014-11-05
prepare ABI for feature/socketpair
Michael Vogt
2
-0
/
+6
2014-11-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-2
/
+21
2014-11-05
apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
Michael Vogt
2
-14
/
+0
2014-11-04
apt-pkg/acquire-item.h: make friend declaration compatible with older gcc
Michael Vogt
1
-1
/
+1
2014-11-04
Call "Dequeue()" for items in AbortTransaction() to fix race
Michael Vogt
2
-0
/
+5
2014-10-29
Only support Translation-* that are listed in the {In,}Release file
Michael Vogt
3
-155
/
+44
2014-10-26
move permission changing from -item to -worker
David Kalnischkies
2
-45
/
+34
2014-10-26
rewrite ReadMessages()
David Kalnischkies
1
-58
/
+66
2014-10-24
promote filesize to a hashstring
David Kalnischkies
3
-7
/
+32
2014-10-23
Fix incorrect comparison between signed/unsigned
Michael Vogt
1
-1
/
+1
2014-10-23
Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
Michael Vogt
1
-2
/
+21
2014-10-23
chown finished partial files earlier
David Kalnischkies
4
-65
/
+89
2014-10-22
check that auth.conf exists before chowning it
David Kalnischkies
1
-3
/
+4
[next]