issues
search
dynamist
/
subgit
Sub-git repo handler
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish documentation to Readthedocs
#68
holmboe
opened
5 months ago
0
Run bandit checks and add appropriate exclusions
#67
holmboe
closed
10 months ago
3
Implement pre-commit checks
#66
holmboe
opened
11 months ago
1
TypeError when using the old config file format
#65
holmboe
opened
1 year ago
1
Cornercase with _check_remote
#64
Grokzen
opened
1 year ago
0
Refactor repo handling into SubGitRepo class
#63
Grokzen
opened
1 year ago
0
Linter complains when running tox
#62
rholmboe
opened
1 year ago
0
Added tox to github actions
#61
rholmboe
closed
1 year ago
0
Implement sparse-checkout feature in the tool
#60
Grokzen
closed
1 year ago
0
Change config file format from dict based to list based
#59
Grokzen
closed
1 year ago
0
Implement ruff as linting tool
#58
Grokzen
closed
1 year ago
1
Changes after review of the README
#57
holmboe
closed
1 year ago
0
Change init command to create a usable example file
#56
holmboe
opened
1 year ago
0
Change sub-command from 'subgit import' to 'subgit inspect'
#53
naestia
closed
1 year ago
0
Fixed subgit pull issue
#52
naestia
closed
1 year ago
1
First iteration of 'subgit init' bugfix
#51
naestia
closed
1 year ago
1
Subsequent 'subgit pull': OSError: Reference at 'refs/heads/master' does already exist
#50
holmboe
closed
1 year ago
0
Change config format from dict to list of projects
#49
Grokzen
closed
1 year ago
0
Change import/inspect command to instead of writing to a file directly to print to STDOUT
#48
Grokzen
closed
1 year ago
0
Change import command name to inspect
#47
Grokzen
closed
1 year ago
0
sgit init is broken
#46
holmboe
closed
1 year ago
0
Create basic integration python invoke script
#45
Grokzen
opened
1 year ago
0
Update CHANGELOG.md
#44
naestia
closed
1 year ago
0
implement 'subgit clean' command
#43
naestia
closed
1 year ago
0
F/implement subgit import
#42
naestia
closed
1 year ago
1
F/implement multiprocessing fetch
#41
naestia
closed
1 year ago
0
Implement threads or subprocesses for commands that is slow
#40
Grokzen
closed
1 year ago
0
F/implement subgit reset
#39
naestia
closed
1 year ago
1
Add mailmap for GH
#38
holmboe
closed
1 year ago
0
F/optional conf file
#37
naestia
closed
1 year ago
0
Implemented sub command "delete"
#36
naestia
closed
1 year ago
0
Implement -c, --conf flag
#35
Grokzen
closed
1 year ago
0
Implement gitlab/github import feature
#34
Grokzen
closed
1 year ago
1
Allow for defining clone point
#33
Grokzen
opened
2 years ago
9
Implement "subgit reset" command
#32
Grokzen
closed
1 year ago
0
Implement sparse checkout from a repo
#31
Grokzen
closed
1 year ago
0
Rename repo and tool from sgit -> subgit
#30
Grokzen
closed
2 years ago
4
Rename py-sgit to subgit on PyPI
#29
holmboe
closed
2 years ago
1
First stab at github actions tox-testing
#28
rholmboe
closed
1 year ago
1
Review refactorings
#27
Grokzen
closed
2 years ago
0
sgit repo set NAME tag TAG fails
#26
holmboe
closed
2 years ago
2
Implement support for key revision.tag=last
#25
Grokzen
closed
2 years ago
0
Refactor Core into Core + SgitRepo for simpler logic implementation per repo and reuseability of features and functions in different commands
#24
Grokzen
opened
2 years ago
0
Implement support for specifying "latest" on tag block to attempt to resolve it from list of possible tags
#23
Grokzen
closed
2 years ago
0
Implement "subgit delete"
#22
Grokzen
closed
1 year ago
1
Implement new command "sgit fetch"
#20
Grokzen
closed
2 years ago
0
Enable/disable repo in config and from cli
#19
Grokzen
closed
2 years ago
0
Better handling of batch mode
#18
holmboe
closed
2 years ago
1
Add BATCH mode to sgit
#17
holmboe
closed
4 years ago
0
General clean up
#16
holmboe
closed
4 years ago
0
Next