index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trigcmd.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: Cleanup fsys module symbol names
Guillem Jover
1
-1
/
+1
2018-05-03
libdpkg: Use a single struct filenamenode definition
Guillem Jover
1
-0
/
+2
2015-12-12
dpkg-trigger: Move exit from command function to its call site
Guillem Jover
1
-5
/
+5
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-21
dpkg: Use badusage() instead of ohshit() for command-line errors
Guillem Jover
1
-4
/
+4
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2014-10-25
dpkg: Add explicit await trigger directives and command-line options
Guillem Jover
1
-7
/
+7
2014-05-28
libdpkg: Uppercase trigdef enum values and separate words with underscores
Guillem Jover
1
-9
/
+9
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-07
dpkg-trigger: Use enum trigdef_update_status instead of int
Guillem Jover
1
-3
/
+3
2013-11-23
libdpkg: New dpkg_locales_init()
Guillem Jover
1
-4
/
+1
2013-10-14
Remove unused sys header inclusions
Guillem Jover
1
-2
/
+0
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
-5
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-2
/
+1
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
Switch to new notice() output function
Guillem Jover
1
-4
/
+2
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
1
-2
/
+2
2012-03-14
Update triggers support to understand multi-arch
Guillem Jover
1
-9
/
+14
2012-02-05
dpkg-trigger: Refactor package awaiter parsing into parse_awaiter_package()
Guillem Jover
1
-8
/
+28
2011-12-08
libdpkg: Remove unused end pointer argument from pkg_name_is_illegal()
Guillem Jover
1
-1
/
+1
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-07-07
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
Guillem Jover
1
-6
/
+5
2011-07-07
libdpkg: Do not require programs to define printforhelp
Guillem Jover
1
-2
/
+2
2011-03-14
Do not pass admindir to database initialization functions
Guillem Jover
1
-2
/
+2
2011-03-14
Use dpkg_db_set_dir() instead of pkgadmindir_init()
Guillem Jover
1
-2
/
+2
2011-01-16
Propagate --admindir to programs run from maintainer scripts
Guillem Jover
1
-1
/
+3
2011-01-16
Use string literals instead of macros for environment variable names
Guillem Jover
1
-1
/
+1
2010-11-19
Use new enum for trigdef_update_start() return values
Guillem Jover
1
-5
/
+5
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
2010-11-19
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
Guillem Jover
1
-1
/
+1
2010-11-19
libdpkg: Rename illegal_triggername to trig_name_is_illegal
Guillem Jover
1
-1
/
+2
2010-11-19
dpkg-trigger: Remove duplicate command name from error messages
Guillem Jover
1
-3
/
+3
2010-11-19
Use push_error_context() instead of ad-hoc code
Guillem Jover
1
-2
/
+1
2010-06-27
libdpkg: Rename trigdef_yylex() to trigdef_parse()
Guillem Jover
1
-1
/
+1
2010-06-25
dpkg-trigger: Mark do_check with DPKG_ATTR_NORET
Guillem Jover
1
-1
/
+1
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-2
/
+2
2010-03-21
libdpkg: Move trigdeferred declarations to a new trigdeferred.h
Guillem Jover
1
-0
/
+1
2010-03-21
libdpkg: Move triglib declarations to a new triglib.h
Guillem Jover
1
-0
/
+1
2010-03-05
libdpkg: Add new trigdef_update_printf to avoid exposing trig_new_deferred
Guillem Jover
1
-5
/
+4
2010-03-05
libdpkg: Add new trigdef_set_methods to avoid exposing trigdef
Guillem Jover
1
-1
/
+2
2010-02-25
Remove --license and --licence options from tools
Guillem Jover
1
-7
/
+1
2010-02-19
Fix dpkg-query and dpkg-trigger to actually print a version on --version
Guillem Jover
1
-1
/
+2
2010-02-19
Mark several functions with DPKG_ATTR_NORET
Guillem Jover
1
-2
/
+2
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
-8
/
+7
[next]