index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
/
private-json-hooks.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include our config.h in all C++ files to avoid ODR violations
David Kalnischkies
2022-05-07
1
-0
/
+1
*
Remove unused public zlib include from libapt fileutl.h
David Kalnischkies
2022-05-07
1
-0
/
+1
*
Temporarily Revert "2.3-only: Warn that the 0.1 protocol is deprecated"
Julian Andres Klode
2021-04-29
1
-1
/
+0
*
2.3-only: Warn that the 0.1 protocol is deprecated
Julian Andres Klode
2021-04-23
1
-0
/
+1
*
json: Hook protocol 0.2 (added upgrade,downgrade,reinstall modes)
Julian Andres Klode
2021-04-23
1
-9
/
+40
*
json: Add `package-list` and `statistics` install hooks
Julian Andres Klode
2021-04-23
1
-5
/
+8
*
json: Add origins fields to version
Julian Andres Klode
2021-04-23
1
-0
/
+35
*
json: Flush standard file descriptors before calling hooks
Julian Andres Klode
2021-04-23
1
-0
/
+8
*
json: Encode NULL strings as null
Julian Andres Klode
2021-04-23
1
-1
/
+4
*
json: Actually pop states
Julian Andres Klode
2021-04-23
1
-0
/
+1
*
json: Escape strings using \u escape sequences, add test
Julian Andres Klode
2021-04-23
1
-4
/
+20
*
Apply various suggestions by cppcheck
David Kalnischkies
2019-07-08
1
-1
/
+1
*
Adjust code for missing includes/using std::string
Julian Andres Klode
2019-06-12
1
-1
/
+3
*
Add 'explicit' to most single argument constructors
Julian Andres Klode
2019-04-30
1
-1
/
+1
*
private-json-hooks.cc: deal with EPIPE
Michael Vogt
2019-01-29
1
-1
/
+1
*
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-25
1
-1
/
+1
*
Handle JSON hooks that just close the file/exit and fix some other errors
Julian Andres Klode
2018-06-27
1
-2
/
+8
*
Introduce experimental new hooks for command-line tools
Julian Andres Klode
2018-04-15
1
-0
/
+425