Thu, 05 Jun 2008 15:53:05 +0000 |
Sam Steingold |
(vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
|
Tue, 27 May 2008 00:20:23 +0000 |
Dan Nicolaescu |
Add todo.
|
Tue, 27 May 2008 00:18:35 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Replace implementation with one based on a
|
Tue, 27 May 2008 00:10:53 +0000 |
Dan Nicolaescu |
(Problems): Remove fixed issues.
|
Tue, 27 May 2008 00:05:22 +0000 |
Dan Nicolaescu |
(vc-make-backend-object): Fix name.
|
Mon, 26 May 2008 23:53:33 +0000 |
Dan Nicolaescu |
(Problems): Remove fixed issues.
|
Mon, 26 May 2008 23:44:59 +0000 |
Dan Nicolaescu |
* vc.el (Problems): Remove fixed issues.
|
Mon, 26 May 2008 12:08:23 +0000 |
Andreas Schwab |
(vc-default-prettify-state-info): Fix formatting of an
|
Fri, 23 May 2008 21:38:32 +0000 |
Dan Nicolaescu |
(vc-delete-file): Make sure the buffer is deleted and
|
Fri, 23 May 2008 20:59:51 +0000 |
Stefan Monnier |
(vc-delete-file): Don't try to resynch the buffer.
|
Sun, 18 May 2008 07:53:08 +0000 |
Dan Nicolaescu |
(Todo): Add known problems.
|
Sat, 17 May 2008 17:07:46 +0000 |
Dan Nicolaescu |
(vc-annotate-show-diff-revision-at-line): Change
|
Fri, 16 May 2008 22:42:36 +0000 |
Eric S. Raymond |
Use state prettyprinter in vc-dir buffers.
|
Fri, 16 May 2008 19:15:26 +0000 |
Eric S. Raymond |
Improved extra-headers method for CVS.
|
Fri, 16 May 2008 08:53:51 +0000 |
Eric S. Raymond |
Remove a very old comment.
|
Thu, 15 May 2008 17:38:50 +0000 |
Eric S. Raymond |
Snapshot primitives globally renamed to refer to tags, documentation updated.
|
Thu, 15 May 2008 15:01:29 +0000 |
Eric S. Raymond |
More elimination of buffer name dependencies.
|
Thu, 15 May 2008 14:32:49 +0000 |
Eric S. Raymond |
Remove assumptions about buffer names.
|
Thu, 15 May 2008 13:50:55 +0000 |
Eric S. Raymond |
Move vc-dir menu hook back to vc-dispatcher.
|
Thu, 15 May 2008 01:11:23 +0000 |
Eric S. Raymond |
Eliminate exoensive (vc-expand-dirs) calls.
|
Wed, 14 May 2008 17:12:38 +0000 |
Eric S. Raymond |
Make vc-deduce-fileset do the right thing in derived buffers.
|
Mon, 12 May 2008 18:49:07 +0000 |
Eric S. Raymond |
Tell (vc-expand-dirs) not to throw out explicitly specified files.
|
Mon, 12 May 2008 17:19:41 +0000 |
Dan Nicolaescu |
Re-add Todo item about merging.
|
Mon, 12 May 2008 16:37:30 +0000 |
Dan Nicolaescu |
(with-vc-file, edit-vc-file): Remove unused macros.
|
Mon, 12 May 2008 16:22:42 +0000 |
Dan Nicolaescu |
(vc-annotate-show-diff-revision-at-line): Remove incorrect
|
Mon, 12 May 2008 01:46:27 +0000 |
Stefan Monnier |
Comment.
|
Sun, 11 May 2008 18:30:35 +0000 |
Eric S. Raymond |
Reorganize to-do list.
|
Sun, 11 May 2008 14:49:39 +0000 |
Eric S. Raymond |
Prevent some compilaation warnings.
|
Sat, 10 May 2008 04:39:08 +0000 |
Dan Nicolaescu |
Update todo.
|
Fri, 09 May 2008 20:28:54 +0000 |
Eric S. Raymond |
Item said "vc-update/vc-merge should deal with VC systems that don't
|
Fri, 09 May 2008 20:21:48 +0000 |
Eric S. Raymond |
Remove two to-dos.
|
Fri, 09 May 2008 20:17:50 +0000 |
Eric S. Raymond |
Dupport an use an observer flag in (vc-dispatcher-selection-set).
|
Fri, 09 May 2008 20:07:01 +0000 |
Eric S. Raymond |
VC directory bindings are noew documented.
|
Fri, 09 May 2008 18:59:45 +0000 |
Eric S. Raymond |
Comment and to-do list fixes.
|
Fri, 09 May 2008 17:30:49 +0000 |
Eric S. Raymond |
Remove wash-log from the VC backend API.
|
Fri, 09 May 2008 16:41:26 +0000 |
Stefan Monnier |
* vc.el (vc-mark-resolved): Add `backend' argument.
|
Fri, 09 May 2008 16:01:50 +0000 |
Stefan Monnier |
(vc-deduce-fileset): Don't require the checkout-model and the
|
Fri, 09 May 2008 07:03:15 +0000 |
Dan Nicolaescu |
(vc-version-diff, vc-print-log, vc-revert, vc-rollback)
|
Fri, 09 May 2008 01:57:21 +0000 |
Eric S. Raymond |
Large simplification in (vc-deduce-fileset) logic.
|
Wed, 07 May 2008 21:27:41 +0000 |
Eric S. Raymond |
Remove VC-Dired and backend dir-state methods.
|
Wed, 07 May 2008 09:57:41 +0000 |
Eric S. Raymond |
Second attempt to move the VC-specific menu initialization.
|
Tue, 06 May 2008 23:56:49 +0000 |
Eric S. Raymond |
Cleanup preparatory to getting rid of dired.
|
Tue, 06 May 2008 23:44:50 +0000 |
Eric S. Raymond |
Back out menu move, it broke something obscure.
|
Tue, 06 May 2008 19:12:34 +0000 |
Eric S. Raymond |
More refactoring.
|
Tue, 06 May 2008 09:12:12 +0000 |
Eric S. Raymond |
vc-responsible-backend needs to see absolute pathnames.
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Tue, 06 May 2008 01:41:34 +0000 |
Eric S. Raymond |
Move a customization variable.
|
Tue, 06 May 2008 00:37:31 +0000 |
Eric S. Raymond |
Move the fileset staleness check from vc-next-action to
|
Mon, 05 May 2008 22:33:44 +0000 |
Eric S. Raymond |
More policy-mechanism separation.
|
Mon, 05 May 2008 18:21:27 +0000 |
Eric S. Raymond |
Actually supply needed arguments.
|
Mon, 05 May 2008 15:08:59 +0000 |
Eric S. Raymond |
Fix a compilation warning.
|
Mon, 05 May 2008 02:43:34 +0000 |
Eric S. Raymond |
Typo fix.
|
Sun, 04 May 2008 23:24:49 +0000 |
Eric S. Raymond |
Correct buggy dispatch logic.
|
Sun, 04 May 2008 13:20:50 +0000 |
Eric S. Raymond |
Typo fix.
|
Sun, 04 May 2008 13:17:33 +0000 |
Eric S. Raymond |
Bug fix for vc-dispatcher split.
|
Sun, 04 May 2008 09:32:39 +0000 |
Andreas Schwab |
Require dired when compiling.
|
Sat, 03 May 2008 13:16:19 +0000 |
Eric S. Raymond |
Another refactoring step.
|
Sat, 03 May 2008 13:07:18 +0000 |
Eric S. Raymond |
Refactoring step.
|
Sat, 03 May 2008 12:42:54 +0000 |
Eric S. Raymond |
Small refactoring step.
|
Sat, 03 May 2008 12:06:42 +0000 |
Eric S. Raymond |
Reorganze VC todo list.
|