]> git.proxmox.com Git - libgit2.git/history - src/iterator.c
Improvements to ignore performance on Windows.
[libgit2.git] / src / iterator.c
2015-04-28 J WymanImprovements to ignore performance on Windows.
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-02-20 Carlos Martín NietoMerge pull request #2907 from jasonhaslam/git_packfile_...
2015-02-19 Carlos Martín NietoMerge pull request #2820 from leoyanggit/mac_build
2015-02-15 Carlos Martín NietoMerge pull request #2831 from ethomson/merge_lock
2015-02-15 Carlos Martín NietoMerge pull request #2895 from ethomson/alloc_overflow
2015-02-13 Edward ThomsonMake our overflow check look more like gcc/clang's
2015-02-13 Edward Thomsonallocations: test for overflow of requested size
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-11-23 Edward ThomsonMerge pull request #2727 from libgit2/cmn/travis-jobs
2014-11-23 Edward ThomsonMerge pull request #2718 from libgit2/cmn/peeling-errors
2014-11-23 Carlos Martín NietoPlug leaks
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-17 Edward ThomsonMerge pull request #2693 from libgit2/cmn/push-refspec...
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-11-07 Edward ThomsonMerge pull request #2691 from libgit2/cmn/submodule...
2014-11-07 Carlos Martín Nietoiterator: submodules are determined by an index or...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-04 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-16 Vicent MartiMerge pull request #2313 from libgit2/cmn/remote-delete
2014-05-13 Vicent MartiMerge pull request #2328 from libgit2/rb/how-broken...
2014-05-12 Russell BelferMerge pull request #2300 from libgit2/cmn/match-host...
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-06 Russell BelferImprove checks for ignore containment
2014-05-02 Vicent MartiMerge pull request #2308 from libgit2/rb/diff-update...
2014-05-02 Russell BelferRemove trace / add git_diff_perfdata struct + api
2014-05-02 Russell BelferAdd payloads, bitmaps to trace API
2014-05-02 Russell BelferAdd GIT_STATUS_OPT_UPDATE_INDEX and use trace API
2014-05-02 Russell BelferSkip diff oid calc when size definitely changed
2014-05-02 Russell BelferAdd build option for diff internal statistics
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2297 from libgit2/rb/status-with...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-24 Russell BelferHandle explicitly ignored dir slightly differently
2014-04-23 Russell BelferTreat ignored, empty, and untracked dirs different
2014-04-23 Russell BelferMake checkout match diff for untracked/ignored dir
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-18 Vicent MartiMerge pull request #2108 from libgit2/rb/threadsafe...
2014-04-17 Russell BelferClean up index snapshot function naming
2014-04-17 Russell BelferDecouple index iterator sort from index
2014-04-17 Russell BelferAdd index snapshot and use it for iterator
2014-04-17 Russell BelferSome index internals refactoring
2014-04-04 Vicent MartiMerge pull request #2211 from Yogu/retry-renaming-config
2014-04-02 Vicent MartiMerge pull request #2230 from anuraggup/revwalk-merge...
2014-04-01 Russell BelferMerge pull request #2208 from libgit2/vmg/mempack
2014-04-01 Edward ThomsonMerge pull request #2226 from libgit2/rb/submodule...
2014-04-01 Edward ThomsonMerge pull request #2178 from libgit2/rb/fix-short-id
2014-03-31 Russell BelferCleanups
2014-03-31 Russell BelferFix submodule sorting in workdir iterator
2014-03-26 Vicent MartiMerge pull request #2204 from libgit2/rb/submodule...
2014-03-26 Vicent MartiMerge pull request #2205 from libgit2/rb/submodule...
2014-03-25 Russell BelferUpdate behavior for untracked sub-repos
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-27 Vicent MartiMerge pull request #2066 from libgit2/rb/builtin-diff...
2014-01-27 Vicent MartiMerge pull request #2075 from libgit2/cmn/leftover-oid
2014-01-25 Carlos Martín Nietoindex: rename an entry's id to 'id'
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-12 Russell BelferCleanups, renames, and leak fixes
2013-12-11 Russell BelferAdd git_vector_free_all
2013-12-11 Russell BelferImprove GIT_EUSER handling
2013-11-20 Vicent MartiMerge branch 'development'
2013-11-11 Vicent MartíMerge pull request #1956 from libgit2/cmn/fetch-default...
2013-11-10 Vicent MartíMerge pull request #1950 from csware/quote-config-values
2013-11-10 Vicent MartíMerge pull request #1936 from libgit2/better-url-parsing
2013-11-05 Vicent MartíMerge pull request #1943 from libgit2/ntk/fix/leaks
2013-11-05 Vicent MartíMerge pull request #1938 from libgit2/cmn/branch-iterator
2013-11-05 Vicent MartíMerge pull request #1941 from libgit2/rb/preserve-itera...
2013-11-05 Vicent Martierror: Simplify giterr_detach
2013-11-04 Russell BelferPreserve file error in iterator
2013-10-28 Ben StraubMerge remote-tracking branch 'libgit2/development'...
2013-10-28 Vicent MartíMerge pull request #1891 from libgit2/cmn/fix-thin...
2013-10-28 Ben StraubMerge pull request #1802 from libgit2/cmn/reflog-backend
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-10-09 Vicent MartíMerge pull request #1886 from libgit2/precompose-utf8
2013-10-08 Russell BelferMore filemode cleanups for FAT on MacOS
2013-10-03 Russell BelferInitial iconv hookup for precomposed unicode
2013-10-03 Russell BelferPut hooks in place for precompose in dirload fn
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-08-28 Vicent MartíMerge pull request #1772 from libgit2/config-iter
2013-08-16 Vicent MartíMerge pull request #1778 from libgit2/push_tag_to_tag_test
2013-08-13 Vicent MartíMerge pull request #1767 from libgit2/win32-bigger...
2013-08-12 Ben StraubMerge pull request #1775 from libgit2/ssh-default-user
2013-08-12 Ben StraubMerge pull request #1768 from arrbee/issue-1766-gitigno...
2013-08-09 Russell BelferImprove building ignore file lists
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-24 Vicent MartiMerge branch 'development'
2013-06-21 Vicent MartíMerge pull request #1665 from arrbee/checkout-target...
2013-06-21 Russell BelferAdd target directory to checkout
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-12 Vicent MartíMerge pull request #1643 from ethomson/rename_source
2013-06-12 Vicent MartíMerge pull request #1642 from arrbee/diff-function...
2013-06-10 Russell BelferReorganize diff and add basic diff driver
2013-06-05 Vicent MartíMerge pull request #1633 from jamill/directory_create_fix
2013-06-03 Vicent MartíMerge pull request #1624 from libgit2/vmg/full-ref...
next