]> git.proxmox.com Git - libgit2.git/history - examples/tag.c
Enable reproducible builds by default
[libgit2.git] / examples / tag.c
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'
2015-07-26 Russell SimMerge branch 'upstream'
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-18 Edward ThomsonMerge pull request #2608 from libgit2/cmn/remote-push
2014-11-17 Edward ThomsonMerge pull request #2693 from libgit2/cmn/push-refspec...
2014-11-17 Edward ThomsonMerge pull request #2699 from swisspol/fix_warnings
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-11-08 Edward ThomsonMerge pull request #2637 from libgit2/cmn/global-init
2014-11-08 Carlos Martín NietoRename git_threads_ to git_libgit2_
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-09-16 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-09-15 Vicent MartiMerge pull request #2554 from linquize/fetch-head-tag
2014-09-09 Vicent MartiMerge pull request #2511 from libgit2/cmn/remote-defaul...
2014-09-03 Vicent MartiMerge pull request #2543 from libgit2/cmn/known-transports
2014-09-02 Vicent MartiMerge pull request #2545 from linquize/no-ssh
2014-09-01 Vicent MartiMerge pull request #2548 from linquize/warning5
2014-09-01 LinquizeFix warning
2014-06-21 Russell SimMerge tag 'upstream/0.21.0'
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
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 Vicent MartiMerge pull request #2228 from mekishizufu/example_short_id
2014-04-01 Jiri Pospisilexamples: Use git_object_short_id
2014-03-07 Vicent MartiMerge pull request #2028 from libgit2/options-names
2014-03-07 Russell BelferMerge pull request #2153 from mekishizufu/tag_example
2014-03-05 Jiri PospisilMove all variable declarations to the top of the block
2014-03-05 Jiri PospisilAdd tag example