]> git.proxmox.com Git - libgit2.git/history - src/win32/path_w32.c
New upstream version 1.0.0+dfsg.1
[libgit2.git] / src / win32 / path_w32.c
2020-04-09 Utkarsh GuptaNew upstream version 1.0.0+dfsg.1
2020-03-13 Utkarsh GuptaNew upstream version 0.99.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2015-10-02 Axel RasmussenMerge branch 'master' into nsec_fix_next
2015-09-30 Carlos Martín NietoMerge pull request #3446 from ethomson/portability
2015-09-30 Carlos Martín NietoMerge pull request #3411 from spraints/custom-push...
2015-09-24 Carlos Martín NietoMerge pull request #3437 from libgit2/cmn/plug-sm
2015-09-23 Carlos Martín NietoMerge pull request #3435 from ethomson/nametoolong
2015-09-23 Edward Thomsonwin32: propogate filename too long errors
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_path_diriter: use FindFirstFile in win32
2015-05-01 Edward Thomsongit_win32_path_dirload_with_stat: removed
2015-04-28 Edward Thomsonwin32: keep full path for realpath usage
2015-04-28 Edward Thomsonwin32: mimic git_path_dirload_with_stat closely
2015-04-28 Edward Thomsondirload: loop conditional; less path mangling
2015-04-28 Edward Thomsonwin32 dirload: don't heap allocate DIR structure
2015-04-28 Edward Thomsonwin32: abstract file attributes -> struct stat fn
2015-04-28 J WymanImprovements to status performance on Windows.
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 Thomsoncheckout: disallow bad paths on win32
2014-12-16 Edward Thomsonwin32: use NT-prefixed "\\?\" paths