]> git.proxmox.com Git - libgit2.git/history - include/git2/describe.h
New upstream version 0.28.1+dfsg.1
[libgit2.git] / include / git2 / describe.h
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.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 pull request #4053 from chescock/extend-packfile...
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-31 Edward ThomsonMerge pull request #4015 from staticfloat/sf/win_http_p...
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-11-01 Etienne Samsondescribe: fix documentation
2015-06-25 Edward ThomsonMerge pull request #3256 from libgit2/cmn/fetch-spec...
2015-06-24 Carlos Martín NietoMerge pull request #3097 from libgit2/cmn/submodule...
2015-06-24 Carlos Martín NietoMerge pull request #3250 from ethomson/stash
2015-06-24 Edward ThomsonMerge pull request #3222 from git-up/conflicted
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-05-14 Yury G. KudryashovAdd `const` qualifier
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-02-13 Carlos Martín NietoMerge pull request #2883 from urkud/reget-reader-pointer
2015-02-13 Carlos Martín NietoMerge pull request #2897 from leoyanggit/fix_fileop_warning
2015-02-12 Carlos Martín NietoMerge pull request #2866 from ethomson/checkout_perf2
2015-02-11 Carlos Martín NietoMerge pull request #2862 from jeffhostetler/jeffhostetl...
2015-02-11 Carlos Martín NietoMerge pull request #2880 from ethomson/mkdir_root
2015-02-11 Carlos Martín NietoMerge pull request #2845 from rakuco/libssh2-detection-fix
2015-02-11 Carlos Martín NietoMerge pull request #2889 from jeffhostetler/jeffhostetl...
2015-02-11 Carlos Martín NietoMerge pull request #2894 from ethomson/copyrights
2015-02-11 Carlos Martín NietoMerge pull request #2893 from phatblat/ben/pr/doc-comments
2015-02-10 Ben ChatelainFix doc comment formatting
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-10 Edward ThomsonMerge pull request #2593 from libgit2/cmn/remote-delete...
2014-10-10 Carlos Martín NietoMerge pull request #2575 from cirosantilli/factor-struc...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2556 from sbc100/fix_warnings
2014-10-10 Carlos Martín NietoMerge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín NietoMerge pull request #2600 from libgit2/cmn/embed-ssh
2014-10-10 Carlos Martín NietoMerge pull request #2588 from swansontec/ssl-cert-path2
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-10-10 Edward ThomsonMerge pull request #2574 from csware/hostname-for-certi...
2014-10-10 Edward ThomsonMerge pull request #2473 from arthurschreiber/arthur...
2014-10-10 Edward ThomsonMerge pull request #2603 from libgit2/cmn/revwalk-merge...
2014-10-09 Carlos Martín NietoMerge pull request #2592 from libgit2/cmn/describe
2014-09-30 Carlos Martín Nietodescribe: document the API
2014-09-30 Carlos Martín Nietodescribe: rename git_describe_opts to git_describe_options
2014-09-30 Carlos Martín Nietodescribe: implement describing the workdir
2014-09-30 Carlos Martín Nietodescribe: split into gather and format steps
2014-09-30 Carlos Martín Nietodescribe: rename _object() to _commit()
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-04-30 nulltokenobject: introduce git_describe_object()