| Commit message (Expand) | Author | Age | Files | Lines |
* | new releasev0.30.0 | Guillaume Rousse | 2009-05-07 | 2 | -1/+10 |
* | * replace deprecated 'lzmash' command with 'lzma' | Per Øyvind Karlsen | 2009-05-07 | 1 | -3/+6 |
* | only test regexp if exclusion were defined, because the empty pattern always ... | Guillaume Rousse | 2009-03-29 | 1 | -3/+3 |
* | ensure implementation is consistent with doc | Guillaume Rousse | 2009-03-29 | 1 | -2/+2 |
* | document normalize_man_pages | Guillaume Rousse | 2009-03-29 | 1 | -0/+5 |
* | add normalize_man_pages to files list | Guillaume Rousse | 2009-03-29 | 1 | -2/+3 |
* | run normalize_man_page before compressing them | Guillaume Rousse | 2009-03-29 | 1 | -0/+1 |
* | initial import | Guillaume Rousse | 2009-03-29 | 1 | -0/+60 |
* | ignore variables names protected by '\' (#49277) | Guillaume Rousse | 2009-03-29 | 1 | -1/+1 |
* | 0.29.5v0.29.5 | Pascal Rigaux | 2008-08-26 | 2 | -1/+4 |
* | handle DONT_STRIP even if not exported, | Pascal Rigaux | 2008-08-26 | 1 | -1/+1 |
* | 0.29.4v0.29.4 | Pascal Rigaux | 2008-05-16 | 2 | -1/+2 |
* | strip_and_check_elf_files: skip check on /usr/lib/debug (#40847) | Pascal Rigaux | 2008-05-15 | 2 | -6/+10 |
* | new versionv0.29.3 | Guillaume Rousse | 2008-05-14 | 2 | -1/+6 |
* | return of the explicit symlink test during file recursion, as previous commit... | Guillaume Rousse | 2008-05-14 | 2 | -0/+4 |
* | new versionv0.29.2 | Guillaume Rousse | 2008-05-14 | 2 | -1/+4 |
* | change strategy when recursing files from accepting everything but some excep... | Guillaume Rousse | 2008-05-14 | 2 | -8/+4 |
* | new releasev0.29.1 | Guillaume Rousse | 2008-05-08 | 2 | -1/+6 |
* | no more external chmod command use | Guillaume Rousse | 2008-05-08 | 1 | -2/+6 |
* | no more usage of external find command | Guillaume Rousse | 2008-05-08 | 1 | -11/+11 |
* | anonymous callbacks only | Guillaume Rousse | 2008-05-08 | 1 | -33/+33 |
* | no more call to external commands for file linking and deletions | Guillaume Rousse | 2008-05-08 | 1 | -7/+7 |
* | code factorisation | Guillaume Rousse | 2008-05-08 | 1 | -58/+34 |
* | update to mention strip_and_check_elf_files | Pascal Rigaux | 2008-05-07 | 1 | -2/+3 |
* | fix build (cf previous commit) | Pascal Rigaux | 2008-05-07 | 1 | -1/+1 |
* | 0.29 | Pascal Rigaux | 2008-05-07 | 2 | -1/+2 |
* | * replace strip_files with strip_and_check_elf_files which checks for | Pascal Rigaux | 2008-05-07 | 3 | -16/+38 |
* | don't use external find command, but File::Find everywhere, and honour EXCLUD... | Guillaume Rousse | 2008-05-06 | 1 | -5/+68 |
* | use a better function name | Pascal Rigaux | 2008-05-06 | 1 | -2/+2 |
* | fix *old* typo, but keep current behaviour anyway | Pascal Rigaux | 2008-05-06 | 1 | -11/+2 |
* | bump releasev0.28.1 | Guillaume Rousse | 2008-02-10 | 2 | -1/+7 |
* | document regexp nature of EXCLUDE_FROM variables | Guillaume Rousse | 2008-02-10 | 1 | -3/+3 |
* | more cleanup | Guillaume Rousse | 2008-02-10 | 1 | -5/+6 |
* | use same pattern-based exclusion mecanism as other scripts | Guillaume Rousse | 2008-02-10 | 1 | -16/+9 |
* | reorder code, with function at the end | Guillaume Rousse | 2008-02-10 | 1 | -68/+63 |
* | use File::Basename module for dirname() and basename() functions | Guillaume Rousse | 2008-02-10 | 1 | -16/+1 |
* | no need for such headers in file, we have versionning system | Guillaume Rousse | 2008-02-10 | 1 | -11/+2 |
* | name harmonization | Guillaume Rousse | 2008-02-10 | 5 | -5/+5 |
* | reorder code, with function at the end | Guillaume Rousse | 2008-02-10 | 1 | -29/+27 |
* | fix another warning | Guillaume Rousse | 2008-02-10 | 1 | -1/+1 |
* | fix indentation | Guillaume Rousse | 2008-02-10 | 1 | -8/+8 |
* | no need to duplicate variable | Guillaume Rousse | 2008-02-10 | 1 | -5/+3 |
* | standardize code for rejecting wrong files | Guillaume Rousse | 2008-02-10 | 2 | -7/+12 |
* | no need for such headers in file, we have versionning system | Guillaume Rousse | 2008-02-10 | 1 | -9/+2 |
* | standard keyword property | Guillaume Rousse | 2008-02-10 | 0 | -0/+0 |
* | add subversion marker | Guillaume Rousse | 2008-02-10 | 1 | -0/+1 |
* | make EXCLUDE_FROM_EOL_CONVERSION a list of patterns, as for strip_files | Guillaume Rousse | 2008-02-10 | 1 | -3/+4 |
* | build a unique exclusion pattern rather than looping around a list of pattern | Guillaume Rousse | 2008-02-10 | 1 | -9/+8 |
* | fix warning | Guillaume Rousse | 2008-02-10 | 1 | -1/+2 |
* | bump releasev0.28.0 | Guillaume Rousse | 2008-01-29 | 2 | -1/+5 |