summaryrefslogtreecommitdiff
path: root/src/filter.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate text buffer functionsRussell Belfer2012-11-281-28/+1
* checkout : reduce memory usage when not filteringnulltoken2012-09-171-11/+0
* checkout: introduce git_checkout_tree()nulltoken2012-09-171-4/+3
* Migrate code to git_filter_blob_contents.Ben Straub2012-07-161-0/+12
* Checkout: add structure for CRLF.Ben Straub2012-07-091-0/+3
* errors: Rename the generic return codesVicent Martí2012-05-181-1/+1
* config: Implement a proper cvar cacheVicent Martí2012-03-021-21/+0
* filter: Beautiful refactoringVicent Martí2012-03-011-11/+73
* filter: Precache the filter config options on loadVicent Martí2012-03-011-2/+5
* filter: Add write-to CRLF filterVicent Martí2012-02-291-11/+10
* filter: Load attributes for fileVicent Martí2012-02-281-0/+36
* filter: Apply filters before writing a file to the ODBVicent Martí2012-02-271-0/+40