Age | Commit message (Collapse) | Author |
|
Beside being a bit cleaner it hopefully also resolves oddball problems
I have with high levels of parallel jobs.
Git-Dch: Ignore
Reported-By: iwyu (include-what-you-use)
|
|
Git-Dch: Ignore
Reported-By: gcc -Wpedantic
|
|
Guillem Jover
|
|
- Make "..." translatable to fix inconsistencies in the output
of e.g. apt-get update. While this adds new translatable strings,
not having translations for them will not break anything.
Thanks to Guillem Jover. Closes: #696225
|
|
size are pretty unlikely for now, but we need it for deb
packages which could become bigger than 4GB now (LP: #815895)
|
|
|
|
with the text as otherwise the update will be ignored
|
|
quiet level 1 does this, but also disables other stuff we might want to
test against in a testcase
|
|
|
|
closes: #306937 (thanks to Andreas Henriksson for the patch)
|
|
|
|
- only check time on precent boundaries (seems to make a real difference
on ARM, see debian #398381)
* apt-pkg/contrib/sha256.cc:
- added #pragma interface
* apt-pkg/contrib/sha256.h:
- remove unneeded stdint.h include
* apt-pkg/vendorlist.cc:
- fix qualifier to make it build with -O0
* po/:
- make update-po
|
|
|
|
Author: jgg
Date: 2003-01-11 07:17:04 GMT
Remove \r escape sequence for the sake of gettext
|
|
Author: jgg
Date: 2001-05-07 05:25:13 GMT
G++3 fixes from Randolph
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-06-05 04:22:25 GMT
Floating point error. Bug #64394
|
|
Author: jgg
Date: 1998-10-02 04:39:42 GMT
Sync
|
|
Author: jgg
Date: 1998-09-07 05:28:32 GMT
Sync
|
|
Author: jgg
Date: 1998-08-26 04:52:23 GMT
More progress updates
|
|
Author: jgg
Date: 1998-08-23 03:52:22 GMT
Big changes
|
|
Author: jgg
Date: 1998-07-26 04:51:45 GMT
Progress and combined cache generator
|
|
Author: jgg
Date: 1998-07-26 04:49:26 GMT
Progress and combined cache generator
|
|
Author: jgg
Date: 1998-07-22 01:45:38 GMT
Fixed some display glitches
|
|
Author: jgg
Date: 1998-07-21 05:33:18 GMT
Generic progress meter
|