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
misc: add my name to the authors list More... almost 10 years ago
authors : add myself More... almost 10 years ago
repotool: Check for Marshalling errors. More... almost 10 years ago
repotool: Make use of input from srctool. More... almost 10 years ago
repo: Make sure git implement the Repo interface. More... almost 10 years ago
repo: Add GetRepository() method to the interface. More... almost 10 years ago
doc: Update db README to inform about the commit deltas table. More... almost 10 years ago
config: Make sure a user cannot specify patches without deltas. More... almost 10 years ago
doc: Update README to document latest features. More... almost 10 years ago
misc: Ignore .directory and .DS_Store files. More... almost 10 years ago
repotool: Print repository name before processing db insertions. More... almost 10 years ago
repotool: Add possibility to insert commit diff deltas into the db. More... almost 10 years ago
repotool: Do not export OpenDBSession function. More... almost 10 years ago
misc: Rename diff_delta option to commit_deltas, which is more explicit. More... almost 10 years ago
misc: Add support for commit deltas. More... almost 10 years ago
misc: Add an option to retrieve commit patches. More... almost 10 years ago
misc: Ignore JSON files. More... almost 10 years ago
tools/batch: Default number of goroutins to N cpus. More... almost 10 years ago
doc: Provide some information about batch.go in the README. More... almost 10 years ago
build: Change travis install instructions. More... almost 10 years ago
doc: Add badges to README file. More... almost 10 years ago
build: Add travis instruction file. More... almost 10 years ago
build: Install git2go with 'deps' make target. More... almost 10 years ago
tools/batch: Correct usage string. More... almost 10 years ago
tools/batch: Use a channel to create a pool of tasks for goroutines. More... almost 10 years ago
tools/batch: Add an option to limit the number of goroutines to spawn. More... almost 10 years ago
repo: Close open files after reading. More... almost 10 years ago
tools/batch: Spawn goroutines for each call to repotool. More... almost 10 years ago
tools: Add batch.go to batch insert repository data with repotool. More... almost 10 years ago
misc: Remove shebang from repotool. More... almost 10 years ago