index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
dpkg: Make enum conffopt declaration private by moving to configure.c
Guillem Jover
1
-18
/
+0
2012-03-27
Mark enum and struct member comments as doxygen descriptions
Guillem Jover
1
-3
/
+3
2012-03-19
dpkg: Add --assert-multi-arch option
Guillem Jover
1
-0
/
+2
2012-03-14
dpkg: Make md5hash() a public function
Raphaël Hertzog
1
-0
/
+1
2012-02-01
dpkg: Pass struct pkgbin to namenodetouse()
Guillem Jover
1
-1
/
+2
2012-02-01
dpkg: Pass struct pkgbin to log_action()
Guillem Jover
1
-1
/
+1
2012-01-16
dpkg: Add new deppossi package iterator functions
Guillem Jover
1
-0
/
+15
2012-01-02
dpkg: Switch from foreign arch option to add and remove commands
Guillem Jover
1
-0
/
+2
2011-10-24
dpkg: Add --foreign-architecture and --print-foreign-architectures options
Raphaël Hertzog
1
-0
/
+2
2011-10-24
dpkg: Use dpkg_arch_get_native() instead of native_arch
Guillem Jover
1
-1
/
+0
2011-05-16
dpkg: Keep parent directories of directories kept during removal
Guillem Jover
1
-0
/
+2
2011-05-14
dpkg: depisok() can now suggest to process awaited triggers for a package
Raphaël Hertzog
1
-1
/
+2
2011-05-06
dpkg: Rename isdirectoryinuse() to dir_is_used_by_others()
Guillem Jover
1
-1
/
+1
2011-05-06
dpkg: Rename hasdirectoryconffiles() to dir_has_conffiles()
Guillem Jover
1
-1
/
+1
2011-04-26
Add --force-bad-version to allow installing packages with bogus versions
Guillem Jover
1
-0
/
+1
2011-04-21
dpkg: Remove unused force_conff_new() and force_conff_miss() declarations
Guillem Jover
1
-2
/
+0
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-17
/
+17
2011-04-01
dpkg: Pass default return value to reportbroken_retexitstatus()
Guillem Jover
1
-1
/
+1
2011-03-14
Make admindir file local everywhere
Guillem Jover
1
-1
/
+0
2011-02-11
Move and generalize debug API from dpkg to libdpkg
Guillem Jover
1
-18
/
+1
2011-01-31
dpkg: Rename arch variable to native_arch
Guillem Jover
1
-1
/
+1
2011-01-31
Rename architecture variables to arch
Guillem Jover
1
-1
/
+1
2011-01-16
dpkg: Change wanttoinstall() return type from int to bool
Guillem Jover
1
-1
/
+1
2011-01-16
dpkg: Fix wanttoinstall() to use the new version from pkg->available
Guillem Jover
1
-1
/
+1
2011-01-16
dpkg: Always say why in wanttoinstall()
Guillem Jover
1
-2
/
+1
2010-11-25
Merge branch 'sid' (through tag '1.15.8.6')
Guillem Jover
1
-0
/
+1
2010-11-25
Add new --force-unsafe-io to disable safe I/O operations on unpack
Guillem Jover
1
-0
/
+1
2010-11-19
Use new enum for dependency check result values
Guillem Jover
1
-3
/
+10
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-13
/
+11
2010-11-19
Move action and obsolete related functionality to the myopt module
Guillem Jover
1
-1
/
+0
2010-07-16
Move pkg-show module to libdpkg
Guillem Jover
1
-2
/
+0
2010-07-16
Convert limiteddescription() to pkg_summary()
Guillem Jover
1
-2
/
+1
2010-07-03
Add new dpkg --force-confask option
Henning Makholm
1
-0
/
+1
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-4
/
+5
2010-03-24
dpkg-query: Make local functions static
Guillem Jover
1
-4
/
+0
2010-03-05
dpkg: Use FIEMAP to sort .list files before scanning
Morten Hustveit
1
-0
/
+2
2010-02-25
dpkg: Switch code to use “struct pkg_queue” instead of “struct pkgqueue”
Guillem Jover
1
-10
/
+0
2010-01-28
libdpkg: Add and use new DPKG_ATTR_SENTINEL
Guillem Jover
1
-3
/
+4
2009-12-22
Move color member from struct pkginfo to struct perpackagestate
Guillem Jover
1
-0
/
+7
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-11-07
Rename process description function arguments to desc
Guillem Jover
1
-3
/
+3
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
1
-1
/
+1
2009-09-30
Switch to use stdbool were appropriate
Guillem Jover
1
-12
/
+12
2009-09-15
Switch ad-hoc code to use struct pkg_list data type
Guillem Jover
1
-10
/
+7
2009-09-15
Rename chmodsafe_unlink functions to secure_unlink
Guillem Jover
1
-2
/
+2
2009-09-15
Only use errno for error reason when securely removing a file
Guillem Jover
1
-3
/
+2
2009-09-06
dpkg-query: Add installed package control path query support
Guillem Jover
1
-0
/
+1
[next]