openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
repotool
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #5 from DevMine/fix-tar-support
Kevin Gillieron
More...
over 9 years ago
repo: add missing return statement
Kevin Gillieron
More...
over 9 years ago
repo: replace write loop by io.Copy
Kevin Gillieron
More...
over 9 years ago
repo: merge argument types in the untarGitFolder func
Kevin Gillieron
More...
over 9 years ago
repo: fix typo in comment
Kevin Gillieron
More...
over 9 years ago
repo: do not re-define tmpPath as local variable (fix #2)
Robin Hahling
More...
over 9 years ago
repo: fix extraction of a git repository as tar archive (close #4)
Robin Hahling
More...
over 9 years ago
repo: fix broken logic for VCS type detection
Robin Hahling
More...
over 9 years ago
config: use underscore naming convention instead of CamelCase
Robin Hahling
More...
over 9 years ago
config: document TmpDir option
Robin Hahling
More...
over 9 years ago
repo: fix cleanup function name and some doc comments
Robin Hahling
More...
over 9 years ago
repo: adds tar support (close# 2)
Laurent Weingart
More...
over 9 years ago
repo: adds support of tar archives, moves git related functions to repo/git.go
Laurent Weingart
More...
over 9 years ago
config: adds the possibility to specify a path whereto extract the .git from a tar archive
Laurent Weingart
More...
over 9 years ago
repo: stop exporting git implementation of the Repo interface
Robin Hahling
More...
over 9 years ago
build/travis: do not build with Go < 1.4
Robin Hahling
More...
over 9 years ago
build: use '-f' flag to go get for DevMine packages
Robin Hahling
More...
over 9 years ago
build/travis: download, compile and install libgit2 release manually
Robin Hahling
More...
over 9 years ago
build: do not follow git2go 'next'
Robin Hahling
More...
over 9 years ago
misc: batch.go has moved to the DevMine/devmine repository
Robin Hahling
More...
over 9 years ago
repotool: move db table column definitions out of functions
Robin Hahling
More...
over 9 years ago
build/travis: fix GOPATH for make install
Robin Hahling
More...
over 9 years ago
build/travis: have travis use the makefile to build and install
Robin Hahling
More...
over 9 years ago
build: fix travis build (git2go dependency)
Robin Hahling
More...
over 9 years ago
db: expand unique constraint from hash to hash + vcs_id (close #1)
Robin Hahling
More...
over 9 years ago
doc/repotool: be more explicit about why generating a hash is useful
Robin Hahling
More...
over 9 years ago
repotool: avoid exiting on commit insertion error
Robin Hahling
More...
over 9 years ago
build: use package name instead of abs path for golint in the Makefile
Kevin Gillieron
More...
almost 10 years ago
build: Adapt check rule to new golint behavior.
Robin Hahling
More...
almost 10 years ago
doc: Remove gobuild.io badge since the service seems down now.
Robin Hahling
More...
almost 10 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree