2008-05-15 |
Eric S. Raymond | Fix an incorrect buffer name and remove an unneeded...
|
commit | commitdiff | tree |
2008-05-15 |
Eric S. Raymond | Eliminate exoensive (vc-expand-dirs) calls.
|
commit | commitdiff | tree |
2008-05-14 |
Eric S. Raymond | Make vc-deduce-fileset do the right thing in derived...
|
commit | commitdiff | tree |
2008-05-12 |
Eric S. Raymond | Tell (vc-expand-dirs) not to throw out explicitly specified...
|
commit | commitdiff | tree |
2008-05-11 |
Eric S. Raymond | Reorganize to-do list.
|
commit | commitdiff | tree |
2008-05-11 |
Eric S. Raymond | Remove dead code.
|
commit | commitdiff | tree |
2008-05-11 |
Eric S. Raymond | Typo fix.
|
commit | commitdiff | tree |
2008-05-11 |
Eric S. Raymond | Prevent some compilaation warnings.
|
commit | commitdiff | tree |
2008-05-10 |
Eric S. Raymond | Remove assumption about what nil means as a first arument...
|
commit | commitdiff | tree |
2008-05-10 |
Eric S. Raymond | New functions implementing motion to next and previous...
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Note that vc.el now uses this.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Item said "vc-update/vc-merge should deal with VC systems...
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Remove two to-dos.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Dupport an use an observer flag in (vc-dispatcher-selection...
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | VC directory bindings are noew documented.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Document the new VC directory mode.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Suppress an annoying warning.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Comment and to-do list fixes.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Remove the vc-dir-insert-directories global.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Teach the RCS back end to do directories.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Remove wash-log from the VC backend API.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Make SCCS backend directory-aware.
|
commit | commitdiff | tree |
2008-05-09 |
Eric S. Raymond | Large simplification in (vc-deduce-fileset) logic.
|
commit | commitdiff | tree |
2008-05-07 |
Eric S. Raymond | Meta-CVS support removed.
|
commit | commitdiff | tree |
2008-05-07 |
Eric S. Raymond | Remove VC-Dired and backend dir-state methods.
|
commit | commitdiff | tree |
2008-05-07 |
Eric S. Raymond | Remove dead code.
|
commit | commitdiff | tree |
2008-05-07 |
Eric S. Raymond | Second attempt to move the VC-specific menu initialization.
|
commit | commitdiff | tree |
2008-05-07 |
Eric S. Raymond | Merege two functions in preparation for removing dired.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | Cleanup preparatory to getting rid of dired.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | Back out menu move, it broke something obscure.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | More refactoring.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | More decoupling of vc-dispatcher.el from vc.el.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | Comment typo fix.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | vc-responsible-backend needs to see absolute pathnames.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | Move a customization variable.
|
commit | commitdiff | tree |
2008-05-06 |
Eric S. Raymond | Move the fileset staleness check from vc-next-action to
|
commit | commitdiff | tree |
2008-05-05 |
Eric S. Raymond | More policy-mechanism separation.
|
commit | commitdiff | tree |
2008-05-05 |
Eric S. Raymond | Actually supply needed arguments.
|
commit | commitdiff | tree |
2008-05-05 |
Eric S. Raymond | Avoid passing default nil argument.
|
commit | commitdiff | tree |
2008-05-05 |
Eric S. Raymond | Document the fact that (current-local-map) and (urrent...
|
commit | commitdiff | tree |
2008-05-05 |
Eric S. Raymond | Fix a compilation warning.
|
commit | commitdiff | tree |
2008-05-05 |
Eric S. Raymond | Typo fix.
|
commit | commitdiff | tree |
2008-05-04 |
Eric S. Raymond | Correct buggy dispatch logic.
|
commit | commitdiff | tree |
2008-05-04 |
Eric S. Raymond | Typo fix.
|
commit | commitdiff | tree |
2008-05-04 |
Eric S. Raymond | Bug fix for vc-dispatcher split.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Another refactoring step.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Refactoring step.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Small refactoring step.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Reorganze VC todo list.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Moved most of vc-dir from vc.el to vc-dispatcher.el.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Move VC-Dired code from vc.el to vc-dispatcher.el.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Move context-preservation machinery.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Move the command-closure machinery to vc-dispatcher.el.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Partially undo the dispatcher split, it needs to happen...
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Remove logentry primitive from backend API.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | vc-dispatcher layer separation.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Append to another to-do comment.
|
commit | commitdiff | tree |
2008-05-03 |
Eric S. Raymond | Added to-do items.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Should have gone in with previous commit.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Clean up vc*-revision-granularity and vc*-checkout...
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | More preparation for removing dired.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Fix some comments to remove references to vc-dired.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | vc-toggle-read-only is no longer a good idea.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | The day wehen vc-toggle-ready-only was a good idea...
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Name change in preparation for ripping out vc-dired.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Better error message on missing files.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | More informative message when a fileset is in a mixed...
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Don't commit right after deletion.
|
commit | commitdiff | tree |
2008-05-02 |
Eric S. Raymond | Remove unneeded TODO item in comment.
|
commit | commitdiff | tree |
2008-05-01 |
Eric S. Raymond | Remove some XXX comments no longer needed.
|
commit | commitdiff | tree |
2008-05-01 |
Eric S. Raymond | Change 'needs-patch to 'needs-update.
|
commit | commitdiff | tree |
2008-05-01 |
Eric S. Raymond | Comment cleanup (no code change).
|
commit | commitdiff | tree |
2008-05-01 |
Eric S. Raymond | Add items to TODO list.
|
commit | commitdiff | tree |
2008-04-28 |
Eric S. Raymond | Explain how to work awound an error case.
|
commit | commitdiff | tree |
2008-01-09 |
Eric S. Raymond | * testmodes/sgml-mode.el (sgml-tag-syntax-table): ...
|
commit | commitdiff | tree |
2008-01-02 |
Eric S. Raymond | * progmodes/grep.el (grep-find-ignored-directories...
|
commit | commitdiff | tree |
2008-01-02 |
Eric S. Raymond | * vc-svn.el (vc-svn-modify-change comment): New function.
|
commit | commitdiff | tree |
2008-01-01 |
Eric S. Raymond | Remove some debugging code.
|
commit | commitdiff | tree |
2008-01-01 |
Eric S. Raymond | * vc-svn.el (vc-svn-parse-status): Set the 'unregisted...
|
commit | commitdiff | tree |
2008-01-01 |
Eric S. Raymond | * vc.el (vc-dired-hook): Speed tuning. Replace a...
|
commit | commitdiff | tree |
2007-12-29 |
Eric S. Raymond | * vc-svn.el (vc-svn-parse-status): Recognize 'added...
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | Improve a Changelog comment.
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | * vc-hooks.el (vc-state): Document new 'ignored and...
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | * vc-cvs.el, vc-svn.el: Simplify backend dired-state...
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | Typo fix.
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | Changelog typo fixes.
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | * vc-hooks.el, vc.el: Move vc-directory-exclusion-list...
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | And another typo fix.
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | Typo fix.
|
commit | commitdiff | tree |
2007-12-28 |
Eric S. Raymond | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs...
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | * vc.el (vc-dired-hook): Show unregistered file status...
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | Refactoring step.
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | * vc.el (vc-dired-ignorable-p, vc-dired-hook): Speed...
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs...
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | *** empty log message ***
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | *** empty log message ***
|
commit | commitdiff | tree |
2007-12-27 |
Eric S. Raymond | *** empty log message ***
|
commit | commitdiff | tree |
2007-12-26 |
Eric S. Raymond | *** empty log message ***
|
commit | commitdiff | tree |
2007-12-26 |
Eric S. Raymond | Oops...describe the file...
|
commit | commitdiff | tree |
2007-12-26 |
Eric S. Raymond | Add log format samples for Subversion and Mercurial.
|
commit | commitdiff | tree |