index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
configure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
dpkg: Switch force options from individual variables to bit fields
Guillem Jover
1
-8
/
+8
2019-01-22
libdpkg: Cleanup fsys module symbol names
Guillem Jover
1
-2
/
+2
2019-01-22
dpkg: Move dependtry description from deferred_configure() to its declaration
Guillem Jover
1
-24
/
+0
2019-01-21
dpkg: Switch dependtry from an int to an enum
Guillem Jover
1
-1
/
+1
2018-10-08
libdpkg: Pass the file contents to the pager instead of the filename
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg, dpkg: Use new pager spawning support
Guillem Jover
1
-7
/
+12
2018-08-30
libdpkg: Split pager specific code into its own module
Guillem Jover
1
-1
/
+2
2018-08-30
libdpkg: Split push_cleanup() into push_cleanup_fallback()
Guillem Jover
1
-1
/
+1
2018-08-30
libdpkg: Move db-fsys code from src to lib/dpkg
Guillem Jover
1
-1
/
+1
2018-08-30
dpkg: Call ensure_package_clientdata() defensively
Guillem Jover
1
-0
/
+2
2018-05-04
dpkg: Print the environment variables setup for the conffile shell
Guillem Jover
1
-0
/
+4
2018-03-26
Use internerr() or BUG() instead of assert()
Guillem Jover
1
-2
/
+3
2017-05-06
doc: Spelling fixes
Guillem Jover
1
-1
/
+1
2017-05-06
doc: Spelling fixes
Josh Soref
1
-1
/
+1
2017-01-22
doc: Fix typos in documentation and code comments
Guillem Jover
1
-1
/
+1
2016-12-17
dpkg: Allow readlink(2) returning a size smaller than stat(2)
Guillem Jover
1
-1
/
+4
2016-10-30
Cast off_t variables to intmax_t when printing them with %jd
Guillem Jover
1
-1
/
+2
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-6
/
+6
2015-03-31
Expand EOF and eof into "end of file" in error messages
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg: Normalize instdir by removing trailing '/' and '/.'
Guillem Jover
1
-2
/
+0
2014-10-06
libdpkg: Namespace and reword subproc flags
Guillem Jover
1
-2
/
+2
2014-10-06
libdpkg: Rename subproc_wait_check() to subproc_reap()
Guillem Jover
1
-2
/
+2
2014-10-06
libdpkg, dpkg: Switch subproc_wait() calls to subproc_wait_check()
Guillem Jover
1
-2
/
+2
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
1
-12
/
+13
2014-06-02
libdpkg: Uppercase and namespace pkgeflag enum values
Guillem Jover
1
-1
/
+1
2014-05-28
dpkg: Uppercase, namespace and reword istobe enum type and values
Guillem Jover
1
-2
/
+2
2014-05-28
dpkg: Uppercase conffopt enum values and split words with underscore
Guillem Jover
1
-46
/
+46
2014-05-28
dpkg: Uppercase dep_check enum values
Guillem Jover
1
-3
/
+3
2014-05-19
libdpkg, dpkg: Use new status to names mapping functions
Guillem Jover
1
-3
/
+3
2014-04-30
dpkg: Annotate case statements that fall through with a comment
Guillem Jover
1
-0
/
+1
2014-01-15
Rename return code variables from r to rc
Guillem Jover
1
-3
/
+3
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-07
dpkg: Rename showdiff() to show_diff()
Guillem Jover
1
-2
/
+2
2013-12-07
dpkg: Move functions around to avoid static declaration
Guillem Jover
1
-135
/
+130
2013-12-07
dpkg: Refactor show_prompt() out from promptconfaction()
Guillem Jover
1
-98
/
+109
2013-12-07
dpkg: Move newline from beginning to end of prompt strings
Guillem Jover
1
-7
/
+9
2013-12-07
dpkg: Rename add_to_queue() to enqueue_package()
Guillem Jover
1
-1
/
+1
2013-11-23
dpkg: Rename and unify maintscript function names
Guillem Jover
1
-5
/
+5
2013-10-14
Use <termios.h> instead of deprecated <sys/termios.h>
Guillem Jover
1
-1
/
+1
2013-09-19
dpkg: Use enum dep_check type and values instead of int and literals
Guillem Jover
1
-1
/
+1
2013-09-19
Decapitalize error and warning messages
Guillem Jover
1
-2
/
+2
2012-10-13
dpkg: Sync the Conffiles fields for all package instances
Guillem Jover
1
-1
/
+48
2012-10-13
dpkg: Do not consider obsolete conffiles as actively owned by the package
Guillem Jover
1
-1
/
+4
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-6
/
+4
2012-06-30
libdpkg: Switch buffer I/O code to use struct dpkg_error
Guillem Jover
1
-1
/
+4
2012-06-30
dpkg: Switch showdiff() to command_get_pager()
Guillem Jover
1
-6
/
+2
2012-06-08
dpkg: Activate all path components for file triggers
Guillem Jover
1
-2
/
+2
2012-06-06
dpkg: Add missing space before && operand
Guillem Jover
1
-1
/
+1
[next]