Paul Eggert
|
719d3b44b7
Update copyright years
|
2 years ago |
Sergey Poznyakoff
|
5c713540e3
Update copyright years
|
3 years ago |
Sergey Poznyakoff
|
193eb8f81d
transform: fix replacement of particular pattern instance
|
3 years ago |
Sergey Poznyakoff
|
afa743ac23
Update copyright years
|
4 years ago |
Paul Eggert
|
dd1a6bd37a
tar: avoid read overrun
|
4 years ago |
Sergey Poznyakoff
|
8d90723d30
Update copyright years
|
5 years ago |
Sergey Poznyakoff
|
2684c88a49
Version 1.31
|
6 years ago |
Sergey Poznyakoff
|
eae48289c0
Fix improper memory access
|
6 years ago |
Pavel Raiskup
|
577dc34565
Avoid some resource leaks
|
6 years ago |
Jim Meyering
|
ccef8581b8
maint: avoid warnings from upcoming GCC8
|
7 years ago |
Sergey Poznyakoff
|
30fe67226a
Update copyright years
|
8 years ago |
Sergey Poznyakoff
|
8980ecd62d
Update copyright years
|
9 years ago |
Sergey Poznyakoff
|
63f2e969dd
Allow escaped delimiters in transform expressions.
|
9 years ago |
Sergey Poznyakoff
|
45ccda1193
Update copyright years.
|
11 years ago |
Paul Eggert
|
cd7bdd4076
maint: update copyrights for 2013 and as per current GNU standards
|
12 years ago |
Paul Eggert
|
8ebbef8a15
tar: remove unused externs, or make them static
|
12 years ago |
Paul Eggert
|
debc485626
tar: quote 'like this', not `like this'
|
13 years ago |
Sergey Poznyakoff
|
73d0d1a0f8
Issue a warning if the archive being compared contais transformed file names.
|
14 years ago |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
14 years ago |
Eric Blake
|
705fab49eb
Avoid undefined behavior
|
16 years ago |
Sergey Poznyakoff
|
b4ec8aedf9
* NEWS, configure.ac: Version 1.20.91
|
16 years ago |
Sergey Poznyakoff
|
338591a486
Support multiple --transform options. Support semicolon-separated lists of replace expressions.
|
17 years ago |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
17 years ago |
Sergey Poznyakoff
|
586c684815
(transform_name_fp): Change signature. All callers updated.
|
18 years ago |
Sergey Poznyakoff
|
c5b15c4ac1
(segm_count): Change type to size_t
|
18 years ago |
Sergey Poznyakoff
|
5e14ef32c0
Minor fixes.
|
19 years ago |
Sergey Poznyakoff
|
02c7b862a3
(add_char_segment): Fix length assignement
|
19 years ago |
Sergey Poznyakoff
|
6be1349236
(set_transform_expr,_transform_name_to_obstack): Implement NUMBER flag.
|
19 years ago |
Sergey Poznyakoff
|
8b2f4ad670
(_transform_name_to_obstack,set_transform_expr): Implement case conversion operations (GNU extension).
|
19 years ago |
Sergey Poznyakoff
|
435edb824e
(transform_name_fp): Run fun even if _transform_name_to_obstack returns false.
|
19 years ago |