3 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
- README.rst-4
- doc/source/changes.rst+28-2
- gitdb/__init__.py+1-1
- gitdb/db/loose.py+2-2
- gitdb/db/pack.py+1-2
- gitdb/ext/smmap+1-1
- gitdb/fun.py+70-147
- gitdb/pack.py+13-15
- gitdb/stream.py+2-3
- gitdb/test/db/lib.py+1-2
- gitdb/test/lib.py+1-2
- gitdb/test/performance/test_pack.py+1-2
- gitdb/test/test_pack.py+2-8
- gitdb/utils/compat.py-43
- gitdb/utils/encoding.py+4-17
- requirements.txt+1-1
- setup.py+3-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments