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
2014-11-22
dpkg: Do not ignore trigger cycles for direct dependencies
Guillem Jover
1
-18
/
+0
2014-11-22
dpkg: Fail on trigger processing when it is required to progress
Guillem Jover
4
-6
/
+27
2014-11-22
dpkg: Restore multiple processing checks for packages and archives
Guillem Jover
4
-7
/
+17
2014-11-22
libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack
Guillem Jover
1
-0
/
+2
2014-10-25
dpkg: Perform trigger cycle detection earlier or later depending on dependtry
Guillem Jover
1
-4
/
+11
2014-10-25
dpkg: Add explicit await trigger directives and command-line options
Guillem Jover
1
-7
/
+7
2014-10-23
dpkg: Make the initial dependtry be 1 instead of 0
Guillem Jover
1
-1
/
+1
2014-10-23
dpkg: Make sure to always switch to the next dependtry after no progress
Guillem Jover
1
-1
/
+9
2014-10-23
dpkg: Add a debug line for each package processed in the queue
Guillem Jover
1
-0
/
+3
2014-10-23
dpkg: Add a requeueing insertion protection for process_queue()
Guillem Jover
3
-0
/
+10
2014-10-20
dpkg: Rework dependency problem debug and notices on trigproc()
Guillem Jover
1
-11
/
+7
2014-10-20
dpkg: Fix trigger dependency checks and cycle detection
Guillem Jover
2
-3
/
+25
2014-10-20
dpkg: Reverse --verify-format logic to accept 'rpm' as valid
Guillem Jover
2
-4
/
+4
2014-10-20
dpkg: Add invoke hooks for add-architecture and remove-architecture
Guillem Jover
1
-0
/
+2
2014-10-12
dpkg: Do not write the database when changing selections with --dry-run
Guillem Jover
1
-2
/
+15
2014-10-12
dpkg: Defer trigger processing if the packages do not fulfill dependencies
Guillem Jover
1
-0
/
+23
2014-10-12
dpkg: Mark for translation and unify "rm cleanup" string
Guillem Jover
1
-1
/
+1
2014-10-06
libdpkg: Make the uname and gname file_stat members non-const
Guillem Jover
2
-4
/
+4
2014-10-06
dpkg: Document optional -C argument in --help output
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg: Double the filesdb hash table size to the closest 2^18 prime
Guillem Jover
1
-2
/
+2
2014-10-06
dpkg: Switch the filesdb module to use the FNV hash function
Guillem Jover
1
-10
/
+5
2014-10-06
dpkg: Do not print pointers in debug output messages
Guillem Jover
2
-3
/
+3
2014-10-06
dpkg: Use varbuf_end_str() instead of varbuf_add_char() with explicit '\0'
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg: Never try to remove the root directory or its backups
Guillem Jover
2
-10
/
+22
2014-10-06
dpkg: Normalize instdir by removing trailing '/' and '/.'
Guillem Jover
4
-17
/
+19
2014-10-06
dpkg: Use an intermediate variable for namenodetouse() return value
Guillem Jover
1
-2
/
+6
2014-10-06
libdpkg: Namespace and reword subproc flags
Guillem Jover
4
-7
/
+7
2014-10-06
libdpkg: Add new alias subproc_signals_restore() for pop_cleanup()
Guillem Jover
1
-2
/
+2
2014-10-06
libdpkg: Rename subproc_signals_setup() to subproc_signals_ignore()
Guillem Jover
1
-1
/
+1
2014-10-06
libdpkg: Rename subproc_wait_check() to subproc_reap()
Guillem Jover
5
-9
/
+9
2014-10-06
libdpkg, dpkg: Switch subproc_wait() calls to subproc_wait_check()
Guillem Jover
2
-3
/
+3
2014-10-06
dpkg, dselect: Use subproc_wait_check() instead of ad-hoc code in call sites
Guillem Jover
1
-3
/
+3
2014-10-06
dpkg: Factor out deb_parse_conffiles() from process_archive()
Guillem Jover
1
-74
/
+103
2014-10-06
dpkg: Rename newconff_append() to filenamenode_queue_push()
Guillem Jover
3
-13
/
+13
2014-10-06
dpkg: Use struct filelist instead of two fileinlist to track newconffiles
Guillem Jover
3
-13
/
+20
2014-10-06
dpkg: Add new struct filenamenode_queue
Guillem Jover
1
-0
/
+7
2014-10-06
dpkg: Remove static from pointer variables
Guillem Jover
1
-2
/
+3
2014-10-06
build: Split test_programs and test_scripts out of test_cases
Guillem Jover
1
-2
/
+3
2014-08-10
dpkg: Fix --add-architecture and --remove-architecture to take one argument
Guillem Jover
1
-4
/
+4
2014-08-09
dpkg: Try to preallocate the disk size for extracted files
Guillem Jover
1
-0
/
+5
2014-08-09
dpkg: On removal check Depends and Pre-Depends for unpacked packages
Guillem Jover
1
-3
/
+1
2014-08-09
Add versioned Provides support
Guillem Jover
5
-44
/
+85
2014-08-09
dpkg: Do not write to the available file when unpacking binary packages
Guillem Jover
1
-5
/
+11
2014-08-09
dpkg-statoverride: Do not abort when user and group names are unknown
Guillem Jover
4
-10
/
+45
2014-08-09
Replace obsolete <sys/fcntl.h> with <fcntl.h>
Fredrik Fornwall
1
-1
/
+1
2014-08-09
dpkg: Use filenamenodeflags enum instead of wrongly using fnnflags
Guillem Jover
3
-4
/
+4
2014-08-09
libcompat: Add a setexecfilecon() function out from dpkg code
Guillem Jover
1
-47
/
+1
2014-08-09
dpkg: Use SELinux setexecfilecon() if available instead of ad-hoc code
Guillem Jover
1
-0
/
+4
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
17
-173
/
+191
2014-06-02
libdpkg: Uppercase and namespace pkgpriority enum values
Guillem Jover
1
-1
/
+1
[prev]
[next]