summaryrefslogtreecommitdiff
path: root/filter.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-01More filter types (+apply them) to minimize the AOOi svn differences.Jan Holesovsky1-6/+8
2012-07-31Allow to change mode/permissions of files, and apply that for the import.Jan Holesovsky1-1/+11
2012-07-31Remove the 'all' filter to 'tabs'.Jan Holesovsky1-1/+1
2012-07-31DOS -> Unx and Unx -> DOS line end filtering, to decrease noise.Jan Holesovsky1-0/+2
2012-07-30Rework how tabs_to_spaces work, to allow more types of tabs -> spaces algs.Jan Holesovsky1-3/+13
2012-07-27Update the tabs -> space rewriting algoritm to what Norbert did.Jan Holesovsky1-4/+5
2011-01-24Support for an exclusion filter to exclude files from tab transformationNorbert Thiebaud1-0/+1
2010-03-19Fix crash in file export.Jan Holesovsky1-0/+2
2009-06-05Add license (MIT, as the original svn-fast-export.c).Jan Holesovsky1-0/+7
2009-05-13Copy paths by re-introducing the old changes.Jan Holesovsky1-1/+1
2009-03-17Support for tag/branch version rewriting, tabs to spaces is not harcoded, but...Jan Holesovsky1-4/+1
2009-03-11The class Repository must remember the positions of files itself, nobody else.Jan Holesovsky1-3/+1
2009-03-10Get ready for committing to multiple repositories.Jan Holesovsky1-1/+2
2009-03-10The entire blob info is written in Filter::write() now.Jan Holesovsky1-1/+3
2009-03-10Convert tab to spaces for some files, mark executable files as executable.Jan Holesovsky1-0/+32