]> git.proxmox.com Git - libgit2.git/history - include/git2/filter.h
New upstream version 1.4.3+dfsg.1
[libgit2.git] / include / git2 / filter.h
2022-05-05 Mohammed BilalNew upstream version 1.4.3+dfsg.1
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2015-07-22 joshaberMerge branch 'master' into fix-init-ordering
2015-07-12 Carlos Martín NietoMerge branch 'portable-zu'
2015-07-09 Carlos Martín NietoMerge pull request #3281 from ethomson/wildcard_filters
2015-07-07 Carlos Martín NietoMerge pull request #3277 from git-up/git_diff_index_to_...
2015-07-06 Carlos Martín NietoMerge pull request #3288 from ethomson/getenv
2015-07-06 Carlos Martín NietoMerge pull request #3202 from jeffhostetler/windows_sta...
2015-07-03 Carlos Martín NietoMerge pull request #3290 from libgit2/cmn/filter-doc
2015-07-03 Carlos Martín Nietofilter: add docs for streaming filters
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-15 Carlos Martín NietoMerge pull request #3171 from libgit2/cmn/link-fallback
2015-06-15 Carlos Martín NietoMerge pull request #3217 from jeffhostetler/leak_checko...
2015-06-12 Carlos Martín NietoMerge pull request #3215 from jeffhostetler/windows_lea...
2015-06-11 Carlos Martín NietoMerge pull request #3155 from mgorny/userpass-const
2015-06-11 Carlos Martín NietoMerge pull request #3205 from ethomson/crlf_query
2015-06-10 Edward ThomsonIntroduce `git_filter_list_contains`
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 #2911 from ethomson/streaming_filters
2015-02-19 Edward Thomsongit_filter_opt_t -> git_filter_flag_t
2015-02-18 Edward Thomsongit_writestream: from git_filter_stream
2015-02-17 Edward Thomsonfilters: introduce streaming filters
2014-12-22 Edward ThomsonMerge pull request #2745 from libgit2/cmn/pkg-config-ssh
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-12-07 Edward ThomsonMerge pull request #2746 from libgit2/cmn/neg-ignore-dir
2014-12-06 Edward ThomsonMerge pull request #2748 from libgit2/cmn/doc-all
2014-12-06 Carlos Martín Nietodoc: add documentation to all the public structs and...
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-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-13 Vicent MartiMerge pull request #2330 from libgit2/cmn/pack-unpack...
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2334 from libgit2/rb/fix-2333
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-09 Vicent MartiMerge pull request #2331 from libgit2/rb/dont-stop...
2014-05-08 Russell BelferUse unsigned type for APIs with opt flag mask
2014-05-06 Russell BelferAdd filter options and ALLOW_UNSAFE
2013-11-20 Vicent MartiMerge branch 'development'
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-09-25 Ben StraubMerge branch 'development' into blame
2013-09-21 Vicent MartíMerge pull request #1840 from linquize/warning
2013-09-18 Vicent MartíMerge pull request #1860 from libgit2/cmn/indexer-hash
2013-09-17 Vicent MartíMerge pull request #1858 from linquize/win32-template-dir
2013-09-17 Vicent MartíMerge pull request #1847 from libgit2/filters-alternative
2013-09-17 Russell BelferMerge git_buf and git_buffer
2013-09-17 Russell BelferAdd ident filter
2013-09-17 Russell BelferAdd functions to manipulate filter lists
2013-09-17 Russell BelferExtend public filter api with filter lists
2013-09-17 Russell BelferCreate public filter object and use it
2013-09-17 Russell BelferStart of filter API + git_blob_filtered_content