CVS messages for Version Control API -- Mercurial Backend
February 19, 2008
-
Fix #222899 (display shortened changeset identifiers)
-
Fix #220385 (return NULL not FALSE in get_current_item_tag())
-
Fix http://drupal.org/node/220141 (typo in versioncontrol_cvs_get_parent_item)
February 3, 2008
-
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.install 1.8
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.module 1.12Trim schema's extraneous elements that are not implemented.
-
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/hg/hg.inc 1.8
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.log.inc 1.10Minor coding format corrections.
-
Add note on commit scripts.
-
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/README.txt 1.16
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.module 1.11Add warning about versioncontrol_hg_get_current_item_tag()
-
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/hg/hg.inc 1.7
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/README.txt 1.15
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/tests/db/flush-database.sql 1.3
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.install 1.7
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.log.inc 1.9
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.module 1.10Add tags implementation and logging - Added _hg_parse_hgtags() - Give hg_tags a primary key tag_id
-
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/hg/hg.inc 1.6
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/tests/hg.test 1.6
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/tests/versioncontrol_hg.log.test 1.2
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.module 1.9Implement hg_cat() - Updated unit tests - Removed menu; we won't be using it
-
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/README.txt 1.14
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/tests/db/view-commit-actions.qbquery 1.2
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/tests/db/view-commits.qbquery 1.2
Version Control API -- Mercurial Backend: /modules/versioncontrol_hg/versioncontrol_hg.log.inc 1.8Refactored log handling to handle one entry at a time - This makes a low-memory implementation much easier - Moved comments to the down of dbquerys, so that they can be run immediately - Resolved branch IDs as actual branch names
