1469961550 | current | ||
---|---|---|---|
Line 35: | Line 35: | ||
* dwcommits gives you a range of choices for updating and querying git repositories on the local machine. It enables you to select between repositories and their branches, to check the git status, to pull in new commits from remote repository, to add and commit local files to the local repository, though not to push to the remote. | * dwcommits gives you a range of choices for updating and querying git repositories on the local machine. It enables you to select between repositories and their branches, to check the git status, to pull in new commits from remote repository, to add and commit local files to the local repository, though not to push to the remote. | ||
- **Sqlite Database** | - **Sqlite Database** | ||
- | * dwcommits creates its databases from the output of the git logs. You can choose to create the database from any point in the git history by setting the start date for the database in the admin panel. Dwcommits will create a new database for each repoitory. You can re-initialize a database and begin entering data from a new date. | + | * dwcommits creates its databases from the output of the git logs. You can choose to create the database from any point in the git history by setting the start date for the database in the admin panel. Dwcommits will create a new database for each repository. You can re-initialize a database and begin entering data from a new date. |
* The databases can be queried from within the admin panel, where the output will be displayed. There is now a syntax plugin module which supports output in either table or plain-test style formats. | * The databases can be queried from within the admin panel, where the output will be displayed. There is now a syntax plugin module which supports output in either table or plain-test style formats. | ||
- **Syntax Plugin** (described below) | - **Syntax Plugin** (described below) |
↧
plugin:dwcommits - [Examples/Usage] Typo correction
↧