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
2009-11-07
dpkg: Call standard_shutdown after invoking the post hooks
Guillem Jover
1
-2
/
+2
2009-11-07
Use find with -L instead of deprecated -follow
Guillem Jover
1
-2
/
+2
2009-11-07
dpkg: Do not bogusly ignore find exit code 1
Guillem Jover
1
-1
/
+1
2009-11-07
Use subproc_wait instead of directly calling waitpid
Guillem Jover
2
-22
/
+6
2009-11-07
Rename process description function arguments to desc
Guillem Jover
2
-13
/
+13
2009-11-07
libdpkg: Rename and namespace subproc related functions
Guillem Jover
3
-7
/
+7
2009-10-26
dpkg: Add JavaDoc comments for promptconfaction()
Sean Finney
1
-2
/
+23
2009-10-26
dpkg: Pass a pkginfo structure to promptconfaction()
Sean Finney
1
-3
/
+4
2009-10-26
Document some of the code with JavaDoc
Guillem Jover
1
-7
/
+30
2009-10-26
Sort order of header includes
Guillem Jover
21
-165
/
+162
2009-10-26
Remove unused <fnmatch.h> include
Guillem Jover
3
-3
/
+0
2009-10-16
dpkg: Remove unused variable current in pkg_files_add_file()
Guillem Jover
1
-1
/
+1
2009-10-14
dpkg: Remove unused head variable in getselections()
Guillem Jover
1
-3
/
+1
2009-10-14
dpkg-statoverride: Fallback to printing #<id> if db lookup fails
Guillem Jover
1
-6
/
+10
2009-10-14
dpkg-statoverride: Fix typo inverting the override exists check
Guillem Jover
1
-1
/
+1
2009-10-14
dpkg-statoverride: Add missing values for option flags
Guillem Jover
1
-3
/
+3
2009-10-14
dpkg-statoverride: Add missing newline in --version output
Guillem Jover
1
-1
/
+1
2009-10-14
Use named intializers in structures
Guillem Jover
3
-10
/
+14
2009-10-14
Do not use C++ style comments in C code
Guillem Jover
1
-1
/
+1
2009-10-14
dpkg: Refactor file addition into package files to a new function
David Benjamin
1
-27
/
+50
2009-10-14
dpkg: Split off emptying a package's file info
David Benjamin
1
-13
/
+34
2009-10-05
libdpkg: Move copyfileperms to non-static file_copy_perms
Sean Finney
1
-26
/
+2
2009-10-05
libdpkg: Change order and rename path_quote_filename arguments
Guillem Jover
1
-2
/
+2
2009-10-05
libdpkg: Move quote_filename to the path module as path_quote_filename
Sean Finney
1
-60
/
+5
2009-10-04
libdpkg: Move pkg_sorter code to a new pkg module
Guillem Jover
1
-5
/
+0
2009-10-04
libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_name
Guillem Jover
3
-4
/
+4
2009-10-04
dpkg-statoverride: Add missing angle brackets in string
Guillem Jover
1
-1
/
+1
2009-09-30
dpkg: Use stat size to varbuf_grow the buffer for readlink
Guillem Jover
2
-34
/
+27
2009-09-30
libdpkg: Use varbuf_grow instead of increasing member used
Guillem Jover
1
-1
/
+2
2009-09-30
dpkg-statoverride: Rewrite in C
Guillem Jover
3
-1
/
+453
2009-09-30
statdb: Do stricter parsing validation
Guillem Jover
1
-7
/
+13
2009-09-30
dpkg: Reduce variable scope in checkpath
Guillem Jover
1
-3
/
+5
2009-09-30
dpkg: Use size_t instead of long for path_len in checkpath()
Guillem Jover
1
-2
/
+2
2009-09-30
dpkg: Use more meaningful and clearer variable names in checkpath()
Guillem Jover
1
-21
/
+26
2009-09-30
Switch to use stdbool were appropriate
Guillem Jover
8
-107
/
+164
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
3
-18
/
+30
2009-09-30
dpkg-trigger: Move functions and variables around
Guillem Jover
1
-24
/
+25
2009-09-30
dpkg-trigger: On --help print the default admindir
Guillem Jover
1
-1
/
+1
2009-09-30
Remove unused variables
Guillem Jover
2
-3
/
+0
2009-09-25
Do not print redundant dpkg prefix and new line on undefined PATH
Guillem Jover
1
-1
/
+2
2009-09-25
Use warning() instead of fprintf() in checkpath()
Guillem Jover
1
-1
/
+1
2009-09-25
Clean up coding style for half compliant files
Guillem Jover
1
-219
/
+257
2009-09-24
libdpkg: Do not allocate memory for buffer md5 hash result
Guillem Jover
1
-11
/
+12
2009-09-20
Split deferred_configure conffile handling into its own function
Guillem Jover
1
-139
/
+148
2009-09-19
Fix small leak when parsing ‘--ignore-depends’ option values
Guillem Jover
1
-0
/
+2
2009-09-19
dpkg-query: Remove unused f_ and fc_ variables
Guillem Jover
1
-7
/
+0
2009-09-15
Move LISTFILE macro from libdpkg to dpkg
Guillem Jover
1
-0
/
+2
2009-09-15
Switch ad-hoc code to use struct pkg_list data type
Guillem Jover
5
-26
/
+21
2009-09-15
Move pkg-array to libdpkg
Guillem Jover
5
-120
/
+2
[next]