Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / danny0838/git-store-meta issues and pull requests
#50 - add new action: init which combines --install and --store
Issue -
State: open - Opened by samirnoman 5 months ago
- 1 comment
#49 - display more info when .git_store_meta is malformatted
Issue -
State: open - Opened by samirnoman 5 months ago
#48 - place a placeholder for $VERSION in help text and replace it when displaying usage
Pull Request -
State: open - Opened by samirnoman 5 months ago
- 2 comments
#47 - reoganize code in install_hooks for easier maintenance
Pull Request -
State: open - Opened by samirnoman 5 months ago
#46 - add new action: init which combines --install and --store
Pull Request -
State: open - Opened by samirnoman 5 months ago
- 3 comments
#45 - Add error info to get_cache_header_info and display it to end user
Pull Request -
State: open - Opened by samirnoman 5 months ago
- 5 comments
#44 - Support for macOS tags / labels
Issue -
State: open - Opened by tonyxiao 6 months ago
- 1 comment
Labels: enhancement, help wanted
#43 - Samir
Pull Request -
State: closed - Opened by samirnoman over 1 year ago
- 1 comment
#42 - Malformatted if EOL is CRLF
Issue -
State: closed - Opened by weberjn about 2 years ago
- 4 comments
Labels: bug
#41 - FreeBSD-friendly shebang
Issue -
State: closed - Opened by weberjn about 2 years ago
- 1 comment
Labels: enhancement
#40 - --install should be enough
Issue -
State: closed - Opened by weberjn about 2 years ago
- 9 comments
#39 - Trailing white space in .git_store_meta header comment
Issue -
State: closed - Opened by jamesquilty over 2 years ago
- 1 comment
Labels: enhancement
#38 - Fix #37 in hooks
Pull Request -
State: closed - Opened by DominikFickenwirth over 2 years ago
#37 - `gitk` shows "local uncommitted changes" after applying metadata
Issue -
State: closed - Opened by DominikFickenwirth over 2 years ago
- 9 comments
Labels: enhancement, help wanted
#36 - automatically preserve mtime during merge
Issue -
State: open - Opened by DominikFickenwirth over 2 years ago
- 11 comments
Labels: enhancement, help wanted
#35 - Native support of ACL
Issue -
State: open - Opened by danny0838 over 2 years ago
Labels: enhancement, help wanted
#34 - Feature request: add time created field
Issue -
State: closed - Opened by Taitava over 3 years ago
- 2 comments
#33 - Apply is slow
Issue -
State: closed - Opened by pryvision over 3 years ago
- 5 comments
Labels: enhancement
#32 - Fix that the 'group' name is not correctly stored
Pull Request -
State: closed - Opened by atelszewski over 3 years ago
- 2 comments
#31 - LICENSE file?
Issue -
State: closed - Opened by deekej over 4 years ago
- 3 comments
Labels: enhancement
#30 - --timezone parameter
Pull Request -
State: open - Opened by aaferrari over 4 years ago
- 1 comment
#29 - Support for get/setfattr
Issue -
State: open - Opened by falloutphil over 4 years ago
- 1 comment
Labels: enhancement, help wanted
#28 - Added multithreded version of apply (Win, Linux, Mac)
Pull Request -
State: open - Opened by ernicek over 4 years ago
- 7 comments
Labels: enhancement
#27 - pre-commit package integration
Issue -
State: closed - Opened by jamesquilty almost 5 years ago
- 2 comments
Labels: enhancement, help wanted
#26 - Preserve mtime of the metadata file's directory
Issue -
State: closed - Opened by ha-ju over 5 years ago
- 2 comments
Labels: bug
#25 - Allow unforced --apply when only submodules are modified
Issue -
State: closed - Opened by ha-ju over 5 years ago
- 2 comments
Labels: enhancement
#24 - Allow to exclude Git submodules
Issue -
State: closed - Opened by ha-ju over 5 years ago
- 2 comments
Labels: enhancement
#23 - Processing is slow if there are many files
Issue -
State: closed - Opened by dreampet over 5 years ago
- 1 comment
#22 - Proposals on top of 2.0.0_001
Pull Request -
State: closed - Opened by ha-ju over 5 years ago
- 5 comments
#21 - Handle --directory analogously to the fields
Issue -
State: closed - Opened by ha-ju over 5 years ago
- 11 comments
Labels: enhancement
#20 - Support --fields for --install
Issue -
State: closed - Opened by lozobo over 5 years ago
- 8 comments
Labels: enhancement
#19 - Update action uses wrong timestamp for parent directory on file deletion
Issue -
State: closed - Opened by ha-ju over 5 years ago
- 1 comment
Labels: bug
#18 - user or group root (uid/gid 0) not restored
Issue -
State: closed - Opened by jnagler over 5 years ago
- 2 comments
Labels: bug
#18 - user or group root (uid/gid 0) not restored
Issue -
State: closed - Opened by jnagler over 5 years ago
- 2 comments
Labels: bug
#17 - Search for git-store-meta on PATH before installing in local repository
Issue -
State: closed - Opened by jamesquilty over 5 years ago
- 6 comments
Labels: enhancement
#16 - Add '--uninstall' option
Issue -
State: closed - Opened by jamesquilty over 5 years ago
- 3 comments
Labels: enhancement
#15 - --install options do not have any effect on post hooks
Issue -
State: closed - Opened by jk-1 about 6 years ago
- 1 comment
Labels: question
#14 - Exclude data file metadata from data file
Issue -
State: closed - Opened by fabricemoreau over 6 years ago
- 3 comments
Labels: enhancement
#13 - won't save uid/gid of root (uid.gid == 0.0)
Issue -
State: closed - Opened by ghost over 6 years ago
- 3 comments
Labels: bug
#12 - Update metadata after git pull or merge
Issue -
State: closed - Opened by VadimKulagin over 6 years ago
- 1 comment
Labels: enhancement
#11 - Add support of --directory option to --install command
Pull Request -
State: closed - Opened by VadimKulagin over 6 years ago
- 3 comments
Labels: enhancement
#10 - question: After setting up a repo, should a clone of that depot preserve file metadata?
Issue -
State: closed - Opened by tcorman almost 7 years ago
- 6 comments
Labels: question
#9 - git-store-meta usage with large repos
Issue -
State: closed - Opened by maizo9 almost 7 years ago
- 8 comments
Labels: question
#8 - Feature request: option to either purge or backup non-existent paths
Issue -
State: closed - Opened by priyadarshan almost 7 years ago
- 2 comments
Labels: enhancement
#7 - Don't assume the temp file can go where the data file couldn't go.
Pull Request -
State: closed - Opened by ghost about 7 years ago
Labels: enhancement
#6 - Add '-i/--install DIR' option
Pull Request -
State: closed - Opened by agordon over 7 years ago
- 3 comments
Labels: enhancement
#5 - Latest
Pull Request -
State: closed - Opened by unqueued over 7 years ago
#4 - Feature request: add shasum field
Issue -
State: open - Opened by priyadarshan over 7 years ago
- 7 comments
Labels: enhancement
#3 - Feature request: working in any directory
Issue -
State: open - Opened by priyadarshan over 7 years ago
- 2 comments
Labels: enhancement
#2 - sh: getfacl: command not found on OS X
Issue -
State: closed - Opened by priyadarshan over 7 years ago
- 2 comments
#1 - support for ACL
Issue -
State: closed - Opened by drzraf about 9 years ago
- 3 comments
Labels: enhancement