]> git.proxmox.com Git - libgit2.git/history - src/iterator.c
Bump debhelper compatibility level to 13
[libgit2.git] / src / iterator.c
2021-12-10 Pirate PraveenUpdate upstream source from tag 'upstream/1.3.0+dfsg.1'
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2020-12-06 Utkarsh GuptaUpdate upstream source from tag 'upstream/1.1.0+dfsg.1'
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2020-12-04 Utkarsh GuptaMerge branch 'debian/experimental' into debian/sid
2020-03-13 Utkarsh GuptaUpdate upstream source from tag 'upstream/0.99.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
2019-05-11 Jongmin KimUpdate upstream source from tag 'upstream/0.28.1+dfsg.1'
2018-04-26 Pirate PraveenUpdate upstream source from tag 'upstream/0.27.0+dfsg.1'
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-04-24 Russell SimMerge tag 'upstream/0.25.1'
2017-04-24 Russell SimImported Upstream version 0.25.1
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
2017-01-21 Edward ThomsonMerge branch 'pr/3912'
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-11-15 Carlos Martín NietoMerge pull request #3996 from pks-t/pks/curl-lastsocket...
2016-11-15 Carlos Martín NietoMerge pull request #3962 from libgit2/ethomson/issue_te...
2016-11-14 Carlos Martín NietoMerge pull request #4002 from pks-t/pks/giterr-format
2016-11-14 Patrick Steinhardtcommon: use PRIuZ for size_t in `giterr_set` calls
2016-10-09 Edward ThomsonMerge branch 'pr/3809'
2016-09-06 Patrick SteinhardtMerge pull request #3882 from pks-t/pks/fix-fetch-refsp...
2016-08-29 Patrick SteinhardtMerge pull request #3900 from pks-t/pks/http-close...
2016-08-24 Patrick SteinhardtMerge pull request #3904 from stinb/filesystem-iterator...
2016-08-22 Jason Haslamfilesystem_iterator: fixed double free on error
2016-04-26 Carlos Martín NietoMerge pull request #3749 from arthurschreiber/arthur...
2016-04-26 Carlos Martín NietoMerge pull request #3748 from libgit2/ethomson/rebase_d...
2016-04-22 Carlos Martín NietoMerge pull request #3747 from libgit2/ethomson/warnings
2016-04-21 Edward Thomsoniterator: ignore submodule in has_ended
2016-04-12 Andreas HenrikssonMerge tag 'upstream/0.24.1'
2016-04-12 Andreas HenrikssonImported Upstream version 0.24.1
2016-04-11 Carlos Martín NietoMerge pull request #3739 from ethomson/0.24.1
2016-04-11 Carlos Martín Nietotree: re-use the id and filename in the odb object
2016-04-03 Andreas HenrikssonMerge tag 'upstream/0.24.0'
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2016-04-03 Carlos Martín NietoMerge pull request #3724 from ethomson/submodule_start_...
2016-04-02 Edward Thomsoniterator: support trailing `/` in start for submod
2016-04-01 Carlos Martín NietoMerge pull request #3720 from pks-t/pks/merge-driver...
2016-04-01 Carlos Martín NietoMerge pull request #3719 from libgit2/ethomson/submodul...
2016-03-31 Edward Thomsoniterator: use correct search function
2016-03-31 Carlos Martín NietoMerge pull request #3717 from libgit2/ethomson/leaks
2016-03-31 Edward Thomsonleaks: fix some iterator leaks
2016-03-31 Carlos Martín NietoPlug a few leaks
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-28 Edward ThomsonMerge pull request #3708 from sschuberth/master
2016-03-26 Carlos Martín NietoMerge pull request #3691 from ethomson/iterators
2016-03-24 Marc Strapetziterator: comment fixed
2016-03-24 Marc Strapetziterator: unused includes removed
2016-03-24 Edward Thomsoniterator: cleanups
2016-03-24 Edward Thomsoniterator: refactor empty iterator to new style
2016-03-24 Edward Thomsoniterator: mandate `advance_over`
2016-03-24 Edward Thomsoniterator: refactor index iterator
2016-03-24 Edward Thomsoniterator: move the index into the iterator itself
2016-03-24 Carlos Martín NietoMerge pull request #3574 from chescock/buffer-sideband...
2016-03-23 Edward Thomsoniterator: test that we're at the end of iteration
2016-03-23 Edward Thomsoniterator: combine fs+workdir iterators more completely
2016-03-23 Edward Thomsoniterators: refactored tree iterator
2016-03-23 Edward Thomsongit_object_dup: introduce typesafe versions
2016-03-23 Edward Thomsoniterator: disambiguate reset and reset_range
2016-03-23 Edward Thomsoniterator: drop unused/unimplemented `seek`
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-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-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
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-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 Thomsoniterator: assert tree_iterator has a frame
2016-02-17 Colin XuValidate pointer before access the member.
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-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
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-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-18 Carlos Martín NietoMerge pull request #3418 from DimStar77/master
2015-09-13 Carlos Martín NietoMerge pull request #3425 from ethomson/diriter_root
2015-09-13 Carlos Martín NietoMerge pull request #3426 from ethomson/fs_iterator
2015-09-13 Edward Thomsoniterator: loop fs_iterator advance (don't recurse)
2015-09-13 Carlos Martín NietoMerge pull request #3423 from libgit2/cmn/push-tests...
2015-09-13 Carlos Martín NietoMerge pull request #3420 from ethomson/iterator
2015-09-13 Carlos Martín NietoMerge branch 'cmn/ignore-dir-check'
2015-09-11 Edward Thomsoniterator: advance the tree iterator smartly
2015-09-09 Carlos Martín NietoMerge pull request #3379 from theseion/additional_libss...
2015-09-06 Edward ThomsonMerge pull request #3366 from libgit2/cmn/index-hashmap
2015-09-01 Carlos Martín NietoMerge pull request #3402 from ethomson/faster_diff
next