index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
dpkg: Use an enum for the saidread variable
Guillem Jover
1
-7
/
+13
2013-09-19
dpkg: When ignoring invalid remove requests consider that progress
Guillem Jover
1
-0
/
+2
2013-09-19
dpkg: Use enum dep_check type and values instead of int and literals
Guillem Jover
2
-7
/
+9
2013-09-19
Decapitalize error and warning messages
Guillem Jover
4
-8
/
+8
2013-08-11
dpkg: Add a debug line when hashing on-disk files on refcounting
Guillem Jover
1
-1
/
+3
2013-08-11
dpkg: Pass the package reference count to maintainer scripts
Guillem Jover
1
-0
/
+5
2013-08-11
dpkg: Remove extra newline from path filter debug output
Guillem Jover
1
-1
/
+1
2013-08-10
dpkg: Automatically prepend needed spaces for continuation force-help lines
Guillem Jover
1
-6
/
+25
2013-07-22
dpkg-divert: Rename file_copy() arguments
Guillem Jover
1
-13
/
+13
2013-07-22
dpkg-divert: Remove temporary file on error during --rename
Guillem Jover
1
-1
/
+3
2013-07-18
Change user-friendly UI recommendation from dselect to apt
Guillem Jover
1
-3
/
+3
2013-07-18
dpkg: Rename processarc.c to unpack.c
Guillem Jover
3
-3
/
+3
2013-06-24
dpkg: Clarify that --set-selections needs an up-to-date available db
Guillem Jover
1
-0
/
+6
2013-05-08
perl: Unify regex delimiters to //, {} or <>
Guillem Jover
1
-5
/
+5
2013-05-08
perl: Slurp files more efficiently
Guillem Jover
1
-3
/
+4
2013-05-08
perl: Use the .. operator instead of C-style for loops
Guillem Jover
1
-0
/
+2
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-62
/
+62
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-10
/
+10
2013-04-29
scripts: Do not use sort directly on the return keyword
Guillem Jover
1
-1
/
+2
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-12
/
+12
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
1
-4
/
+4
2013-04-24
dpkg: On Mac OS X check for update_dyld_shared_cache instead of ldconfig
Guillem Jover
1
-0
/
+6
2013-04-19
Explicitly quote HEREDOC markers in perl code
Guillem Jover
1
-12
/
+12
2013-04-19
test: Add a correct shebang to all test scripts
Guillem Jover
1
-0
/
+1
2013-04-19
build: Set a default TEST_VERBOSE to 0
Guillem Jover
1
-2
/
+0
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
3
-7
/
+0
2013-04-14
Avoid assignments in C conditionals
Guillem Jover
4
-10
/
+22
2013-04-14
dpkg: Refactor tortoise_not_in_hare() out from check_trigger_cycle()
Guillem Jover
1
-35
/
+44
2013-04-14
pkg: Change directory to / before executing maintainer scripts
Guillem Jover
1
-2
/
+4
2013-04-14
dpkg: Activate file triggers on removal more accurately
Guillem Jover
1
-3
/
+4
2013-04-14
dpkg: Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal
Guillem Jover
1
-15
/
+16
2013-04-14
dpkg: Always reset want status when installing a package
Guillem Jover
2
-2
/
+3
2013-04-14
dpkg: Always reset want status when removing or purging a package
Guillem Jover
1
-10
/
+10
2013-04-14
dpkg: Do not call modstatdb_note() unnecessarily on remove or purge
Guillem Jover
1
-2
/
+4
2013-04-14
dpkg: Move modstatdb_note() calls from post_postinst_tasks_core() to call sites
Guillem Jover
2
-4
/
+4
2013-04-14
dpkg: Execute maintainer scripts in a new SELinux execution context
Guillem Jover
1
-0
/
+71
2013-04-14
dpkg: Reload the SELinux label database if it has changed
Guillem Jover
1
-16
/
+76
2013-04-14
dpkg: Do not check for selabel_lookup_raw() returning "<<none>>" context
Guillem Jover
1
-5
/
+3
2013-04-14
dpkg-query: Always print a descriptive architecture column on --list
Guillem Jover
1
-2
/
+2
2013-04-04
dpkg-statoverride: Refer to path instead of file
Guillem Jover
1
-5
/
+5
2013-03-18
dpkg: Initialize all filenamenode members
Guillem Jover
1
-0
/
+1
2013-03-18
dpkg: Fix indentation
Guillem Jover
1
-21
/
+22
2013-03-18
dpkg: Use colon instead of dot for user:group in debug output
Guillem Jover
1
-1
/
+1
2013-03-18
dpkg: Remove redundant word in comment
Guillem Jover
1
-1
/
+1
2013-03-18
dpkg: Mark security context error message for translation
Guillem Jover
1
-1
/
+1
2013-03-18
dpkg: Abort installation if we cannot set the security context for a file
Guillem Jover
1
-3
/
+3
2012-10-13
dpkg: Take arch into account in virtual packages on remove and configure
Guillem Jover
1
-0
/
+5
2012-10-13
Avoid info database corruption and bogus accesses on unknown format values
Guillem Jover
4
-4
/
+22
2012-10-13
dpkg: Fix logic on reinstallation of previously configured shared conffiles
Guillem Jover
1
-1
/
+8
2012-10-13
dpkg: Sync the Conffiles fields for all package instances
Guillem Jover
1
-1
/
+48
[next]