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 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
travis: build for Go 1.5 as well
Robin Hahling
More...
over 9 years ago
repotool: adapt to new src API
Robin Hahling
More...
over 9 years ago
repotool-db: add some missing spaces in some log messages
Robin Hahling
More...
over 9 years ago
makefile: add package rule
Laurent Weingart
More...
over 9 years ago
repotool-db: update version number and flag
Laurent Weingart
More...
over 9 years ago
repotool: update version number and flag
Laurent Weingart
More...
over 9 years ago
readme: update go get command description
Laurent Weingart
More...
over 9 years ago
repo/git: numDeltas is only needed when using deltas
Robin Hahling
More...
over 9 years ago
repo: add function to check whether a commit is valid or not
Robin Hahling
More...
over 9 years ago
repotool-db: fatal exit if any insertion into the db fails
Robin Hahling
More...
over 9 years ago
repotool-db: log when starting to commit to db
Robin Hahling
More...
over 9 years ago
config: move tmp_dir* options to data section
Robin Hahling
More...
over 9 years ago
repotool-db: optimize insertions when inserting only commits
Robin Hahling
More...
over 9 years ago
repotool-db: use glog.Info() instead of fmt.Println()
Robin Hahling
More...
over 9 years ago
repotool-db: drop hash column from commits table
Robin Hahling
More...
over 9 years ago
repotool-db: use a hashmap to store repositories IDs
Robin Hahling
More...
over 9 years ago
Merge pull request #6 from DevMine/feature-split
Kevin Gillieron
More...
over 9 years ago
doc: update readme according to repotool/repotool-db split
Robin Hahling
More...
over 9 years ago
repotool: split into two binaries: one for json, the other for db insert
Robin Hahling
More...
over 9 years ago
repotool: add cpuprofile option for profiling
Robin Hahling
More...
over 9 years ago
repotool: move flags to var
Robin Hahling
More...
over 9 years ago
repotool: make sure to cleanup repo on errors
Robin Hahling
More...
over 9 years ago
db: store users in hashmap to avoid db queries
Robin Hahling
More...
over 9 years ago
db: use a transaction to insert commits and commit deltas
Robin Hahling
More...
over 9 years ago
doc: document tmp_dir_file_size_limit option
Robin Hahling
More...
over 9 years ago
repo: make use of tmp_dir_file_size_limit option
Robin Hahling
More...
over 9 years ago
config: add option to specify max size of file to process in tmp dir
Robin Hahling
More...
over 9 years ago
style: declare variables just before use
Robin Hahling
More...
over 9 years ago
doc: document tar support and tmp_dir variable on config file
Robin Hahling
More...
over 9 years ago
doc: specify that libgit2 is now a dependency
Robin Hahling
More...
over 9 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