Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Issues: elixir-git/xgit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Xgit.PackReader should support 64-bit offsets in V2 pack index files. help wanted Extra attention is needed TO DO Fix an incomplete implementation
#320 opened Apr 12, 2020 by scouten
3 tasks done
Xgit.Plumbing.SymbolicRef.Put should update the ref log. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#251 opened Dec 6, 2019 by scouten
3 of 5 tasks
Xgit.Repository.delete_ref/3 needs a :follow_link? option. TO DO Fix an incomplete implementation
#249 opened Dec 3, 2019 by scouten
3 tasks done
Xgit.Plumbing.UpdateRef doesn't traverse symlinks properly. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#241 opened Nov 29, 2019 by scouten
3 tasks done
Xgit.Repository.put_ref/2 should support dereferencing tags. TO DO Fix an incomplete implementation
#226 opened Nov 23, 2019 by scouten
2 of 3 tasks
Xgit.Repository.put_ref/2 doesn't update the ref log. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#224 opened Nov 22, 2019 by scouten
3 of 7 tasks
Xgit.Repository doesn't support packed refs. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#223 opened Nov 22, 2019 by scouten
3 tasks done
Xgit.Commit and Xgit.Tag do not support GPG signature or other extra headers. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#202 opened Oct 15, 2019 by scouten
3 of 8 tasks
Xgit.Repository.WorkingTree.read_tree/3 could infinite loop on a malformed tree. bug Something isn't working help wanted Extra attention is needed TO DO Fix an incomplete implementation
#178 opened Sep 26, 2019 by scouten
3 tasks done
Xgit.Plumbing.ReadTree doesn't have a prefix option. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#175 opened Sep 25, 2019 by scouten
3 tasks done
Xgit.Repository.WorkingTree.ParseIndexFile.from_iodevice/1 does not understand any required extensions. help wanted Extra attention is needed TO DO Fix an incomplete implementation
#172 opened Sep 22, 2019 by scouten
3 tasks done
Xgit plumbing commands should have :working_tree option good first issue Good for newcomers TO DO Fix an incomplete implementation
#133 opened Aug 29, 2019 by scouten
3 tasks done
Xgit.Repository.WorkingTree.WriteIndexFile doesn't write extensions. help wanted Extra attention is needed TO DO Fix an incomplete implementation
#114 opened Aug 22, 2019 by scouten
3 tasks done
Xgit.Repository.WorkingTree.dir_cache/1 output is potentially large. help wanted Extra attention is needed
#88 opened Aug 16, 2019 by scouten
3 tasks done
Xgit.Repository.WorkingTree doesn't cache index file. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#87 opened Aug 16, 2019 by scouten
3 tasks done
Xgit.Repository.WorkingTree doesn't read config file. help wanted Extra attention is needed TO DO Fix an incomplete implementation
#86 opened Aug 16, 2019 by scouten
3 tasks done
Xgit.Repository.OnDisk.GetObject doesn't support pack files. help wanted Extra attention is needed TO DO Fix an incomplete implementation
#52 opened Aug 6, 2019 by scouten
3 tasks done
Xgit.Repository.OnDisk should read config file and configure git_dir accordingly. good first issue Good for newcomers help wanted Extra attention is needed TO DO Fix an incomplete implementation
#44 opened Jul 23, 2019 by scouten
3 of 5 tasks
Re-create what jgit was trying to do with ignorables flag in ObjectChecker help wanted Extra attention is needed TO DO Fix an incomplete implementation
#34 opened Jul 20, 2019 by scouten
3 tasks done
Xgit.Plumbing.HashObject: Should apply text filters based on .gitattributes help wanted Extra attention is needed TO DO Fix an incomplete implementation
#18 opened Jul 15, 2019 by scouten
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.