0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from DevMine/fix-tar-support More... over 9 years ago
repo: add missing return statement More... over 9 years ago
repo: replace write loop by io.Copy More... over 9 years ago
repo: merge argument types in the untarGitFolder func More... over 9 years ago
repo: fix typo in comment More... over 9 years ago
repo: do not re-define tmpPath as local variable (fix #2) More... over 9 years ago
repo: fix extraction of a git repository as tar archive (close #4) More... over 9 years ago
repo: fix broken logic for VCS type detection More... over 9 years ago
config: use underscore naming convention instead of CamelCase More... over 9 years ago
config: document TmpDir option More... over 9 years ago
repo: fix cleanup function name and some doc comments More... over 9 years ago
repo: adds tar support (close# 2) More... over 9 years ago
repo: adds support of tar archives, moves git related functions to repo/git.go More... over 9 years ago
config: adds the possibility to specify a path whereto extract the .git from a tar archive More... over 9 years ago
repo: stop exporting git implementation of the Repo interface More... over 9 years ago
build/travis: do not build with Go < 1.4 More... over 9 years ago
build: use '-f' flag to go get for DevMine packages More... over 9 years ago
build/travis: download, compile and install libgit2 release manually More... over 9 years ago
build: do not follow git2go 'next' More... over 9 years ago
misc: batch.go has moved to the DevMine/devmine repository More... over 9 years ago
repotool: move db table column definitions out of functions More... over 9 years ago
build/travis: fix GOPATH for make install More... over 9 years ago
build/travis: have travis use the makefile to build and install More... over 9 years ago
build: fix travis build (git2go dependency) More... over 9 years ago
db: expand unique constraint from hash to hash + vcs_id (close #1) More... over 9 years ago
doc/repotool: be more explicit about why generating a hash is useful More... over 9 years ago
repotool: avoid exiting on commit insertion error More... over 9 years ago
build: use package name instead of abs path for golint in the Makefile More... almost 10 years ago
build: Adapt check rule to new golint behavior. More... almost 10 years ago
doc: Remove gobuild.io badge since the service seems down now. More... almost 10 years ago