| Commit message (Expand) | Author | Age |
* | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
* | typofix: in-code comments | Ondřej Bílka | 2013-07-22 |
* | Merge branch 'lf/read-blob-data-from-index' | Junio C Hamano | 2013-04-21 |
|\ |
|
| * | convert.c: remove duplicate code | Lukas Fleischer | 2013-04-17 |
* | | convert some config callbacks to parse_config_key | Jeff King | 2013-01-23 |
|/ |
|
* | Merge branch 'jb/required-filter' | Junio C Hamano | 2012-02-28 |
|\ |
|
| * | Add a setting to require a filter to be successful | Jehan Bing | 2012-02-17 |
| * | Merge branch 'jc/maint-lf-to-crlf-keep-crlf' | Junio C Hamano | 2011-12-22 |
| |\ |
|
* | \ | Merge branch 'jk/maint-avoid-streaming-filtered-contents' | Junio C Hamano | 2012-02-26 |
|\ \ \ |
|
| * | | | teach dry-run convert_to_git not to require a src buffer | Jeff King | 2012-02-24 |
| * | | | teach convert_to_git a "dry run" mode | Jeff King | 2012-02-24 |
* | | | | Ignore SIGPIPE when running a filter driver | Jehan Bing | 2012-02-21 |
|/ / / |
|
* | | | Merge branch 'jc/maint-lf-to-crlf-keep-crlf' into maint | Junio C Hamano | 2011-12-28 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | lf_to_crlf_filter(): resurrect CRLF->CRLF hack | Junio C Hamano | 2011-12-18 |
* | | Merge branch 'cn/maint-lf-to-crlf-filter' into maint | Junio C Hamano | 2011-12-21 |
|\ \
| |/ |
|
| * | lf_to_crlf_filter(): tell the caller we added "\n" when draining | Junio C Hamano | 2011-12-16 |
| * | convert: track state in LF-to-CRLF filter | Carlos Martín Nieto | 2011-11-28 |
* | | convert.c: Fix return type of git_path_check_eol() | Ramsay Jones | 2011-11-21 |
* | | convert: don't mix enum with int | Ramkumar Ramachandra | 2011-11-15 |
|/ |
|
* | Merge branch 'tr/maint-ident-to-git-memmove' | Junio C Hamano | 2011-09-02 |
|\ |
|
| * | Use memmove in ident_to_git | Thomas Rast | 2011-08-29 |
* | | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 |
* | | streaming: filter cascading | Junio C Hamano | 2011-05-26 |
* | | streaming filter: ident filter | Junio C Hamano | 2011-05-26 |
* | | Add LF-to-CRLF streaming conversion | Junio C Hamano | 2011-05-26 |
* | | stream filter: add "no more input" to the filters | Junio C Hamano | 2011-05-26 |
* | | Add streaming filter API | Junio C Hamano | 2011-05-26 |
* | | convert: CRLF_INPUT is a no-op in the output codepath | Junio C Hamano | 2011-05-20 |
* | | streaming_write_entry(): use streaming API in write_entry() | Junio C Hamano | 2011-05-20 |
|/ |
|
* | convert: make it harder to screw up adding a conversion attribute | Junio C Hamano | 2011-05-09 |
* | convert: make it safer to add conversion attributes | Junio C Hamano | 2011-05-09 |
* | convert: give saner names to crlf/eol variables, types and functions | Junio C Hamano | 2011-05-09 |
* | convert: rename the "eol" global variable to "core_eol" | Junio C Hamano | 2011-05-09 |
* | enums: omit trailing comma for portability | Jonathan Nieder | 2011-03-16 |
* | convert filter: supply path to external driver | Pete Wyckoff | 2010-12-22 |
* | Don't expand CRLFs when normalizing text during merge | Eyvind Bernhardsen | 2010-07-02 |
* | Avoid conflicts when merging branches with mixed normalization | Eyvind Bernhardsen | 2010-07-02 |
* | Merge branch 'eb/core-eol' | Junio C Hamano | 2010-06-21 |
|\ |
|
| * | Add "core.eol" config variable | Eyvind Bernhardsen | 2010-06-06 |
| * | Rename the "crlf" attribute "text" | Eyvind Bernhardsen | 2010-05-19 |
| * | Add per-repository eol normalization | Eyvind Bernhardsen | 2010-05-19 |
* | | Merge branch 'fg/autocrlf' | Junio C Hamano | 2010-06-21 |
|\ \
| |/ |
|
| * | autocrlf: Make it work also for un-normalized repositories | Finn Arne Gangstad | 2010-05-11 |
* | | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 |
|\ \ |
|
| * | | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 2010-05-31 |
* | | | convert: Keep foreign $Id$ on checkout. | Henrik Grubbström | 2010-04-10 |
* | | | convert: Safer handling of $Id$ contraction. | Henrik Grubbström | 2010-04-10 |
|/ / |
|
* | | Merge branch 'sp/maint-push-sideband' into sp/push-sideband | Junio C Hamano | 2010-02-05 |
|\ \
| |/
|/| |
|
| * | run-command: support custom fd-set in async | Erik Faye-Lund | 2010-02-05 |
* | | Merge branch 'jc/conflict-marker-size' | Junio C Hamano | 2010-01-20 |
|\ \ |
|