Commit 48c149c
1 parent 06c9c91 commit 48c149c
3 files changed
+31
-10
lines changed+14-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
43 | 57 |
| |
44 | 58 |
| |
45 | 59 |
| |
| |||
59 | 73 |
| |
60 | 74 |
| |
61 | 75 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
| |||
104 | 111 |
| |
105 | 112 |
| |
106 | 113 |
| |
107 |
| - | |
108 |
| - | |
109 | 114 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
62 | 78 |
| |
63 | 79 |
| |
64 | 80 |
| |
|
- .travis.yml+1
- MANIFEST.in+1
- doc/source/algorithm.rst+1-1
- doc/source/changes.rst+1-1
- gitdb/db/base.py+1-1
- gitdb/db/loose.py+1-1
- gitdb/db/mem.py+1-1
- gitdb/db/ref.py+2-1
- gitdb/pack.py+2-2
- gitdb/stream.py+1-1
- gitdb/test/db/test_loose.py+1-1
- gitdb/test/db/test_ref.py+3-4
- gitdb/test/lib.py+1-1
- gitdb/test/test_pack.py+3-4
- gitdb/test/test_util.py+4-8
- requirements.txt+1-2
- setup.cfg+2
- setup.py+1
0 commit comments