]> git.proxmox.com Git - libgit2.git/history - tests/describe
re-enable SSH support
[libgit2.git] / tests / describe /
2022-05-05 Mohammed BilalUpdate upstream source from tag 'upstream/1.4.3+dfsg.1'
2022-05-05 Mohammed BilalNew upstream version 1.4.3+dfsg.1
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2020-12-04 Utkarsh GuptaMerge branch 'debian/experimental' into debian/sid
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'
2015-04-24 Edward ThomsonMerge pull request #3071 from linquize/git_reflog_drop
2015-04-23 Carlos Martín NietoMerge branch 'attr-ignore'
2015-04-23 Edward ThomsonMerge pull request #3032 from jfultz/index-file-modes
2015-04-19 Edward ThomsonMerge pull request #3024 from git-up/diff_merge_fix
2015-04-17 Edward ThomsonMerge pull request #3016 from pks-t/ignore-exclude-fix
2015-04-17 Edward ThomsonMerge pull request #2999 from pks-t/submodule-set-url
2015-04-17 Edward ThomsonMerge pull request #3037 from libgit2/cmn/hide-then...
2015-04-16 Edward ThomsonMerge pull request #3039 from jeffhostetler/jeffhostetl...
2015-04-10 Edward ThomsonMerge pull request #2974 from libgit2/cmn/clone-everything
2015-04-10 Edward ThomsonMerge pull request #3030 from linquize/symlink_supported
2015-04-10 Edward ThomsonMerge branch 'pr/3035'
2015-04-08 Edward ThomsonMerge pull request #3033 from pks-t/describe-oid-fallback
2015-04-07 Patrick Steinhardtdescribe: only abort without tags if fallback is not...
2015-03-24 Carlos Martín NietoMerge pull request #3010 from ethomson/checkout_invalid...
2015-03-18 Carlos Martín NietoMerge remote-tracking branch 'ethomson/submodule_8dot3'
2015-03-11 Carlos Martín NietoMerge commit 'refs/pull/2879/head' of ssh://github...
2015-03-04 Carlos Martín NietoMerge pull request #2932 from jeffhostetler/jeffhostetl...
2015-03-04 Carlos Martín NietoMerge pull request #2886 from jeffhostetler/jeffhostetl...
2015-03-03 Edward ThomsonMerge pull request #2934 from akikoskinen/mingw_build_fix
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Edward ThomsonMerge pull request #2808 from libgit2/cmn/repo-ident
2015-03-03 Carlos Martín NietoRemove the signature from ref-modifying functions
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()