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-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
2009-01-23
libdpkg: Rename function arguments named l to size
Guillem Jover
3
-6
/
+6
2009-01-20
libdpkg: Use size_t in functions taking a size argument
Guillem Jover
3
-6
/
+12
2009-01-04
libdpkg: Move macros from dpkg.h to more specialized headers
Guillem Jover
1
-24
/
+0
2009-01-04
libdpkg: Move printforhelp declaration to myopt.h
Guillem Jover
2
-1
/
+2
2009-01-04
libdpkg: Make trig argument in some functions const
Guillem Jover
2
-6
/
+6
2009-01-04
libdpkg: Use MAX_CONFIG_LINE instead of MAXDIVERTFILENAME in myfileopt
Guillem Jover
2
-1
/
+3
2009-01-04
Remove unused macros and prototypes
Guillem Jover
1
-3
/
+0
2009-01-03
libdpkg: Move basusage from ehandle to myopt
Guillem Jover
4
-11
/
+16
2009-01-03
libdpkg: Do not log repeated data when the write call wrote partially
Guillem Jover
1
-1
/
+1
2008-12-09
Mark strings for translation
Guillem Jover
1
-1
/
+1
2008-12-09
Improve internerr output messages and print the invalid value
Guillem Jover
4
-4
/
+6
2008-12-09
Properly use internerr to report about programming bugs
Guillem Jover
2
-3
/
+2
2008-12-09
libdpkg: Add support for format strings to internerr
Guillem Jover
2
-4
/
+19
2008-12-05
libdpkg: Move subprocess related functions from mlib.c to subproc.c
Guillem Jover
2
-40
/
+57
2008-12-05
libdpkg: Split unrelated conditionals in checksubprocerr for n and PROCPIPE
Guillem Jover
1
-1
/
+5
2008-12-05
libdpkg: In checksubprocerr return an explicit 0 instead of n
Guillem Jover
1
-1
/
+3
2008-12-05
Use the warning function instead of hand-coded print calls
Guillem Jover
2
-4
/
+3
2008-12-05
libdpkg: Make warning() not implicitly print the errno string
Guillem Jover
2
-4
/
+3
2008-12-05
libdpkg: Rename warningf() to warning()
Guillem Jover
3
-3
/
+5
2008-11-18
Merge branch 'lenny' (through tag '1.14.23')
Guillem Jover
1
-5
/
+30
2008-11-14
Abort on unrecoverable fatal errors instead of continuing execution
Guillem Jover
1
-1
/
+13
2008-11-14
libdpkg: Refactor error handler execution code
Guillem Jover
1
-5
/
+18
2008-10-22
libdpkg: Remove unused code in error_unwind
Guillem Jover
1
-2
/
+0
2008-10-17
libdpkg: Do not recompute importanttmpfile on unlink
Guillem Jover
1
-1
/
+1
2008-09-14
Reduce header includes by removing unused ones
Guillem Jover
3
-4
/
+1
2008-09-14
libdpkg: Remove out of sync comment
Guillem Jover
1
-1
/
+1
2008-09-14
libdpkg: Move loadcfgfile from standard_startup to its callers
Guillem Jover
1
-3
/
+1
2008-09-14
libdpkg: Move myopt from standard_startup to each program main
Guillem Jover
2
-4
/
+2
2008-09-14
libdpkg: Do not pass any argument to standard_shutdown
Guillem Jover
1
-3
/
+1
2008-09-14
libdpkg: Move stdlib.h inclusion to its direct includers
Guillem Jover
6
-1
/
+5
2008-09-14
libdpkg: Move compat.c to libcompat
Guillem Jover
3
-250
/
+0
2008-09-14
libdpkg: Make vsnprintf return negative on error instead of ohshite
Guillem Jover
1
-9
/
+17
[next]