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
2016-07-08
dpkg: Use the conffile name instead of the real pathname it might refer to
Guillem Jover
1
-1
/
+1
2016-07-03
dpkg: Activate file triggers for conffiles on purge
Guillem Jover
1
-0
/
+7
2016-02-27
libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’
Guillem Jover
1
-6
/
+6
2015-10-18
libdpkg: Add varbuf_snapshot() and varbuf_rollback() support
Guillem Jover
1
-11
/
+14
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-5
/
+7
2015-04-01
dpkg: Rework oldconffsetflags() into pkg_conffiles_mark_old()
Guillem Jover
1
-1
/
+1
2015-04-01
libdpkg: Move path removal functions to path-remove module
Guillem Jover
1
-0
/
+1
2015-04-01
libdpkg: Rename ensure_pathname_nonexisting() to path_remove_tree()
Guillem Jover
1
-2
/
+2
2015-03-31
Say directory instead of dir in output messages
Guillem Jover
1
-1
/
+1
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
1
-2
/
+3
2014-10-06
dpkg: Never try to remove the root directory or its backups
Guillem Jover
1
-10
/
+14
2014-08-09
dpkg: On removal check Depends and Pre-Depends for unpacked packages
Guillem Jover
1
-3
/
+1
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
1
-15
/
+16
2014-06-02
libdpkg: Uppercase and namespace pkgeflag enum values
Guillem Jover
1
-1
/
+1
2014-06-02
libdpkg: Uppercase and namespace pkgwant enum values
Guillem Jover
1
-7
/
+7
2014-05-28
dpkg: Uppercase, namespace and reword istobe enum type and values
Guillem Jover
1
-5
/
+6
2014-05-28
dpkg: Uppercase dep_check enum values
Guillem Jover
1
-7
/
+7
2014-01-15
Rename return code variables from r to rc
Guillem Jover
1
-4
/
+5
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-07
dpkg: Rename add_to_queue() to enqueue_package()
Guillem Jover
1
-1
/
+1
2013-11-23
dpkg: Rename and unify maintscript function names
Guillem Jover
1
-6
/
+3
2013-10-17
dpkg: Print the package version on main progress messages
Guillem Jover
1
-4
/
+8
2013-10-14
dpkg: Activate all path components for file triggers on removal
Guillem Jover
1
-2
/
+2
2013-09-19
dpkg: When ignoring invalid remove requests consider that progress
Guillem Jover
1
-0
/
+2
2013-09-19
dpkg: Use enum dep_check type and values instead of int and literals
Guillem Jover
1
-6
/
+8
2013-09-19
Decapitalize error and warning messages
Guillem Jover
1
-4
/
+4
2013-04-14
dpkg: Activate file triggers on removal more accurately
Guillem Jover
1
-3
/
+4
2013-04-14
dpkg: Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal
Guillem Jover
1
-15
/
+16
2013-04-14
dpkg: Always reset want status when removing or purging a package
Guillem Jover
1
-10
/
+10
2013-04-14
dpkg: Do not call modstatdb_note() unnecessarily on remove or purge
Guillem Jover
1
-2
/
+4
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-3
/
+3
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-4
/
+2
2012-06-06
dpkg: Use enum dep_check values instead of literal strings
Guillem Jover
1
-2
/
+3
2012-04-03
Rename pkgadmin*() to pkg_infodb_get_*()
Guillem Jover
1
-4
/
+4
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
1
-4
/
+5
2012-03-31
Rename blankversion() to dpkg_version_blank()
Guillem Jover
1
-2
/
+2
2012-03-27
Do not use `' quote pairs for non-translatable strings
Guillem Jover
1
-19
/
+22
2012-03-19
dpkg: Allow shared files between Multi-Arch: same packages
Guillem Jover
1
-6
/
+47
2012-03-18
dpkg: Change debug output to always arch-qualify package names
Guillem Jover
1
-5
/
+5
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
[next]