summaryrefslogtreecommitdiff
path: root/tests/revwalk
Commit message (Expand)AuthorAgeFilesLines
* revwalk: fix memory leak in error handlingHeiko Voigt2019-05-101-0/+9
* git_revwalk_push_range: do not crash if range is missingHeiko Voigt2019-05-031-0/+9
* Fix a bunch of warningslhchavez2019-01-051-1/+1
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-012-6/+6
* revwalk: Allow changing hide_cbEivind Fonn2018-11-281-2/+29
* Clear revwalk sorting when resettingNika Layzell2018-06-221-0/+25
* revwalk: fix uninteresting revs sometimes not limiting graphwalkPatrick Steinhardt2018-04-121-0/+27
* testrepo: add new branchEdward Thomson2018-02-231-1/+1
* Skip uninteresting commits in revwalk timesort iteratorAdam Niedzielski2017-03-091-0/+20
* tests: add merge-conflict branch for testrepoPatrick Steinhardt2017-02-131-1/+1
* revwal: add failing test for walking with topo-sortAdam Niedzielski2017-02-021-0/+14
* revwalk: port over the topological sortingCarlos Martín Nieto2016-10-061-2/+2
* revwalk: get closer to gitCarlos Martín Nieto2016-10-063-4/+7
* revwalk: introduce tests that hide old commitsEdward Thomson2016-10-061-0/+48
* merge: Fix memory leak in testvmg/redundantVicent Marti2015-11-021-0/+1
* Add test caseVicent Marti2015-11-021-0/+19
* tests: Fix warningsvmg/crudVicent Marti2015-10-211-1/+2
* signature: Strip crud just like Git doesVicent Marti2015-10-211-1/+1
* revwalk: make commit list use 64 bits for timecmn/quick-parse-64Carlos Martín Nieto2015-10-141-0/+35
* revwalk: add failing test for hiding and then pushing a commitCarlos Martín Nieto2015-04-081-0/+17
* tests: update for new test dataEdward Thomson2015-02-021-1/+1
* revwalk::mergebase test: free memoryEdward Thomson2014-10-261-0/+1
* Add git_merge_bases_many.Arthur Schreiber2014-10-091-2/+22
* Factor 40 and 41 constants from source.Ciro Santilli2014-09-161-4/+4
* Merge pull request #2481 from libgit2/cmn/oidarrayVicent Marti2014-08-291-0/+18
|\
| * merge: expose multiple merge basescmn/oidarrayCarlos Martín Nieto2014-07-271-0/+18
* | Fix ahead-behind testsCarlos Martín Nieto2014-08-281-18/+18
|/
* revwalk::simplify test should testEdward Thomson2014-07-011-3/+3
* Introduce cl_assert_equal_oidEdward Thomson2014-07-012-18/+12
* No need to find merge base.Anurag Gupta2014-03-311-4/+75
* Decorate unused params as unused in revwalk::hidecb testsEdward Thomson2014-03-261-0/+9
* Modified test for revwalk_hidecbAnurag Gupta2014-03-241-2/+2
* Conforming to libgit2 coding style.Anurag Gupta2014-03-241-3/+2
* Unit Tests for hide_cb in revwalkAnurag Gupta2014-03-241-0/+199
* Implement git_merge_base_octopusAimeast2014-03-181-1/+64
* Fix pqueue sort boundary condition bugRussell Belfer2014-03-121-0/+59
* revwalk: add a test for pushing all referencesCarlos Martín Nieto2014-02-051-0/+19
* revwalk: ignore wrong object type in glob pushesCarlos Martín Nieto2014-02-051-1/+10
* revwalk: add a failing test for pushing "tags"Carlos Martín Nieto2014-02-051-0/+10
* Rename tests-clar to testsBen Straub2013-11-144-0/+748