Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / thblt/write-yourself-a-git issues and pull requests

#37 - Small typo in ls-files command

Pull Request - State: closed - Opened by Terspychore 6 months ago - 1 comment

#37 - Small typo in ls-files command

Pull Request - State: closed - Opened by Terspychore 6 months ago - 1 comment

#36 - Update write-yourself-a-git.org

Pull Request - State: closed - Opened by formalatist 7 months ago - 1 comment

#36 - Update write-yourself-a-git.org

Pull Request - State: closed - Opened by formalatist 7 months ago - 1 comment

#35 - Fix minor typos in wyag

Pull Request - State: closed - Opened by ekzhang about 1 year ago - 1 comment

#35 - Fix minor typos in wyag

Pull Request - State: closed - Opened by ekzhang about 1 year ago - 1 comment

#34 - Parsing trees may cause a bug?

Issue - State: closed - Opened by qianqianShallow over 1 year ago - 3 comments

#34 - Parsing trees may cause a bug?

Issue - State: closed - Opened by qianqianShallow over 1 year ago - 3 comments

#33 - Fix conversion to hex string when parsing tree leaves

Pull Request - State: closed - Opened by iordanivanov almost 2 years ago - 1 comment

#33 - Fix conversion to hex string when parsing tree leaves

Pull Request - State: closed - Opened by iordanivanov almost 2 years ago - 1 comment

#32 - [wyag ls-files]: Add command `ls-fies` as the first step to git stage

Pull Request - State: closed - Opened by cutebbb over 2 years ago - 2 comments

#32 - [wyag ls-files]: Add command `ls-fies` as the first step to git stage

Pull Request - State: closed - Opened by cutebbb over 2 years ago - 2 comments

#31 - wyag init should use gitdir instead of worktree

Issue - State: closed - Opened by celloward over 2 years ago - 1 comment
Labels: bug

#31 - wyag init should use gitdir instead of worktree

Issue - State: closed - Opened by celloward over 2 years ago - 1 comment
Labels: bug

#30 - Create test case for `wyag rev-parse --wyag-type`

Issue - State: open - Opened by thblt almost 3 years ago

#30 - Create test case for `wyag rev-parse --wyag-type`

Issue - State: open - Opened by thblt almost 3 years ago

#29 - cmd_rev_parse - maybe wrong parameter calling object_find?

Issue - State: closed - Opened by tu10ng almost 3 years ago - 1 comment

#29 - cmd_rev_parse - maybe wrong parameter calling object_find?

Issue - State: closed - Opened by tu10ng almost 3 years ago - 1 comment

#28 - In the Windows warning, alert users to line-ending issue

Issue - State: closed - Opened by bhagerty about 3 years ago - 1 comment

#27 - Fix test nondeterminism from git config and timezones

Pull Request - State: closed - Opened by charlie-collard over 3 years ago - 4 comments

#27 - Fix test nondeterminism from git config and timezones

Pull Request - State: closed - Opened by charlie-collard over 3 years ago - 4 comments

#26 - A Little typo

Issue - State: closed - Opened by dukecat0 over 3 years ago - 1 comment

#26 - A Little typo

Issue - State: closed - Opened by dukecat0 over 3 years ago - 1 comment

#25 - Fix syntax error

Pull Request - State: closed - Opened by LeafyLi over 3 years ago - 2 comments

#25 - Fix syntax error

Pull Request - State: closed - Opened by LeafyLi over 3 years ago - 2 comments

#23 - No GitTag class

Issue - State: closed - Opened by nguyenminh-phuc over 3 years ago - 1 comment

#23 - No GitTag class

Issue - State: closed - Opened by nguyenminh-phuc over 3 years ago - 1 comment

#22 - fix a no-used var

Pull Request - State: closed - Opened by hjlarry over 4 years ago - 7 comments

#22 - fix a no-used var

Pull Request - State: closed - Opened by hjlarry over 4 years ago - 7 comments

#21 - Fix format string syntax

Pull Request - State: closed - Opened by ledbutter almost 5 years ago - 3 comments

#21 - Fix format string syntax

Pull Request - State: closed - Opened by ledbutter almost 5 years ago - 3 comments

#20 - Minor typo fix in the rev-parse command

Pull Request - State: closed - Opened by emild over 5 years ago - 1 comment

#20 - Minor typo fix in the rev-parse command

Pull Request - State: closed - Opened by emild over 5 years ago - 1 comment

#19 - Clarify usage of graphviz

Issue - State: closed - Opened by thblt over 5 years ago

#19 - Clarify usage of graphviz

Issue - State: closed - Opened by thblt over 5 years ago

#18 - Added a chapter on how to use setuptools

Pull Request - State: open - Opened by anderslatif over 5 years ago

#18 - Added a chapter on how to use setuptools

Pull Request - State: open - Opened by anderslatif over 5 years ago

#17 - Implement staging area/status/commit

Issue - State: closed - Opened by thblt over 5 years ago - 1 comment

#17 - Implement staging area/status/commit

Issue - State: closed - Opened by thblt over 5 years ago - 1 comment

#16 - OrderedDict & syntax

Issue - State: open - Opened by motyzk over 5 years ago - 2 comments

#16 - OrderedDict & syntax

Issue - State: open - Opened by motyzk over 5 years ago - 2 comments

#15 - cmd_add and cmd_rebase not implemented?

Issue - State: closed - Opened by shauryashaurya over 5 years ago - 2 comments

#15 - cmd_add and cmd_rebase not implemented?

Issue - State: closed - Opened by shauryashaurya over 5 years ago - 2 comments

#14 - Fix minor typos and wording

Pull Request - State: closed - Opened by uzluisf over 5 years ago - 1 comment

#13 - [Question] file mode in tree object

Issue - State: open - Opened by iTakeshi over 5 years ago - 2 comments
Labels: enhancement

#12 - ls-tree - Throw exception when the hash starts with "0"

Issue - State: closed - Opened by cuong-nguyenduy over 5 years ago - 1 comment
Labels: bug

#11 - Add missing tag_create function (Fix #9)

Pull Request - State: closed - Opened by thblt over 5 years ago

#10 - Need to add support to branches/tags to object_resolve

Issue - State: open - Opened by cameronsstone over 5 years ago - 1 comment
Labels: enhancement

#9 - `tag_create` missing

Issue - State: closed - Opened by tammoippen over 5 years ago - 3 comments
Labels: bug

#8 - Errors in regexes for hash resolution

Issue - State: open - Opened by jstern103 over 5 years ago - 2 comments
Labels: bug

#7 - Fix missing comma in example for repo_file

Pull Request - State: closed - Opened by davidlowryduda over 5 years ago - 3 comments

#6 - Inconsistency in configuration file description

Issue - State: closed - Opened by jgbishop over 5 years ago - 2 comments

#5 - Formatting/render error

Issue - State: closed - Opened by daveloyall over 5 years ago - 1 comment

#4 - Fix Typo and Remove a Redundant Check

Pull Request - State: closed - Opened by Naman-Bhalla over 5 years ago - 1 comment

#3 - Library, executable seperation

Issue - State: open - Opened by ItsShadowCone over 5 years ago - 3 comments

#2 - SHA-1 vs SHA-256

Issue - State: open - Opened by jflaherty over 5 years ago - 1 comment
Labels: enhancement

#1 - Fix typo

Pull Request - State: closed - Opened by AmShaegar13 over 6 years ago - 1 comment