tag: factor out get_tagged_oid()
[gitweb.git] / t / t0066-dir-iterator.sh
2019-08-22 Merge branch 'en/fast-import-merge-doc'
2019-08-22 Merge branch 'rs/nedalloc-fixlets'
2019-08-22 Merge branch 'sg/show-failed-test-names'
2019-08-22 Merge branch 'sc/pack-refs-deletion-racefix'
2019-08-22 Merge branch 'sg/do-not-skip-non-httpd-tests'
2019-08-22 Merge branch 'jk/tree-walk-overflow'
2019-08-22 Merge branch 'sg/t5510-test-i18ngrep-fix'
2019-08-22 Merge branch 'mt/grep-submodules-working-tree'
2019-08-12 Sync with Git 2.22.1
2019-08-10 Merge tag 'v2.23.0-rc2' of git://git./git/git
2019-08-09 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-09 Merge branch 'mt/dir-iterator-updates'
2019-08-09 Merge branch 'ds/commit-graph-incremental'
2019-08-08 Merge branch 'en/disable-dir-rename-in-recursive-merge'
2019-08-08 Merge branch 'nd/switch-and-restore'
2019-08-08 Merge branch 'mr/doc-can-not-to-cannot'
2019-08-02 Merge branch 'sg/fsck-config-in-doc'
2019-08-02 Merge branch 'js/visual-studio'
2019-08-02 Merge branch 'jc/log-mailmap-flip-defaults'
2019-08-02 Merge branch 'js/early-config-with-onbranch'
2019-08-01 Merge branch 'jk/repack-silence-auto-bitmap-warning'
2019-08-01 Merge branch 'jk/sort-iter-test-output'
2019-08-01 Merge branch 'jc/dir-iterator-test-fix'
2019-08-01 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-01 Sync with maint
2019-07-31 Merge branch 'cb/xdiff-no-system-includes-in-dot-c'
2019-07-31 Merge branch 'jk/no-system-includes-in-dot-c'
2019-07-30 test-dir-iterator: do not assume errno values
2019-07-30 Merge tag 'v2.23.0-rc0' of git://git./git/git
2019-07-29 Sync with maint
2019-07-29 Merge branch 'js/rebase-cleanup'
2019-07-29 Merge branch 'jk/xdiff-clamp-funcname-context-index'
2019-07-29 Merge branch 'sg/travis-gcc-4.8'
2019-07-29 Merge branch 'bb/grep-pcre2-bug-message-fix'
2019-07-25 Sync with maint
2019-07-25 Merge branch 'jk/test-commit-bulk'
2019-07-25 Merge branch 'di/readme-markup-fix'
2019-07-25 Merge branch 'jc/denoise-rm-to-resolve'
2019-07-25 Merge branch 'js/clean-report-too-long-a-path'
2019-07-25 Merge branch 'tg/stash-keep-index-with-removed-paths'
2019-07-25 Merge branch 'sr/gpg-interface-stop-at-the-end'
2019-07-25 Merge branch 'js/mingw-spawn-with-spaces-in-path'
2019-07-25 Merge branch 'jc/post-c89-rules-doc'
2019-07-25 Merge branch 'mt/dir-iterator-updates'
2019-07-11 dir-iterator: add flags parameter to dir_iterator_begin
2019-07-11 dir-iterator: refactor state machine model
2019-07-11 dir-iterator: add tests for dir-iterator API