index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
Switch to use stdbool were appropriate
Guillem Jover
3
-20
/
+32
2009-09-30
build: Check for C99 snprintf family of functions
Guillem Jover
1
-6
/
+2
2009-09-30
build: Use memcpy instead of assignment to copy va_list
Guillem Jover
1
-1
/
+2
2009-09-30
Remove helponly and versiononly functions
Guillem Jover
2
-20
/
+0
2009-09-26
libdpkg: Enclose buffer_data union initialization with braces
Guillem Jover
1
-1
/
+1
2009-09-25
Clean up coding style for half compliant files
Guillem Jover
3
-232
/
+260
2009-09-25
libdpkg: Use struct buffer_data instead of buffer_data_t
Guillem Jover
2
-14
/
+16
2009-09-25
libdpkg: Add new buffer_hash and buffer_md5 functions
Guillem Jover
5
-0
/
+66
2009-09-25
libdpkg: Make buffer_write buf argument const
Guillem Jover
2
-2
/
+3
2009-09-24
libdpkg: Rename struct buffer_data data member to arg
Guillem Jover
2
-19
/
+19
2009-09-24
libdpkg: Move buffer_arg declaration directly into buffer_data
Guillem Jover
1
-6
/
+4
2009-09-24
libdpkg: Use internerr for invalid buffer data types
Guillem Jover
1
-4
/
+4
2009-09-24
libdpkg: Do not allocate memory for buffer md5 hash result
Guillem Jover
1
-2
/
+2
2009-09-24
libdpkg: Use char instead of unsigned char for strings
Guillem Jover
1
-3
/
+3
2009-09-24
libcompat: Define WCOREDUMP only if the system does not have it
Guillem Jover
1
-1
/
+1
2009-09-19
Use varbuf instead of ad-hoc handling of growing strings
Guillem Jover
1
-39
/
+28
2009-09-15
Move LISTFILE macro from libdpkg to dpkg
Guillem Jover
1
-1
/
+0
2009-09-15
Move PARTSDIR macro from libdpkg to dpkg-split
Guillem Jover
1
-1
/
+0
2009-09-15
Switch ad-hoc code to use struct pkg_list data type
Guillem Jover
1
-10
/
+4
2009-09-15
libdpkg: Create a new pkg_list structure and functions
Guillem Jover
3
-0
/
+105
2009-09-15
Move pkg-array to libdpkg
Guillem Jover
3
-0
/
+120
2009-09-15
Use character arrays instead of pointers for constant strings
Guillem Jover
1
-1
/
+1
2009-09-06
Use m_output instead of fflush, ferror and werr
Guillem Jover
1
-1
/
+3
2009-09-06
libdpkg: New m_output function
Guillem Jover
2
-0
/
+9
2009-09-06
libdpkg: Remove _setup from buffer_copy_setup_TYPE function names
Guillem Jover
2
-67
/
+51
2009-09-06
libdpkg: Rename buffer_copy_setup_dual to buffer_copy_TYPE
Guillem Jover
1
-5
/
+5
2009-09-06
libdpkg: Fold buffer_copy_setup back into buffer_copy_setup_TYPE functions
Guillem Jover
2
-24
/
+11
2009-09-06
libdpkg: Remove unused proc member from buffer_data
Guillem Jover
2
-66
/
+55
2009-09-06
libdpkg: Refactor buffer initalizaion and destruction
Guillem Jover
2
-42
/
+26
2009-09-06
libdpkg: Refactor md5 buffer initialization and destruction
Guillem Jover
1
-24
/
+32
2009-09-06
libdpkg: Move buffer I/O declarations to buffer.h
Guillem Jover
8
-320
/
+459
2009-09-06
libdpkg: Allow quoting values in configuration file options
Guillem Jover
1
-0
/
+5
2009-09-06
libdpkg: Add new str_strip_quotes function
Guillem Jover
3
-2
/
+66
2009-09-06
libdpkg: On configuration error print file name and line number
Guillem Jover
1
-5
/
+8
2009-09-06
libdpkg: Refactor config error printing into a new function
Guillem Jover
1
-3
/
+17
2009-08-26
libdpkg: Rename dpkg-test.h to test.h in libdpkg_a_SOURCES
Guillem Jover
1
-1
/
+1
2009-08-26
libdpkg: Move varbuf declarations to varbuf.h
Guillem Jover
4
-52
/
+144
2009-08-26
Remove redundant extern storage class specifier in functions
Guillem Jover
2
-2
/
+2
2009-08-22
Set DPKG_MAINTSCRIPT_ARCH env var with the .deb architecture
Guillem Jover
1
-0
/
+1
2009-08-21
Add support for config.d style directory fragment loading
Guillem Jover
1
-0
/
+56
2009-08-21
libdpkg: Use ohshit instead of ohshite on config parsing errors
Guillem Jover
1
-3
/
+6
2009-08-16
Cast field width function arguments to int
Guillem Jover
1
-1
/
+1
2009-08-15
Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files
Guillem Jover
3
-3
/
+3
2009-08-15
dpkg: change behaviour of --merge-avail
Ian Jackson
2
-1
/
+7
2009-08-13
Use MD5HASHLEN instead of literals
Guillem Jover
1
-1
/
+1
2009-07-15
libdpkg: Move subproc related declarations to subproc.h
Guillem Jover
2
-6
/
+9
2009-07-15
libdpkg: Split dpkg-priv.h into smaller pieces
Guillem Jover
11
-27
/
+84
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
33
-67
/
+69
2009-07-15
libdpkg: Rename dpkg-test.h to test.h
Guillem Jover
8
-8
/
+8
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
22
-22
/
+22
[next]