index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
packages.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-1
/
+3
2011-03-14
Do not pass admindir to database initialization functions
Guillem Jover
1
-2
/
+1
2011-03-14
libdpkg: Rename modstatdb_init() to modstatdb_open()
Guillem Jover
1
-1
/
+1
2011-03-14
Do not read the available file unnecessarily
Guillem Jover
1
-3
/
+3
2011-03-14
Switch the logic from msdbrw_noavail to msdbrw_available
Guillem Jover
1
-3
/
+3
2011-03-02
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
Guillem Jover
1
-2
/
+2
2011-02-11
libdpkg: Rename cmdinfo arg members
Guillem Jover
1
-8
/
+8
2011-01-16
libdpkg: Rename varbufprintf() to varbuf_printf()
Guillem Jover
1
-37
/
+34
2011-01-16
libdpkg: Rename varbufaddstr() to varbuf_add_str()
Guillem Jover
1
-6
/
+6
2011-01-16
libdpkg: Rename varbufaddc() to varbuf_add_char()
Guillem Jover
1
-2
/
+2
2011-01-16
libdpkg: Rename varbufreset() to varbuf_reset()
Guillem Jover
1
-1
/
+1
2010-11-19
Use new enum for dependency found status
Guillem Jover
1
-30
/
+40
2010-11-19
Use new enum for dependency check result values
Guillem Jover
1
-20
/
+27
2010-11-19
Cleanup white spaces
Guillem Jover
1
-5
/
+5
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-22
/
+30
2010-11-19
libdpkg: Namespace package database functions with pkg_db_ prefix
Guillem Jover
1
-4
/
+4
2010-11-19
libdpkg: Use push_error_context_jump() instead of push_error_handler()
Guillem Jover
1
-1
/
+2
2010-11-19
libdpkg: Rename error_unwind() to pop_error_context()
Guillem Jover
1
-2
/
+3
2010-11-19
Move error context display handler reset to error_unwind()
Guillem Jover
1
-1
/
+1
2010-07-16
Switch variables from int to bool where appropriate
Guillem Jover
1
-7
/
+9
2010-06-27
Use consistent naming for linked lists members
Guillem Jover
1
-2
/
+2
2010-06-27
libdpkg: Remove 'valid' member from struct pkginfoperfile
Guillem Jover
1
-13
/
+12
2010-04-14
dpkg: Factor out extension into its own variable in enqueue_specified()
Guillem Jover
1
-3
/
+3
2010-04-14
dpkg: Factor out package-listing functions from packages()
Jonathan Nieder
1
-48
/
+64
2010-02-25
dpkg: Switch code to use “struct pkg_queue” instead of “struct pkgqueue”
Guillem Jover
1
-39
/
+6
2010-01-28
libdpkg: Rename varbuffree to varbuf_destroy
Guillem Jover
1
-2
/
+2
2009-11-08
Unify text in license headers
Guillem Jover
1
-5
/
+5
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-10-26
Sort order of header includes
Guillem Jover
1
-9
/
+8
2009-09-15
Switch ad-hoc code to use struct pkg_list data type
Guillem Jover
1
-8
/
+8
2009-09-06
Use m_output instead of fflush, ferror and werr
Guillem Jover
1
-2
/
+2
2009-08-16
Set action_todo as volatile to avoid possible clobbering on longjmp
Guillem Jover
1
-1
/
+1
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-3
/
+3
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2008-12-09
Improve internerr output messages and print the invalid value
Guillem Jover
1
-5
/
+6
2008-11-18
Merge branch 'lenny' (through tag '1.14.23')
Guillem Jover
1
-1
/
+4
2008-11-14
dpkg: untangle onerr_abort from too many errors condition
Guillem Jover
1
-1
/
+4
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-08-26
Merge branch 'lenny' (through tag '1.14.21')
Guillem Jover
1
-1
/
+2
2008-08-15
dpkg: Do not assert when configure or remove produced too many errors
Ian Jackson
1
-1
/
+2
2008-08-15
Revert "Handle correctly packages in triggers-awaited state during recovery"
Guillem Jover
1
-15
/
+4
2008-07-04
Handle correctly packages in triggers-awaited state during recovery
Raphael Hertzog
1
-4
/
+15
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-1
/
+1
2008-06-04
Use new VARBUF_INIT macro instead of varbufinit to initialize variables
Guillem Jover
1
-4
/
+2
2008-03-30
Implement triggers support
Ian Jackson
1
-11
/
+111
2008-03-30
Refactor returning code in deppossi_ok_found
Ian Jackson
1
-8
/
+13
2008-03-30
Fix typos
Guillem Jover
1
-1
/
+1
2008-03-25
Improve log and status-fd output
Ian Jackson
1
-0
/
+1
[next]