index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crlf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Just don't CRLF filter if there are no CRs
Russell Belfer
2014-05-19
1
-3
/
+5
*
Make core.safecrlf work on LF-ending platforms
Russell Belfer
2014-05-19
1
-1
/
+3
*
Add filter options and ALLOW_UNSAFE
Russell Belfer
2014-05-06
1
-4
/
+19
*
Determine crlf safety by statistics, not literal reversibility
Edward Thomson
2014-04-07
1
-24
/
+9
*
Introduce core.safecrlf handling
Edward Thomson
2014-04-07
1
-2
/
+32
*
Never convert CRLF->LF
Edward Thomson
2014-02-11
1
-17
/
+4
*
core.autocrlf=input w/ text=auto attr to workdir
Edward Thomson
2014-02-09
1
-1
/
+7
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
Fix incorrect return code in crlf filter
Russell Belfer
2013-09-24
1
-2
/
+2
*
Bug fixes and cleanups
Russell Belfer
2013-09-17
1
-9
/
+9
*
Move binary check to CRLF filter itself
Russell Belfer
2013-09-17
1
-0
/
+4
*
Merge git_buf and git_buffer
Russell Belfer
2013-09-17
1
-28
/
+14
*
Add ident filter
Russell Belfer
2013-09-17
1
-6
/
+1
*
Add functions to manipulate filter lists
Russell Belfer
2013-09-17
1
-4
/
+10
*
Update filter registry code
Russell Belfer
2013-09-17
1
-4
/
+9
*
Extend public filter api with filter lists
Russell Belfer
2013-09-17
1
-4
/
+3
*
Add attributes to filters and fix registry
Russell Belfer
2013-09-17
1
-39
/
+16
*
Make git_filter_source opaque
Russell Belfer
2013-09-17
1
-5
/
+10
*
Create public filter object and use it
Russell Belfer
2013-09-17
1
-70
/
+101
*
Start of filter API + git_blob_filtered_content
Russell Belfer
2013-09-17
1
-8
/
+12
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-2
/
+4
*
Move crlf conversion into buf_text
Russell Belfer
2013-03-25
1
-63
/
+17
*
don't convert CRLF to CRCRLF
Edward Thomson
2013-03-25
1
-4
/
+9
*
Add has_cr_in_index check to CRLF filter
Russell Belfer
2013-03-25
1
-8
/
+51
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Consolidate text buffer functions
Russell Belfer
2012-11-28
1
-8
/
+5
*
Add git_repository_hashfile to hash with filters
Russell Belfer
2012-09-11
1
-2
/
+3
*
Alternate test for autocrlf with status
Russell Belfer
2012-09-06
1
-1
/
+1
*
Checkout: crlf filter.
Ben Straub
2012-07-31
1
-8
/
+80
*
Checkout: obey core.symlinks.
Ben Straub
2012-07-17
1
-1
/
+1
*
Checkout: add structure for CRLF.
Ben Straub
2012-07-09
1
-2
/
+18
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-1
/
+1
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-3
/
+3
*
global: Change parameter ordering in API
Vicent Martí
2012-05-18
1
-3
/
+3
*
Support reading attributes from index
Russell Belfer
2012-05-03
1
-1
/
+2
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-2
/
+1
*
buf: deploy git_buf_len()
nulltoken
2012-04-30
1
-2
/
+2
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-2
/
+1
*
Add filter tests and fix some bugs
Russell Belfer
2012-03-02
1
-40
/
+20
*
config: Implement a proper cvar cache
Vicent Martí
2012-03-02
1
-2
/
+10
*
attr: Change the attribute check macros
Vicent Martí
2012-03-02
1
-4
/
+4
*
filter: Beautiful refactoring
Vicent Martí
2012-03-01
1
-34
/
+82
*
filter: Add write-to CRLF filter
Vicent Martí
2012-02-29
1
-0
/
+193