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
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
65
-534
/
+493
2011-09-19
remove an extra argument for the error mesage format
David Kalnischkies
1
-1
/
+1
2011-09-14
enable APT in unpack/configure ordering to handle loops as well
David Kalnischkies
6
-168
/
+344
2011-09-14
* [abi-break] Support large files in the complete toolset. Indexes of this
Michael Vogt
1
-1
/
+1
2011-09-13
merge with debian/sid
David Kalnischkies
9
-55
/
+142
2011-09-13
merge with debian/experimental
David Kalnischkies
49
-301
/
+490
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
28
-112
/
+157
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
57
-71
/
+168
2011-09-09
M-A:same lockstep unpack should operate on installed
David Kalnischkies
1
-5
/
+26
2011-09-05
- add an Acquire::Min-ValidTime option (Closes: #640122)
David Kalnischkies
1
-4
/
+15
2011-09-05
* apt-pkg/indexrecords.cc:
David Kalnischkies
1
-2
/
+2
2011-08-24
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-7
/
+43
2011-08-23
print from their the visit came from
David Kalnischkies
2
-12
/
+14
2011-08-22
remove the caches in 'apt-get update', too, as they will be
David Kalnischkies
2
-0
/
+15
2011-08-22
* apt-pkg/acquire.cc:
David Kalnischkies
1
-0
/
+4
2011-08-22
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-25
/
+22
2011-08-17
* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
David Kalnischkies
2
-2
/
+3
2011-08-16
Fixed a problem where the loop flag would be removed prematurely.
Christopher Baines
1
-15
/
+34
2011-08-15
Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve...
Christopher Baines
2
-37
/
+42
2011-08-15
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-1
/
+3
2011-08-15
merged from the debian-sid branch
Michael Vogt
32
-236
/
+236
2011-08-15
merged fixes from lp:~mvo/apt/mvo
Michael Vogt
2
-1
/
+2
2011-08-14
Applied DonKult (David)'s excellent fix for inproving the loop management. No...
Christopher Baines
1
-8
/
+11
2011-08-13
Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug.
Christopher Baines
1
-5
/
+5
2011-08-12
Added code to allow SmartConfigure to be called mutiple times on the same pac...
Christopher Baines
1
-9
/
+17
2011-08-12
Inproved debug with versioning
Christopher Baines
1
-5
/
+13
2011-08-12
Small fix for loop handeling.
Christopher Baines
1
-1
/
+1
2011-08-11
rename the parameter name of MarkDelete from Purge to MarkPurge to
David Kalnischkies
1
-2
/
+2
2011-08-11
fix a few more cppcheck performance and scope warnings
David Kalnischkies
4
-16
/
+16
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
27
-206
/
+206
2011-08-11
fix some cppcheck: (warning) Member variable is not initialized in the constr...
David Kalnischkies
3
-3
/
+5
2011-08-11
cppcheck is right that the check for preventing null deference of Query
David Kalnischkies
1
-6
/
+2
2011-08-11
Added a RmFlag function to remvoe the loop flag, this should prevent any erro...
Christopher Baines
2
-4
/
+13
2011-08-09
More inproved comments about loops.
Christopher Baines
2
-1
/
+9
2011-08-09
* apt-pkg/acquire.cc:
Michael Vogt
1
-1
/
+3
2011-08-09
merged from the debian-experimental2 branch
Michael Vogt
70
-1161
/
+3352
2011-08-08
fix crash when P.Arch() was used but the cache got remapped
Michael Vogt
1
-1
/
+1
2011-08-08
apt-pkg/acquire-item.cc: add more debug output
Michael Vogt
1
-0
/
+1
2011-08-08
apt-pkg/pkgcachegen.cc: fix incorrect test for modification time
Michael Vogt
1
-1
/
+1
2011-08-07
Improved errors and messages in general and improved the comments.
Christopher Baines
1
-132
/
+63
2011-08-07
Fixed a bug on line 623, I picked this up after seeing SmartUnpack trying to ...
Christopher Baines
1
-6
/
+8
2011-08-05
* test/integration/test-hashsum-verification:
Michael Vogt
1
-2
/
+3
2011-08-05
* apt-pkg/acquire-item.cc:
Michael Vogt
1
-2
/
+3
2011-08-05
apt-pkg/acquire-item.cc: always init Verify
Michael Vogt
1
-0
/
+4
2011-08-05
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
2
-0
/
+14
2011-08-05
apt-pkg/pkgcachegen.cc: fix compiler error
Michael Vogt
1
-1
/
+1
2011-08-02
Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work wh...
Christopher Baines
1
-3
/
+9
2011-08-01
fix crash when P.Arch() was used but the cache got remapped
Michael Vogt
1
-1
/
+3
2011-08-01
Only stop on SigInt if the system state is right (still needs more testing).
Christopher Baines
2
-2
/
+14
2011-08-01
apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remap
Michael Vogt
1
-1
/
+3
[next]