]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2015-11-02 Jason HaslamAdd diff progress callback.
2015-11-02 Edward ThomsonMerge pull request #3491 from libgit2/cmn/config-checksum
2015-11-02 Edward ThomsonMerge pull request #3495 from leoyanggit/fix_transport_...
2015-11-02 Vicent MartiMerge pull request #3492 from libgit2/vmg/redundant
2015-11-02 Vicent Martimerge: Fix memory leak in test
2015-11-02 Vicent MartiAdd test case
2015-11-02 Vicent Martimerge-base: Style
2015-11-02 Vicent Martimerge-base: Do not read parents from the root
2015-11-02 Vicent Martimerge-base: Remove redundant merge bases
2015-10-30 Carlos Martín... filebuf: use an internal buffer
2015-10-30 Carlos Martín... filebuf: use a checksum to detect file changes
2015-10-30 Carlos Martín... config: add failing test for an external modification
2015-10-30 Carlos Martín... Merge pull request #3493 from ethomson/read_index
2015-10-30 Leo YangFix build for custom transport users
2015-10-30 Carlos Martín... git: put NULL check at the top
2015-10-30 Edward Thomsonindex: read_index must update hashes
2015-10-30 Carlos Martín... git: accept NULL as argument to its stream free
2015-10-29 Carlos Martín... Merge pull request #3486 from srajko/reflog-segfault-fix
2015-10-29 Stjepan RajkoPrevent segfault when parsing a reflog with oid parse...
2015-10-28 Edward Thomsonpool: fix documentation
2015-10-28 Vicent MartiMerge pull request #3488 from libgit2/vmg/pool
2015-10-28 Vicent Martimerge: Do not mallocz unecessary entries
2015-10-28 Vicent Martipool: update comment
2015-10-28 Vicent Martipool: Dot not assume mallocs are zeroed out
2015-10-28 Vicent Martipool: Handle 32 bit systems
2015-10-28 Vicent Martipool: Take into account malloc overhead & pool page...
2015-10-28 Vicent Martirepository: plug memory leak
2015-10-28 Vicent Martipool: Simplify implementation
2015-10-28 Vicent MartiMerge pull request #3489 from libgit2/vmg/reuc-insert
2015-10-27 Vicent Martimerge: Plug memory leak
2015-10-27 Vicent Martimerge: Implement `GIT_MERGE_TREE_SKIP_REUC`
2015-10-27 Vicent Martireuc: Be smarter when inserting new REUC entries
2015-10-26 Carlos Martín... Merge pull request #3485 from srajko/giterr_clear-typo-fix
2015-10-26 Stjepan RajkoFix docs typo geterr_clear -> giterr_clear
2015-10-23 Edward ThomsonMerge pull request #3477 from linquize/inttypes.h
2015-10-23 Carlos Martín... Merge pull request #3483 from ethomson/cmake_xcode
2015-10-23 Carlos Martín... Merge pull request #3481 from ethomson/xdiff_include
2015-10-23 Vicent MartiMerge pull request #3482 from ethomson/merge_fail_on_co...
2015-10-23 Edward Thomsoncmake: split sources into original paths for Xcode...
2015-10-22 Edward Thomsonmerge: add GIT_MERGE_TREE_FAIL_ON_CONFLICT
2015-10-22 Carlos Martín... Merge pull request #3480 from ethomson/nsecs
2015-10-22 Edward Thomsonxdiff: reference util.h in parent directory
2015-10-22 Edward Thomsondiff: ignore nsecs when diffing
2015-10-22 Edward Thomsonindex: test that we round-trip nsecs
2015-10-21 Linquizeinttypes.h is built-in header file since MSVC 2013
2015-10-21 Edward ThomsonMerge pull request #3475 from libgit2/cmn/programdata...
2015-10-21 Carlos Martín... Merge pull request #3479 from ethomson/cplusplus
2015-10-21 Edward Thomsonwin32: add c linkage guard around inttypes.h inclusion
2015-10-21 Carlos Martín... config: add a ProgramData level
2015-10-21 Vicent MartiMerge pull request #3478 from libgit2/vmg/crud
2015-10-21 Vicent Martitests: Fix warnings
2015-10-21 Vicent Martiindex: Remove unneeded consts
2015-10-21 Vicent Martisignature: Strip crud just like Git does
2015-10-15 Edward ThomsonMerge pull request #3466 from libgit2/cmn/quick-parse-64
2015-10-15 Carlos Martín... Merge pull request #3444 from ethomson/add_preserves_co...
2015-10-15 Vicent MartiMerge pull request #3468 from libgit2/vmg/odb-lookups
2015-10-14 Vicent Martiodb: Prioritize alternate backends
2015-10-14 Vicent Martiodb: Be smarter when refreshing backends
2015-10-14 Edward ThomsonMerge pull request #3453 from libgit2/cmn/warn-python
2015-10-14 Carlos Martín... revwalk: make commit list use 64 bits for time
2015-10-07 Carlos Martín... Merge pull request #3455 from Eun/master
2015-10-07 Eunfix return
2015-10-06 Carlos Martín... CMake: be more explicit with python errors
2015-10-05 Edward ThomsonMerge pull request #3451 from ethomson/xdiff
2015-10-05 Edward Thomsonblame: guard xdiff calls for large files
2015-10-05 Edward Thomsondiff: don't feed large files to xdiff
2015-10-05 Edward Thomsonmerge_file: treat large files as binary
2015-10-05 Edward Thomsonxdiff: convert size variables to size_t
2015-10-05 Edward ThomsonGITERR_CHECK_ALLOC_ADDn: multi-arg adders
2015-10-01 Carlos Martín... Merge pull request #3447 from arthurschreiber/arthur...
2015-09-30 Arthur Schreiberrefdb and odb backends must provide `free` function
2015-09-30 Carlos Martín... Merge pull request #3446 from ethomson/portability
2015-09-30 Edward ThomsonMerge pull request #3445 from libgit2/cmn/ssl-null
2015-09-30 Edward Thomsonindex: also try conflict mode when inserting
2015-09-30 Edward Thomsonqsort_r/qsort_s: detect their support
2015-09-30 Edward Thomsonp_futimes: support using futimens when available
2015-09-30 Carlos Martín... openssl: don't try to teardown an unconnected SSL context
2015-09-30 Carlos Martín... Merge pull request #3411 from spraints/custom-push...
2015-09-29 Carlos Martín... Merge pull request #3443 from libgit2/longpath-printf
2015-09-29 Edward Thomsonindex: test that add_bypath preserves mode
2015-09-28 Edward Thomsonwin32::longpath: don't print path
2015-09-28 Edward ThomsonMerge pull request #3441 from libgit2/cmn/badssl
2015-09-27 Carlos Martín... Plug some leaks
2015-09-27 Carlos Martín... net: add tests against badssl.com
2015-09-25 Edward ThomsonMerge pull request #3439 from bisho/master
2015-09-25 Guille -bisho-Fix binary diffs
2015-09-25 Matt BurkeCopy custom_headers insteach of referencing the caller...
2015-09-24 Matt BurkeThese can be static
2015-09-24 Matt BurkeRevise custom header error messages
2015-09-24 Matt BurkeDon't null-check
2015-09-24 Matt BurkeUse an array of forbidden custom headers
2015-09-24 Carlos Martín... Merge pull request #3437 from libgit2/cmn/plug-sm
2015-09-24 Carlos Martín... submodule: plug a few leaks
2015-09-23 Carlos Martín... Merge pull request #3435 from ethomson/nametoolong
2015-09-23 Edward Thomsonwin32: test checkout msg on long path err
2015-09-23 Edward Thomsonwin32: propogate filename too long errors
2015-09-21 Carlos Martín... Merge pull request #3434 from ethomson/reservednames
2015-09-18 Edward ThomsonMerge pull request #3433 from libgit2/cmn/config-comment
2015-09-18 Edward Thomsonrepository: only reserve repo dirs in the workdir
2015-09-18 Edward Thomsonrepo::reservedname: test a submodule update
next