]> git.ipfire.org Git - thirdparty/tar.git/history - src/transform.c
tar: fix current_block confusion
[thirdparty/tar.git] / src / transform.c
2024-01-02  Paul EggertUpdate copyright years
2023-09-13  Paul EggertSupport multi-byte --transform='...\L...' etc
2023-09-13  Paul EggertParse in a more locale-independent way
2023-01-06  Paul EggertUpdate copyright years
2022-01-02  Sergey PoznyakoffUpdate copyright years
2021-08-28  Sergey Poznyakofftransform: fix replacement of particular pattern instance
2021-01-06  Sergey PoznyakoffUpdate copyright years
2020-05-19  Paul Eggerttar: avoid read overrun
2020-02-08  Sergey PoznyakoffUpdate copyright years
2019-01-02  Sergey PoznyakoffVersion 1.31 release_1_31
2018-12-21  Sergey PoznyakoffFix improper memory access
2018-07-31  Pavel RaiskupAvoid some resource leaks
2018-04-07  Jim Meyeringmaint: avoid warnings from upcoming GCC8
2017-01-02  Sergey PoznyakoffUpdate copyright years
2016-01-20  Sergey PoznyakoffUpdate copyright years
2016-01-20  Sergey PoznyakoffAllow escaped delimiters in transform expressions.
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2012-12-31  Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-12-19  Paul Eggerttar: remove unused externs, or make them static
2012-01-18  Paul Eggerttar: quote 'like this', not `like this'
2010-11-15  Sergey PoznyakoffIssue a warning if the archive being compared contais...
2010-06-16  Paul EggertRemove some lint, found by gcc -W etc.
2009-05-12  Eric BlakeAvoid undefined behavior
2008-10-30  Sergey Poznyakoff* NEWS, configure.ac: Version 1.20.91
2008-02-04  Sergey PoznyakoffSupport multiple --transform options. Support semicolon...
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
2007-03-30  Sergey Poznyakoff(transform_name_fp): Change signature. All callers...
2006-06-24  Sergey Poznyakoff(segm_count): Change type to size_t
2006-06-08  Sergey PoznyakoffMinor fixes.
2006-06-08  Sergey Poznyakoff(add_char_segment): Fix length assignement
2006-06-08  Sergey Poznyakoff(set_transform_expr,_transform_name_to_obstack): Implem...
2006-06-07  Sergey Poznyakoff(_transform_name_to_obstack,set_transform_expr): Implem...
2006-06-06  Sergey Poznyakoff(transform_name_fp): Run fun even if _transform_name_to...
2006-06-02  Sergey PoznyakoffNew file