Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cristibalan/braid issues and pull requests
#121 - Shell error when trying to update one of the braids
Issue -
State: closed - Opened by Saragani 11 months ago
- 2 comments
#120 - Filtering/removing some files or subdirectories
Issue -
State: open - Opened by dapaulid over 1 year ago
- 4 comments
#119 - Type-check most of operations.rb and fix handling of spaces.
Pull Request -
State: closed - Opened by mattmccutchen almost 2 years ago
- 2 comments
#118 - https://cristibalan.github.io/braid/ no longer has a direct link to the repository
Issue -
State: open - Opened by mattmccutchen over 2 years ago
- 1 comment
#117 - braid add: Default to the remote default branch instead of `master`.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
- 2 comments
#116 - Get most files in `lib` to `typed: true` + other small changes.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
- 2 comments
#115 - Fix call to nonexistent `die` function.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
- 2 comments
#114 - Cannot run braid add in a repo with only one commit
Issue -
State: closed - Opened by olfway over 2 years ago
- 1 comment
#113 - Fix `braid diff` with multiple custom arguments.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
- 4 comments
#112 - Ability to specify a commit message for a non-interactive `braid push`
Issue -
State: open - Opened by udeved over 2 years ago
- 3 comments
#111 - Improve documentation for "braiding" a single file
Issue -
State: open - Opened by Saragani over 2 years ago
- 4 comments
#110 - Support path with Spaces
Issue -
State: closed - Opened by Saragani over 2 years ago
- 1 comment
#109 - gemspec: Replace Git subprocess calls with hand-maintained file globs.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
#108 - Avoid `git read-tree --prefix=/`, which is rejected by Git >= 2.36.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
- 2 comments
#107 - `index file open failed` messages when running tests under `bundle exec` in a linked worktree
Issue -
State: closed - Opened by mattmccutchen over 2 years ago
#106 - Git 2.36.0 breaks push
Issue -
State: closed - Opened by rnd2822 over 2 years ago
- 5 comments
#105 - Set up type checking using Sorbet and annotate parts of the code.
Pull Request -
State: closed - Opened by mattmccutchen over 2 years ago
- 3 comments
#104 - Support extracting git version on modern osx version of Git
Pull Request -
State: closed - Opened by realityforge over 2 years ago
#103 - Test suite: Avoid changing the init.defaultBranch option globally.
Pull Request -
State: closed - Opened by mattmccutchen almost 3 years ago
- 1 comment
#102 - Merge of "push: Try to use sparse checkout to avoid populating the working tree."
Pull Request -
State: closed - Opened by realityforge almost 3 years ago
#101 - Various maintenance 2022-01-22
Pull Request -
State: closed - Opened by mattmccutchen almost 3 years ago
- 2 comments
#100 - Avoid pulling unnecessary blobs
Pull Request -
State: closed - Opened by yajo almost 3 years ago
- 4 comments
#99 - push: Try to use sparse checkout to avoid populating the working tree.
Pull Request -
State: closed - Opened by mattmccutchen over 3 years ago
- 3 comments
#98 - skip git-lfs smuge & filter-process during push operation
Pull Request -
State: closed - Opened by venatirr over 3 years ago
- 6 comments
#97 - Avoid LFS smudge/filter-process errors during the push operation
Pull Request -
State: closed - Opened by venatirr over 3 years ago
#96 - Add JSON schema for .braids.json file (mattmccutchen's revision)
Pull Request -
State: closed - Opened by mattmccutchen over 3 years ago
- 2 comments
#95 - added JSON schema for .braids.json file
Pull Request -
State: closed - Opened by thorsten-klein almost 4 years ago
- 2 comments
#94 - Support nested vendor repositories
Issue -
State: open - Opened by thorsten-klein almost 4 years ago
- 1 comment
#93 - JSON schema for .braids.json
Issue -
State: closed - Opened by thorsten-klein almost 4 years ago
- 3 comments
#92 - `braid add` should fail if the destination already exists
Issue -
State: open - Opened by mattmccutchen about 4 years ago
#91 - ssh running under Braid fails to prompt for passphrase on Windows
Issue -
State: open - Opened by Devmeon about 4 years ago
- 5 comments
#90 - "git clone" error message is useless
Issue -
State: open - Opened by Devmeon about 4 years ago
- 2 comments
#89 - Move to `braid help COMMAND` and `braid COMMAND --help`
Issue -
State: open - Opened by mattmccutchen about 4 years ago
#88 - Spaces in command arguments break things
Issue -
State: closed - Opened by Devmeon about 4 years ago
- 5 comments
#87 - Support for default branch names other than `master`
Issue -
State: closed - Opened by mattmccutchen over 4 years ago
- 3 comments
#86 - Add support for dot-file mirrors.
Pull Request -
State: closed - Opened by ekesken over 5 years ago
- 1 comment
#85 - Braid: Shell error: fatal: 'master/braid/.any-dot-file' is not a valid remote name
Issue -
State: closed - Opened by ekesken over 5 years ago
- 1 comment
#84 - CI: Use 2.4.6, 2.5.5, 2.6.2
Pull Request -
State: closed - Opened by olleolleolle over 5 years ago
- 1 comment
#83 - doc: clarify version control use
Issue -
State: closed - Opened by phromo almost 6 years ago
- 1 comment
#82 - Use latest releases of Rubies
Pull Request -
State: closed - Opened by olleolleolle about 6 years ago
- 1 comment
#81 - README: Use SVG build badge
Pull Request -
State: closed - Opened by olleolleolle about 6 years ago
- 1 comment
#80 - Line breaking at char #80?
Issue -
State: closed - Opened by giovannisaraceno over 6 years ago
- 3 comments
#79 - get real commit id using rev-parse
Pull Request -
State: closed - Opened by tirolerstefan over 6 years ago
- 1 comment
#78 - braid add --tag fails for annotated tags
Issue -
State: closed - Opened by tirolerstefan over 6 years ago
- 4 comments
#77 - .braids.json written with LF line endings under Windows, causing intermittent warning
Issue -
State: open - Opened by mattmccutchen almost 7 years ago
- 2 comments
#76 - Single-file mirrors + configuration versioning + cleanups
Pull Request -
State: closed - Opened by mattmccutchen almost 7 years ago
- 4 comments
#75 - Add missing gem dependencies.
Pull Request -
State: closed - Opened by mattmccutchen almost 7 years ago
#74 - Before diffing a mirror, fetch the base revision if the downstream repository doesn't have it.
Pull Request -
State: closed - Opened by mattmccutchen almost 7 years ago
- 2 comments
#73 - Use Open3.capture3 to read stdout and stderr of subprocesses without deadlock.
Pull Request -
State: closed - Opened by mattmccutchen almost 7 years ago
- 2 comments
#72 - `Braid::Operations::Proxy::exec` deadlock when subprocess writes too much to stderr
Issue -
State: closed - Opened by mattmccutchen about 7 years ago
- 3 comments
#71 - Re-fetching a remote after deletion can be slow
Issue -
State: open - Opened by mattmccutchen about 7 years ago
- 1 comment
#70 - Don't pick up a different globally installed `lib/braid` if `bin/braid` is run through a symlink.
Pull Request -
State: closed - Opened by mattmccutchen about 7 years ago
- 1 comment
#69 - braid diff no longer pulls the mirror if braided version is not present in cache
Issue -
State: closed - Opened by realityforge over 7 years ago
- 2 comments
#68 - Add support for repositories with their own submodules
Issue -
State: open - Opened by richleigh over 7 years ago
- 7 comments
#67 - Better process to update https://cristibalan.github.io/braid
Issue -
State: open - Opened by mattmccutchen over 7 years ago
- 2 comments
#66 - Safe versioning of .braids.json
Issue -
State: closed - Opened by mattmccutchen over 7 years ago
- 12 comments
#65 - Braid doesn't honor revision locks from Braid < 1.0.18
Issue -
State: closed - Opened by mattmccutchen over 7 years ago
- 1 comment
#64 - Support a mirror consisting of a single file
Issue -
State: closed - Opened by mattmccutchen over 7 years ago
- 1 comment
#63 - Support running in a subdirectory of the working tree
Issue -
State: open - Opened by mattmccutchen over 7 years ago
- 1 comment
#62 - Reimplement "braid diff".
Pull Request -
State: closed - Opened by mattmccutchen over 7 years ago
- 2 comments
#61 - Fix the tests on Windows and try again to fix `braid push`.
Pull Request -
State: closed - Opened by mattmccutchen over 7 years ago
- 1 comment
#60 - push: Directly replace the tree instead of using a patch.
Pull Request -
State: closed - Opened by mattmccutchen over 7 years ago
- 1 comment
#59 - 'braid push' leads to 'patch failed' on Windows
Issue -
State: closed - Opened by rnd2822 over 7 years ago
- 10 comments
#58 - Add option to braid update that allows you to switch branches
Issue -
State: closed - Opened by realityforge over 7 years ago
- 1 comment
#57 - Push tests fail locally if global user.{name,email} are unset
Issue -
State: closed - Opened by mattmccutchen over 7 years ago
- 1 comment
#56 - Full-history mirrors are broken: trying to use a tree as a commit
Issue -
State: closed - Opened by mattmccutchen over 7 years ago
- 7 comments
#55 - Add push to branch
Pull Request -
State: closed - Opened by realityforge over 7 years ago
#54 - Resolve .git/MERGE_MSG correctly when using a linked working tree.
Pull Request -
State: closed - Opened by mattmccutchen over 7 years ago
- 4 comments
#53 - [question] braid push to a different branch?
Issue -
State: closed - Opened by LiraNuna over 7 years ago
- 3 comments
#52 - [question] Partial checkout?
Issue -
State: closed - Opened by LiraNuna over 7 years ago
- 4 comments
#51 - braid update does not halt on failure
Issue -
State: closed - Opened by realityforge over 7 years ago
#50 - Braid update --head doesn't work
Issue -
State: closed - Opened by krupan almost 8 years ago
- 2 comments
#49 - Allow braid add/update if there is no uncommitted changes in the target path.
Issue -
State: open - Opened by realityforge almost 8 years ago
- 2 comments
#48 - Rename `.braids` to .braids.json
Issue -
State: closed - Opened by realityforge almost 8 years ago
#47 - Avoid the use of remotes except during braid operations
Issue -
State: closed - Opened by realityforge almost 8 years ago
- 1 comment
#46 - Print conflict messages for updates in full-history mode too.
Pull Request -
State: closed - Opened by mattmccutchen almost 8 years ago
- 2 comments
#45 - `braid diff` should be a more transparent wrapper around `git diff`
Issue -
State: closed - Opened by mattmccutchen almost 8 years ago
- 1 comment
#44 - `braid diff` silently ignores uncommitted changes
Issue -
State: closed - Opened by mattmccutchen almost 8 years ago
- 4 comments
#43 - Print conflict messages for updates in squashed mode.
Pull Request -
State: closed - Opened by mattmccutchen almost 8 years ago
- 4 comments
#42 - Include non-mirror local content in the base and remote trees again.
Pull Request -
State: closed - Opened by mattmccutchen almost 8 years ago
#41 - Braid interacting with files outside braided directory
Issue -
State: closed - Opened by realityforge almost 8 years ago
- 10 comments
#40 - Wish to support Windows
Issue -
State: closed - Opened by vbnetvbnet almost 8 years ago
#39 - Remove mentions of a changelog from CONTRIBUTING.md.
Pull Request -
State: closed - Opened by mattmccutchen about 8 years ago
- 1 comment
#38 - Prepare prefixed trees using a temporary index file.
Pull Request -
State: closed - Opened by mattmccutchen about 8 years ago
- 3 comments
#37 - Tests: Set the committer identity per-repo, not globally.
Pull Request -
State: closed - Opened by mattmccutchen about 8 years ago
- 1 comment
#36 - Add `--no-commit` option to `add`, `update`, and `remove`
Issue -
State: open - Opened by mattmccutchen about 8 years ago
- 1 comment
#35 - `braid update` can leave repo in an inconsistent state if killed
Issue -
State: closed - Opened by mattmccutchen about 8 years ago
- 3 comments
#34 - Activate TravisCI for the braid project
Issue -
State: closed - Opened by realityforge over 8 years ago
- 2 comments
#33 - display base revision in braid list
Pull Request -
State: closed - Opened by tirolerstefan over 8 years ago
- 1 comment
#32 - braid update to older commits
Issue -
State: closed - Opened by tirolerstefan over 8 years ago
- 3 comments
#31 - "braid update" to tag, display tag/hash in "braid list"
Issue -
State: closed - Opened by tirolerstefan over 8 years ago
- 2 comments
#30 - Keep git fetch errors
Pull Request -
State: closed - Opened by bdurrow almost 9 years ago
- 1 comment
#29 - Tracking other branches
Issue -
State: closed - Opened by YOUR1 about 9 years ago
- 5 comments
#28 - document how it works
Issue -
State: closed - Opened by akostadinov over 9 years ago
- 4 comments
#27 - Enable "GitHub Pages"
Issue -
State: closed - Opened by realityforge over 9 years ago
- 2 comments
#26 - any plans to release something fresher than 2011?
Issue -
State: closed - Opened by mindreframer over 9 years ago
- 3 comments
#25 - Prepare for v1 release
Issue -
State: closed - Opened by norbert almost 10 years ago
- 1 comment
#24 - Document removal of Subversion functionality
Issue -
State: closed - Opened by norbert almost 10 years ago
#23 - Change summary and description in gemspec
Issue -
State: closed - Opened by norbert almost 10 years ago
- 6 comments
#21 - Broken links (repo description and README)
Issue -
State: closed - Opened by ckrybus almost 11 years ago
- 1 comment