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-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
2009-07-15
libdpkg: Move C language definition macros to macros.h
Guillem Jover
12
-29
/
+31
2009-07-15
libdpkg: Rename and namespace compiler attributes
Guillem Jover
7
-30
/
+30
2009-07-15
libdpkg: Change PRINTFFORMAT to take only one argument
Guillem Jover
5
-16
/
+16
2009-07-15
Move libraries to subdirectories under lib/
Guillem Jover
68
-49
/
+3499
2009-07-14
Cleanup eflag value names
Guillem Jover
5
-10
/
+9
2009-07-14
Remove obsolete ‘hold’ and ‘hold-reinstreq’ internal status flags
Guillem Jover
4
-11
/
+2
2009-07-13
Inline CONFFOPTCELLS into conffoptcells definition
Guillem Jover
1
-6
/
+0
2009-07-12
Obsolete --forget-old-unavail
Guillem Jover
1
-0
/
+13
2009-07-12
libdpkg: Use isblank instead of ad-hoc comparisons
Guillem Jover
1
-3
/
+6
2009-07-02
libdpkg: Refactor parsedb_state into a new structure
Guillem Jover
4
-141
/
+142
2009-07-02
libdpkg: Initialize parse lno to 0 to avoid decrementing it on rcall
Guillem Jover
1
-2
/
+2
2009-06-26
libdpkg: Do not try to close already closed files
Guillem Jover
1
-2
/
+9
2009-06-26
libdpkg: Suffix path related function names with ‘path_’
Guillem Jover
4
-18
/
+18
2009-06-19
Use NUL character instead of 0
Guillem Jover
9
-24
/
+31
2009-05-19
Do not right justify the database reading progress percent counter
Guillem Jover
1
-1
/
+1
2009-05-12
Remove obsolete priorities support
Guillem Jover
2
-8
/
+5
2009-02-27
libdpkg: Add support for ustar long names using the prefix field
Guillem Jover
1
-1
/
+24
2009-02-27
libdpkg: Add tar format detection support
Guillem Jover
2
-1
/
+23
2009-02-27
libdpkg: Generalize f_boolean by not hardcoding to the essential member
Guillem Jover
1
-2
/
+6
2009-02-27
libdpkg: Do nothing when parsing a boolean field with an empty string
Guillem Jover
1
-4
/
+4
2009-02-26
libdpkg: Add progress reporting support
Guillem Jover
3
-0
/
+120
2009-02-08
libdpkg: Remove unused function ohshitvb
Guillem Jover
2
-11
/
+0
2009-02-03
Make distcheck work
Guillem Jover
1
-0
/
+1
2009-01-23
Cleanup .gitignore files
Guillem Jover
1
-5
/
+0
2009-01-23
Sanitize --status-fd output by replacing newlines with spaces
Guillem Jover
1
-0
/
+3
2009-01-23
libdpkg: Add a new varbufsubstc function
Guillem Jover
3
-0
/
+29
2009-01-23
libdpkg: Add initial C unit test suite
Guillem Jover
11
-0
/
+686
[prev]
[next]