2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
|
- CHANGELOG.md+2
- CMakeLists.txt+1-1
- include/git2/revwalk.h+4-6
- src/commit_list.c+8-3
- src/commit_list.h+1
- src/pqueue.c+9-3
- src/pqueue.h+1
- src/rebase.c+1-1
- src/revwalk.c+260-184
- src/vector.c+16
- src/vector.h+5
- tests/core/posix.c+29-7
- tests/core/vector.c+29
- tests/odb/foreach.c+4-4
- tests/resources/testrepo.git/objects/43/da5ec3274dd061df152ff5e69853d562b01842+2
- tests/resources/testrepo.git/objects/43/e968a905a821532069bb413801d35b200631cf+4
- tests/resources/testrepo.git/objects/5d/0f8f7891e872d284beef38254882dc879b2602
- tests/resources/testrepo.git/objects/5f/34cd6e3285089647165983482cf90873d50940
- tests/resources/testrepo.git/objects/8e/73b769e97678d684b809b163bebdae2911720f+2
- tests/resources/testrepo.git/objects/b2/04707bbc546a1a770ef6ced37c7089cc3bfe6b+2
- tests/resources/testrepo.git/objects/b2/35959d89084af8d3544fbdf675e47944f86524
- tests/resources/testrepo.git/objects/b9/1e763008b10db366442469339f90a2b8400d0a
- tests/resources/testrepo.git/objects/bd/758010071961f28336333bc41e9c64c9a64866
- tests/resources/testrepo.git/objects/db/4df74a2fc340a0d0cb0cafc0db471fdfff1048+2
- tests/resources/testrepo.git/objects/db/793a00a5615eca1aac97e42b3a68b1acfa8bfd
- tests/resources/testrepo.git/objects/db/c0be625bed24b5d8f5d9a927484f2065d321af
- tests/resources/testrepo.git/objects/f0/a2a10243ca64f935dbe3dccb89ec8bf16bdace
- tests/revwalk/basic.c+52-4
- tests/revwalk/hidecb.c+2
- tests/revwalk/simplify.c+1
0 commit comments