Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gitlabhq/grit issues and pull requests
#58 - Remove rspec dependency
Pull Request -
State: closed - Opened by dzaporozhets about 7 years ago
- 2 comments
#57 - Update mime types dependency
Pull Request -
State: closed - Opened by rymai about 7 years ago
- 7 comments
#56 - Global git color configuration breaks Grit::Repo.log()
Issue -
State: open - Opened by marcaddeo over 7 years ago
#55 - Please tag 2.8.1
Issue -
State: closed - Opened by mrueg over 8 years ago
- 3 comments
#54 - FYI -- GitLab has switched from grit to rugged.
Issue -
State: open - Opened by odigity about 9 years ago
- 3 comments
#53 - update(gems): update mime-types gem to 2.6
Pull Request -
State: closed - Opened by rgroux over 9 years ago
- 2 comments
#52 - Update README.md
Pull Request -
State: closed - Opened by agis over 9 years ago
#51 - allow empty emails
Pull Request -
State: open - Opened by simonzack almost 10 years ago
- 2 comments
#50 - Add forgotten require of grit_ext/tag
Pull Request -
State: open - Opened by jirutka almost 10 years ago
- 1 comment
#49 - Update mime-types to 2.4.3
Issue -
State: closed - Opened by nirnanaaa almost 10 years ago
- 4 comments
#48 - updated mime-types version to 2.4.3
Pull Request -
State: closed - Opened by nirnanaaa almost 10 years ago
- 1 comment
#47 - Updated Grit::Commit#diffs method to honor options received in the parameter when calculating diffs.
Pull Request -
State: open - Opened by ph77 about 10 years ago
- 1 comment
#46 - Confusing error when Git is missing
Issue -
State: open - Opened by endymion over 10 years ago
#45 - Add process.out to CommandFailed error
Pull Request -
State: closed - Opened by n-rodriguez over 10 years ago
- 7 comments
Labels: Ready to Merge
#44 - Add process.out to CommandFailed error
Pull Request -
State: closed - Opened by n-rodriguez over 10 years ago
- 10 comments
#43 - Add process.out to CommandFailed error
Issue -
State: closed - Opened by n-rodriguez over 10 years ago
- 1 comment
#42 - Fix spawn of compress_cmd hang
Pull Request -
State: closed - Opened by radioactive42 over 10 years ago
- 2 comments
#41 - Grit no longer handles binary files
Issue -
State: closed - Opened by mpalmer over 10 years ago
- 3 comments
#40 - Advanced search syntax
Pull Request -
State: closed - Opened by GeorgeDewar over 10 years ago
- 1 comment
#39 - fix grep while it matches in binary files
Pull Request -
State: open - Opened by qqshfox over 10 years ago
#38 - delete incorrect comment
Pull Request -
State: open - Opened by catatsuy almost 11 years ago
#37 - Not able to support all of the git object
Issue -
State: open - Opened by catatsuy almost 11 years ago
#36 - Double backslashes when comes to ascii incompatible string.
Issue -
State: open - Opened by simsicon almost 11 years ago
#35 - Fixed issue #32 - Error requiring grit
Pull Request -
State: closed - Opened by tkfm-yamaguchi almost 11 years ago
- 10 comments
#34 - tests: unmask hidden test and fix test_diff
Pull Request -
State: closed - Opened by davvid about 11 years ago
#33 - You are forgetting to push tags
Issue -
State: closed - Opened by postmodern about 11 years ago
- 6 comments
#32 - Error requiring grit with version 1.6.1
Issue -
State: closed - Opened by jamieoliver about 11 years ago
- 1 comment
#31 - Enable to get all commits
Pull Request -
State: closed - Opened by hiroponz over 11 years ago
- 2 comments
#30 - Adds "quick_diff" feature to Commit class.
Pull Request -
State: closed - Opened by rlaneve over 11 years ago
- 3 comments
#29 - Correct git_dir for submodules
Pull Request -
State: closed - Opened by rsludge over 11 years ago
- 6 comments
#28 - Fixed issue #27 - Changed split to be regexp instead of string
Pull Request -
State: open - Opened by coverer over 11 years ago
- 3 comments
#27 - Grit::Repo.grep returns separated list if --\n is in file context
Issue -
State: open - Opened by coverer over 11 years ago
#26 - fix error when joining two lines with different encodings
Pull Request -
State: closed - Opened by troyanov over 11 years ago
- 2 comments
#25 - Fix returning wrong blob id bug in repo.diff(a, b, *paths)
Pull Request -
State: open - Opened by ryosuzuki over 11 years ago
- 1 comment
#24 - Get blob path (eg. @blob.path = 'lib/grit/blob.rb')
Pull Request -
State: open - Opened by ryosuzuki over 11 years ago
- 1 comment
#23 - git 1.7.4.6 required.
Pull Request -
State: closed - Opened by babatakao over 11 years ago
- 1 comment
#22 - Fix invalid byte sequence errors when using grep method
Pull Request -
State: closed - Opened by jacargentina over 11 years ago
- 4 comments
#21 - Handle filenames with spaces
Pull Request -
State: closed - Opened by vzctl over 11 years ago
- 3 comments
#20 - WIP: gitlab-grit gem to replace grit fork
Pull Request -
State: closed - Opened by dzaporozhets over 11 years ago
- 4 comments
#19 - Implemented grep support
Pull Request -
State: closed - Opened by jacargentina over 11 years ago
- 9 comments
#18 - Strip GPG signatures
Pull Request -
State: closed - Opened by kevinoconnor7 over 11 years ago
- 3 comments
#17 - GPG-signed commits throws NoMethodError
Issue -
State: closed - Opened by kevinoconnor7 over 11 years ago
#16 - Grit::GitRuby::Internal::PackFormatError (has discontinuous index 1)
Issue -
State: open - Opened by mjaros over 11 years ago
- 4 comments
#15 - Fix non ascii parse error issue in diff, and some old fix from github/grit
Pull Request -
State: closed - Opened by ranmocy over 11 years ago
- 1 comment
#14 - non-ascii chars in diff parse error, and some old fix from github/grit
Pull Request -
State: closed - Opened by ranmocy over 11 years ago
- 1 comment
#13 - Remove Dir.chdir for thread-safety
Pull Request -
State: closed - Opened by xdissent over 11 years ago
#12 - Fix error if not exist "master".
Pull Request -
State: closed - Opened by hiroponz over 11 years ago
- 2 comments
#11 - undefined method `>>' for "x":String
Issue -
State: closed - Opened by peterwillcn over 11 years ago
#10 - update mocha to support tests on ruby 2.0.
Pull Request -
State: closed - Opened by fdiary over 11 years ago
#9 - support ruby 2.0
Pull Request -
State: closed - Opened by fdiary over 11 years ago
- 6 comments
#8 - UTF-8 support
Issue -
State: closed - Opened by tmaciejewski about 12 years ago
- 1 comment
#7 - Fixes symlinks omission from diff.
Pull Request -
State: closed - Opened by kouno about 12 years ago
- 6 comments
#6 - Handle encoding header of Git commits when possible.
Pull Request -
State: open - Opened by akzhan over 12 years ago
- 3 comments
#5 - Use native cat-file instead of Grit::GitRuby#cat_file to get blob size
Issue -
State: closed - Opened by SaitoWu over 12 years ago
#4 - Fix the travis CI build.
Pull Request -
State: closed - Opened by nathanvda over 12 years ago
- 1 comment
#3 - force utf-8 encoding on object name
Pull Request -
State: closed - Opened by NARKOZ over 12 years ago
- 9 comments
#2 - further improving performance
Pull Request -
State: closed - Opened by nathanvda over 12 years ago
- 5 comments
#1 - More efficient counting of tags/remotes/heads
Pull Request -
State: closed - Opened by nathanvda over 12 years ago