]> git.proxmox.com Git - libgit2.git/history - src/win32
Fix the build on Emscripten
[libgit2.git] / src / win32 /
2012-01-27 Vicent Martímsvc: Move `ssize_t` typedef to MSVC-only
2012-01-20 Russell BelferMerge branch 'fix-subdir-attr-paths' into development
2012-01-17 Russell BelferMove path related functions from fileops to path
2012-01-17 Vicent MartíMerge pull request #536 from nulltoken/fix/transport...
2012-01-17 nulltokenFix MSVC compilation warning
2012-01-16 Russell BelferMerge pull request #531 from arrbee/gitignore
2012-01-16 Carlos Martín NietoWindows: store all 64 bits of the size in the stat...
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
2012-01-03 Russell BelferMerge pull request #525 from euler0/add-missing-semicolon
2012-01-03 Vincent LeeAdd missing semicolon
2012-01-02 Vicent MartíMerge remote-tracking branch 'drizzd/diff-index-tests...
2012-01-02 Vicent MartíMerge remote-tracking branch 'arrbee/git-attributes...
2011-12-29 Russell BelferAdd support for macros and cache flush API.
2011-12-14 Vicent MartíMerge pull request #510 from nulltoken/topic/commit...
2011-12-14 Paul BettsMerge pull request #512 from nulltoken/fix/mktemp-segfault
2011-12-14 nulltokenposix_w32: prevent segfaulting on Windows when building...
2011-12-14 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/oid-gener...
2011-12-09 Vicent MartiMerge remote-tracking branch 'arrbee/git-buf-for-paths...
2011-12-08 Russell BelferUse git_buf for path storage instead of stack-based...
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-11-07 Vicent MartíMerge pull request #475 from carlosmn/perms
2011-11-07 Carlos Martín NietoImplement p_rename
2011-10-29 Vicent MartíMerge pull request #468 from nulltoken/ntk/fix/issue-465
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-29 Vicent Martiglobal: Properly use `git__` memory wrappers
2011-10-27 Vicent MartíMerge pull request #467 from oleganza/oa-config-parse-fix
2011-10-27 Vicent MartíMerge pull request #463 from schu/tests-clay-object-raw
2011-10-27 Vicent Martiwindows: Add support for non-UTF codepages
2011-10-14 Brodie Raofileops/posix: replace usage of "int mode" with "mode_t...
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-13 Vicent MartíMerge pull request #455 from brodie/pack-fixes
2011-10-12 Vicent MartíMerge pull request #449 from csware/include-win-version...
2011-10-09 Vicent MartíMerge pull request #444 from carlosmn/fetch-fixes
2011-10-09 Sven Strickrothinclude version information in git2.dll on Windows
2011-10-07 Vicent MartíMerge pull request #439 from carlosmn/network-examples
2011-10-05 Vicent Martimsvc: Properly handle inttypes.h/stdint.h
2011-09-29 Vicent Martimingw: Fix compilation warnings
2011-09-29 Vicent Martihttp-parser: Disable MSVC warnings locally
2011-09-28 Vicent Martimsvc: Disable warnings in header file
2011-09-27 Vicent MartíMerge pull request #427 from schu/fix-unused-parameters
2011-09-27 Vicent MartiRevert "Rewrite getenv to use Win32 version on Windows"
2011-09-25 Vicent MartíMerge pull request #424 from carlosmn/access-unicode
2011-09-22 Carlos Martín NietoImplment p_access and use it in git_fileutils_exists
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-21 Paul BettsRewrite getenv to use Win32 version on Windows
2011-09-21 Vicent MartiDo not have duplicate filenames
2011-09-20 Vicent MartíMerge pull request #415 from schu/ref-rename-regression
2011-09-20 Vicent MartíMerge pull request #413 from libgit2/utf8-paths-win32
2011-09-20 Vicent MartiMerge branch 'development' of github.com:libgit2/libgit...
2011-09-19 Paul BettsFix opendir/readdir and friends on Win32 to use Unicode
2011-09-19 Paul BettsRewrite p_* functions to use Unicode and marshal to...
2011-09-19 Paul BettsCreate cross-platform setenv
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-31 Vicent MartiFix compilation in MinGW
2011-08-30 Vicent Martiposix: Fix undeclared prototype
2011-08-30 Vicent MartíMerge pull request #380 from kiryl/no-release-debug
2011-08-30 Vicent Marticompat: Move `mkstemp` to the POSIX compat layer
2011-08-18 Vicent Martiposix: Properly handle `snprintf` in all platforms
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-09 Vicent MartíMerge pull request #311 from nulltoken/ntk/fix-win32...
2011-07-09 nulltokenwin32: replace usage of _MSV_VER with _MSC_VER
2011-07-09 Vicent Martiposix: Portable `vsnprintf`
2011-07-06 Vicent MartíMerge pull request #296 from kiryl/index-optimization
2011-07-05 Vicent Martifnmatch: Fix compilation under Windows
2011-07-05 Vicent Martifnmatch: Use native on Unix, emulate on Win32
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Vicent Martifileops: Fix stat() on directories for W32
2011-07-05 Vicent Martifileops: Drop `git_fileops_prettify_path`
2011-07-05 Vicent Martifileops: Cleanup
2011-07-03 Vicent Martibuild: Move OS-specific compat to their own folders
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-05-23 Jakob Pfenderwin32/pthread.c: Move to new error handling mechanism
2011-05-23 Jakob Pfenderwin32/map.c: Move to new error handling mechanism
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-17 Carlos Martín NietoMerge upstream/development
2011-05-09 Vicent MartiMerge branch 'error-handling' into development
2011-05-08 Vicent MartíMerge pull request #170 from jasonrm/development
2011-05-08 Vicent MartíMerge pull request #172 from carlosmn/valgrind
2011-05-08 Vicent MartíMerge pull request #174 from carlosmn/backend-static
2011-05-08 Vicent MartíMerge pull request #177 from kellypleahy/topic/fix...
2011-05-08 kelly.leahyFix bug in the way pthead_mutex_t was being destroyed...
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-20 Vicent MartiThread safe cache
2011-03-15 Vicent MartiAdd proper threading support to libgit2
2011-01-20 Vicent MartiMerge branch 'dir-path-prettifying' of https://github...
2011-01-11 Alex BudovskiRevised platform types to use 'best supported' size.
next