]> git.proxmox.com Git - libgit2.git/history - src/commit_list.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / src / commit_list.c
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2019-11-15 Pirate PraveenNew upstream version 0.28.3+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-12-26 Raju DevidasNew upstream version 0.27.7+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-07-29 Russell SimImported Upstream version 0.26.0
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 #4078 from pks-t/pks/example-cleanup
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2017-01-21 Edward ThomsonMerge branch 'pr/4060'
2017-01-14 Edward ThomsonMerge pull request #4054 from jfultz/jfultz/fix_GIT_CHE...
2017-01-14 Carlos Martín NietoMerge pull request #4061 from libgit2/ethomson/merge_opts
2017-01-13 Carlos Martín NietoMerge pull request #4049 from libgit2/ethomson/error_msgs
2016-12-29 Edward Thomsongiterr_set: consistent error messages
2016-10-09 Edward ThomsonMerge branch 'pr/3809'
2016-10-09 Edward ThomsonMerge pull request #3956 from pks-t/pks/object-parsing...
2016-10-07 Edward ThomsonMerge pull request #3921 from libgit2/cmn/walk-limit...
2016-10-06 Carlos Martín Nietocommit_list: fix the date comparison function
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-10-29 Carlos Martín NietoMerge pull request #3486 from srajko/reflog-segfault-fix
2015-10-28 Vicent MartiMerge pull request #3488 from libgit2/vmg/pool
2015-10-28 Vicent Martipool: Dot not assume mallocs are zeroed out
2015-10-15 Edward ThomsonMerge pull request #3466 from libgit2/cmn/quick-parse-64
2015-10-14 Carlos Martín Nietorevwalk: make commit list use 64 bits for time
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-12-06 Edward ThomsonMerge pull request #2730 from libgit2/cmn/local-push
2014-12-05 nulltokenMerge pull request #2744 from epmatsw/spelling
2014-12-05 Will StamperSpelling fixes
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-08 Russell BelferMerge pull request #2099 from libgit2/bs/more-reflog...
2014-02-08 Russell BelferMerge pull request #2042 from libgit2/cmn/conditional-ref
2014-02-07 Vicent MartiMerge pull request #2100 from libgit2/rb/update-pqueue
2014-02-04 Russell BelferReplace pqueue with code from hashsig heap
2013-11-20 Vicent MartiMerge branch 'development'
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-28 Russell BelferMerge pull request #1688 from arrbee/submodule-load...
2013-06-25 Russell BelferMerge pull request #1681 from arthurschreiber/patch-1
2013-06-25 Arthur SchreiberPrefer younger merge bases over older ones.
2013-06-24 Vicent MartiMerge branch 'development'
2013-05-07 Brad MorganMerge remote-tracking branch 'origin/development' into...
2013-04-23 Vicent MartiMerge branch 'master' of https://github.com/libgit2...
2013-04-22 Vicent MartíMerge pull request #1454 from libgit2/vmg/new-cache
2013-04-22 Russell BelferUse git_odb_object_data/_size whereever possible
2013-04-22 Vicent MartiWhat has science done.
2013-04-16 Vicent MartiMerge branch 'development'
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2012-12-03 Vicent MartíMerge pull request #1112 from barrbrain/odb-pack-read...
2012-11-30 Russell BelferMerge pull request #1108 from libgit2/ahead-behind...
2012-11-30 Scott J. GoldmanFix error condition typo
2012-11-30 Russell BelferFix function name and add real error check
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-28 Ben StraubMerge pull request #1087 from libgit2/great-renaming
2012-11-27 Ben StraubMove merge functions to merge.c