]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2015-03-04 Leo YangFix leak of TLS error message in shutdown (ptherad...
2015-03-04 Carlos Martín... Merge pull request #2886 from jeffhostetler/jeffhostetl...
2015-03-04 Carlos Martín... Merge pull request #2945 from ethomson/empty_hashsig_heap
2015-03-04 Edward Thomsondiff_tform: account for whitespace options
2015-03-03 Carlos Martín... Plug a few leaks
2015-03-03 Edward Thomsondiff_tform: don't compare empty hashsig_heaps
2015-03-03 Edward ThomsonMerge pull request #2941 from libgit2/cmn/http-enforce...
2015-03-03 Edward ThomsonMerge pull request #2771 from libgit2/cmn/config-borrow...
2015-03-03 Carlos Martín... config: borrow refcounted references
2015-03-03 Carlos Martín... http: enforce the credential types
2015-03-03 Carlos Martín... Remove swp files
2015-03-03 Edward ThomsonMerge pull request #2934 from akikoskinen/mingw_build_fix
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Edward ThomsonMerge pull request #2808 from libgit2/cmn/repo-ident
2015-03-03 Jeff HostetlerConverted cl_perf_timer to use git__timer internally.
2015-03-03 Carlos Martín... Update CHANGELOG with the reflog ident changes
2015-03-03 Carlos Martín... repository: remove log message override for switching...
2015-03-03 Carlos Martín... push: remove reflog message override
2015-03-03 Carlos Martín... branch: don't accept a reflog message override
2015-03-03 Carlos Martín... reset: remove reflog message override
2015-03-03 Carlos Martín... Remove the signature from ref-modifying functions
2015-03-03 Carlos Martín... Merge pull request #2885 from JIghtuse/master
2015-03-03 Carlos Martín... Merge pull request #2908 from ethomson/safe_create
2015-03-03 Carlos Martín... branch: do capture the error code
2015-03-03 Carlos Martín... Merge pull request #2937 from git-up/branch_delete_reflog
2015-03-02 Carlos Martín... Merge pull request #2935 from ethomson/dll_patchlevel
2015-03-02 Pierre-Olivier... git_branch_delete() should ignore errors from non-exist...
2015-03-02 Edward Thomsonwin32: add the patch level to the .dll fileversion
2015-03-02 Jeff HostetlerAdded cl_perf_timer. Updated global trace to include...
2015-03-02 Jeff HostetlerCleanup formatting of clar trace messages.
2015-03-02 Jeff HostetlerProvide mechanism to let CLAR globally setup git_trace()
2015-03-02 Aki KoskinenInclude ws2tcpip.h in order to get in6_addr
2015-03-02 Aki KoskinenInclude openssl headers last
2015-03-02 Aki KoskinenDon't include headers on windows that aren't available
2015-03-01 Carlos Martín... Merge pull request #2929 from ethomson/clar_update
2015-03-01 Carlos Martín... Merge pull request #2928 from ethomson/rebase_alloc_check
2015-02-27 Edward Thomsoncheckout tests: just use SAFE where appropriate
2015-02-27 Edward Thomsoncheckout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategy
2015-02-27 Edward Thomsonexample: drop `SAFE_CREATE` from clone example
2015-02-27 Edward Thomsonclone: drop now unnecessary SAFE_CREATE
2015-02-27 Edward Thomsoncheckout: upgrade to `SAFE_CREATE` when no index file
2015-02-27 Edward Thomsonmerge perf test: drop unnecessary SAFE_CREATE
2015-02-27 Edward Thomsoncherrypick, revert: drop unnecessary SAFE_CREATE
2015-02-27 Edward ThomsonMerge pull request #2922 from ethomson/more_explaining_...
2015-02-27 Edward ThomsonUpdate to clar 2b73f5e
2015-02-27 Edward Thomsonrebase: check alloc result
2015-02-23 Edward ThomsonREADME: provide some more explanation about TLS
2015-02-20 Carlos Martín... Merge pull request #2921 from libgit2/ntk/macosx_build_...
2015-02-20 Jeff HostetlerFix MAX 32 bit build problem described in libgit2/libgi...
2015-02-20 Carlos Martín... Merge pull request #2907 from jasonhaslam/git_packfile_...
2015-02-19 Carlos Martín... Merge pull request #2911 from ethomson/streaming_filters
2015-02-19 Edward Thomsontests: separate INVASIVE filesystem tests
2015-02-19 Edward Thomsonfilter: take `temp_buf` in `git_filter_options`
2015-02-19 Edward Thomsonfilter: add `git_filter_list__load_ext`
2015-02-19 Edward Thomsongit_filter_opt_t -> git_filter_flag_t
2015-02-19 Edward Thomsonbuffer: introduce git_buf_attach_notowned
2015-02-19 Carlos Martín... Merge pull request #2820 from leoyanggit/mac_build
2015-02-18 Edward Thomsonstash: correctly stash wd modified/index deleted
2015-02-18 Edward Thomsoncheckout: let the stream writer close the fd
2015-02-18 Edward Thomsonfilter streams: base -> parent
2015-02-18 Edward Thomsongit_writestream: from git_filter_stream
2015-02-17 Edward Thomsonfilter: test a large file through the stream
2015-02-17 Edward Thomsoncheckout: maintain temporary buffer for filters
2015-02-17 Edward Thomsoncheckout: stream the blob into the filters
2015-02-17 Edward Thomsonfilters: stream internally
2015-02-17 Leo YangFix Mac build without OpenSSL
2015-02-17 Edward Thomsonfilters: introduce streaming filters
2015-02-16 Carlos Martín... Merge pull request #2909 from stewid/remove_extra_semicolon
2015-02-15 Stefan WidgrenRemove extra semicolon outside of a function
2015-02-15 Jason HaslamFix race in git_packfile_unpack.
2015-02-15 Carlos Martín... Merge pull request #2831 from ethomson/merge_lock
2015-02-15 Carlos Martín... Merge pull request #2895 from ethomson/alloc_overflow
2015-02-15 Carlos Martín... Merge pull request #2903 from ethomson/rebase
2015-02-14 Edward Thomsonindexwriter: an indexwriter for repo operations
2015-02-14 Edward Thomsonmerge-like operations: lock index while working
2015-02-14 Edward Thomsonmerge: lock the index at the start of the merge
2015-02-14 Edward Thomsoncheckout: introduce GIT_CHECKOUT_DONT_WRITE_INDEX
2015-02-14 Edward Thomsongit_indexwriter: lock then write the index
2015-02-13 Edward Thomsonmerge test: test an actual failure, not conflict
2015-02-13 Edward Thomsonrebase: `CHECKOUT_SAFE` instead of `FORCE`
2015-02-13 Edward Thomsonrebase: allow `NULL` branch to indicate `HEAD`
2015-02-13 Edward Thomsonrebase: provide NULL `exec` on non-EXEC operations
2015-02-13 Carlos Martín... Merge pull request #2901 from ethomson/win32_mode_bits
2015-02-13 Edward Thomsonpack-objects: unlock the cache on integer overflow
2015-02-13 Edward Thomsonbuf test: cleanup memory leak
2015-02-13 Edward Thomsoninteger overflow: use compiler intrinsics if supported
2015-02-13 Edward Thomsonfilebuf: use an int for return check
2015-02-13 Edward ThomsonMake our overflow check look more like gcc/clang's
2015-02-13 Edward Thomsonwin32: limit the mode to `_wopen`/`_waccess`
2015-02-13 Carlos Martín... Merge pull request #2883 from urkud/reget-reader-pointer
2015-02-13 Carlos Martín... Merge pull request #2897 from leoyanggit/fix_fileop_warning
2015-02-13 Edward ThomsonUpdate `khash.h` to pull request 42
2015-02-13 Edward Thomsonkhash: update to klib f28c067
2015-02-13 Edward ThomsonIntroduce git__add_sizet_overflow and friends
2015-02-13 Edward Thomsonp_read: ensure requested len is ssize_t
2015-02-13 Edward ThomsonUse `size_t` to hold size of arrays
2015-02-13 Edward Thomsonoverflow checking: don't make callers set oom
2015-02-13 Edward Thomsongit_buf_grow_by: increase buf asize incrementally
2015-02-13 Edward Thomsongit__*allocarray: safer realloc and malloc
2015-02-13 Edward Thomsonodb__hashlink: check st.st_size before casting
next