]> git.proxmox.com Git - libgit2.git/history - src/crlf.c
Merge remote-tracking branch 'upstream/master' into cmn/describe
[libgit2.git] / src / crlf.c
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-07-22 Alan RogersMerge remote-tracking branch 'origin/master' into fix...
2014-07-04 Vicent MartiMerge remote-tracking branch 'origin/cmn/update-zlib'
2014-07-03 Vicent MartiMerge pull request #2460 from libgit2/cmn/sched-yield
2014-07-03 Vicent MartiMerge pull request #2459 from libgit2/cmn/http-url...
2014-07-02 Vicent MartiMerge pull request #2449 from libgit2/cmn/maint-21
2014-07-02 Vicent MartiMerge pull request #2455 from ethomson/equal_oid
2014-07-02 Vicent MartiMerge pull request #2456 from libgit2/cmn/ssh-send...
2014-06-25 Vicent MartiMerge pull request #2435 from ethomson/text_attr
2014-06-24 Edward ThomsonUpdate text=auto / core.autocrlf=false behavior
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-04 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-05-28 Vicent MartiMerge pull request #2377 from libgit2/cmn/dual-os
2014-05-28 Vicent MartiMerge pull request #2359 from e45lee/chmod-fix
2014-05-22 Vicent MartiMerge pull request #2376 from libgit2/cmn/remote-symref
2014-05-22 Vicent MartiMerge pull request #2375 from libgit2/rb/safecrlf-on...
2014-05-19 Russell BelferJust don't CRLF filter if there are no CRs
2014-05-19 Russell BelferMake core.safecrlf work on LF-ending platforms
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-16 Vicent MartiMerge pull request #2313 from libgit2/cmn/remote-delete
2014-05-13 Vicent MartiMerge pull request #2328 from libgit2/rb/how-broken...
2014-05-13 Vicent MartiMerge pull request #2330 from libgit2/cmn/pack-unpack...
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2334 from libgit2/rb/fix-2333
2014-05-12 Russell BelferMerge pull request #2300 from libgit2/cmn/match-host...
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-09 Vicent MartiMerge pull request #2331 from libgit2/rb/dont-stop...
2014-05-06 Russell BelferAdd filter options and ALLOW_UNSAFE
2014-04-21 Russell BelferMerge pull request #2275 from jacquesg/apple-warning
2014-04-19 Vicent MartiMerge pull request #2273 from jacquesg/ssh-interactive
2014-04-19 Vicent MartiMerge pull request #2279 from libgit2/rb/moar-eegnöre...
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-08 Edward ThomsonDetermine crlf safety by statistics, not literal revers...
2014-04-08 Edward ThomsonIntroduce core.safecrlf handling
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-05 Vicent MartiMerge pull request #2163 from ethomson/nobackend_odb_write
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-12 Vicent MartiMerge pull request #2114 from ethomson/crlf_redux
2014-02-12 Edward ThomsonNever convert CRLF->LF
2014-02-11 Russell BelferMerge pull request #2110 from libgit2/ed/crlf_input
2014-02-09 Edward Thomsoncore.autocrlf=input w/ text=auto attr to workdir
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-27 Vicent MartiMerge pull request #2066 from libgit2/rb/builtin-diff...
2014-01-27 Vicent MartiMerge pull request #2075 from libgit2/cmn/leftover-oid
2014-01-25 Carlos Martín Nietoindex: rename an entry's id to 'id'
2013-11-20 Vicent MartiMerge branch 'development'
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-09-25 Ben StraubMerge branch 'development' into blame
2013-09-25 Vicent MartíMerge pull request #1873 from mikeando/doc_cleanup
2013-09-24 Vicent MartíMerge pull request #1865 from arrbee/various-cleanups
2013-09-24 Russell BelferFix incorrect return code in crlf filter
2013-09-21 Vicent MartíMerge pull request #1840 from linquize/warning
2013-09-18 Vicent MartíMerge pull request #1860 from libgit2/cmn/indexer-hash
2013-09-17 Vicent MartíMerge pull request #1858 from linquize/win32-template-dir
2013-09-17 Vicent MartíMerge pull request #1847 from libgit2/filters-alternative
2013-09-17 Russell BelferBug fixes and cleanups
2013-09-17 Russell BelferMove binary check to CRLF filter itself
2013-09-17 Russell BelferMerge git_buf and git_buffer
2013-09-17 Russell BelferAdd ident filter
2013-09-17 Russell BelferAdd functions to manipulate filter lists
2013-09-17 Russell BelferUpdate filter registry code
2013-09-17 Russell BelferExtend public filter api with filter lists
2013-09-17 Russell BelferAdd attributes to filters and fix registry
2013-09-17 Russell BelferMake git_filter_source opaque
2013-09-17 Russell BelferCreate public filter object and use it
2013-09-17 Russell BelferStart of filter API + git_blob_filtered_content
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-24 Vicent MartiMerge branch 'development'
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-12 Vicent MartíMerge pull request #1643 from ethomson/rename_source
2013-06-12 Vicent MartíMerge pull request #1642 from arrbee/diff-function...
2013-06-10 Russell BelferReorganize diff and add basic diff driver
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-10 Vicent MartíMerge pull request #1424 from phkelley/efficient_push
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-26 Vicent MartíMerge pull request #1436 from schu/opts-cache-size
2013-03-25 Vicent MartíMerge pull request #1437 from phkelley/redirect
2013-03-25 Vicent MartíMerge pull request #1431 from libgit2/autocrlf-fixes
2013-03-25 Russell BelferMove crlf conversion into buf_text
2013-03-25 Edward Thomsondon't convert CRLF to CRCRLF
2013-03-25 Russell BelferAdd has_cr_in_index check to CRLF filter
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2012-11-30 Russell BelferMerge pull request #1108 from libgit2/ahead-behind...
2012-11-29 Vicent MartíMerge pull request #1110 from libgit2/features/push_rebased
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-29 Vicent MartíMerge pull request #1083 from nulltoken/fix/tracking
2012-11-29 Vicent MartíMerge pull request #1102 from nulltoken/topic/fetch...
2012-11-29 Vicent MartíMerge pull request #1107 from nulltoken/fix/diff-null...
2012-11-29 Vicent MartíMerge pull request #1088 from arrbee/consolidate-text...
2012-11-28 Russell BelferConsolidate text buffer functions
2012-09-13 Vicent MartíMerge pull request #927 from arrbee/hashfile-with-filters
2012-09-11 Russell BelferAdd git_repository_hashfile to hash with filters
2012-09-11 Vicent MartíMerge pull request #920 from scunz/mergebase_const
2012-09-11 Vicent MartiMerge branch 'diff-crlf-filters' into development
2012-09-06 Russell BelferAlternate test for autocrlf with status
2012-08-20 Vicent MartíMerge pull request #884 from carlosmn/global-windows
next