]> git.proxmox.com Git - libgit2.git/history - src/index.c
patch: use strlen to mean string length
[libgit2.git] / src / index.c
2016-05-09 Edward ThomsonMerge pull request #3767 from pks-t/pks/misc-fixes
2016-05-02 Patrick Steinhardtindex: fix memory leak on error case
2016-03-31 Carlos Martín NietoMerge pull request #3575 from pmq20/master-13jan16
2016-03-28 Edward ThomsonMerge pull request #3703 from libgit2/cmn/multivar...
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-22 Carlos Martín NietoMerge pull request #3701 from jfultz/fix-0.24.0-changelog
2016-03-22 Edward ThomsonMerge pull request #3702 from libgit2/cmn/tree-reuse
2016-03-20 Carlos Martín Nietotree: re-use the id and filename in the odb object
2016-03-18 Edward ThomsonMerge pull request #3660 from mstrap/mingw
2016-03-17 Edward ThomsonMerge pull request #3673 from libgit2/cmn/commit-with...
2016-03-17 Edward ThomsonMerge pull request #3685 from pks-t/pks/memleaks
2016-03-17 Edward ThomsonMerge pull request #3687 from mstrap/CMAKE_C_FLAGS_DEBUG
2016-03-14 Carlos Martín NietoMerge pull request #3677 from pks-t/pks/coverity-fixes...
2016-03-14 Carlos Martín NietoMerge pull request #3647 from pks-t/pks/coverity-fixes...
2016-03-11 Carlos Martín NietoMerge pull request #3636 from nerdishbynature/fix-non...
2016-03-11 Patrick Steinhardtindex: assert required OID are non-NULL
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-03-03 Carlos Martín NietoMerge pull request #3639 from srajko/threading-openssl...
2016-03-03 Carlos Martín NietoMerge pull request #3646 from pks-t/pks/xdiff-fix-from...
2016-03-01 Edward ThomsonMerge pull request #3633 from ethomson/safe_creation
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Edward Thomsongit_index_add: validate objects in index entries (optio...
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-25 Carlos Martín NietoMerge pull request #3638 from ethomson/nsec
2016-02-25 Edward ThomsonMerge pull request #3628 from pks-t/pks/coverity-fixes
2016-02-25 Edward Thomsonnsec: support NDK's crazy nanoseconds
2016-02-23 Patrick Steinhardtindex: fix contradicting comparison
2016-02-23 Patrick Steinhardtindex: plug memory leak in `read_conflict_names`
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-18 Carlos Martín NietoMerge pull request #3613 from ethomson/fixups
2016-02-18 Carlos Martín NietoMerge pull request #3619 from ethomson/win32_forbidden
2016-02-17 Edward Thomsonindex: allow read of index w/ illegal entries
2016-02-16 Edward Thomsonindex: explicitly cast the teeny index entry members
2016-02-16 Edward Thomsonindex: don't use `seek` return as an error code
2016-02-16 Edward Thomsonindex: explicitly cast new hash size to an int
2016-02-11 Carlos Martín NietoMerge pull request #3610 from ethomson/rebase_bare
2016-02-11 Edward ThomsonMerge pull request #3612 from arthurschreiber/arthur...
2016-02-11 Arthur SchreiberHorrible fix for #3173.
2015-12-29 Carlos Martín NietoMerge pull request #3562 from mgorny/ssh-read-stderr...
2015-12-28 Carlos Martín NietoMerge pull request #3558 from libgit2/cmn/index-nolock
2015-12-28 Carlos Martín Nietoindex: get rid of the locking
2015-12-26 Edward ThomsonMerge pull request #3546 from Cruel/master
2015-12-17 Vicent MartiMerge pull request #3550 from libgit2/vmg/index-fill-2
2015-12-16 Carlos Martín NietoMerge pull request #3548 from tepas/patch-1
2015-12-16 Vicent Martiindex: Also size-hint the hash table
2015-12-16 Vicent Martiindex: Preallocate the entries vector with size hint
2015-12-16 Vicent Martiindex: Adjust namemask & mode when filling
2015-12-16 Carlos Martín NietoMerge pull request #3549 from libgit2/vmg/index-fill
2015-12-16 Vicent Martimerge: Use `git_index__fill` to populate the index
2015-12-14 Edward ThomsonMerge pull request #3528 from chescock/Passthrough...
2015-12-14 Edward ThomsonMerge pull request #3521 from pks-t/blame-line-overflow
2015-12-10 Carlos Martín NietoMerge pull request #3522 from pks-t/email-format-commit...
2015-12-10 Carlos Martín NietoMerge pull request #3538 from pks-t/pks/index-memory...
2015-12-08 Patrick Steinhardtindex: always queue `remove_entry` for removal
2015-12-06 Carlos Martín NietoMerge pull request #3526 from sschuberth/cmake-number...
2015-12-06 Carlos Martín NietoMerge pull request #3529 from mgorny/fix-checkout-test...
2015-12-03 Edward ThomsonMerge pull request #3530 from libgit2/cmn/parse-mode
2015-12-03 Carlos Martín NietoMerge pull request #3534 from ethomson/index_canonicali...
2015-12-03 Edward Thomsonindex: canonicalize inserted paths safely
2015-11-30 Carlos Martín NietoMerge pull request #3513 from ethomson/merge_recursive
2015-11-24 Edward ThomsonMerge pull request #3523 from pks-t/memleak-fixes
2015-11-24 Carlos Martín NietoMerge pull request #3520 from ethomson/checkout_nsecs
2015-11-23 Edward Thomsoncheckout: only consider nsecs when built that way
2015-11-17 Carlos Martín NietoMerge pull request #3511 from ethomson/racy_fixes_2
2015-11-17 Edward Thomsonracy: make git_index_read_index handle raciness
2015-11-17 Edward Thomsonindex: clear uptodate bit on save
2015-11-17 Edward Thomsonindex: don't detect raciness in uptodate entries
2015-11-17 Edward Thomsonracy-git: do a single index->workdir diff
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-11-12 Carlos Martín NietoMerge pull request #3499 from ethomson/ref_dir_errmsgs
2015-11-12 Carlos Martín NietoMerge pull request #3448 from libgit2/cmn/custom-agent
2015-11-12 Edward ThomsonMerge pull request #2534 from libgit2/ntk/case_index_co...
2015-11-12 Carlos Martín Nietoindex: overwrite the path when inserting conflicts
2015-11-12 Carlos Martín Nietoindex: correctly report which conflict stage has a...
2015-11-03 Carlos Martín NietoMerge pull request #3494 from leoyanggit/fix_unit_test_...
2015-11-02 Edward ThomsonMerge pull request #3495 from leoyanggit/fix_transport_...
2015-10-30 Carlos Martín NietoMerge pull request #3493 from ethomson/read_index
2015-10-30 Edward Thomsonindex: read_index must update hashes
2015-10-29 Carlos Martín NietoMerge pull request #3486 from srajko/reflog-segfault-fix
2015-10-28 Vicent MartiMerge pull request #3488 from libgit2/vmg/pool
2015-10-28 Vicent Martipool: Simplify implementation
2015-10-28 Vicent MartiMerge pull request #3489 from libgit2/vmg/reuc-insert
2015-10-27 Vicent Martireuc: Be smarter when inserting new REUC entries
2015-10-21 Edward ThomsonMerge pull request #3475 from libgit2/cmn/programdata...
2015-10-21 Vicent MartiMerge pull request #3478 from libgit2/vmg/crud
2015-10-21 Vicent Martiindex: Remove unneeded consts
2015-10-15 Edward ThomsonMerge pull request #3466 from libgit2/cmn/quick-parse-64
2015-10-15 Carlos Martín NietoMerge pull request #3444 from ethomson/add_preserves_co...
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 Edward Thomsonindex: also try conflict mode when inserting
2015-09-30 Carlos Martín NietoMerge pull request #3411 from spraints/custom-push...
2015-09-19 Axel Rasmussendiff/index: respect USE_NSEC for racily clean file...
2015-09-19 Axel Rasmussencmake: Only provide USE_NSEC if struct stat members...
2015-09-19 Axel Rasmussencmake: add USE_NSEC, and only check nanosec m/ctime...
next