index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
remove.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
Use new package status setters instead of direct assignments
Guillem Jover
1
-11
/
+17
2012-02-01
Change debug, progress and error output to use package specifiers
Guillem Jover
1
-15
/
+20
2012-02-01
dpkg: Pass struct pkgbin to namenodetouse()
Guillem Jover
1
-2
/
+2
2012-02-01
dpkg: Pass struct pkgbin to log_action()
Guillem Jover
1
-2
/
+2
2012-01-23
libdpkg: Pass pkgbin to trig_parse_ci callbacks
Guillem Jover
1
-1
/
+1
2011-11-14
Update diversions to work with pkgset instead of pkginfo
Raphaël Hertzog
1
-1
/
+1
2011-11-14
dpkg: Switch functions to take pkgset to reduce deppossi->ed->pkg access
Raphaël Hertzog
1
-4
/
+4
2011-10-30
Switch pkgadminfile() to get an explicit pkgbin as argument
Guillem Jover
1
-8
/
+9
2011-10-27
Switch from pkginfo->name to pkginfo->set->name
Guillem Jover
1
-15
/
+15
2011-10-27
Update deppossi->ed to point to a pkgset instead of a pkginfo
Guillem Jover
1
-1
/
+1
2011-10-27
Move the reverse dependencies from struct pkgbin to struct pkgset
Raphaël Hertzog
1
-1
/
+1
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-05-18
dpkg: properly remove triggers information during package removal
Raphaël Hertzog
1
-0
/
+4
2011-05-16
dpkg: Keep parent directories of directories kept during removal
Guillem Jover
1
-0
/
+8
2011-05-16
dpkg: On purge remove the conffiles from the file list file
Guillem Jover
1
-0
/
+6
2011-05-16
dpkg: Do not preserve and check for conffiles on leftover dir removal
Guillem Jover
1
-5
/
+4
2011-05-15
dpkg: On purge correctly remove a symlink pointing to a directory
Guillem Jover
1
-0
/
+9
2011-05-06
dpkg: Rename isdirectoryinuse() to dir_is_used_by_others()
Guillem Jover
1
-2
/
+4
2011-05-06
dpkg: Rename hasdirectoryconffiles() to dir_has_conffiles()
Guillem Jover
1
-2
/
+2
2011-03-02
dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()
Guillem Jover
1
-28
/
+1
2011-03-02
dpkg: Refactor specific infodb traversal logic into their own functions
Guillem Jover
1
-9
/
+19
2011-03-02
dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()
Guillem Jover
1
-16
/
+2
2011-03-02
dpkg: Sync and print the correct info database directory
Guillem Jover
1
-4
/
+2
2011-03-02
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
Guillem Jover
1
-11
/
+11
2011-03-02
dpkg: Use pkgadminfile() instead of varbuf_pkgadminfile()
Guillem Jover
1
-8
/
+12
2011-02-11
libdpkg: Rename cmdinfo arg members
Guillem Jover
1
-2
/
+2
2011-02-11
dpkg: Always call pkg_has_postrm_script() in removal_bulk()
Guillem Jover
1
-11
/
+6
2011-02-11
dpkg: Refactor out pkg_has_postrm_script() from removal_bulk()
Guillem Jover
1
-10
/
+16
2011-02-11
dpkg: Use varbuf_pkgadminfile() instead of manually building the path
Guillem Jover
1
-11
/
+2
2011-01-16
dpkg: Do not fail when trying to remove the root directory
Guillem Jover
1
-0
/
+10
2011-01-16
Rename struct pkginfoperfile to struct pkgbin
Guillem Jover
1
-1
/
+1
2011-01-16
libdpkg: Rename varbufaddstr() to varbuf_add_str()
Guillem Jover
1
-14
/
+14
2011-01-16
libdpkg: Rename varbufaddc() to varbuf_add_char()
Guillem Jover
1
-13
/
+14
2011-01-16
libdpkg: Rename varbufreset() to varbuf_reset()
Guillem Jover
1
-6
/
+6
2010-11-19
Cleanup white spaces
Guillem Jover
1
-20
/
+18
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-24
/
+24
2010-11-19
libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank
Guillem Jover
1
-1
/
+1
2010-07-26
Use varbuf_trunc instead of directly assigning to member 'used'
Guillem Jover
1
-6
/
+8
2010-07-21
Do not include two unused <assert.h>
Guillem Jover
1
-1
/
+0
2010-06-27
Use consistent naming for linked lists members
Guillem Jover
1
-1
/
+1
2010-06-27
libdpkg: Remove 'valid' member from struct pkginfoperfile
Guillem Jover
1
-1
/
+0
2010-06-27
dpkg: Remove redundant trailing newlines from debug output
Guillem Jover
1
-2
/
+2
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-7
/
+12
2010-03-21
libdpkg: Move triglib declarations to a new triglib.h
Guillem Jover
1
-0
/
+1
2010-03-12
Do an fsync on database directories
Guillem Jover
1
-0
/
+5
2010-03-12
libdpkg: Create new pkgadmindir() to hide admindir and INFODIR
Guillem Jover
1
-4
/
+2
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
[next]