lp:~bshell/vc-accurev/0.1

Created by Bryan Shell and last modified
Get this branch:
bzr branch lp:~bshell/vc-accurev/0.1
Only Bryan Shell can upload to this branch. If you are Bryan Shell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bryan Shell
Project:
vc-accurev
Status:
Development

Recent revisions

25. By Bryan Shell

Added revision granularity for diff to work
* vc-accurev.el (vc-accurev-revision-granularity): new defun

24. By Bryan Shell

Added new vc defun to provide diffing selected revisions
* vc-accurev.el (vc-accurev-previous-revision): new defun
(vc-accurev--parse-xml): Help defun for parsing xml
(vc-accurev--parse): XML parser for ancestor responses
(vc-accurev-object): base class
(vc-accurev-ancestor): class for ancestor responses

23. By Bryan Shell

 Added defun for init-revision; fixes an issue with register
 * vc-accurev.el (vc-accurev-init-revision): New defun

22. By Bryan Shell

 Changed binding for temp filename and clean after
 * vc-accurev.el (vc-accurev-checkin, vc-accurev-register): Bugfix.

21. By Bryan Shell

 Provided proper defun for vc-find-revision
 * vc-accurev.el (vc-accurev-find-revision): Renamed and fixed defun

20. By Bryan Shell

 Fixed defuns to correctly provide comments for operations
 * vc-accurev.el (vc-accurev-checkin, vc-accurev-register): Comment
 passed with newlines failed; now using intermediate file for all
 supplied comments

19. By Bryan Shell

 Clarified defun as to which command to run against the server
 * vc-accurev.el (vc-accurev-command): Added new param to clarify which command is being ran
 (vc-accurev--get-info, vc-accurev--get-workspaces)
 (vc-accurev--get-status, vc-accurev-retrieve-snapshot)
 (vc-accurev-create-snapshot, vc-accurev-annotate-command)
 (vc-accurev--revision-table, vc-accurev-diff)
 (vc-accurev-print-log, vc-accurev-rename-file)
 (vc-accurev-register): Use it
 (vc-accurev-delete-file): Renamed fuction to proper name and use it

18. By Bryan Shell

 Flag an error when suppling a revision; remove unneed switches.
 * vc-accurev.el (vc-accurev-register): Added error condition for
 suppling a starting revision. Removed unsupported flags.

17. By Bryan Shell

 Added defun vc-accurev-root and used it where needed
 * vc-accurev.el (vc-accurev-root): New defun
 (vc-accurev-responsible-p, vc-accurev-could-register): alias it.
 (vc-accurev-registered): Added check to see if file is within a workspace
 (vc-accurev-workspace): New struct to hold the workspace information
 (vc-accurev--get-workspaces): Parser for the xml format of workspaces

16. By Bryan Shell

 Added rudimentary support for short logs
 * vc-accurev.el (vc-accurev-print-log): Fix defun's signature;
 short logs are currently unsupported

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:vc-accurev
This branch contains Public information 
Everyone can see this information.

Subscribers