index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
convert.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
2016-12-19
|
\
|
*
convert: git cherry-pick -Xrenormalize did not work
Torsten Bögershausen
2016-12-01
*
|
Merge branch 'ls/filter-process'
Junio C Hamano
2016-10-31
|
\
\
|
*
|
convert: add filter.<driver>.process option
Lars Schneider
2016-10-17
|
*
|
convert: prepare filter.<driver>.process option
Lars Schneider
2016-10-17
|
*
|
convert: make apply_filter() adhere to standard Git error handling
Lars Schneider
2016-10-17
|
*
|
convert: quote filter names in error messages
Lars Schneider
2016-10-17
|
|
/
*
|
i18n: convert mark error messages for translation
Vasco Almeida
2016-10-17
|
/
*
convert: Correct NNO tests and missing `LF will be replaced by CRLF`
Torsten Bögershausen
2016-08-14
*
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
2016-07-06
*
convert.c: ident + core.autocrlf didn't work
Torsten Bögershausen
2016-04-25
*
Merge branch 'tb/conversion'
Junio C Hamano
2016-02-26
|
\
|
*
convert.c: correct attr_action()
Torsten Bögershausen
2016-02-23
|
*
convert.c: simplify text_stat
Torsten Bögershausen
2016-02-10
|
*
convert.c: refactor crlf_action
Torsten Bögershausen
2016-02-10
|
*
convert.c: use text_eol_is_crlf()
Torsten Bögershausen
2016-02-08
|
*
convert.c: remove input_crlf_action()
Torsten Bögershausen
2016-02-08
|
*
convert.c: remove unused parameter 'path'
Torsten Bögershausen
2016-02-08
*
|
Merge branch 'ls/clean-smudge-override-in-config'
Junio C Hamano
2016-02-10
|
\
\
|
|
/
|
/
|
|
*
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
2016-01-29
*
|
ls-files: add eol diagnostics
Torsten Bögershausen
2016-01-18
|
/
*
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
*
filter_buffer_or_fd(): ignore EPIPE
Junio C Hamano
2015-05-20
*
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
|
\
|
*
convert: stream from fd to required clean filter to reduce used address space
Steffen Prohaska
2014-08-28
*
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
/
*
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
*
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
[next]