]> git.proxmox.com Git - libgit2.git/history - src/win32/utf-conv.c
New upstream version 1.4.3+dfsg.1
[libgit2.git] / src / win32 / utf-conv.c
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2016-03-31 Carlos Martín NietoMerge pull request #3575 from pmq20/master-13jan16
2016-03-24 Carlos Martín NietoMerge pull request #3574 from chescock/buffer-sideband...
2016-03-22 Carlos Martín NietoMerge pull request #3559 from yongthecoder/master
2016-03-09 Carlos Martín NietoMerge pull request #3623 from ethomson/rebase_with_commit
2016-03-08 Edward ThomsonMerge pull request #3555 from cbargren/ssh-git-protocols
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Carlos Martín NietoMerge pull request #3644 from ethomson/debug_pool
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-19 Carlos Martín NietoMerge pull request #3597 from ethomson/filter_registration
2016-02-18 Carlos Martín NietoMerge pull request #3604 from ethomson/nsec_xplat
2016-02-18 Carlos Martín NietoMerge pull request #3606 from ethomson/drop_xp
2016-02-10 Edward Thomsonwin32: drop xp support in WideCharToMultiByte
2015-05-09 Carlos Martín NietoMerge pull request #3104 from whoisj/optimal-buffer...
2015-05-06 Carlos Martín NietoMerge pull request #3086 from yongthecoder/master
2015-05-04 Carlos Martín NietoMerge pull request #3087 from ethomson/pr/3054
2015-05-01 Edward Thomsongit_buf_put_w: introduce utf16->utf8 conversion
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-02-20 Carlos Martín NietoMerge pull request #2907 from jasonhaslam/git_packfile_...
2015-02-19 Carlos Martín NietoMerge pull request #2820 from leoyanggit/mac_build
2015-02-15 Carlos Martín NietoMerge pull request #2831 from ethomson/merge_lock
2015-02-15 Carlos Martín NietoMerge pull request #2895 from ethomson/alloc_overflow
2015-02-13 Edward Thomsongit__*allocarray: safer realloc and malloc
2015-02-13 Edward Thomsonallocations: test for overflow of requested size
2014-12-30 Edward ThomsonMerge pull request #2761 from libgit2/cmn/fetch-prune
2014-12-30 Edward ThomsonMerge pull request #2762 from libgit2/cmn/hide-push
2014-12-22 Edward ThomsonMerge pull request #2745 from libgit2/cmn/pkg-config-ssh
2014-12-21 Edward ThomsonMerge pull request #2759 from libgit2/cmn/openssl-sys
2014-12-21 Edward ThomsonMerge pull request #2760 from libgit2/cmn/init-readme
2014-12-21 Edward ThomsonMerge pull request #2763 from libgit2/cmn/local-proto...
2014-12-18 Vicent MartiMerge remote-tracking branch 'origin/master_patch'
2014-12-16 Edward Thomsonwin32: use NT-prefixed "\\?\" paths
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-23 Vicent MartiMerge pull request #2291 from ethomson/patch_binary
2014-04-23 Vicent MartiMerge pull request #2283 from phkelley/win32_fs
2014-04-23 Philip KelleyReact to feedback for UTF-8 <-> WCHAR and reparse work
2014-04-20 Philip KelleyWin32: UTF-8 <-> WCHAR conversion overhaul
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-08 Russell BelferMerge pull request #2099 from libgit2/bs/more-reflog...
2014-02-08 Russell BelferMerge pull request #2042 from libgit2/cmn/conditional-ref
2014-02-07 Vicent MartiMerge pull request #2100 from libgit2/rb/update-pqueue
2014-02-06 Russell BelferMerge pull request #2104 from ethomson/utf8_cleanup
2014-02-05 Edward ThomsonRemove unused utf8 -> utf16 conversion code
2013-11-20 Vicent MartiMerge branch 'development'
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-08-28 Vicent MartíMerge pull request #1772 from libgit2/config-iter
2013-08-16 Vicent MartíMerge pull request #1778 from libgit2/push_tag_to_tag_test
2013-08-14 Vicent MartíMerge pull request #1780 from phkelley/development
2013-08-14 Vicent MartíMerge pull request #1781 from brodie/brodie/stat-before...
2013-08-13 Ben StraubMerge pull request #1779 from ben/win32-precompiled...
2013-08-13 Vicent MartíMerge pull request #1767 from libgit2/win32-bigger...
2013-08-10 Ben StraubFix 64-bit MSVC warnings
2013-08-08 Ben StraubDiscriminate path-specific and general UTF-X conversions
2013-08-08 Ben StraubRename git_win_str_utf* to git_win32_path_utf*
2013-08-07 Ben StraubAdd typedefs for win32 utf-8 and utf-16 buffers
2013-08-05 Ben StraubSplit UTF-16 and UTF-8 buffer sizes for win32
2013-04-16 Vicent MartiMerge branch 'development'
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-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-16 Vicent MartíMerge pull request #1075 from carlosmn/alternates-recurse
2012-11-16 Scott J. GoldmanMerge pull request #1071 from arrbee/alternate-fix...
2012-11-15 Russell BelferAdd POSIX compat lstat() variant for win32
2012-10-02 Russell BelferMerge pull request #932 from ben/clone_pack_race
2012-10-02 Russell BelferMerge pull request #939 from pwkelley/ignorecase
2012-09-21 Russell BelferMerge pull request #942 from nulltoken/topic/checkout...
2012-09-20 nulltokenFix MSVC amd64 compilation warnings
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-04 Vicent MartíMerge pull request #856 from libgit2/utf8-win
2012-08-29 Vicent MartiAdd bounds checking to UTF-8 conversion
2012-08-29 Vicent Martiwindows: Keep UTF-8 on the stack yo
2012-08-29 Vicent MartíUTF-8 changes yo
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-05 Vicent MartíMerge pull request #697 from carlosmn/ssl
2012-06-05 Vicent MartíMerge pull request #714 from schu/config-enotfound
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-24 Russell BelferMerge pull request #726 from arrbee/utf16-home-dir
2012-05-24 Russell BelferFix bugs in UTF-8 <-> UTF-16 conversion
2012-05-18 Vicent MartiMerge branch 'development'
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-05 Scott J. GoldmanFix missing prototype warning in utf-conv.c
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-03-15 Vicent MartíMerge pull request #595 from arrbee/new-errors-odb
2012-03-15 Russell BelferContinue error conversion
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
next