log lisp/vc-bzr.el @ 93794:509de9778a6d

age author description
2008-04-05 Miles Bader Merge from emacs--rel--22
2008-04-04 Dan Nicolaescu (vc-bzr-state): Use when instead of if.
2008-04-03 Stefan Monnier (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
2008-04-03 Stefan Monnier (vc-bzr-checkout): Simplify.
2008-03-31 Dan Nicolaescu * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
2008-03-29 Dan Nicolaescu * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
2008-03-29 Stefan Monnier (vc-bzr-state-heuristic): Fix last change for when there are conflicts.
2008-03-28 Stefan Monnier (vc-bzr-sha1): New fun.
2008-03-24 Stefan Monnier (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
2008-03-24 Dan Nicolaescu * vc-hg.el (vc-hg-after-dir-status):
2008-03-23 Dan Nicolaescu (vc-bzr-state): Return 'removed for removed files and
2008-03-21 Dan Nicolaescu * vc-hg.el (vc-hg-state):
2008-03-17 Dan Nicolaescu Revert unintended change.
2008-03-17 Dan Nicolaescu * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
2008-03-15 Stefan Monnier (vc-bzr-diff): Use a faster invocation when possible.
2008-03-14 Dan Nicolaescu (vc-bzr-print-log): Insert a file marker. Run the log
2008-03-14 Dan Nicolaescu (vc-bzr-log-view-mode): "." can be part of a revno.
2008-03-06 Stefan Monnier (vc-bzr-resolve-when-done, vc-bzr-find-file-hook): New functions.
2008-02-23 Dan Nicolaescu * vc.el (vc-find-revision): Make vc-parent-buffer local before
2008-01-09 Miles Bader Merge from emacs--devo--0
2008-01-02 Miles Bader Merge from emacs--devo--0
2007-12-29 Miles Bader Merge from emacs--devo--0
2007-10-20 Miles Bader Merge from emacs--devo--0
2007-10-13 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-08-21 Miles Bader Merge from emacs--devo--0
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-08-03 Miles Bader Merge from emacs--devo--0
2007-08-03 Miles Bader Merge from emacs--devo--0
2007-07-24 Miles Bader Merge from emacs--devo--0 unicode-xft-base
2007-07-18 Miles Bader Merge from emacs--devo--0
2008-01-08 Miles Bader Merge from emacs--rel--22
2008-01-04 Dan Nicolaescu * mouse.el (mouse-popup-menubar): Fix typo.
2007-12-29 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
2007-12-28 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
2007-12-28 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
2007-12-26 Eric S. Raymond *** empty log message ***
2007-10-20 Stefan Monnier * vc-bzr.el (vc-bzr-diff-tree):
2007-10-10 Eric S. Raymond Carry through today's big terminology change to a few places where I
2007-10-10 Eric S. Raymond Terminology cleanup.
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-09-06 Romain Francoise (vc-bzr-admin-lastrev): New defconst.
2007-08-21 Miles Bader Merge from emacs--rel--22
2007-08-13 Miles Bader Merge from emacs--rel--22
2007-08-03 Miles Bader Change capitalization of VC backend names for new backends
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-07-20 Dan Nicolaescu * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-17 Stefan Monnier (vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
2007-06-28 Stefan Monnier (vc-functions): Clear up the cache when reloading the file.
2007-06-22 Dan Nicolaescu (vc-bzr-log-view-mode): Add + to the email address
2007-06-20 Stefan Monnier (vc-bzr-dir-state): Use setq rather than set.
2007-06-20 Stefan Monnier (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
2007-06-15 Masatake YAMATO * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
2007-06-11 Stefan Monnier *** empty log message ***
2008-03-20 Dan Nicolaescu (vc-bzr-print-log): Ensure it works when passed a
2008-03-19 Dan Nicolaescu (vc-bzr-print-log): Insert a file marker. Run the log
2008-03-18 Stefan Monnier (vc-bzr-log-view-mode, vc-bzr-annotate-command)
2008-03-14 Stefan Monnier (vc-bzr-registered): Fail if `bzr' is not installed.
2008-01-05 Romain Francoise 2008-01-05 Sven Joachim <svenjoac@gmx.de>
2008-01-04 Stefan Monnier Copyright and version headers update.
2007-09-07 Stefan Monnier (vc-bzr-admin-lastrev): New constant.
2007-08-15 Stefan Monnier Don't fiddle with vc-handled-backend.
2007-08-09 Stefan Monnier (vc-bzr-registered): Use \0 instead of literal NULs.
2007-08-07 Stefan Monnier Remove comments about vc-bzr.el being a modified unofficial version.
2007-08-06 Stefan Monnier (vc-bzr-registered): Gracefully handle missing "bzr"
2007-08-03 Miles Bader Change capitalization of VC backend names for new backends
2007-08-02 Stefan Monnier (vc-bzr-admin-dirstate): Rename from `...-dirname'.
2007-07-31 Stefan Monnier * vc-bzr.el: New file (copied from the trunk).