index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-divert.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
Use new style perl function calls
Guillem Jover
1
-56
/
+69
2008-06-23
dpkg-divert: new --listpackage option
Timothy G Abbott
1
-0
/
+19
2008-06-19
dpkg-divert: Do not silently enable --rename on --remove
Guillem Jover
1
-1
/
+0
2008-06-19
dpkg-divert: Support diverting files from and to different file systems
Guillem Jover
1
-1
/
+7
2008-06-16
dpkg-divert: On renames do no check the target if the source does not exist
Guillem Jover
1
-0
/
+3
2008-06-09
Set PERL_DL_NONLAZY to 1 in perl scripts called by configuration scripts
Raphael Hertzog
1
-0
/
+4
2008-01-16
Use the perl POSIX module instead of the enoent helper binary
Guillem Jover
1
-3
/
+1
2007-12-27
dpkg-divert: Fail when diverting to a non existent directory
Flavio Stanchina
1
-9
/
+14
2007-08-18
Fix perl warning when removing a non diverted file with dpkg-divert
Guillem Jover
1
-3
/
+3
2007-07-22
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
Guillem Jover
1
-2
/
+1
2007-07-22
Switch perl programs to use the new Dpkg module and its variables.
Guillem Jover
1
-8
/
+5
2007-05-15
* scripts/dpkg-divert.pl (checkmanymodes): Change the error message to
Guillem Jover
1
-1
/
+1
2007-05-14
Fix dpkg-divert to work again w/o specifying the --divert and --package
Guillem Jover
1
-2
/
+2
2007-01-15
Make all perl scripts use static and warnings, to ease catching errors.
Guillem Jover
1
-19
/
+38
2006-06-21
Modified some strings to be able to merge them in the .pot files.
Guillem Jover
1
-8
/
+19
2006-06-17
Make similar messages be exactly similar
Christian Perrier
1
-1
/
+1
2006-05-23
Standarize scripts usage output format and at the same time make
Guillem Jover
1
-28
/
+31
2006-05-12
* Add gettext support for the Perl scripts. Based on a patch by
Frank Lichtenheld
1
-47
/
+51
2001-06-16
Merge v1_9_10 with HEAD.
Adam Heath
1
-5
/
+5
2001-06-08
fix test for illegal packagename
Wichert Akkerman
1
-1
/
+1
2001-05-29
Fix cleanup of .dpkg-devert.tmp files.
Adam Heath
1
-2
/
+2
2001-04-28
Fix removing of diversions. This has always been broken, but was just
Adam Heath
1
-1
/
+2
2001-04-24
Fix incorrect ENOENT test
Wichert Akkerman
1
-1
/
+1
2001-04-24
Add new enoent utility to get ENOENT at runtime
Wichert Akkerman
1
-5
/
+5
2001-03-04
* ChangeLog: undo file corruption (ugh)
Wichert Akkerman
1
-1
/
+1
2001-02-23
scripts/dpkg-divert.pl: fix typo in usage message
Wichert Akkerman
1
-1
/
+1
2001-01-22
scripts/dpkg-divert.pl: only allow absolute filenames
Wichert Akkerman
1
-0
/
+2
2000-12-24
Add --truename option.
Adam Heath
1
-0
/
+14
2000-09-26
don't print version twice on --help
Wichert Akkerman
1
-4
/
+3
2000-09-08
Small change to make testing easier
Wichert Akkerman
1
-1
/
+1
2000-09-08
scripts/dpkg-divert.pl: change $dpkglibdir to $admindir
Wichert Akkerman
1
-9
/
+9
2000-06-12
configure.in: generate doc/sv/Makefile as well
Wichert Akkerman
1
-13
/
+18
2000-04-13
Synchronize with potato-branch again:
Wichert Akkerman
1
-1
/
+1
2000-03-18
Synchronize to the potato branch again
Wichert Akkerman
1
-1
/
+2
2000-03-08
Synchronize with potato-branch again:
Wichert Akkerman
1
-2
/
+6
1999-12-05
dpkg-divert manpage added
Wichert Akkerman
1
-18
/
+29
1999-10-29
* dpkg-divert: Fix check for writable filesystem, closes: #48646
Ben Collins
1
-8
/
+6
1999-10-21
* Fixed the check that was added to dpkg-divert.
Ben Collins
1
-1
/
+5
1999-10-21
* Fixed some compiler warnings
Ben Collins
1
-0
/
+10
1999-10-17
Add changes from 1.4.1.16 release. Unfortunately it's too late to tag things
Wichert Akkerman
1
-1
/
+3
1999-10-14
Use POSIX instead of Errno
Wichert Akkerman
1
-1
/
+1
1999-10-14
Don't hardcode ENOENT in perlscripts
Wichert Akkerman
1
-3
/
+1
1999-02-13
1.4.1.1 changes by Wichert Akkerman
Guy Maor
1
-0
/
+1
1999-01-29
dpkg 1.4.1
Guy Maor
1
-0
/
+2
1996-07-04
dpkg (1.2.12); priority=LOW
Ian Jackson
1
-3
/
+4
1996-04-10
dpkg (1.1.5); priority=MEDIUM (HIGH for diversions users)
Ian Jackson
1
-3
/
+3
1996-04-04
dpkg (1.1.4); priority=MEDIUM
Ian Jackson
1
-0
/
+220