index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
query.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-08
Unify text in license headers
Guillem Jover
1
-5
/
+5
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-10-26
Sort order of header includes
Guillem Jover
1
-9
/
+9
2009-10-04
libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_name
Guillem Jover
1
-2
/
+2
2009-09-30
dpkg-query: Do not use C99 style for-loop variable declarations
Guillem Jover
1
-1
/
+3
2009-09-30
Remove helponly and versiononly functions
Guillem Jover
1
-6
/
+10
2009-09-30
Remove unused variables
Guillem Jover
1
-1
/
+0
2009-09-19
dpkg-query: Remove unused f_ and fc_ variables
Guillem Jover
1
-7
/
+0
2009-09-15
Move pkg-array to libdpkg
Guillem Jover
1
-1
/
+1
2009-09-06
dpkg-query: Add installed package control path query support
Guillem Jover
1
-0
/
+120
2009-09-06
Unify and mark strings for translation
Guillem Jover
1
-2
/
+2
2009-09-06
Use m_output instead of checking printing functions return code
Guillem Jover
1
-16
/
+19
2009-09-06
Use m_output instead of fflush, ferror and werr
Guillem Jover
1
-8
/
+9
2009-07-15
libdpkg: Split dpkg-priv.h into smaller pieces
Guillem Jover
1
-1
/
+1
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-4
/
+4
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2009-07-14
Remove obsolete ‘hold’ and ‘hold-reinstreq’ internal status flags
Guillem Jover
1
-2
/
+2
2009-06-26
libdpkg: Suffix path related function names with ‘path_’
Guillem Jover
1
-1
/
+1
2009-06-19
Use NUL character instead of 0
Guillem Jover
1
-1
/
+1
2009-03-03
Add new pkg_array_free function
Guillem Jover
1
-0
/
+4
2009-03-03
Refactor package array handling
Guillem Jover
1
-43
/
+26
2009-02-13
Remove bogus comment about '--yet-to-unpack'
Guillem Jover
1
-4
/
+1
2008-12-09
Improve internerr output messages and print the invalid value
Guillem Jover
1
-1
/
+1
2008-10-17
dpkg-query: stop needlessly using functionality from error.c
Guillem Jover
1
-9
/
+6
2008-09-14
libdpkg: Move loadcfgfile from standard_startup to its callers
Guillem Jover
1
-1
/
+1
2008-09-14
libdpkg: Move myopt from standard_startup to each program main
Guillem Jover
1
-1
/
+3
2008-09-14
libdpkg: Do not pass any argument to standard_shutdown
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
Move locale.h inclusion and locale setup to each program main
Guillem Jover
1
-0
/
+8
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-08-18
Remove wrong or redundant information from comment headers
Guillem Jover
1
-3
/
+0
2008-07-26
Move duplicate limiteddescription functions to src/pkg-show.c
Guillem Jover
1
-13
/
+0
2008-07-22
Move duplicate pkglistqsortcmp functions to src/pkg-list.c
Guillem Jover
1
-7
/
+0
2008-07-22
dpkg-query: Remove unused variable ignoredependss
Guillem Jover
1
-1
/
+0
2008-07-10
Use new min and max macros instead of hardcoded tests
Guillem Jover
1
-1
/
+1
2008-07-02
Use NULL instead of 0
Guillem Jover
1
-18
/
+20
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-2
/
+2
2008-06-28
dpkg-query: Remove trailing newlines from badusage output
Guillem Jover
1
-2
/
+1
2008-06-09
dpkg-query: Use VARBUF_INIT to initialize path instead of vb
Guillem Jover
1
-2
/
+2
2008-06-04
Use new VARBUF_INIT macro instead of varbufinit to initialize variables
Guillem Jover
1
-3
/
+1
2008-06-01
dpkg-query: Use strpbrk instead of strcspn and strlen
Guillem Jover
1
-1
/
+1
2008-06-01
dpkg-query: Trim trailing slash and slash dot from arguments
Guillem Jover
1
-0
/
+19
2008-06-01
Revert "dpkg-query: strip trailing slashes in parameters after -S or --search"
Guillem Jover
1
-1
/
+0
2008-05-31
dpkg-query: strip trailing slashes in parameters after -S or --search
Raphael Hertzog
1
-0
/
+1
2008-03-30
Implement triggers support
Ian Jackson
1
-2
/
+2
2008-03-25
Move duplicate ensure_package_clientdata functions to src/filesdb.c
Guillem Jover
1
-8
/
+0
2008-03-22
Sort entries in enum pkgstatus
Ian Jackson
1
-1
/
+1
2008-03-20
Move duplicate pkgadminfile functions to lib/dbmodify.c
Ian Jackson
1
-12
/
+0
2008-03-20
Move duplicate cleanup close functions to lib/cleanup.c
Guillem Jover
1
-15
/
+0
2008-03-11
Move command line common option utilities to lib/myopt-util.c
Guillem Jover
1
-11
/
+6
[next]