index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
querycmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
libdpkg: Add new C locale switch over support
Guillem Jover
1
-0
/
+1
2019-01-22
libdpkg: Rename pkg_db symbols to pkg_hash
Guillem Jover
1
-2
/
+2
2019-01-22
libdpkg: Cleanup fsys module symbol names
Guillem Jover
1
-14
/
+16
2019-01-22
dpkg-query: Rename variable to avoid shadowing a local function
Guillem Jover
1
-4
/
+4
2018-10-08
dpkg, dpkg-query: Add new --no-pager option
Guillem Jover
1
-0
/
+7
2018-10-08
libdpkg: Pass the file contents to the pager instead of the filename
Guillem Jover
1
-1
/
+1
2018-08-30
dpkg-query: Support dumping all --status and --print-avail records
Guillem Jover
1
-42
/
+44
2018-08-30
dpkg-query: Split enqperpackage() into each different action
Guillem Jover
1
-66
/
+115
2018-08-30
dpkg-query: Flush output for --status, --print-avail and --listfiles at the end
Guillem Jover
1
-2
/
+1
2018-08-30
dpkg-query: Run --list output through a pager if we are on a terminal
Guillem Jover
1
-79
/
+31
2018-08-30
libdpkg: Move db-fsys code from src to lib/dpkg
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Move files list information from dpkg clientdata to pkginfo
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Rename struct pkginfo files member to archives
Guillem Jover
1
-1
/
+1
2018-07-24
Use Synopsis instead of Summary for the short Description
Guillem Jover
1
-2
/
+2
2018-05-04
libdpkg: Move control database code into db-ctrl modules
Guillem Jover
1
-1
/
+1
2016-07-03
dpkg-query: Fix strtol() errno check when parsing the COLUMNS envvar
Sven Joachim
1
-1
/
+1
2016-04-01
dpkg-query: Refactor pkg_array_match_pattenr()
Guillem Jover
1
-82
/
+57
2016-04-01
dpkg-query: Be more strict when parsing the COLUMNS environment variable
Guillem Jover
1
-3
/
+8
2015-12-12
libdpkg: Rename pkg_summary to pkgbin_summary
Guillem Jover
1
-2
/
+2
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-05-30
libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-2
/
+2
2015-03-30
dpkg-query: Do not fail on -W and -l when multiple arguments match a package
Guillem Jover
1
-8
/
+19
2015-03-30
dpkg-query: Use pkg_array_foreach() instead of ad-hoc traversal
Guillem Jover
1
-18
/
+4
2015-01-26
libdpkg: Change m_calloc() signature to take also a nmemb argument
Guillem Jover
1
-2
/
+2
2015-01-26
dpkg-query: Only trim trailing "/" and "/." from pathnames in --search
Guillem Jover
1
-14
/
+9
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
1
-7
/
+8
2014-06-02
libdpkg: Uppercase and namespace pkgpriority enum values
Guillem Jover
1
-1
/
+1
2014-06-02
libdpkg: Uppercase and namespace pkgwant enum values
Guillem Jover
1
-1
/
+1
2014-05-28
libdpkg: Uppercase and reword pkg_spec_flags enum values
Guillem Jover
1
-2
/
+2
2014-05-23
libdpkg: Refactor dpkg_options_parse_pkgname()
Guillem Jover
1
-25
/
+5
2014-01-15
dpkg-query: Ignore same packages when computing screen width as when printing
Guillem Jover
1
-3
/
+26
2013-12-12
libdpkg: Change non-tty output to be line buffered by default
Guillem Jover
1
-0
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-11-23
libdpkg: New dpkg_locales_init()
Guillem Jover
1
-4
/
+1
2013-10-14
Use <termios.h> instead of deprecated <sys/termios.h>
Guillem Jover
1
-1
/
+1
2013-10-14
libdpkg: Rename and namespace option parsing and loading functions
Guillem Jover
1
-1
/
+1
2013-10-14
libdpkg: Add dpkg-based program startup and shutdown functions
Guillem Jover
1
-4
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-1
/
+1
2013-10-14
dpkg-query: Fix output when using multibyte character strings
Guillem Jover
1
-6
/
+15
2013-10-14
dpkg-query: Do not hardcode summary width in list_format_print_header()
Guillem Jover
1
-1
/
+1
2013-04-14
Avoid assignments in C conditionals
Guillem Jover
1
-4
/
+10
2013-04-14
dpkg-query: Always print a descriptive architecture column on --list
Guillem Jover
1
-2
/
+2
2012-07-01
dpkg-query: Fix bogus badusage() strings in control_show()
Guillem Jover
1
-2
/
+2
2012-06-30
dpkg-query: Add --control-list and --control-show to --help output
Guillem Jover
1
-0
/
+3
2012-06-30
dpkg-query: Add an Architecture column to --list output
Guillem Jover
1
-12
/
+28
2012-06-30
Align --version with --help on help output
Guillem Jover
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+2
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-1
/
+1
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-11
/
+9
[next]