]> git.proxmox.com Git - libgit2.git/history - src/graph.c
Upload to experimental
[libgit2.git] / src / graph.c
2021-12-10 Pirate PraveenUpdate upstream source from tag 'upstream/1.3.0+dfsg.1'
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2018-04-26 Pirate PraveenUpdate upstream source from tag 'upstream/0.27.0+dfsg.1'
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-04-24 Russell SimMerge tag 'upstream/0.25.1'
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 branch 'pr/3912'
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2016-12-31 Edward ThomsonMerge pull request #4015 from staticfloat/sf/win_http_p...
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-12-19 Carlos Martín NietoMerge pull request #4027 from pks-t/pks/pack-deref...
2016-12-16 Edward ThomsonMerge pull request #4029 from libgit2/cmn/windows-no...
2016-12-12 Carlos Martín NietoMerge pull request #4018 from pks-t/pks/various-fixes
2016-12-12 Patrick Steinhardtgraph: flag fields should be declared as unsigned
2015-07-26 Russell SimMerge branch 'upstream'
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 #2499 from csware/hard-reset-checkou...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-29 Vicent MartiMerge pull request #2481 from libgit2/cmn/oidarray
2014-08-28 Vicent MartiMerge pull request #2539 from libgit2/cmn/ahead-behind...
2014-08-28 Carlos Martín Nietograph: fix ahead-behind logic
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-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-15 Vicent MartiMerge pull request #2235 from jacquesg/cherry-pick
2014-04-09 Vicent MartiMerge pull request #2259 from libgit2/vmg/state-cleanup
2014-04-08 Carlos Martín Nietograph: handle not finding a merge base gracefully
2014-04-08 Vicent MartiMerge pull request #2256 from jacquesg/graph-descendant
2014-04-08 Jacques GermishuysCorrect grouping of parentheses
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-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-02-04 Russell BelferReplace pqueue with code from hashsig heap
2014-01-28 Vicent MartiMerge pull request #2083 from arthurschreiber/arthur...
2014-01-28 Arthur SchreiberAdd `git_graph_descendant_of`.
2013-07-02 Russell SimMerge tag 'upstream/0.18.0'
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-10 Vicent MartíMerge pull request #1424 from phkelley/efficient_push
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-25 Vicent MartíMerge pull request #1428 from xavier-l/nul-terminated-oid
2013-03-25 Russell BelferMerge pull request #1427 from Lionelon/development
2013-03-23 Vicent MartíMerge pull request #1432 from arrbee/update-clar
2013-03-22 Carlos Martín Nietograph: make the ahead-behind docs clearer
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
2013-01-07 Philip KelleyMerge pull request #1202 from martinwoodward/add-florian
2013-01-06 Vicent MartíMerge pull request #1197 from nulltoken/travis/run...
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2012-12-10 Scott J. GoldmanFix a bunch of leaks, error handling cases
2012-12-10 Scott J. GoldmanFix mark_parents() to account for bad luck traversals
2012-12-10 Scott J. GoldmanMorph copy of git_merge__bases_many() -> mark_parents()
2012-12-10 Scott J. GoldmanCopy git_merge__bases_many() for new ahead-behind code
2012-12-03 Vicent MartíMerge pull request #1112 from barrbrain/odb-pack-read...
2012-11-30 Carlos Martín Nietograph: plug leak
2012-11-30 Russell BelferMerge pull request #1108 from libgit2/ahead-behind...
2012-11-30 Russell BelferFix function name and add real error check
2012-11-29 Scott J. Goldmangraph.c: prune includes
2012-11-29 Scott J. GoldmanRename git_count_ahead_behind -> git_graph_ahead_behind