summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/maintenanceGitOperations.cpp
Commit message (Collapse)AuthorAge
* Remove the ~ operator for ebuildversionrangeDan Goodliffe2017-12-02
| | | | | | And along with it, the need for a custom search path to be set. Also updates remaining SQL and scripts to unnecessarily depend on customer search path.
* Merge improvements from tidy-arrays branchgentoobrowse-api-0.9.1Dan Goodliffe2017-09-23
|
* Add support for a phase end event in maintenance processors which is called ↵Dan Goodliffe2017-05-17
| | | | even if the processor never processed any changes
* Tidy some of the low level repo/sql bitsDan Goodliffe2017-05-14
|
* Replace the database file types and file list comparison logic with one ↵Dan Goodliffe2017-05-13
| | | | that's purely code
* Add basic logging of update progressDan Goodliffe2017-05-07
|
* Remove no-longer required vcsMode flagDan Goodliffe2017-05-01
|
* Remove support for tree comparison updates (unittests have their own variant)Dan Goodliffe2017-05-01
|
* Tidy and genericise PQ array handling and git diffingDan Goodliffe2017-04-14
|
* Only revwalk to the required commit rangeDan Goodliffe2017-04-14
|
* Initialize git library once on startupDan Goodliffe2017-04-13
|
* Update change log along with package treeDan Goodliffe2017-04-13
|
* Factor writeChangesToFileList into its own functionDan Goodliffe2017-04-13
|
* Split the abstract file processor out of maintenance commonDan Goodliffe2017-03-06
|
* libgit2 library helperDan Goodliffe2017-03-05
|
* Update lastcommit when performing a git tree updateDan Goodliffe2017-03-04
|
* Fix root dir paths for git importDan Goodliffe2017-03-04
|
* Address failing test cases by applying a merge operation on modified ↵Dan Goodliffe2017-03-04
| | | | filelist to avoid removing and readding ebuilds
* Initial WIP commit of refreshPackageTreeGit, some tests still failDan Goodliffe2017-03-04
|
* Add service methods to update repositoriesDan Goodliffe2017-03-04
|
* Create git utilsDan Goodliffe2017-03-04
|
* Rename maint change logs for common git operationsDan Goodliffe2017-02-12