]> git.proxmox.com Git - libgit2.git/history - tests/describe/describe_helpers.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / tests / describe / describe_helpers.c
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-13 Edward ThomsonMerge pull request #2609 from linquize/describe-opts
2014-10-13 Edward ThomsonMerge pull request #2615 from ethomson/mount_points
2014-10-11 Edward ThomsonMerge pull request #2613 from libgit2/rb/minor-cleanups
2014-10-10 Russell BelferDon't use cl_git_pass for POSIX functions
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: rename git_describe_opts to git_describe_options
2014-09-30 Carlos Martín Nietodescribe: use globs in the tests
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()