Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Terminology cleanup. | Eric S. Raymond | 2007-10-10 | 1 | -28/+28 |
| | |||||
* | (vc-rcs-annotate-command): | Thien-Thi Nguyen | 2007-08-20 | 1 | -0/+1 |
| | | | | | Fix bug introduced in 2007-07-18T16:32:40Z!esr@snark.thyrsus.com: Add back :vc-annotate-prefix propertization. | ||||
* | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -0/+8 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851 | ||||
| * | (vc-rcs-find-file-not-found-hook): | Stefan Monnier | 2007-08-09 | 1 | -0/+8 |
| | | | | | | | | Move from vc-default-find-file-not-found-hook. | ||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | ||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
* | | Add todo item. | Stefan Monnier | 2007-07-20 | 1 | -0/+4 |
| | | |||||
* | | Put the lower half (the back-end) of NewVC in place. This commit | Eric S. Raymond | 2007-07-18 | 1 | -90/+128 |
|/ | | | | | makes only the minimum changes needed to get the old vc.el logic working with the new back ends. | ||||
* | (vc-rcs-annotate-command): | Thien-Thi Nguyen | 2007-03-24 | 1 | -4/+5 |
| | | | | | | Set text property :vc-annotate-prefix on the annotation text. (vc-rcs-annotate-time): Instead of searching for ": ", search for end of text propertized with :vc-annotate-prefix. | ||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (vc-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE to | André Spiegel | 2006-01-27 | 1 | -2/+3 |
| | | | | vc-user-login-name. | ||||
* | (vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT | André Spiegel | 2006-01-22 | 1 | -3/+3 |
| | | | | `string'. This allows us to get rid of `vc-user-login-name UID'. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (vc-rcs-annotate-command): | Thien-Thi Nguyen | 2004-12-29 | 1 | -0/+1 |
| | | | | Fix omission bug: Call `vc-setup-buffer'. | ||||
* | (vc-rcs-parse): New function. | Thien-Thi Nguyen | 2004-11-19 | 1 | -2/+464 |
| | | | | | | | (vc-rcs-annotate-command): Likewise. (vc-rcs-annotate-current-time): Likewise. (vc-rcs-annotate-time): Likewise. (vc-rcs-annotate-extract-revision-at-line): Likewise. | ||||
* | Doc fix. | Stefan Monnier | 2004-09-07 | 1 | -4/+5 |
| | |||||
* | (vc-rcs-checkout-model): Look at the version headers only if | André Spiegel | 2004-07-02 | 1 | -5/+9 |
| | | | | vc-consult-headers is non-nil. | ||||
* | (vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument. | André Spiegel | 2004-03-21 | 1 | -5/+5 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -1/+2 |
| | |||||
* | (vc-rcs-register, vc-rcs-checkin, vc-rcs-checkout) | Stefan Monnier | 2003-05-08 | 1 | -22/+8 |
| | | | | (vc-rcs-find-version, vc-rcs-diff): Use vc-switches. | ||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -13/+13 |
| | |||||
* | (vc-rcs-checkout): Fix the check whether we are on a branch. | André Spiegel | 2003-01-07 | 1 | -2/+2 |
| | |||||
* | (vc-rcs-revert): Unlock only if the user does have the lock. | André Spiegel | 2003-01-03 | 1 | -2/+3 |
| | |||||
* | (vc-rcs-checkin): By default, always specify the | André Spiegel | 2002-12-26 | 1 | -1/+3 |
| | | | | current branch of the working file for check-in. | ||||
* | (vc-rcs-checkout): Handle t argument for REV. | André Spiegel | 2002-12-26 | 1 | -7/+19 |
| | |||||
* | (vc-rcs-registered): Improve comment. | André Spiegel | 2002-11-13 | 1 | -3/+7 |
| | |||||
* | (vc-rcs-registered): Handle the autoload cookie so that the definition | Markus Rost | 2002-11-12 | 1 | -3/+4 |
| | | | | is found by `find-function-search-for-symbol' and etags. | ||||
* | (vc-rcs-find-version): Fix vc-checkout-switches use. | Stefan Monnier | 2002-10-08 | 1 | -2/+4 |
| | |||||
* | (vc-rcs-find-version): New fun. | Stefan Monnier | 2002-10-08 | 1 | -63/+46 |
| | | | | (vc-rcs-checkout): Remove `workfile' arg and simplify. | ||||
* | (vc-rcs-show-log-entry): Delete. | Stefan Monnier | 2002-10-04 | 1 | -32/+1 |
| | |||||
* | (vc-rcs-state): Don't require vc.el. | André Spiegel | 2002-09-04 | 1 | -2/+1 |
| | |||||
* | (vc-rcs-fetch-master-state): Be more careful to check | André Spiegel | 2002-07-19 | 1 | -2/+5 |
| | | | | if this is really an RCS master file. | ||||
* | (vc-rcs-register): Fix handling of vc-[rcs-]register-switches. | André Spiegel | 2002-03-18 | 1 | -24/+2 |
| | | | | | (vc-rcs-checkin-switches, vc-rcs-checkout-switches): Removed, since they weren't used yet. | ||||
* | (vc-rcs-diff): Use consistent parameter format for | André Spiegel | 2002-02-25 | 1 | -2/+2 |
| | | | | vc-diff-switches-list. | ||||
* | (vc-rcs-steal-lock): Do a real checkout after stealing the lock, so | André Spiegel | 2002-01-05 | 1 | -44/+14 |
| | | | | | | | that we see expanded headers. (vc-rcs-trunk-p, vc-rcs-branch-part, vc-rcs-branch-p, vc-rcs-minor-part, vc-rcs-previous-version): Removed. These are available from vc.el. Updated all callers. | ||||
* | (vc-*-revert-file): Handle new optional arg CONTENTS-DONE. | André Spiegel | 2001-08-28 | 1 | -2/+2 |
| | |||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -2/+4 |
| | |||||
* | (vc-rcs-print-log): Output to buffer *vc*, not the current buffer. | André Spiegel | 2001-03-10 | 1 | -3/+3 |
| | | | | (vc-rcs-diff): Output to buffer *vc-diff*, not the current buffer. | ||||
* | Copyright up-date. | Dave Love | 2001-02-01 | 1 | -2/+2 |
| | |||||
* | (vc-rcs-diff-switches): New customization option. | André Spiegel | 2001-02-01 | 1 | -11/+18 |
| | | | | (vc-rcs-diff): Use it via vc-diff-switches-list. | ||||
* | (vc-rcs-header): Fix :type. | Dave Love | 2001-01-09 | 1 | -2/+2 |
| | |||||
* | (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE. | André Spiegel | 2001-01-08 | 1 | -9/+9 |
| | |||||
* | (vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc. | André Spiegel | 2000-11-20 | 1 | -8/+9 |
| | |||||
* | (vc-rcs-state): Call vc-workfile-unchanged-p only here, and | André Spiegel | 2000-11-19 | 1 | -8/+5 |
| | | | | | | differentiate according to checkout model. (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p, since this function is only concerned with master state. | ||||
* | Functions reordered. | André Spiegel | 2000-11-16 | 1 | -409/+443 |
| | |||||
* | (vc-rcs-receive-file): Rewritten to contain only backend-specific | André Spiegel | 2000-10-03 | 1 | -31/+7 |
| | | | | code. | ||||
* | (vc-rcs-fetch-master-state): Parse and remember default branch | André Spiegel | 2000-10-03 | 1 | -40/+48 |
| | | | | | | | | unconditionally. (vc-rcs-set-default-branch): New function. (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it. (vc-rcs-checkin): If an appropriate default branch has been set, force creation of that branch. | ||||
* | * vc.el (vc-editable-p): Minor optimization. | Stefan Monnier | 2000-10-01 | 1 | -13/+15 |
| | | | | | | | | | | | | | | | | | | (edit-vc-file, vc-next-action-on-file): Don't use find-file. (vc-find-new-backend): New function split from vc-responsible-backend. (vc-register): Use it. (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg. (vc-unregister): Drop BACKEND arg (it doesn't work anyway). (vc-default-unregister, vc-revert-buffer): Docstring fix. (vc-clear-headers): Don't use find-file. (vc-revert-buffer): Use `and' again (must have been a braino). (vc-switch-backend): Only prompt if requested. (vc-default-receive-file): Update call to vc-unregister. * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file. (vc-rcs-receive-file): Avoid with-vc-properties. Update call to vc-unregister. Use constant `RCS' rather than (dynamically bound) var `backend'. |