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
/
contrib
/
error.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add color highlighting to E:/W:/N: prefixes
Julian Andres Klode
2020-03-24
1
-0
/
+46
*
error: Extract operator<< into error.cc (de-inline it)
Julian Andres Klode
2020-03-10
1
-0
/
+42
*
Fix memory leak in C++-thread-local _error implementation
Julian Andres Klode
2017-07-20
1
-2
/
+2
*
Use C++11 threading support instead of pthread
Julian Andres Klode
2017-07-20
1
-25
/
+3
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-17
/
+18
*
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
2016-07-27
1
-18
/
+16
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-15
/
+13
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+3
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
proper cleanup varargs in _error (uncovered by Coverity)
David Kalnischkies
2013-07-26
1
-4
/
+6
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-3
/
+3
|
\
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-3
/
+3
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+3
|
/
*
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2011-04-16
1
-0
/
+2
*
* apt-pkg/contrib/error.cc:
David Kalnischkies
2011-02-15
1
-92
/
+77
*
* apt-pkg/contrib/error.cc:
David Kalnischkies
2011-02-07
1
-6
/
+25
*
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2010-07-30
1
-0
/
+16
*
* apt-pkg/contrib/error.{cc,h}
Michael Vogt
2010-07-29
1
-2
/
+2
*
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2010-07-10
1
-5
/
+4
*
add a simple stack handling to be able to delay error handling
David Kalnischkies
2010-06-25
1
-1
/
+31
*
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2010-06-25
1
-178
/
+155
*
[contrib/error.cc] place a colon between errno and error text in output
David Kalnischkies
2009-07-15
1
-6
/
+7
*
* make apt build with g++ 4.3
Michael Vogt
2007-09-10
1
-1
/
+3
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
Use std C++ header names for includes
Arch Librarian
2004-09-20
1
-2
/
+2
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-2
/
+5
*
Join with aliencode
Arch Librarian
2004-09-20
1
-2
/
+2
*
Remove extra #error
Arch Librarian
2004-09-20
1
-2
/
+1
*
Made pthread optional
Arch Librarian
2004-09-20
1
-2
/
+4
*
Dsync merge
Arch Librarian
2004-09-20
1
-7
/
+8
*
Sync
Arch Librarian
2004-09-20
1
-1
/
+27
*
Sync
Arch Librarian
2004-09-20
1
-3
/
+34
*
First draft of make system and name change to apt-pkg
Arch Librarian
2004-09-20
1
-3
/
+3
*
Sync
Arch Librarian
2004-09-20
1
-19
/
+55
*
Base revisions
Arch Librarian
2004-09-20
1
-0
/
+139