issues
search
jmalloc
/
grit
Keep track of your local Git clones.
MIT License
22
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/net from 0.19.0 to 0.23.0
#98
dependabot[bot]
closed
1 month ago
0
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
#97
dependabot[bot]
closed
1 month ago
1
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
#96
dependabot[bot]
closed
1 month ago
1
Update Browse Function to Support Optional Branch
#95
timaMehro
closed
1 month ago
0
Fix leading slash bug when using set-url command
#94
ezzatron
closed
8 months ago
0
Using `grit set-url owner/repo` sets a non-canonical remote URL
#93
ezzatron
closed
8 months ago
0
Bump github.com/go-git/go-git/v5 from 5.2.0 to 5.11.0
#92
dependabot[bot]
closed
11 months ago
0
Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0
#91
dependabot[bot]
closed
1 year ago
0
Feature request: Improve automation of source configuration
#90
ezzatron
opened
1 year ago
0
Add a troubleshooting guide
#89
ezzatron
closed
1 year ago
0
Failure to auth with public key against GitHub while vanilla git works correctly.
#88
jmalloc
closed
2 years ago
8
Git LFS support.
#87
jmalloc
opened
3 years ago
0
Build for ARM64.
#86
jmalloc
closed
3 years ago
0
added GitHub Actions and goreleaser
#85
na4ma4
closed
2 years ago
1
Git-style hooks
#84
jmalloc
closed
3 years ago
1
Honour `init.defaultBranch` configuration value.
#83
jmalloc
opened
3 years ago
1
Don't tell homebrew users to upgrade using self-update.
#82
jmalloc
opened
3 years ago
0
add functional tests
#81
na4ma4
closed
9 months ago
0
fixes cloning an empty repo
#80
na4ma4
closed
3 years ago
0
changed imports to use github.com/go-git/go-git/v5
#79
na4ma4
closed
3 years ago
1
Update to go-git v5
#78
na4ma4
closed
3 years ago
0
removed no longer required setupTracking function
#77
na4ma4
closed
3 years ago
1
Fresh clone lists default branch in `.git/config` twice.
#76
jmalloc
closed
3 years ago
1
Unable to clone empty repository.
#75
jmalloc
closed
3 years ago
1
Remove `source ls` and `source probe` commands.
#74
jmalloc
closed
3 years ago
0
Remove `--golang` flag from `clone`, `mv` and `set-url` commands.
#73
jmalloc
closed
3 years ago
0
Setup Homebrew publishing from GitHub actions.
#72
jmalloc
opened
4 years ago
0
Deprecate the `--golang` option to `clone`, `mv`, etc.
#71
jmalloc
closed
3 years ago
0
Command for finding repos that have been renamed on GitHub.
#70
jmalloc
opened
5 years ago
0
Command for creating GitHub repos.
#69
jmalloc
closed
3 years ago
1
Convert to use GitHub actions.
#68
jmalloc
closed
4 years ago
0
The set-url command's description seems innacurate
#67
ezzatron
closed
3 years ago
1
Automatically detect Golang repos.
#66
jmalloc
closed
4 years ago
1
Improve sorting of interactive clone selection prompts.
#65
jmalloc
opened
6 years ago
0
Allow specification of ordering of the base path in directory sorting.
#64
jmalloc
closed
6 years ago
0
`grit cd` with no slug should change dir to the root of the current clone.
#63
jmalloc
opened
6 years ago
0
Sort directory prompts according to distance from the current working directory.
#62
jmalloc
closed
6 years ago
1
Is it possible to have the grit cd list sorted?
#61
koden-km
closed
6 years ago
4
Add naive implementation of `browse` command.
#60
jmalloc
closed
6 years ago
0
Verify that everything passed to `write()` is a format pattern.
#59
jmalloc
closed
6 years ago
0
Update any commands that work on the "current" clone dir to work from any subdir of that clone.
#58
jmalloc
opened
6 years ago
0
GitHub integration.
#57
jmalloc
opened
6 years ago
0
Feature request: grit browse
#56
ezzatron
opened
6 years ago
6
self-update command should give brew instructions if installed via homebrew
#55
jmalloc
closed
7 years ago
0
Only check for updates if STDOUT is a TTY
#54
jmalloc
closed
7 years ago
0
Suggestion: Don't check for updates when installing shell integration
#53
ezzatron
closed
7 years ago
1
Support for multiple paths in `GOPATH`.
#52
jmalloc
closed
6 years ago
0
Create a custom homebrew tap
#51
jmalloc
closed
7 years ago
15
Add `ls` command that lists clones in the index.
#50
jmalloc
closed
7 years ago
0
Added "grit ls" alias for "grit index ls"
#49
koshatul
closed
7 years ago
1
Next