]> git.proxmox.com Git - libgit2.git/history - tests/rebase/setup.c
New upstream version 1.4.3+dfsg.1
[libgit2.git] / tests / rebase / setup.c
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2017-04-24 Russell SimImported Upstream version 0.25.1
2016-03-31 Carlos Martín NietoMerge pull request #3575 from pmq20/master-13jan16
2016-03-24 Carlos Martín NietoMerge pull request #3574 from chescock/buffer-sideband...
2016-03-22 Carlos Martín NietoMerge pull request #3559 from yongthecoder/master
2016-03-22 Carlos Martín NietoMerge pull request #3701 from jfultz/fix-0.24.0-changelog
2016-03-18 Edward ThomsonMerge pull request #3660 from mstrap/mingw
2016-03-17 Edward ThomsonMerge pull request #3687 from mstrap/CMAKE_C_FLAGS_DEBUG
2016-03-14 Edward ThomsonMerge pull request #3671 from libgit2/cmn/remove-mingw32
2016-03-11 Carlos Martín NietoMerge pull request #3636 from nerdishbynature/fix-non...
2016-03-09 Carlos Martín NietoMerge pull request #3623 from ethomson/rebase_with_commit
2016-02-17 Edward Thomsonrebase: additional setup tests of exotic behavior
2015-04-20 Edward Thomsonrebase: init and open take a rebase_options
2015-04-20 Edward Thomsonrebase: take `checkout_options` where appropriate
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 Nietorepository: remove log message override for switching...
2015-03-03 Carlos Martín NietoRemove the signature from ref-modifying functions
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 #2820 from leoyanggit/mac_build
2015-02-15 Carlos Martín NietoMerge pull request #2831 from ethomson/merge_lock
2015-02-15 Carlos Martín NietoMerge pull request #2895 from ethomson/alloc_overflow
2015-02-15 Carlos Martín NietoMerge pull request #2903 from ethomson/rebase
2015-02-13 Edward Thomsonrebase: allow `NULL` branch to indicate `HEAD`
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-27 Edward ThomsonMerge pull request #2482 from libgit2/ed/rebase
2014-10-27 Edward Thomsons/git_merge_head/git_annotated_commit
2014-10-27 Edward Thomsonrebase: clean up some warnings and memory leaks
2014-10-27 Edward Thomsonrebase: init/open a git_rebase object
2014-10-27 Edward ThomsonIntroduce git_rebase to set up a rebase session