index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
libdpkg: Include <string.h> in pager.c
Guillem Jover
1
-0
/
+1
2019-02-23
libdpkg: Use va_arg copy instead of the original on a vasprintf() call
Guillem Jover
1
-1
/
+1
2019-02-23
libdpkg: Fix unit test for file_slurp()
Guillem Jover
1
-1
/
+1
2019-02-23
libdpkg: Increase the pkg-hash bins size
Guillem Jover
1
-5
/
+10
2019-02-23
libdpkg: Print a more accurate warning for Revision nicknames
Guillem Jover
1
-3
/
+1
2019-02-23
libdpkg: Merge nicknames table into fieldinfos
Guillem Jover
2
-30
/
+7
2019-02-23
libdpkg: Optimize error handling
Guillem Jover
4
-45
/
+80
2019-02-23
libdpkg: Clarify field names in error and warning messages
Guillem Jover
3
-38
/
+41
2019-02-23
libdpkg: Move status names from parse errors to arguments
Guillem Jover
1
-5
/
+6
2019-02-23
libdpkg: Add new dpkg_has_error() function
Guillem Jover
3
-0
/
+11
2019-02-23
libdpkg: Add new dpkg_error_move() function
Guillem Jover
3
-0
/
+11
2019-02-23
libdpkg: New benchmark programs and infrastructure
Guillem Jover
9
-2
/
+285
2019-02-23
dpkg: Clarify error on unknown system user/group in statoverride database
Guillem Jover
1
-4
/
+6
2019-01-22
libdpkg: Add new db-fsys:Files and db-fsys:Last-Modified virtual fields
Guillem Jover
3
-2
/
+60
2019-01-22
libdpkg: Detect unsupported tar entry types to give better error messages
Guillem Jover
2
-0
/
+32
2019-01-22
libdpkg: Add proper tar error handling
Guillem Jover
3
-51
/
+81
2019-01-22
libdpkg: Add new DPKG_ERROR_OBJECT macro
Guillem Jover
1
-0
/
+2
2019-01-22
libdpkg: Add new warning printer setter function
Guillem Jover
3
-3
/
+26
2019-01-22
libdpkg: Rename pkg_db symbols to pkg_hash
Guillem Jover
17
-131
/
+144
2019-01-22
libdpkg: Cleanup fsys module symbol names
Guillem Jover
16
-201
/
+204
2019-01-22
libdpkg: Rename ret variable to next
Guillem Jover
1
-3
/
+3
2019-01-22
libdpkg, dpkg: Rename r variables to fnn
Guillem Jover
1
-4
/
+4
2019-01-22
When allocating use the variable instead of the type in sizeof()
Guillem Jover
12
-24
/
+24
2018-10-08
libdpkg: Add a pager kill switch
Guillem Jover
2
-0
/
+16
2018-10-08
libdpkg: Set stdout to be fully buffered when using a pager
Guillem Jover
1
-0
/
+5
2018-10-08
libdpkg: Ignore SIGPIPE when setting up a pager
Guillem Jover
2
-1
/
+14
2018-10-08
libdpkg: When spawning a pager set LESS to “-FRSXMQ” if not already set
Guillem Jover
1
-0
/
+3
2018-10-08
libdpkg: Honor DPKG_PAGER
Guillem Jover
1
-1
/
+3
2018-10-08
libdpkg: Do not spawn a pager if we are going to call «cat»
Guillem Jover
1
-4
/
+5
2018-10-08
libdpkg: Call the pager with «$SHELL -c» to respect POSIX
Guillem Jover
1
-4
/
+1
2018-10-08
libdpkg: Pass the file contents to the pager instead of the filename
Guillem Jover
3
-5
/
+19
2018-10-08
libdpkg: Add new fsys-dir module
Guillem Jover
7
-0
/
+169
2018-09-26
libdpkg: Check that the public headers can be compiled with C++
Guillem Jover
3
-0
/
+86
2018-09-18
perl: Replace all calls to Cwd::cwd with Cwd::getcwd
Josh Triplett
2
-2
/
+2
2018-09-18
libdpkg: Fix filesystem digest parsing
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Add new unit tests for namevalue, fsys-hash and pkg-hash modules
Guillem Jover
5
-0
/
+340
2018-08-30
libdpkg, dpkg: Use new pager spawning support
Guillem Jover
1
-16
/
+3
2018-08-30
libdpkg: Add pager spawning and reaping support
Guillem Jover
3
-0
/
+72
2018-08-30
libdpkg: Require both stdin and stdout to be a tty to use a pager
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Split pager specific code into its own module
Guillem Jover
11
-61
/
+177
2018-08-30
libdpkg: Fix internerr format string
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Dump database package records in alphabetical order
Guillem Jover
1
-4
/
+13
2018-08-30
libdpkg: Factor out package stanza printing into its own function
Guillem Jover
3
-6
/
+17
2018-08-30
libdpkg: Add new m_dup() function
Guillem Jover
3
-0
/
+15
2018-08-30
libdpkg: Add new pkg_infodb_reset_dir()
Guillem Jover
2
-5
/
+14
2018-08-30
libdpkg: Add support for new test_get_srcdir() and test_get_builddir()
Guillem Jover
2
-1
/
+18
2018-08-30
libdpkg: Switch db-fsys to use the new file_slurp() function
Guillem Jover
2
-67
/
+26
2018-08-30
libdpkg: Add new file_slurp() function
Guillem Jover
5
-0
/
+147
2018-08-30
libdpkg: Add new varbuf_new() and varbuf_free() functions
Guillem Jover
4
-1
/
+44
2018-08-30
libdpkg: Change dpkg_error to track errno values
Guillem Jover
3
-8
/
+19
[next]