issues
search
driusan
/
dgit
A Pure Go Git Implementation
MIT License
112
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
module is not pure Go
#286
ghost
opened
1 year ago
0
Fix dgit clone on Windows
#282
driusan
closed
2 years ago
0
GitHub Actions
#280
driusan
closed
2 years ago
1
Migrate from Travis to GitHub Actions
#279
driusan
closed
2 years ago
1
Fix reading of delta streams
#278
driusan
closed
2 years ago
0
dgit clone breaks on ARM64 (seems to relate to broken assumptions about memory safety/locking?)
#276
LaPingvino
opened
3 years ago
0
Use new import
#275
halfwit
closed
4 years ago
2
go get fails due to bitbucket
#274
halfwit
closed
4 years ago
2
Fix regressions in git push, again
#273
driusan
closed
4 years ago
0
Add send-pack command and refactor push
#272
driusan
closed
4 years ago
0
Add support for deltas in git pack-objects and fix tests
#271
driusan
closed
4 years ago
0
Fix push
#270
driusan
closed
4 years ago
0
Create new delta package
#269
driusan
closed
4 years ago
0
Add support for t5300 pack-objects test
#268
driusan
closed
4 years ago
0
More IndexPack improvements
#267
driusan
closed
4 years ago
0
Update handling of trees to handle trees generated by git9
#266
driusan
closed
4 years ago
0
Remove parallel indexing of packfiles
#265
driusan
closed
4 years ago
0
Fix all Travis go versions
#264
driusan
closed
4 years ago
0
Concurrent Delta Resolution
#263
driusan
closed
4 years ago
0
Can not index inflated thin packs
#262
driusan
closed
4 years ago
0
Reparallelize the retrieval and indexing of pack files
#261
driusan
closed
4 years ago
0
Improve index pack (and hence, clone) performance
#260
driusan
closed
4 years ago
0
"Fix" master branch
#259
driusan
closed
4 years ago
1
Fix panic when trying to look into packs missing objects
#258
driusan
closed
4 years ago
0
Fix return code when git pull is already up to date.
#257
driusan
closed
5 years ago
0
panic while adding .gitignore
#256
henesy
opened
5 years ago
1
Add ability to index tags to git-indexpack
#255
driusan
closed
5 years ago
0
Use vanity import path in go get module test
#254
driusan
closed
5 years ago
1
UpdateRef for remote refspec on push
#253
driusan
closed
5 years ago
0
Could not find origin/master
#252
henesy
closed
5 years ago
9
Fix bug where git rev-list could return the same object multiple times
#251
driusan
closed
5 years ago
0
go master branch not invoking dgit
#250
driusan
closed
4 years ago
1
Fix bug where getting objects for a tree always tried to get empty Sha1
#249
driusan
closed
5 years ago
0
Unable to push - object not found
#248
henesy
closed
5 years ago
7
More git fsck tests
#247
driusan
closed
5 years ago
0
Add tag tests for fsck
#246
driusan
closed
5 years ago
0
git library is noisy
#245
driusan
opened
5 years ago
2
Add git fsck tests to Travis and fix tree test
#244
driusan
closed
5 years ago
0
Add support for GIT_INDEX_FILE environment variable
#243
driusan
closed
5 years ago
0
Add basic git fsck command
#242
driusan
closed
5 years ago
0
Add working ls-remote tests to Travis
#241
driusan
closed
5 years ago
0
Add support for git update-index --cacheinfo
#240
driusan
closed
5 years ago
0
Add basic for-each-ref command
#239
sirnewton01
opened
5 years ago
0
Hook up the hash options into the show-ref command
#238
sirnewton01
closed
5 years ago
2
Add some t5501-fetch tests from the official suite
#237
sirnewton01
closed
5 years ago
17
Panic while cloning repo
#236
sirnewton01
opened
5 years ago
7
Add some of the official fetch tests
#235
sirnewton01
closed
5 years ago
0
Add support for reflog expire --expire=now --all
#234
driusan
closed
5 years ago
0
Find the remote and ref specs to fetch from configuration if note specified in the command
#233
sirnewton01
closed
5 years ago
0
Add support for git tag -d to delete a tag
#232
driusan
closed
5 years ago
0
Next